org.elasticsearch.cluster.metadata
Class MetaDataService.MdLock

java.lang.Object
  extended by org.elasticsearch.cluster.metadata.MetaDataService.MdLock
Enclosing class:
MetaDataService

public class MetaDataService.MdLock
extends Object


Constructor Summary
MetaDataService.MdLock()
           
 
Method Summary
 void lock()
           
 void unlock()
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

MetaDataService.MdLock

public MetaDataService.MdLock()
Method Detail

lock

public void lock()
          throws InterruptedException
Throws:
InterruptedException

unlock

public void unlock()


Copyright © 2009-2012. All Rights Reserved.