public interface Committer
Modifier and Type | Method and Description |
---|---|
void |
commit(com.sleepycat.je.Transaction tx,
boolean syncCommit) |
<X> com.google.common.util.concurrent.ListenableFuture<X> |
commitAsync(com.sleepycat.je.Transaction tx,
X val) |
void |
start() |
void |
stop() |
Copyright © 2006–2016 The Apache Software Foundation. All rights reserved.