org.neo4j.helpers.progress
Class Completion

java.lang.Object
  extended by org.neo4j.helpers.progress.Completion

public final class Completion
extends Object


Constructor Summary
Completion()
           
 
Method Summary
 void await(long timeout, TimeUnit unit)
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

Completion

public Completion()
Method Detail

await

public void await(long timeout,
                  TimeUnit unit)
           throws InterruptedException,
                  TimeoutException,
                  ProcessFailureException
Throws:
InterruptedException
TimeoutException
ProcessFailureException


Copyright © 2002-2013 The Neo4j Graph Database Project. All Rights Reserved.