- java.lang.Object
-
- org.apache.hadoop.hbase.coordination.ZKSplitLogManagerCoordination.DeleteAsyncCallback
-
- All Implemented Interfaces:
- org.apache.zookeeper.AsyncCallback, org.apache.zookeeper.AsyncCallback.VoidCallback
- Enclosing class:
- ZKSplitLogManagerCoordination
public class ZKSplitLogManagerCoordination.DeleteAsyncCallback
extends Object
implements org.apache.zookeeper.AsyncCallback.VoidCallback
Asynchronous handler for zk delete node results. Retries on failures.
-
-
Nested Class Summary
-
Nested classes/interfaces inherited from interface org.apache.zookeeper.AsyncCallback
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
-
Field Summary
Fields
Modifier and Type |
Field and Description |
private org.apache.commons.logging.Log |
LOG |
-
Method Summary
-
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
Copyright © 2007–2019 The Apache Software Foundation. All rights reserved.