public static interface CisternOuterClass.DumpBinlogReqOrBuilder
extends com.google.protobuf.MessageOrBuilder
| Modifier and Type | Method and Description |
|---|---|
long |
getBeginCommitTS()
beginCommitTS speicifies the position from which begin to dump binlogs.
|
findInitializationErrors, getAllFields, getDefaultInstanceForType, getDescriptorForType, getField, getInitializationErrorString, getOneofFieldDescriptor, getRepeatedField, getRepeatedFieldCount, getUnknownFields, hasField, hasOneoflong getBeginCommitTS()
beginCommitTS speicifies the position from which begin to dump binlogs. note that actually the result of dump starts from the one next to beginCommitTS it should be zero in case of the first request.
int64 beginCommitTS = 1;Copyright © 2025 PingCAP. All rights reserved.