Class: ThriftHadoopFileSystem::Shutdown_args
- Inherits:
-
Object
- Object
- ThriftHadoopFileSystem::Shutdown_args
- Includes:
- Thrift::Struct, Thrift::Struct_Union
- Defined in:
- lib/thrift/thrift_hadoop_file_system.rb
Constant Summary collapse
- STATUS =
1
- FIELDS =
{ STATUS => {:type => ::Thrift::Types::I32, :name => 'status'} }
Instance Method Summary collapse
Instance Method Details
#struct_fields ⇒ Object
560 |
# File 'lib/thrift/thrift_hadoop_file_system.rb', line 560 def struct_fields; FIELDS; end |
#validate ⇒ Object
562 563 |
# File 'lib/thrift/thrift_hadoop_file_system.rb', line 562 def validate end |