public class TestTransactionalState extends TransactionalState
Facilitates testing of non-public methods in the parent class.
| Modifier | Constructor and Description | 
|---|---|
protected  | 
TestTransactionalState(Map conf,
                      String id,
                      String subroot)
Matching constructor in absence of a default constructor in the parent class. 
 | 
| Modifier and Type | Method and Description | 
|---|---|
static void | 
createNode(org.apache.curator.framework.CuratorFramework curator,
          String rootDir,
          byte[] data,
          List<org.apache.zookeeper.data.ACL> acls,
          org.apache.zookeeper.CreateMode mode)  | 
close, delete, forPath, getData, list, mkdir, newCoordinatorState, newUserState, setDataCopyright © 2019 The Apache Software Foundation. All Rights Reserved.