Package | Description |
---|---|
org.tikv.kvproto |
Modifier and Type | Class and Description |
---|---|
static class |
Tracepb.NotifyCollect
Notify the subscriber to persis the spans of the trace.
|
static class |
Tracepb.NotifyCollect.Builder
Notify the subscriber to persis the spans of the trace.
|
Modifier and Type | Method and Description |
---|---|
Tracepb.NotifyCollectOrBuilder |
Tracepb.TraceRecordOrBuilder.getNotifyCollectOrBuilder()
.tracepb.NotifyCollect notify_collect = 2; |
Tracepb.NotifyCollectOrBuilder |
Tracepb.TraceRecord.getNotifyCollectOrBuilder()
.tracepb.NotifyCollect notify_collect = 2; |
Tracepb.NotifyCollectOrBuilder |
Tracepb.TraceRecord.Builder.getNotifyCollectOrBuilder()
.tracepb.NotifyCollect notify_collect = 2; |
Copyright © 2024 PingCAP. All rights reserved.