Package com.gpudb.protocol
Class AlterGraphRequest
java.lang.Object
com.gpudb.protocol.AlterGraphRequest
All Implemented Interfaces:
org.apache.avro.generic.GenericContainer, org.apache.avro.generic.IndexedRecordNested Class Summary
Nested ClassesModifier and TypeClassDescriptionstatic final classstatic final classConstructor Summary
ConstructorsConstructorDescriptionMethod Summary
Modifier and TypeMethodDescriptionbooleanget(int index) static org.apache.avro.Schemaorg.apache.avro.SchemainthashCode()voidsetActionArg(String actionArg) setGraphName(String graphName) setOptions(Map<String, String> options) toString()
Method Details
getClassSchema
public static org.apache.avro.Schema getClassSchema()setGraphName
setAction
setActionArg
setOptions
getSchema
public org.apache.avro.Schema getSchema()Specified by:getSchemain interfaceorg.apache.avro.generic.GenericContainer