Class: ThriftHadoopFileSystem::ThriftHandle
- Inherits:
-
Object
- Object
- ThriftHadoopFileSystem::ThriftHandle
- 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_fields ⇒ Object
17 |
# File 'lib/thrift/hadoopfs_types.rb', line 17 def struct_fields; FIELDS; end |
#validate ⇒ Object
19 20 |
# File 'lib/thrift/hadoopfs_types.rb', line 19 def validate end |