Class: Hypertable::ThriftGen::ClientService::Get_tables_args

Inherits:
Object
  • Object
show all
Includes:
Thrift::Struct, Thrift::Struct_Union
Defined in:
lib/hypertable/gen-rb/client_service.rb

Constant Summary collapse

NS =
1
FIELDS =
{
  NS => {:type => ::Thrift::Types::I64, :name => 'ns'}
}

Instance Method Summary collapse

Instance Method Details

#struct_fieldsObject



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

def struct_fields; FIELDS; end

#validateObject



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

def validate
end