public static interface DistributedTracker.Operation
Modifier and Type | Method and Description |
---|---|
FutureResponse |
create(PeerAddress address,
boolean primary)
Creates an RPC.
|
FutureResponse create(PeerAddress address, boolean primary)
address
- The address of the remote peerprimary
- If the remote peer is a primary tracker, the flag is set
to trueCopyright © 2013. All Rights Reserved.