| Package | Description |
|---|---|
| com.threerings.admin.server | |
| com.threerings.crowd.peer.server | |
| com.threerings.presents.peer.server |
| Class and Description |
|---|
| PeerManager
Manages connections to the other nodes in a Presents server cluster.
|
| Class and Description |
|---|
| PeerManager
Manages connections to the other nodes in a Presents server cluster.
|
| PeerProvider
Defines the server-side of the
PeerService. |
| Class and Description |
|---|
| NodeRequestsListener
Communicates the
NodeRequestsListener.NodeRequestsResult of a PeerManager.NodeRequest sent to one
or more peer nodes. |
| NodeRequestsListener.NodeRequestsResult
Contains the result of a
PeerManager.NodeRequest sent to one or more peer nodes. |
| PeerManager
Manages connections to the other nodes in a Presents server cluster.
|
| PeerManager.DroppedLockObserver
Used by entities that wish to know when this peer has been forced into immediately releasing
a lock.
|
| PeerManager.LockedOperation
Wraps an operation that needs a shared resource lock to be acquired before it can be
performed, and released after it completes.
|
| PeerManager.NodeAction
Encapsulates code that is meant to be executed one or more servers.
|
| PeerManager.NodeApplicant |
| PeerManager.NodeRequest
Encapsulates code that is meant to be executed one or more servers and return a result.
|
| PeerManager.StaleCacheObserver
Used by entities that wish to know when cached data has become stale due to a change on
one of our peer servers.
|
| PeerManager.Stats
Returned by
PeerManager.getStats(). |
| PeerProvider
Defines the server-side of the
PeerService. |
Copyright © 2015. All rights reserved.