org.apache.hadoop.hbase.zookeeper
Class ZKUtil.ZKUtilOp.CreateAndFailSilent
java.lang.Object
org.apache.hadoop.hbase.zookeeper.ZKUtil.ZKUtilOp
org.apache.hadoop.hbase.zookeeper.ZKUtil.ZKUtilOp.CreateAndFailSilent
- Enclosing class:
- ZKUtil.ZKUtilOp
public static class ZKUtil.ZKUtilOp.CreateAndFailSilent
- extends ZKUtil.ZKUtilOp
ZKUtilOp representing createAndFailSilent in ZooKeeper
(attempt to create node, ignore error if already exists)
getData
public byte[] getData()
equals
public boolean equals(Object o)
- Overrides:
equals
in class Object
hashCode
public int hashCode()
- Overrides:
hashCode
in class Object
Copyright © 2007-2015 The Apache Software Foundation. All Rights Reserved.