| Package | Description |
|---|---|
| com.sleepycat.je.rep |
Berkeley DB Java Edition High Availability (JE HA) enables replication of JE
environments.
|
| com.sleepycat.je.rep.impl |
INTERNAL: Top level HA implementation classes.
|
| 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.
|
| Class and Description |
|---|
| StreamAuthenticator
Object represents an interface to authenticate stream consumer and check its
access privilege.
|
| Class and Description |
|---|
| StreamAuthenticator
Object represents an interface to authenticate stream consumer and check its
access privilege.
|
| Class and Description |
|---|
| StreamAuthenticator
Object represents an interface to authenticate stream consumer and check its
access privilege.
|
| Class and Description |
|---|
| StreamAuthenticator
Object represents an interface to authenticate stream consumer and check its
access privilege.
|
| SubscriptionAuthHandler
Object represents an interface of subscriber authenticator, used by
subscriber to track token expiration and refresh token proactively.
|
| SubscriptionCallback
Interface of subscription callback function, to be implemented by clients to
process each received subscription message.
|
| SubscriptionConfig
Object to represent parameters to configure a subscription.
|
| SubscriptionStat
Object to represent subscription statistics
|
| SubscriptionStatus
Subscription status returned to client
|
Copyright © 2024. All rights reserved.