Package com.gpudb.protocol
Class CreateContainerRegistryResponse
java.lang.Object
com.gpudb.protocol.CreateContainerRegistryResponse
All Implemented Interfaces:
org.apache.avro.generic.GenericContainer, org.apache.avro.generic.IndexedRecordpublic class CreateContainerRegistryResponse extends Object implements org.apache.avro.generic.IndexedRecord
Nested Class Summary
Nested ClassesMethod Summary
Modifier and TypeMethodDescriptionbooleanget(int index) static org.apache.avro.SchemaintgetInfo()org.apache.avro.SchemainthashCode()voidsetEntityId(int entityId) setRegistryName(String registryName) toString()
Method Details
getClassSchema
public static org.apache.avro.Schema getClassSchema()setRegistryName
getEntityId
public int getEntityId()setEntityId
setInfo
getSchema
public org.apache.avro.Schema getSchema()Specified by:getSchemain interfaceorg.apache.avro.generic.GenericContainer