public static final class Mpp.DispatchTaskRequest extends com.google.protobuf.GeneratedMessageV3 implements Mpp.DispatchTaskRequestOrBuilder
Dipsatch the task request to different tiflash servers.Protobuf type
mpp.DispatchTaskRequest
Modifier and Type | Class and Description |
---|---|
static class |
Mpp.DispatchTaskRequest.Builder
Dipsatch the task request to different tiflash servers.
|
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
Modifier and Type | Field and Description |
---|---|
static int |
ENCODED_PLAN_FIELD_NUMBER |
static int |
META_FIELD_NUMBER |
static int |
REGIONS_FIELD_NUMBER |
static int |
SCHEMA_VER_FIELD_NUMBER |
static int |
TABLE_REGIONS_FIELD_NUMBER |
static int |
TIMEOUT_FIELD_NUMBER |
Modifier and Type | Method and Description |
---|---|
boolean |
equals(Object obj) |
static Mpp.DispatchTaskRequest |
getDefaultInstance() |
Mpp.DispatchTaskRequest |
getDefaultInstanceForType() |
static com.google.protobuf.Descriptors.Descriptor |
getDescriptor() |
com.google.protobuf.ByteString |
getEncodedPlan()
bytes encoded_plan = 2; |
Mpp.TaskMeta |
getMeta()
.mpp.TaskMeta meta = 1; |
Mpp.TaskMetaOrBuilder |
getMetaOrBuilder()
.mpp.TaskMeta meta = 1; |
com.google.protobuf.Parser<Mpp.DispatchTaskRequest> |
getParserForType() |
Coprocessor.RegionInfo |
getRegions(int index)
repeated .coprocessor.RegionInfo regions = 4; |
int |
getRegionsCount()
repeated .coprocessor.RegionInfo regions = 4; |
List<Coprocessor.RegionInfo> |
getRegionsList()
repeated .coprocessor.RegionInfo regions = 4; |
Coprocessor.RegionInfoOrBuilder |
getRegionsOrBuilder(int index)
repeated .coprocessor.RegionInfo regions = 4; |
List<? extends Coprocessor.RegionInfoOrBuilder> |
getRegionsOrBuilderList()
repeated .coprocessor.RegionInfo regions = 4; |
long |
getSchemaVer()
If this task contains table scan, we still need their region info.
|
int |
getSerializedSize() |
Coprocessor.TableRegions |
getTableRegions(int index)
Used for partition table scan
|
int |
getTableRegionsCount()
Used for partition table scan
|
List<Coprocessor.TableRegions> |
getTableRegionsList()
Used for partition table scan
|
Coprocessor.TableRegionsOrBuilder |
getTableRegionsOrBuilder(int index)
Used for partition table scan
|
List<? extends Coprocessor.TableRegionsOrBuilder> |
getTableRegionsOrBuilderList()
Used for partition table scan
|
long |
getTimeout()
int64 timeout = 3; |
com.google.protobuf.UnknownFieldSet |
getUnknownFields() |
int |
hashCode() |
boolean |
hasMeta()
.mpp.TaskMeta meta = 1; |
protected com.google.protobuf.GeneratedMessageV3.FieldAccessorTable |
internalGetFieldAccessorTable() |
boolean |
isInitialized() |
static Mpp.DispatchTaskRequest.Builder |
newBuilder() |
static Mpp.DispatchTaskRequest.Builder |
newBuilder(Mpp.DispatchTaskRequest prototype) |
Mpp.DispatchTaskRequest.Builder |
newBuilderForType() |
protected Mpp.DispatchTaskRequest.Builder |
newBuilderForType(com.google.protobuf.GeneratedMessageV3.BuilderParent parent) |
protected Object |
newInstance(com.google.protobuf.GeneratedMessageV3.UnusedPrivateParameter unused) |
static Mpp.DispatchTaskRequest |
parseDelimitedFrom(InputStream input) |
static Mpp.DispatchTaskRequest |
parseDelimitedFrom(InputStream input,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
static Mpp.DispatchTaskRequest |
parseFrom(byte[] data) |
static Mpp.DispatchTaskRequest |
parseFrom(byte[] data,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
static Mpp.DispatchTaskRequest |
parseFrom(ByteBuffer data) |
static Mpp.DispatchTaskRequest |
parseFrom(ByteBuffer data,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
static Mpp.DispatchTaskRequest |
parseFrom(com.google.protobuf.ByteString data) |
static Mpp.DispatchTaskRequest |
parseFrom(com.google.protobuf.ByteString data,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
static Mpp.DispatchTaskRequest |
parseFrom(com.google.protobuf.CodedInputStream input) |
static Mpp.DispatchTaskRequest |
parseFrom(com.google.protobuf.CodedInputStream input,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
static Mpp.DispatchTaskRequest |
parseFrom(InputStream input) |
static Mpp.DispatchTaskRequest |
parseFrom(InputStream input,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
static com.google.protobuf.Parser<Mpp.DispatchTaskRequest> |
parser() |
Mpp.DispatchTaskRequest.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, isStringEmpty, makeExtensionsImmutable, mergeFromAndMakeImmutableInternal, mutableCopy, mutableCopy, mutableCopy, mutableCopy, mutableCopy, newBooleanList, newBuilderForType, newDoubleList, newFloatList, newIntList, newLongList, parseDelimitedWithIOException, parseDelimitedWithIOException, parseUnknownField, parseUnknownFieldProto3, parseWithIOException, parseWithIOException, parseWithIOException, parseWithIOException, serializeBooleanMapTo, serializeIntegerMapTo, serializeLongMapTo, serializeStringMapTo, writeReplace, writeString, writeStringNoTag
findInitializationErrors, getInitializationErrorString, hashBoolean, hashEnum, hashEnumList, hashFields, hashLong, toString
addAll, addAll, checkByteStringIsUtf8, toByteArray, toByteString, writeDelimitedTo, writeTo
clone, finalize, getClass, notify, notifyAll, wait, wait, wait
public static final int META_FIELD_NUMBER
public static final int ENCODED_PLAN_FIELD_NUMBER
public static final int TIMEOUT_FIELD_NUMBER
public static final int REGIONS_FIELD_NUMBER
public static final int SCHEMA_VER_FIELD_NUMBER
public static final int TABLE_REGIONS_FIELD_NUMBER
protected Object newInstance(com.google.protobuf.GeneratedMessageV3.UnusedPrivateParameter unused)
newInstance
in class com.google.protobuf.GeneratedMessageV3
public final com.google.protobuf.UnknownFieldSet getUnknownFields()
getUnknownFields
in interface com.google.protobuf.MessageOrBuilder
getUnknownFields
in class com.google.protobuf.GeneratedMessageV3
public static final com.google.protobuf.Descriptors.Descriptor getDescriptor()
protected com.google.protobuf.GeneratedMessageV3.FieldAccessorTable internalGetFieldAccessorTable()
internalGetFieldAccessorTable
in class com.google.protobuf.GeneratedMessageV3
public boolean hasMeta()
.mpp.TaskMeta meta = 1;
hasMeta
in interface Mpp.DispatchTaskRequestOrBuilder
public Mpp.TaskMeta getMeta()
.mpp.TaskMeta meta = 1;
getMeta
in interface Mpp.DispatchTaskRequestOrBuilder
public Mpp.TaskMetaOrBuilder getMetaOrBuilder()
.mpp.TaskMeta meta = 1;
getMetaOrBuilder
in interface Mpp.DispatchTaskRequestOrBuilder
public com.google.protobuf.ByteString getEncodedPlan()
bytes encoded_plan = 2;
getEncodedPlan
in interface Mpp.DispatchTaskRequestOrBuilder
public long getTimeout()
int64 timeout = 3;
getTimeout
in interface Mpp.DispatchTaskRequestOrBuilder
public List<Coprocessor.RegionInfo> getRegionsList()
repeated .coprocessor.RegionInfo regions = 4;
getRegionsList
in interface Mpp.DispatchTaskRequestOrBuilder
public List<? extends Coprocessor.RegionInfoOrBuilder> getRegionsOrBuilderList()
repeated .coprocessor.RegionInfo regions = 4;
getRegionsOrBuilderList
in interface Mpp.DispatchTaskRequestOrBuilder
public int getRegionsCount()
repeated .coprocessor.RegionInfo regions = 4;
getRegionsCount
in interface Mpp.DispatchTaskRequestOrBuilder
public Coprocessor.RegionInfo getRegions(int index)
repeated .coprocessor.RegionInfo regions = 4;
getRegions
in interface Mpp.DispatchTaskRequestOrBuilder
public Coprocessor.RegionInfoOrBuilder getRegionsOrBuilder(int index)
repeated .coprocessor.RegionInfo regions = 4;
getRegionsOrBuilder
in interface Mpp.DispatchTaskRequestOrBuilder
public long getSchemaVer()
If this task contains table scan, we still need their region info.
int64 schema_ver = 5;
getSchemaVer
in interface Mpp.DispatchTaskRequestOrBuilder
public List<Coprocessor.TableRegions> getTableRegionsList()
Used for partition table scan
repeated .coprocessor.TableRegions table_regions = 6;
getTableRegionsList
in interface Mpp.DispatchTaskRequestOrBuilder
public List<? extends Coprocessor.TableRegionsOrBuilder> getTableRegionsOrBuilderList()
Used for partition table scan
repeated .coprocessor.TableRegions table_regions = 6;
getTableRegionsOrBuilderList
in interface Mpp.DispatchTaskRequestOrBuilder
public int getTableRegionsCount()
Used for partition table scan
repeated .coprocessor.TableRegions table_regions = 6;
getTableRegionsCount
in interface Mpp.DispatchTaskRequestOrBuilder
public Coprocessor.TableRegions getTableRegions(int index)
Used for partition table scan
repeated .coprocessor.TableRegions table_regions = 6;
getTableRegions
in interface Mpp.DispatchTaskRequestOrBuilder
public Coprocessor.TableRegionsOrBuilder getTableRegionsOrBuilder(int index)
Used for partition table scan
repeated .coprocessor.TableRegions table_regions = 6;
getTableRegionsOrBuilder
in interface Mpp.DispatchTaskRequestOrBuilder
public final boolean isInitialized()
isInitialized
in interface com.google.protobuf.MessageLiteOrBuilder
isInitialized
in class com.google.protobuf.GeneratedMessageV3
public void writeTo(com.google.protobuf.CodedOutputStream output) throws IOException
writeTo
in interface com.google.protobuf.MessageLite
writeTo
in class com.google.protobuf.GeneratedMessageV3
IOException
public int getSerializedSize()
getSerializedSize
in interface com.google.protobuf.MessageLite
getSerializedSize
in class com.google.protobuf.GeneratedMessageV3
public boolean equals(Object obj)
equals
in interface com.google.protobuf.Message
equals
in class com.google.protobuf.AbstractMessage
public int hashCode()
hashCode
in interface com.google.protobuf.Message
hashCode
in class com.google.protobuf.AbstractMessage
public static Mpp.DispatchTaskRequest parseFrom(ByteBuffer data) throws com.google.protobuf.InvalidProtocolBufferException
com.google.protobuf.InvalidProtocolBufferException
public static Mpp.DispatchTaskRequest parseFrom(ByteBuffer data, com.google.protobuf.ExtensionRegistryLite extensionRegistry) throws com.google.protobuf.InvalidProtocolBufferException
com.google.protobuf.InvalidProtocolBufferException
public static Mpp.DispatchTaskRequest parseFrom(com.google.protobuf.ByteString data) throws com.google.protobuf.InvalidProtocolBufferException
com.google.protobuf.InvalidProtocolBufferException
public static Mpp.DispatchTaskRequest parseFrom(com.google.protobuf.ByteString data, com.google.protobuf.ExtensionRegistryLite extensionRegistry) throws com.google.protobuf.InvalidProtocolBufferException
com.google.protobuf.InvalidProtocolBufferException
public static Mpp.DispatchTaskRequest parseFrom(byte[] data) throws com.google.protobuf.InvalidProtocolBufferException
com.google.protobuf.InvalidProtocolBufferException
public static Mpp.DispatchTaskRequest parseFrom(byte[] data, com.google.protobuf.ExtensionRegistryLite extensionRegistry) throws com.google.protobuf.InvalidProtocolBufferException
com.google.protobuf.InvalidProtocolBufferException
public static Mpp.DispatchTaskRequest parseFrom(InputStream input) throws IOException
IOException
public static Mpp.DispatchTaskRequest parseFrom(InputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry) throws IOException
IOException
public static Mpp.DispatchTaskRequest parseDelimitedFrom(InputStream input) throws IOException
IOException
public static Mpp.DispatchTaskRequest parseDelimitedFrom(InputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry) throws IOException
IOException
public static Mpp.DispatchTaskRequest parseFrom(com.google.protobuf.CodedInputStream input) throws IOException
IOException
public static Mpp.DispatchTaskRequest parseFrom(com.google.protobuf.CodedInputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry) throws IOException
IOException
public Mpp.DispatchTaskRequest.Builder newBuilderForType()
newBuilderForType
in interface com.google.protobuf.Message
newBuilderForType
in interface com.google.protobuf.MessageLite
public static Mpp.DispatchTaskRequest.Builder newBuilder()
public static Mpp.DispatchTaskRequest.Builder newBuilder(Mpp.DispatchTaskRequest prototype)
public Mpp.DispatchTaskRequest.Builder toBuilder()
toBuilder
in interface com.google.protobuf.Message
toBuilder
in interface com.google.protobuf.MessageLite
protected Mpp.DispatchTaskRequest.Builder newBuilderForType(com.google.protobuf.GeneratedMessageV3.BuilderParent parent)
newBuilderForType
in class com.google.protobuf.GeneratedMessageV3
public static Mpp.DispatchTaskRequest getDefaultInstance()
public static com.google.protobuf.Parser<Mpp.DispatchTaskRequest> parser()
public com.google.protobuf.Parser<Mpp.DispatchTaskRequest> getParserForType()
getParserForType
in interface com.google.protobuf.Message
getParserForType
in interface com.google.protobuf.MessageLite
getParserForType
in class com.google.protobuf.GeneratedMessageV3
public Mpp.DispatchTaskRequest getDefaultInstanceForType()
getDefaultInstanceForType
in interface com.google.protobuf.MessageLiteOrBuilder
getDefaultInstanceForType
in interface com.google.protobuf.MessageOrBuilder
Copyright © 2024 PingCAP. All rights reserved.