Package com.gpudb.protocol
Class AlterTableMonitorRequest.MonitorUpdatesMap
- java.lang.Object
-
- com.gpudb.protocol.AlterTableMonitorRequest.MonitorUpdatesMap
-
- Enclosing class:
- AlterTableMonitorRequest
public static final class AlterTableMonitorRequest.MonitorUpdatesMap extends Object
A set of string constants for theAlterTableMonitorRequestparametermonitorUpdatesMap.Map containing the properties of the table monitor to be updated. Error if empty.
-
-
Field Detail
-
SCHEMA_NAME
public static final String 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:
- Constant Field Values
-
-