Package com.gpudb.protocol
Class AlterTableMonitorRequest.MonitorUpdatesMap
java.lang.Object
com.gpudb.protocol.AlterTableMonitorRequest.MonitorUpdatesMap
Enclosing class:
A set of string constants for the
AlterTableMonitorRequest parameter monitorUpdatesMap.
Map containing the properties of the table monitor to be updated. Error if empty.
Field Details
SCHEMA_NAME
Updates the schema name. IfSCHEMA_NAMEdoesn’t exist, an error will be thrown. IfSCHEMA_NAMEis empty, then the user’s default schema will be used.See Also: