| Package | Description |
|---|---|
| org.apache.qpid.server.store.berkeleydb | |
| org.apache.qpid.server.store.berkeleydb.replication |
| Modifier and Type | Class and Description |
|---|---|
class |
StandardEnvironmentFacade |
| Modifier and Type | Method and Description |
|---|---|
EnvironmentFacade |
EnvironmentFacadeFactory.createEnvironmentFacade(ConfiguredObject<?> parent) |
EnvironmentFacade |
StandardEnvironmentFacadeFactory.createEnvironmentFacade(ConfiguredObject<?> parent) |
protected abstract EnvironmentFacade |
AbstractBDBMessageStore.getEnvironmentFacade() |
EnvironmentFacade |
BDBConfigurationStore.getEnvironmentFacade() |
EnvironmentFacade |
BDBMessageStore.getEnvironmentFacade() |
| Modifier and Type | Method and Description |
|---|---|
static void |
BDBUtils.abortTransactionSafely(com.sleepycat.je.Transaction tx,
EnvironmentFacade environmentFacade) |
static void |
BDBUtils.closeCursorSafely(com.sleepycat.je.Cursor cursor,
EnvironmentFacade environmentFacade) |
| Constructor and Description |
|---|
CoalescingCommiter(String name,
EnvironmentFacade environmentFacade) |
| Modifier and Type | Class and Description |
|---|---|
class |
ReplicatedEnvironmentFacade |
| Modifier and Type | Method and Description |
|---|---|
EnvironmentFacade |
ReplicatedEnvironmentFacadeFactory.createEnvironmentFacade(ConfiguredObject<?> parent) |
| Modifier and Type | Method and Description |
|---|---|
void |
DatabasePinger.pingDb(EnvironmentFacade facade) |
Copyright © 2006–2016 The Apache Software Foundation. All rights reserved.