public static interface ImportKvpb.ImportEngineRequestOrBuilder
extends com.google.protobuf.MessageOrBuilder
Modifier and Type | Method and Description |
---|---|
String |
getPdAddr()
string pd_addr = 2; |
com.google.protobuf.ByteString |
getPdAddrBytes()
string pd_addr = 2; |
com.google.protobuf.ByteString |
getUuid()
bytes uuid = 1; |
findInitializationErrors, getAllFields, getDefaultInstanceForType, getDescriptorForType, getField, getInitializationErrorString, getOneofFieldDescriptor, getRepeatedField, getRepeatedFieldCount, getUnknownFields, hasField, hasOneof
com.google.protobuf.ByteString getUuid()
bytes uuid = 1;
String getPdAddr()
string pd_addr = 2;
com.google.protobuf.ByteString getPdAddrBytes()
string pd_addr = 2;
Copyright © 2024 PingCAP. All rights reserved.