Class: Hypertable::ThriftGen::ClientService::Get_schema_args
- Inherits:
-
Object
- Object
- Hypertable::ThriftGen::ClientService::Get_schema_args
- Includes:
- Thrift::Struct
- Defined in:
- lib/hypertable/gen-rb/client_service.rb
Constant Summary collapse
- NAME =
1- FIELDS =
{ NAME => {:type => ::Thrift::Types::STRING, :name => 'name'} }
Instance Method Summary collapse
Instance Method Details
#struct_fields ⇒ Object
1338 |
# File 'lib/hypertable/gen-rb/client_service.rb', line 1338 def struct_fields; FIELDS; end |
#validate ⇒ Object
1340 1341 |
# File 'lib/hypertable/gen-rb/client_service.rb', line 1340 def validate end |