org.apache.hadoop.hbase.util
Class IdLock.Entry

java.lang.Object
  extended by org.apache.hadoop.hbase.util.IdLock.Entry
Enclosing class:
IdLock

public static class IdLock.Entry
extends Object

An entry returned to the client as a lock object


Method Summary
 String toString()
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, wait
 

Method Detail

toString

public String toString()
Overrides:
toString in class Object


Copyright © 2012 The Apache Software Foundation. All Rights Reserved.