Class: Hexspace::TCLIService::GetResultSetMetadata_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::TGetResultSetMetadataReq}
}

Instance Method Summary collapse

Instance Method Details

#struct_fieldsObject



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

def struct_fields; FIELDS; end

#validateObject



1111
1112
# File 'lib/hexspace/tcli_service.rb', line 1111

def validate
end