public class HAAwaitServiceJoinRequest extends Object implements IHAAwaitServiceJoinRequest, Serializable
Constructor and Description |
---|
HAAwaitServiceJoinRequest(UUID serviceUUID,
long timeout,
TimeUnit unit) |
Modifier and Type | Method and Description |
---|---|
UUID |
getServiceUUID()
The
UUID of the service whose service join will be awaited. |
long |
getTimeout()
How long to wait for the service join to become visible.
|
TimeUnit |
getUnit()
The unit for the timeout.
|
String |
toString() |
public UUID getServiceUUID()
IHAAwaitServiceJoinRequest
UUID
of the service whose service join will be awaited.getServiceUUID
in interface IHAAwaitServiceJoinRequest
public long getTimeout()
IHAAwaitServiceJoinRequest
getTimeout
in interface IHAAwaitServiceJoinRequest
public TimeUnit getUnit()
IHAAwaitServiceJoinRequest
getUnit
in interface IHAAwaitServiceJoinRequest
Copyright © 2006–2019 SYSTAP, LLC DBA Blazegraph. All rights reserved.