| Package | Description |
|---|---|
| com.sleepycat.je.rep.impl.node |
INTERNAL: Feeder and Replica node implementations.
|
| com.sleepycat.je.rep.subscription |
INTERNAL: Subscription of rep stream for use by stream API in NoSQL DB.
|
| Modifier and Type | Method and Description |
|---|---|
void |
Feeder.makeSecurityCheckResponse(String err)
Sends a security check response to client and if failure, wait for a
grace period before throwing an exception to caller
|
| Modifier and Type | Method and Description |
|---|---|
boolean |
SubscriptionAuthHandler.hasNewToken()
Returns if subscriber has new token to update during subscription.
|
void |
Subscription.start(VLSN vlsn)
Start subscription main thread, subscribe from a specific VLSN
from the feeder.
|
Copyright © 2024. All rights reserved.