Package org.jivesoftware.openfire.pubsub.cluster


package org.jivesoftware.openfire.pubsub.cluster
  • Classes
    Class
    Description
    Updates the affiliation of a particular entity, for a particular pubsub node.
    A cluster task used to cancel a pubsub node subscription (a relation between an entity an a pubsub node).
    A cluster task used to instruct other cluster nodes that they must flush pending changes to pubsub nodes to the persistent data storage.
    A cluster task used to modify a pubsub node subscription (a relation between an entity an a pubsub node).
    A cluster task used to create a pubsub node subscription (a relation between an entity an a pubsub node).
    A cluster task used work with a particular pubsub node.
    Forces the node to be refreshed from the database.
    Removes a newly deleted node from memory across the cluster.
    A cluster task used work with a particular subscription (a relation between an entity an a pubsub node) of a pubsub node.