Class: Hypertable::ThriftGen::ClientService::Open_namespace_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::STRING, :name => 'ns'}
}

Instance Method Summary collapse

Instance Method Details

#struct_fieldsObject



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

def struct_fields; FIELDS; end

#validateObject



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

def validate
end