Class: Hexspace::TCLIService::GetTables_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::TGetTablesReq}
}

Instance Method Summary collapse

Instance Method Details

#struct_fieldsObject



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

def struct_fields; FIELDS; end

#validateObject



823
824
# File 'lib/hexspace/tcli_service.rb', line 823

def validate
end