Class: ThriftFlumeClientServer::GetConfig_args

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

Constant Summary collapse

SOURCEID =
1
FIELDS =
{
  SOURCEID => {:type => ::Thrift::Types::STRING, :name => 'sourceId'}
}

Instance Method Summary collapse

Instance Method Details

#struct_fieldsObject



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

def struct_fields; FIELDS; end

#validateObject



228
229
# File 'lib/thrift/thrift_flume_client_server.rb', line 228

def validate
end