| Constructor and Description |
|---|
SegmentStandardization(String id) |
| Modifier and Type | Method and Description |
|---|---|
EndOfBatchContext |
getEndOfBatchContext() |
String |
getId() |
org.apache.skywalking.apm.network.proto.UpstreamSegment |
getUpstreamSegment() |
void |
setEndOfBatchContext(EndOfBatchContext context) |
void |
setUpstreamSegment(org.apache.skywalking.apm.network.proto.UpstreamSegment upstreamSegment) |
public SegmentStandardization(String id)
public String getId()
public EndOfBatchContext getEndOfBatchContext()
getEndOfBatchContext in interface QueueDatapublic void setEndOfBatchContext(EndOfBatchContext context)
setEndOfBatchContext in interface QueueDatapublic org.apache.skywalking.apm.network.proto.UpstreamSegment getUpstreamSegment()
public void setUpstreamSegment(org.apache.skywalking.apm.network.proto.UpstreamSegment upstreamSegment)
Copyright © 2018 The Apache Software Foundation. All rights reserved.