public static interface ImportSstpb.RewriteRuleOrBuilder
extends com.google.protobuf.MessageOrBuilder
Modifier and Type | Method and Description |
---|---|
com.google.protobuf.ByteString |
getNewKeyPrefix()
bytes new_key_prefix = 2; |
long |
getNewTimestamp()
uint64 new_timestamp = 3; |
com.google.protobuf.ByteString |
getOldKeyPrefix()
bytes old_key_prefix = 1; |
findInitializationErrors, getAllFields, getDefaultInstanceForType, getDescriptorForType, getField, getInitializationErrorString, getOneofFieldDescriptor, getRepeatedField, getRepeatedFieldCount, getUnknownFields, hasField, hasOneof
com.google.protobuf.ByteString getOldKeyPrefix()
bytes old_key_prefix = 1;
com.google.protobuf.ByteString getNewKeyPrefix()
bytes new_key_prefix = 2;
long getNewTimestamp()
uint64 new_timestamp = 3;
Copyright © 2024 PingCAP. All rights reserved.