@InterfaceAudience.Private public interface HBaseReferenceCounted extends org.apache.hbase.thirdparty.io.netty.util.ReferenceCounted
ReferenceCounted, because
 those methods are unlikely to be used.| Modifier and Type | Method and Description | 
|---|---|
| default boolean | release(int increment) | 
| default HBaseReferenceCounted | retain(int increment) | 
| default HBaseReferenceCounted | touch() | 
| default HBaseReferenceCounted | touch(Object hint) | 
default HBaseReferenceCounted retain(int increment)
retain in interface org.apache.hbase.thirdparty.io.netty.util.ReferenceCounteddefault boolean release(int increment)
release in interface org.apache.hbase.thirdparty.io.netty.util.ReferenceCounteddefault HBaseReferenceCounted touch()
touch in interface org.apache.hbase.thirdparty.io.netty.util.ReferenceCounteddefault HBaseReferenceCounted touch(Object hint)
touch in interface org.apache.hbase.thirdparty.io.netty.util.ReferenceCountedCopyright © 2007–2021 The Apache Software Foundation. All rights reserved.