| Package | Description |
|---|---|
| com.sleepycat.je.rep |
Berkeley DB Java Edition High Availability (JE HA) enables replication of JE
environments.
|
| com.sleepycat.je.rep.subscription |
INTERNAL: Subscription of rep stream for use by stream API in NoSQL DB.
|
| Modifier and Type | Method and Description |
|---|---|
GroupShutdownException |
GroupShutdownException.wrapSelf(String msg)
For internal use only.
|
| Modifier and Type | Method and Description |
|---|---|
void |
Subscription.start()
Start subscription main thread, subscribe from the very first VLSN
from the feeder.
|
void |
Subscription.start(VLSN vlsn)
Start subscription main thread, subscribe from a specific VLSN
from the feeder.
|
Copyright © 2024. All rights reserved.