Class: ThriftFlumeClientServer::CheckAck_args

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

Constant Summary collapse

ACKID =
1
FIELDS =
{
  ACKID => {:type => ::Thrift::Types::STRING, :name => 'ackid'}
}

Instance Method Summary collapse

Instance Method Details

#struct_fieldsObject



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

def struct_fields; FIELDS; end

#validateObject



355
356
# File 'lib/thrift/thrift_flume_client_server.rb', line 355

def validate
end