Class: ThriftFlumeClientServer::GetLogicalNodes_result

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

Constant Summary collapse

SUCCESS =
0
FIELDS =
{
  SUCCESS => {:type => ::Thrift::Types::LIST, :name => 'success', :element => {:type => ::Thrift::Types::STRING}}
}

Instance Method Summary collapse

Instance Method Details

#struct_fieldsObject



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

def struct_fields; FIELDS; end

#validateObject



276
277
# File 'lib/thrift/thrift_flume_client_server.rb', line 276

def validate
end