Class: Hypertable::ThriftGen::ClientService::Flush_mutator_args

Inherits:
Object
  • Object
show all
Includes:
Thrift::Struct
Defined in:
lib/hypertable/gen-rb/client_service.rb

Constant Summary collapse

MUTATOR =
1
FIELDS =
{
  MUTATOR => {:type => ::Thrift::Types::I64, :name => 'mutator'}
}

Instance Method Summary collapse

Instance Method Details

#struct_fieldsObject



1272
# File 'lib/hypertable/gen-rb/client_service.rb', line 1272

def struct_fields; FIELDS; end

#validateObject



1274
1275
# File 'lib/hypertable/gen-rb/client_service.rb', line 1274

def validate
end