Package com.gpudb.protocol
Class CreateTableMonitorResponse.Info
java.lang.Object
com.gpudb.protocol.CreateTableMonitorResponse.Info
Enclosing class:
A set of string constants for the
CreateTableMonitorResponse parameter info.
Additional information.
Field Summary
FieldsModifier and TypeFieldDescriptionstatic final Stringstatic final StringThe JSON Avro schema for ‘delete’ events.static final Stringstatic final StringThe JSON Avro schema of the table intableName.static final StringFor insert_table/delete_table events, the ttl of the table.static final Stringstatic final StringThe JSON Avro schema for ‘update’ events.
Field Details