- java.lang.Object
-
- org.apache.hadoop.hbase.coprocessor.example.ZooKeeperScanPolicyObserver.ZKDataHolder
-
-
Field Summary
Fields
Modifier and Type |
Field and Description |
private org.apache.curator.framework.recipes.cache.NodeCache |
cache |
private org.apache.curator.framework.CuratorFramework |
client |
private String |
ensemble |
private int |
ref |
private int |
sessionTimeout |
-
Constructor Summary
Constructors
Constructor and Description |
ZKDataHolder(String ensemble,
int sessionTimeout) |
-
Method Summary
-
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
-
-
Method Detail
-
close
private void close()
Copyright © 2007–2020 The Apache Software Foundation. All rights reserved.