| AffiliationTask |
Updates the affiliation of a particular entity, for a particular pubsub node.
|
| CancelSubscriptionTask |
A cluster task used to cancel a pubsub node subscription (a relation between an entity an a pubsub node).
|
| FlushTask |
A cluster task used to instruct other cluster nodes that they must flush pending changes to pubsub nodes to the
persistent data storage.
|
| ModifySubscriptionTask |
A cluster task used to modify a pubsub node subscription (a relation between an entity an a pubsub node).
|
| NewSubscriptionTask |
A cluster task used to create a pubsub node subscription (a relation between an entity an a pubsub node).
|
| NodeTask |
A cluster task used work with a particular pubsub node.
|
| RefreshNodeTask |
Forces the node to be refreshed from the database.
|
| RemoveNodeTask |
Removes a newly deleted node from memory across the cluster.
|
| SubscriptionTask |
A cluster task used work with a particular subscription (a relation between an entity an a pubsub node) of a pubsub node.
|