Package com.gpudb.protocol
Class ShowModelRequest
java.lang.Object
com.gpudb.protocol.ShowModelRequest
All Implemented Interfaces:
org.apache.avro.generic.GenericContainer, org.apache.avro.generic.IndexedRecordConstructor Summary
ConstructorsConstructorDescriptionMethod Summary
Modifier and TypeMethodDescriptionbooleanget(int index) static org.apache.avro.Schemaorg.apache.avro.SchemainthashCode()voidsetModelNames(List<String> modelNames) setOptions(Map<String, String> options) toString()
Method Details
getClassSchema
public static org.apache.avro.Schema getClassSchema()setModelNames
setOptions
getSchema
public org.apache.avro.Schema getSchema()Specified by:getSchemain interfaceorg.apache.avro.generic.GenericContainer