Class: ThriftFlumeClientServer::GetChokeMap_args

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

Constant Summary collapse

PHYSNODE =
1
FIELDS =
{
  PHYSNODE => {:type => ::Thrift::Types::STRING, :name => 'physNode'}
}

Instance Method Summary collapse

Instance Method Details

#struct_fieldsObject



290
# File 'lib/thrift/thrift_flume_client_server.rb', line 290

def struct_fields; FIELDS; end

#validateObject



292
293
# File 'lib/thrift/thrift_flume_client_server.rb', line 292

def validate
end