Class: ThriftHadoopFileSystem::Shutdown_args

Inherits:
Object
  • Object
show all
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_fieldsObject



560
# File 'lib/thrift/thrift_hadoop_file_system.rb', line 560

def struct_fields; FIELDS; end

#validateObject



562
563
# File 'lib/thrift/thrift_hadoop_file_system.rb', line 562

def validate
end