Class: ThriftHadoopFileSystem::ThriftHandle

Inherits:
Object
  • Object
show all
Includes:
Thrift::Struct, Thrift::Struct_Union
Defined in:
lib/thrift/hadoopfs_types.rb

Constant Summary collapse

ID =
-1
FIELDS =
{
  ID => {:type => ::Thrift::Types::I64, :name => 'id'}
}

Instance Method Summary collapse

Instance Method Details

#struct_fieldsObject



17
# File 'lib/thrift/hadoopfs_types.rb', line 17

def struct_fields; FIELDS; end

#validateObject



19
20
# File 'lib/thrift/hadoopfs_types.rb', line 19

def validate
end