Class: FlumeMasterAdminServer::GetNodeStatuses_result

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

Constant Summary collapse

SUCCESS =
0
FIELDS =
{
  SUCCESS => {:type => ::Thrift::Types::MAP, :name => 'success', :key => {:type => ::Thrift::Types::STRING}, :value => {:type => ::Thrift::Types::STRUCT, :class => FlumeNodeStatusThrift}}
}

Instance Method Summary collapse

Instance Method Details

#struct_fieldsObject



318
# File 'lib/thrift/flume_master_admin_server.rb', line 318

def struct_fields; FIELDS; end

#validateObject



320
321
# File 'lib/thrift/flume_master_admin_server.rb', line 320

def validate
end