public final class ExchangeSender extends com.google.protobuf.GeneratedMessageV3 implements ExchangeSenderOrBuilder
ExchangeSender will build connection with ExchangeReceiver.Protobuf type
tipb.ExchangeSender| 限定符和类型 | 类和说明 |
|---|---|
static class |
ExchangeSender.Builder
ExchangeSender will build connection with ExchangeReceiver.
|
com.google.protobuf.GeneratedMessageV3.BuilderParent, com.google.protobuf.GeneratedMessageV3.ExtendableBuilder<MessageType extends com.google.protobuf.GeneratedMessageV3.ExtendableMessage,BuilderType extends com.google.protobuf.GeneratedMessageV3.ExtendableBuilder<MessageType,BuilderType>>, com.google.protobuf.GeneratedMessageV3.ExtendableMessage<MessageType extends com.google.protobuf.GeneratedMessageV3.ExtendableMessage>, com.google.protobuf.GeneratedMessageV3.ExtendableMessageOrBuilder<MessageType extends com.google.protobuf.GeneratedMessageV3.ExtendableMessage>, com.google.protobuf.GeneratedMessageV3.FieldAccessorTable, com.google.protobuf.GeneratedMessageV3.UnusedPrivateParameter| 限定符和类型 | 字段和说明 |
|---|---|
static int |
CHILD_FIELD_NUMBER |
static int |
ENCODED_TASK_META_FIELD_NUMBER |
static com.google.protobuf.Parser<ExchangeSender> |
PARSER
已过时。
|
static int |
PARTITION_KEYS_FIELD_NUMBER |
static int |
TP_FIELD_NUMBER |
| 限定符和类型 | 方法和说明 |
|---|---|
boolean |
equals(Object obj) |
Executor |
getChild()
optional .tipb.Executor child = 4; |
ExecutorOrBuilder |
getChildOrBuilder()
optional .tipb.Executor child = 4; |
static ExchangeSender |
getDefaultInstance() |
ExchangeSender |
getDefaultInstanceForType() |
static com.google.protobuf.Descriptors.Descriptor |
getDescriptor() |
com.google.protobuf.ByteString |
getEncodedTaskMeta(int index)
repeated bytes encoded_task_meta = 2; |
int |
getEncodedTaskMetaCount()
repeated bytes encoded_task_meta = 2; |
List<com.google.protobuf.ByteString> |
getEncodedTaskMetaList()
repeated bytes encoded_task_meta = 2; |
com.google.protobuf.Parser<ExchangeSender> |
getParserForType() |
Expr |
getPartitionKeys(int index)
repeated .tipb.Expr partition_keys = 3; |
int |
getPartitionKeysCount()
repeated .tipb.Expr partition_keys = 3; |
List<Expr> |
getPartitionKeysList()
repeated .tipb.Expr partition_keys = 3; |
ExprOrBuilder |
getPartitionKeysOrBuilder(int index)
repeated .tipb.Expr partition_keys = 3; |
List<? extends ExprOrBuilder> |
getPartitionKeysOrBuilderList()
repeated .tipb.Expr partition_keys = 3; |
int |
getSerializedSize() |
ExchangeType |
getTp()
optional .tipb.ExchangeType tp = 1 [(.gogoproto.nullable) = false]; |
com.google.protobuf.UnknownFieldSet |
getUnknownFields() |
boolean |
hasChild()
optional .tipb.Executor child = 4; |
int |
hashCode() |
boolean |
hasTp()
optional .tipb.ExchangeType tp = 1 [(.gogoproto.nullable) = false]; |
protected com.google.protobuf.GeneratedMessageV3.FieldAccessorTable |
internalGetFieldAccessorTable() |
boolean |
isInitialized() |
static ExchangeSender.Builder |
newBuilder() |
static ExchangeSender.Builder |
newBuilder(ExchangeSender prototype) |
ExchangeSender.Builder |
newBuilderForType() |
protected ExchangeSender.Builder |
newBuilderForType(com.google.protobuf.GeneratedMessageV3.BuilderParent parent) |
static ExchangeSender |
parseDelimitedFrom(InputStream input) |
static ExchangeSender |
parseDelimitedFrom(InputStream input,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
static ExchangeSender |
parseFrom(byte[] data) |
static ExchangeSender |
parseFrom(byte[] data,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
static ExchangeSender |
parseFrom(ByteBuffer data) |
static ExchangeSender |
parseFrom(ByteBuffer data,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
static ExchangeSender |
parseFrom(com.google.protobuf.ByteString data) |
static ExchangeSender |
parseFrom(com.google.protobuf.ByteString data,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
static ExchangeSender |
parseFrom(com.google.protobuf.CodedInputStream input) |
static ExchangeSender |
parseFrom(com.google.protobuf.CodedInputStream input,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
static ExchangeSender |
parseFrom(InputStream input) |
static ExchangeSender |
parseFrom(InputStream input,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
static com.google.protobuf.Parser<ExchangeSender> |
parser() |
ExchangeSender.Builder |
toBuilder() |
void |
writeTo(com.google.protobuf.CodedOutputStream output) |
canUseUnsafe, computeStringSize, computeStringSizeNoTag, emptyBooleanList, emptyDoubleList, emptyFloatList, emptyIntList, emptyLongList, getAllFields, getDescriptorForType, getField, getOneofFieldDescriptor, getRepeatedField, getRepeatedFieldCount, hasField, hasOneof, internalGetMapField, makeExtensionsImmutable, mergeFromAndMakeImmutableInternal, mutableCopy, mutableCopy, mutableCopy, mutableCopy, mutableCopy, newBooleanList, newBuilderForType, newDoubleList, newFloatList, newInstance, newIntList, newLongList, parseDelimitedWithIOException, parseDelimitedWithIOException, parseUnknownField, parseUnknownFieldProto3, parseWithIOException, parseWithIOException, parseWithIOException, parseWithIOException, serializeBooleanMapTo, serializeIntegerMapTo, serializeLongMapTo, serializeStringMapTo, writeReplace, writeString, writeStringNoTagfindInitializationErrors, getInitializationErrorString, hashBoolean, hashEnum, hashEnumList, hashFields, hashLong, toStringaddAll, addAll, checkByteStringIsUtf8, toByteArray, toByteString, writeDelimitedTo, writeTopublic static final int TP_FIELD_NUMBER
public static final int ENCODED_TASK_META_FIELD_NUMBER
public static final int PARTITION_KEYS_FIELD_NUMBER
public static final int CHILD_FIELD_NUMBER
@Deprecated public static final com.google.protobuf.Parser<ExchangeSender> PARSER
public final com.google.protobuf.UnknownFieldSet getUnknownFields()
getUnknownFields 在接口中 com.google.protobuf.MessageOrBuildergetUnknownFields 在类中 com.google.protobuf.GeneratedMessageV3public static final com.google.protobuf.Descriptors.Descriptor getDescriptor()
protected com.google.protobuf.GeneratedMessageV3.FieldAccessorTable internalGetFieldAccessorTable()
internalGetFieldAccessorTable 在类中 com.google.protobuf.GeneratedMessageV3public boolean hasTp()
optional .tipb.ExchangeType tp = 1 [(.gogoproto.nullable) = false];hasTp 在接口中 ExchangeSenderOrBuilderpublic ExchangeType getTp()
optional .tipb.ExchangeType tp = 1 [(.gogoproto.nullable) = false];getTp 在接口中 ExchangeSenderOrBuilderpublic List<com.google.protobuf.ByteString> getEncodedTaskMetaList()
repeated bytes encoded_task_meta = 2;public int getEncodedTaskMetaCount()
repeated bytes encoded_task_meta = 2;public com.google.protobuf.ByteString getEncodedTaskMeta(int index)
repeated bytes encoded_task_meta = 2;getEncodedTaskMeta 在接口中 ExchangeSenderOrBuilderpublic List<Expr> getPartitionKeysList()
repeated .tipb.Expr partition_keys = 3;getPartitionKeysList 在接口中 ExchangeSenderOrBuilderpublic List<? extends ExprOrBuilder> getPartitionKeysOrBuilderList()
repeated .tipb.Expr partition_keys = 3;public int getPartitionKeysCount()
repeated .tipb.Expr partition_keys = 3;getPartitionKeysCount 在接口中 ExchangeSenderOrBuilderpublic Expr getPartitionKeys(int index)
repeated .tipb.Expr partition_keys = 3;getPartitionKeys 在接口中 ExchangeSenderOrBuilderpublic ExprOrBuilder getPartitionKeysOrBuilder(int index)
repeated .tipb.Expr partition_keys = 3;public boolean hasChild()
optional .tipb.Executor child = 4;hasChild 在接口中 ExchangeSenderOrBuilderpublic Executor getChild()
optional .tipb.Executor child = 4;getChild 在接口中 ExchangeSenderOrBuilderpublic ExecutorOrBuilder getChildOrBuilder()
optional .tipb.Executor child = 4;getChildOrBuilder 在接口中 ExchangeSenderOrBuilderpublic final boolean isInitialized()
isInitialized 在接口中 com.google.protobuf.MessageLiteOrBuilderisInitialized 在类中 com.google.protobuf.GeneratedMessageV3public void writeTo(com.google.protobuf.CodedOutputStream output)
throws IOException
writeTo 在接口中 com.google.protobuf.MessageLitewriteTo 在类中 com.google.protobuf.GeneratedMessageV3IOExceptionpublic int getSerializedSize()
getSerializedSize 在接口中 com.google.protobuf.MessageLitegetSerializedSize 在类中 com.google.protobuf.GeneratedMessageV3public boolean equals(Object obj)
equals 在接口中 com.google.protobuf.Messageequals 在类中 com.google.protobuf.AbstractMessagepublic int hashCode()
hashCode 在接口中 com.google.protobuf.MessagehashCode 在类中 com.google.protobuf.AbstractMessagepublic static ExchangeSender parseFrom(ByteBuffer data) throws com.google.protobuf.InvalidProtocolBufferException
com.google.protobuf.InvalidProtocolBufferExceptionpublic static ExchangeSender parseFrom(ByteBuffer data, com.google.protobuf.ExtensionRegistryLite extensionRegistry) throws com.google.protobuf.InvalidProtocolBufferException
com.google.protobuf.InvalidProtocolBufferExceptionpublic static ExchangeSender parseFrom(com.google.protobuf.ByteString data) throws com.google.protobuf.InvalidProtocolBufferException
com.google.protobuf.InvalidProtocolBufferExceptionpublic static ExchangeSender parseFrom(com.google.protobuf.ByteString data, com.google.protobuf.ExtensionRegistryLite extensionRegistry) throws com.google.protobuf.InvalidProtocolBufferException
com.google.protobuf.InvalidProtocolBufferExceptionpublic static ExchangeSender parseFrom(byte[] data) throws com.google.protobuf.InvalidProtocolBufferException
com.google.protobuf.InvalidProtocolBufferExceptionpublic static ExchangeSender parseFrom(byte[] data, com.google.protobuf.ExtensionRegistryLite extensionRegistry) throws com.google.protobuf.InvalidProtocolBufferException
com.google.protobuf.InvalidProtocolBufferExceptionpublic static ExchangeSender parseFrom(InputStream input) throws IOException
IOExceptionpublic static ExchangeSender parseFrom(InputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry) throws IOException
IOExceptionpublic static ExchangeSender parseDelimitedFrom(InputStream input) throws IOException
IOExceptionpublic static ExchangeSender parseDelimitedFrom(InputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry) throws IOException
IOExceptionpublic static ExchangeSender parseFrom(com.google.protobuf.CodedInputStream input) throws IOException
IOExceptionpublic static ExchangeSender parseFrom(com.google.protobuf.CodedInputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry) throws IOException
IOExceptionpublic ExchangeSender.Builder newBuilderForType()
newBuilderForType 在接口中 com.google.protobuf.MessagenewBuilderForType 在接口中 com.google.protobuf.MessageLitepublic static ExchangeSender.Builder newBuilder()
public static ExchangeSender.Builder newBuilder(ExchangeSender prototype)
public ExchangeSender.Builder toBuilder()
toBuilder 在接口中 com.google.protobuf.MessagetoBuilder 在接口中 com.google.protobuf.MessageLiteprotected ExchangeSender.Builder newBuilderForType(com.google.protobuf.GeneratedMessageV3.BuilderParent parent)
newBuilderForType 在类中 com.google.protobuf.GeneratedMessageV3public static ExchangeSender getDefaultInstance()
public static com.google.protobuf.Parser<ExchangeSender> parser()
public com.google.protobuf.Parser<ExchangeSender> getParserForType()
getParserForType 在接口中 com.google.protobuf.MessagegetParserForType 在接口中 com.google.protobuf.MessageLitegetParserForType 在类中 com.google.protobuf.GeneratedMessageV3public ExchangeSender getDefaultInstanceForType()
getDefaultInstanceForType 在接口中 com.google.protobuf.MessageLiteOrBuildergetDefaultInstanceForType 在接口中 com.google.protobuf.MessageOrBuilderCopyright © 2022 PingCAP. All rights reserved.