public interface IHAPipelineResetRequest extends IHAMessage
Modifier and Type | Method and Description |
---|---|
UUID |
getProblemServiceId()
The
UUID of the service that the leader has forced from the
pipeline |
long |
getTimeoutNanos()
How long to await the state where the problem service is no longer part
of the write pipeline for a service that is upstream or downstream of the
problem service.
|
long |
token()
The quorum token in effect on the leader when this request was generated.
|
long token()
UUID getProblemServiceId()
UUID
of the service that the leader has forced from the
pipelineUUID
of the problem service -or- null
if
the leader did not identify a problem service.long getTimeoutNanos()
Copyright © 2006–2019 SYSTAP, LLC DBA Blazegraph. All rights reserved.