Class TransactionalState

  • Direct Known Subclasses:
    TestTransactionalState

    public class TransactionalState
    extends Object
    Class that contains the logic to extract the transactional state info from zookeeper. All transactional state is kept in zookeeper. This class only contains references to Curator, which is used to get all info from zookeeper.