Package com.gpudb.protocol
Class ShowTableMonitorsResponse.AdditionalInfo
java.lang.Object
com.gpudb.protocol.ShowTableMonitorsResponse.AdditionalInfo
Enclosing class:
A set of string constants for the
ShowTableMonitorsResponse parameter additionalInfo.
Additional information about the respective monitors in monitorIds.
Field Summary
FieldsModifier and TypeFieldDescriptionstatic final StringDatasink info in JSON format for the respectivemonitorIdsif one is defined.static final StringMaterialized view that implements the change detector.static final StringMaterialized views created for thefilterExpressions.static final StringNotification type for the respectivemonitorIdsandtableNames.static final StringReference count on the respectivemonitorIds.static final StringNotification type schemas for the respectivemonitorIdsandtableNames.
Field Details
MONITOR_TYPE
Notification type for the respectivemonitorIdsandtableNames. The default value is ”.See Also:TYPE_SCHEMA
Notification type schemas for the respectivemonitorIdsandtableNames. The default value is ”.See Also:MATERIALIZED_VIEW_FOR_FILTER
Materialized views created for thefilterExpressions. The default value is ”.See Also:DATASINK_JSON
Datasink info in JSON format for the respectivemonitorIdsif one is defined. The default value is ”.See Also: