public class TraceStateImpl extends TraceState
TraceState.Statuscoordinator, sessionId, sessionIdBytes, traceType, ttl, watch| Constructor and Description |
|---|
TraceStateImpl(java.net.InetAddress coordinator,
java.util.UUID sessionId,
Tracing.TraceType traceType) |
| Modifier and Type | Method and Description |
|---|---|
protected void |
traceImpl(java.lang.String message) |
protected void |
waitForPendingEvents()
Post a no-op event to the TRACING stage, so that we can be sure that any previous mutations
have at least been applied to one replica.
|
acquireReference, addProgressListener, elapsed, enableActivityNotification, notifyActivity, releaseReference, removeProgressListener, stop, trace, trace, trace, trace, waitActivitypublic TraceStateImpl(java.net.InetAddress coordinator,
java.util.UUID sessionId,
Tracing.TraceType traceType)
protected void traceImpl(java.lang.String message)
traceImpl in class TraceStateprotected void waitForPendingEvents()
StageManager.tracingExecutor().waitForPendingEvents in class TraceStateCopyright © 2017 The Apache Software Foundation