org.apache.qpid.server.store
Interface TransactionLog.StoreFuture

Enclosing interface:
TransactionLog

public static interface TransactionLog.StoreFuture


Method Summary
 boolean isComplete()
           
 void waitForCompletion()
           
 

Method Detail

isComplete

boolean isComplete()

waitForCompletion

void waitForCompletion()


Licensed to the Apache Software Foundation