Class: Hypertable::ThriftGen::ClientService::Get_table_id_args

Inherits:
Object
  • Object
show all
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_fieldsObject



1304
# File 'lib/hypertable/gen-rb/client_service.rb', line 1304

def struct_fields; FIELDS; end

#validateObject



1306
1307
# File 'lib/hypertable/gen-rb/client_service.rb', line 1306

def validate
end