org.apache.accumulo.server.tabletserver.log
Class DfsLogger.LoggerOperation

java.lang.Object
  extended by org.apache.accumulo.server.tabletserver.log.DfsLogger.LoggerOperation
Enclosing class:
DfsLogger

public static class DfsLogger.LoggerOperation
extends Object


Constructor Summary
DfsLogger.LoggerOperation(org.apache.accumulo.server.tabletserver.log.DfsLogger.LogWork work)
           
 
Method Summary
 void await()
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

DfsLogger.LoggerOperation

public DfsLogger.LoggerOperation(org.apache.accumulo.server.tabletserver.log.DfsLogger.LogWork work)
Method Detail

await

public void await()
           throws IOException
Throws:
IOException


Copyright © 2013 Apache Accumulo Project. All Rights Reserved.