public class NoopExitSpan extends NoopSpan implements WithPeerInfo
| Constructor and Description |
|---|
NoopExitSpan(int peerId) |
NoopExitSpan(String peer) |
| Modifier and Type | Method and Description |
|---|---|
String |
getPeer() |
int |
getPeerId() |
boolean |
isExit() |
asyncFinish, errorOccurred, finish, getOperationId, getOperationName, getSpanId, isEntry, log, log, prepareForAsync, ref, setComponent, setComponent, setLayer, setOperationId, setOperationName, setPeer, start, start, tag, tagpublic NoopExitSpan(int peerId)
public NoopExitSpan(String peer)
public int getPeerId()
getPeerId in interface WithPeerInfopublic String getPeer()
getPeer in interface WithPeerInfopublic boolean isExit()
isExit in interface AbstractSpanisExit in class NoopSpanCopyright © 2019 The Apache Software Foundation. All rights reserved.