Class: FlumeMasterAdminServer::GetConfigs_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 => ThriftFlumeConfigData}}
}

Instance Method Summary collapse

Instance Method Details

#struct_fieldsObject



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

def struct_fields; FIELDS; end

#validateObject



351
352
# File 'lib/thrift/flume_master_admin_server.rb', line 351

def validate
end