static class OfflineCallback.ExistCallback extends Object implements org.apache.zookeeper.AsyncCallback.StatCallback
org.apache.zookeeper.AsyncCallback.ACLCallback, org.apache.zookeeper.AsyncCallback.Children2Callback, org.apache.zookeeper.AsyncCallback.ChildrenCallback, org.apache.zookeeper.AsyncCallback.DataCallback, org.apache.zookeeper.AsyncCallback.StatCallback, org.apache.zookeeper.AsyncCallback.StringCallback, org.apache.zookeeper.AsyncCallback.VoidCallback
Modifier and Type | Field and Description |
---|---|
private AtomicInteger |
counter |
private ServerName |
destination |
private static org.apache.commons.logging.Log |
LOG |
private Map<String,Integer> |
offlineNodesVersions |
Constructor and Description |
---|
OfflineCallback.ExistCallback(ServerName destination,
AtomicInteger counter,
Map<String,Integer> offlineNodesVersions) |
private static final org.apache.commons.logging.Log LOG
private final AtomicInteger counter
private ServerName destination
OfflineCallback.ExistCallback(ServerName destination, AtomicInteger counter, Map<String,Integer> offlineNodesVersions)
Copyright © 2007–2019 The Apache Software Foundation. All rights reserved.