Class: ThriftFlumeClientServer::GetLogicalNodes_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



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

def struct_fields; FIELDS; end

#validateObject



260
261
# File 'lib/thrift/thrift_flume_client_server.rb', line 260

def validate
end