Package com.illumon.iris.controller
Class PersistentQueryState.StatusUpdate
java.lang.Object
com.illumon.iris.controller.PersistentQueryState.StatusUpdate
- All Implemented Interfaces:
Serializable
- Enclosing class:
- PersistentQueryState
- See Also:
-
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionlong
boolean
boolean
boolean
setScopeNamesAndTypes
(Map<String, ExportedObjectInfo> scopeNamesAndTypes) setStatus
(PersistentQueryState.Status status) setTableGroups
(Map<String, String[]> tableGroups)
-
Constructor Details
-
StatusUpdate
-
-
Method Details
-
getSerial
public long getSerial() -
hasStatusUpdate
public boolean hasStatusUpdate() -
setStatus
-
getStatus
-
hasScopeNamesAndTypesUpdate
public boolean hasScopeNamesAndTypesUpdate() -
setScopeNamesAndTypes
public PersistentQueryState.StatusUpdate setScopeNamesAndTypes(Map<String, ExportedObjectInfo> scopeNamesAndTypes) -
getScopeNamesAndTypes
-
hasTableGroups
public boolean hasTableGroups() -
setTableGroups
-
getTableGroups
-
getProcessInfoId
-