Package com.gpudb.protocol
Class AlterModelRequest
java.lang.Object
com.gpudb.protocol.AlterModelRequest
All Implemented Interfaces:
org.apache.avro.generic.GenericContainer, org.apache.avro.generic.IndexedRecordNested Class Summary
Nested ClassesConstructor Summary
ConstructorsConstructorDescriptionMethod Summary
Modifier and TypeMethodDescriptionbooleanget(int index) static org.apache.avro.Schemaorg.apache.avro.SchemagetValue()inthashCode()voidsetModelName(String modelName) setOptions(Map<String, String> options) toString()
Method Details
getClassSchema
public static org.apache.avro.Schema getClassSchema()setModelName
setAction
setValue
setOptions
getSchema
public org.apache.avro.Schema getSchema()Specified by:getSchemain interfaceorg.apache.avro.generic.GenericContainer