public class TraceStateImpl extends TraceState
TraceState.Status
Modifier and Type | Field and Description |
---|---|
static int |
WAIT_FOR_PENDING_EVENTS_TIMEOUT_SECS |
coordinator, sessionId, sessionIdBytes, traceType, ttl, watch
Constructor and Description |
---|
TraceStateImpl(InetAddressAndPort coordinator,
java.util.UUID sessionId,
Tracing.TraceType traceType) |
Modifier and Type | Method and Description |
---|---|
protected void |
traceImpl(java.lang.String message) |
protected void |
waitForPendingEvents()
Wait on submitted futures
|
acquireReference, addProgressListener, elapsed, enableActivityNotification, notifyActivity, releaseReference, removeProgressListener, stop, trace, trace, trace, trace, waitActivity
public static int WAIT_FOR_PENDING_EVENTS_TIMEOUT_SECS
public TraceStateImpl(InetAddressAndPort coordinator, java.util.UUID sessionId, Tracing.TraceType traceType)
protected void traceImpl(java.lang.String message)
traceImpl
in class TraceState
protected void waitForPendingEvents()
waitForPendingEvents
in class TraceState
Copyright © 2009-2021 The Apache Software Foundation