Package com.gpudb.protocol
Class ShowContainerRegistryResponse
java.lang.Object
com.gpudb.protocol.ShowContainerRegistryResponse
All Implemented Interfaces:
org.apache.avro.generic.GenericContainer, org.apache.avro.generic.IndexedRecordpublic class ShowContainerRegistryResponse extends Object implements org.apache.avro.generic.IndexedRecord
Nested Class Summary
Nested ClassesMethod Summary
Modifier and TypeMethodDescriptionbooleanget(int index) static org.apache.avro.SchemagetInfo()org.apache.avro.SchemainthashCode()voidsetCredentialList(List<String> credentialList) setEntityIds(List<Integer> entityIds) setRegistryName(String registryName) setRegistryNames(List<String> registryNames) setUriList(List<String> uriList) toString()
Method Details
getClassSchema
public static org.apache.avro.Schema getClassSchema()setRegistryName
setRegistryNames
setEntityIds
setUriList
setCredentialList
setInfo
getSchema
public org.apache.avro.Schema getSchema()Specified by:getSchemain interfaceorg.apache.avro.generic.GenericContainer