Class: ThriftHadoopFileSystem::Close_args
- Inherits:
-
Object
- Object
- ThriftHadoopFileSystem::Close_args
- Includes:
- Thrift::Struct, Thrift::Struct_Union
- Defined in:
- lib/thrift/thrift_hadoop_file_system.rb
Constant Summary collapse
- OUT =
1
- FIELDS =
{ OUT => {:type => ::Thrift::Types::STRUCT, :name => 'out', :class => ThriftHandle} }
Instance Method Summary collapse
Instance Method Details
#struct_fields ⇒ Object
811 |
# File 'lib/thrift/thrift_hadoop_file_system.rb', line 811 def struct_fields; FIELDS; end |
#validate ⇒ Object
813 814 |
# File 'lib/thrift/thrift_hadoop_file_system.rb', line 813 def validate end |