Class: Hypertable::ThriftGen::HqlService::Hql_query_args
- Inherits:
-
Object
- Object
- Hypertable::ThriftGen::HqlService::Hql_query_args
- Includes:
- Thrift::Struct
- Defined in:
- lib/hypertable/gen-rb/hql_service.rb
Constant Summary collapse
- COMMAND =
1- FIELDS =
{ COMMAND => {:type => ::Thrift::Types::STRING, :name => 'command'} }
Instance Method Summary collapse
Instance Method Details
#struct_fields ⇒ Object
127 |
# File 'lib/hypertable/gen-rb/hql_service.rb', line 127 def struct_fields; FIELDS; end |
#validate ⇒ Object
129 130 |
# File 'lib/hypertable/gen-rb/hql_service.rb', line 129 def validate end |