Package | Description |
---|---|
com.opencloud.rhino.facilities.sessionownership | |
com.opencloud.rhino.resources.sessionownership |
Modifier and Type | Method and Description |
---|---|
void |
SessionOwnershipWriteListener.onWriteResult(List<SessionOwnershipWriteResult> results)
Callback made when the session ownership facility completes a write query operation.
|
Modifier and Type | Method and Description |
---|---|
List<SessionOwnershipWriteResult> |
SessionOwnershipWriteResultEvent.getResults()
Get the write results produced from the query operation.
|
Constructor and Description |
---|
SessionOwnershipWriteResultEvent(long queryID,
List<SessionOwnershipWriteResult> results) |