Interface | Description |
---|---|
ConvergenceNameSessionOwnershipRecord |
The
ConvergenceNameSessionOwnershipRecord interface represents a Rhino-managed session ownership record that is related to an SBB entity tree. |
SessionOwnershipFacility |
The session ownership facility provides a mechanism for tracking which node is currently responsible for processing
a given session.
|
SessionOwnershipReadListener |
Callback interface for Session Ownership Facility users that reports the outcome of read (retrieve) query operations.
|
SessionOwnershipWriteListener |
Callback interface for Session Ownership Facility users that reports the outcome of write (store and delete) query operations.
|
SessionOwnershipWriteResult |
Provides the result of any attempt to write data into the session ownership store.
|
Class | Description |
---|---|
AdoptionResult |
Result of an adoption operation.
|
SessionOwnershipRecord |
A Session Owner Record represents data for a single session stored by the session ownership facility.
|
SessionOwnershipRecord.Builder |
Builder of Session Ownership Records.
|
Enum | Description |
---|---|
AdoptionResultType |
SessionOwnershipFacility adoption result types.
|
WriteResult |
Session ownership facility write result types.
|