package stream

Mouse Melon logoGet desktop application:
View/edit binary Protocol Buffers messages

service DataXRecordsPreview

preview-datax-records.proto:10

service LogAppender

logger-appender.proto:11

service LogCollector

log-collector.proto:11

message HeaderColGrpc

preview-datax-records.proto:36

Used in: PreviewRowsDataResponse

enum LoggingEvent.Level

logger-appender.proto:24

Used in: LoggingEvent

message OffsetColValGrpc

preview-datax-records.proto:54

用于卡定DataX数据预览,翻页的偏移指针

Used in: PreviewRowsDataCriteria, PreviewRowsDataResponse

message PBuildPhaseStatus

log-collector.proto:50

Used in: PPhaseStatusCollection

message PBuildPhaseStatusParam

log-collector.proto:28

Used as request type in: LogCollector.BuildPhraseStatus, LogCollector.LoadPhaseStatus

message PDumpPhaseStatus

log-collector.proto:41

Used in: PPhaseStatusCollection

enum PExecuteState.InfoType

log-collector.proto:99

Used in: PExecuteState

enum PExecuteState.LogType

log-collector.proto:86

Used in: PExecuteState, PMonotorTarget

message PIndexBackFlowPhaseStatus

log-collector.proto:54

Used in: PPhaseStatusCollection

message PJoinPhaseStatus

log-collector.proto:46

Used in: PPhaseStatusCollection

message PPhaseStatusCollection

log-collector.proto:33

Used as request type in: LogCollector.InitTask

Used as response type in: LogCollector.BuildPhraseStatus, LogCollector.LoadPhaseStatus

message Record

preview-datax-records.proto:42

由于record 中colVals中的元素可以为空,单grpc规定repeated传输的原属不能为空,所以需要一个StringValue对象来作占位用

repeated .google.protobuf.StringValue colVals = 1;

Used in: PreviewRowsDataResponse

message StringValue

preview-datax-records.proto:48

Used in: Record