| Package | Description |
|---|---|
| com.sleepycat.je |
Foundation for creating environments, databases and transactions; provides
cursor based data access.
|
| com.sleepycat.je.rep |
Berkeley DB Java Edition High Availability (JE HA) enables replication of JE
environments.
|
| com.sleepycat.je.rep.monitor |
BDB JE HA support for applications that need to track the composition of a
replication group, in order to do tasks such as load balancing and
request routing.
|
| com.sleepycat.je.rep.util.ldiff |
INTERNAL: LDiff debugging utility for comparing databases on different
nodes in a group.
|
| com.sleepycat.persist |
The Direct Persistence Layer (DPL) adds a persistent object model to the
Berkeley DB transactional engine.
|
| com.sleepycat.persist.evolve |
Utilities for managing class evolution of persistent objects.
|
| Modifier and Type | Class and Description |
|---|---|
class |
CheckpointConfigBeanInfo |
class |
CursorConfigBeanInfo |
class |
DatabaseConfigBeanInfo |
class |
DiskOrderedCursorConfigBeanInfo |
class |
EnvironmentConfigBeanInfo |
class |
EnvironmentMutableConfigBeanInfo |
class |
JoinConfigBeanInfo |
class |
PreloadConfigBeanInfo |
class |
SecondaryConfigBeanInfo |
class |
SequenceConfigBeanInfo |
class |
StatsConfigBeanInfo |
class |
TransactionConfigBeanInfo |
class |
VerifyConfigBeanInfo |
| Modifier and Type | Class and Description |
|---|---|
class |
NetworkRestoreConfigBeanInfo |
class |
ReplicationBasicConfigBeanInfo |
class |
ReplicationConfigBeanInfo |
class |
ReplicationMutableConfigBeanInfo |
class |
ReplicationNetworkConfigBeanInfo |
class |
ReplicationSSLConfigBeanInfo |
| Modifier and Type | Class and Description |
|---|---|
class |
MonitorConfigBeanInfo |
| Modifier and Type | Class and Description |
|---|---|
class |
LDiffConfigBeanInfo |
| Modifier and Type | Class and Description |
|---|---|
class |
StoreConfigBeanInfo |
| Modifier and Type | Class and Description |
|---|---|
class |
EvolveConfigBeanInfo |
Copyright © 2024. All rights reserved.