Class: Hexspace::TCLIService::GetPrimaryKeys_args

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

Constant Summary collapse

REQ =
1
FIELDS =
{
  REQ => {:type => ::Thrift::Types::STRUCT, :name => 'req', :class => ::Hexspace::TGetPrimaryKeysReq}
}

Instance Method Summary collapse

Instance Method Details

#struct_fieldsObject



949
# File 'lib/hexspace/tcli_service.rb', line 949

def struct_fields; FIELDS; end

#validateObject



951
952
# File 'lib/hexspace/tcli_service.rb', line 951

def validate
end