public static interface PumpOuterClass.PullBinlogRespOrBuilder
extends com.google.protobuf.MessageOrBuilder
| Modifier and Type | Method and Description |
|---|---|
PumpOuterClass.Entity |
getEntity()
The binlog entity that send in a stream
|
PumpOuterClass.EntityOrBuilder |
getEntityOrBuilder()
The binlog entity that send in a stream
|
boolean |
hasEntity()
The binlog entity that send in a stream
|
findInitializationErrors, getAllFields, getDefaultInstanceForType, getDescriptorForType, getField, getInitializationErrorString, getOneofFieldDescriptor, getRepeatedField, getRepeatedFieldCount, getUnknownFields, hasField, hasOneofboolean hasEntity()
The binlog entity that send in a stream
.binlog.Entity entity = 1 [(.gogoproto.nullable) = false];PumpOuterClass.Entity getEntity()
The binlog entity that send in a stream
.binlog.Entity entity = 1 [(.gogoproto.nullable) = false];PumpOuterClass.EntityOrBuilder getEntityOrBuilder()
The binlog entity that send in a stream
.binlog.Entity entity = 1 [(.gogoproto.nullable) = false];Copyright © 2025 PingCAP. All rights reserved.