| Constructor and Description |
|---|
CoalescingCommiter(String name,
EnvironmentFacade environmentFacade) |
| 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() |
public CoalescingCommiter(String name, EnvironmentFacade environmentFacade)
public void commit(com.sleepycat.je.Transaction tx,
boolean syncCommit)
public <X> com.google.common.util.concurrent.ListenableFuture<X> commitAsync(com.sleepycat.je.Transaction tx,
X val)
commitAsync in interface CommitterCopyright © 2006–2016 The Apache Software Foundation. All rights reserved.