Class Coordinator.Job

java.lang.Object
com.google.protobuf.AbstractMessageLite
com.google.protobuf.AbstractMessage
com.google.protobuf.GeneratedMessageV3
io.dingodb.coordinator.Coordinator.Job
All Implemented Interfaces:
com.google.protobuf.Message, com.google.protobuf.MessageLite, com.google.protobuf.MessageLiteOrBuilder, com.google.protobuf.MessageOrBuilder, Coordinator.JobOrBuilder, Serializable
Enclosing class:
Coordinator

public static final class Coordinator.Job extends com.google.protobuf.GeneratedMessageV3 implements Coordinator.JobOrBuilder
 Job->Task->StoreOperation->RegionCmd
 
Protobuf type dingodb.pb.coordinator.Job
See Also:
  • Nested Class Summary

    Nested Classes
    Modifier and Type
    Class
    Description
    static final class 
    Job->Task->StoreOperation->RegionCmd

    Nested classes/interfaces inherited from class com.google.protobuf.GeneratedMessageV3

    com.google.protobuf.GeneratedMessageV3.BuilderParent, com.google.protobuf.GeneratedMessageV3.ExtendableBuilder<MessageT extends com.google.protobuf.GeneratedMessageV3.ExtendableMessage<MessageT>,BuilderT extends com.google.protobuf.GeneratedMessageV3.ExtendableBuilder<MessageT,BuilderT>>, com.google.protobuf.GeneratedMessageV3.ExtendableMessage<MessageT extends com.google.protobuf.GeneratedMessageV3.ExtendableMessage<MessageT>>, com.google.protobuf.GeneratedMessageV3.ExtendableMessageOrBuilder<MessageT extends com.google.protobuf.GeneratedMessageV3.ExtendableMessage<MessageT>>, com.google.protobuf.GeneratedMessageV3.FieldAccessorTable, com.google.protobuf.GeneratedMessageV3.UnusedPrivateParameter

    Nested classes/interfaces inherited from class com.google.protobuf.AbstractMessageLite

    com.google.protobuf.AbstractMessageLite.InternalOneOfEnum
  • Field Summary

    Fields
    Modifier and Type
    Field
    Description
    static final int
     
    static final int
     
    static final int
     
    static final int
     
    static final int
     
    static final int
     
    static final int
     
    static final int
     

    Fields inherited from class com.google.protobuf.GeneratedMessageV3

    alwaysUseFieldBuilders, unknownFields

    Fields inherited from class com.google.protobuf.AbstractMessage

    memoizedSize

    Fields inherited from class com.google.protobuf.AbstractMessageLite

    memoizedHashCode
  • Method Summary

    Modifier and Type
    Method
    Description
    boolean
     
    string create_time = 10;
    com.google.protobuf.ByteString
    string create_time = 10;
     
     
    static final com.google.protobuf.Descriptors.Descriptor
     
    string finish_time = 11;
    com.google.protobuf.ByteString
    string finish_time = 11;
    long
    this is the id of coordinator job list
    string name = 2;
    com.google.protobuf.ByteString
    string name = 2;
    long
    the next index of tasks to execute
    com.google.protobuf.Parser<Coordinator.Job>
     
    int
     
    string status = 13;
    com.google.protobuf.ByteString
    string status = 13;
    getTasks(int index)
    repeated .dingodb.pb.coordinator.Task tasks = 4;
    int
    repeated .dingodb.pb.coordinator.Task tasks = 4;
    repeated .dingodb.pb.coordinator.Task tasks = 4;
    getTasksOrBuilder(int index)
    repeated .dingodb.pb.coordinator.Task tasks = 4;
    repeated .dingodb.pb.coordinator.Task tasks = 4;
    string update_time = 12;
    com.google.protobuf.ByteString
    string update_time = 12;
    int
     
    protected com.google.protobuf.GeneratedMessageV3.FieldAccessorTable
     
    final boolean
     
     
     
     
    newBuilderForType(com.google.protobuf.GeneratedMessageV3.BuilderParent parent)
     
    protected Object
    newInstance(com.google.protobuf.GeneratedMessageV3.UnusedPrivateParameter unused)
     
     
    parseDelimitedFrom(InputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry)
     
    parseFrom(byte[] data)
     
    parseFrom(byte[] data, com.google.protobuf.ExtensionRegistryLite extensionRegistry)
     
    parseFrom(com.google.protobuf.ByteString data)
     
    parseFrom(com.google.protobuf.ByteString data, com.google.protobuf.ExtensionRegistryLite extensionRegistry)
     
    parseFrom(com.google.protobuf.CodedInputStream input)
     
    parseFrom(com.google.protobuf.CodedInputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry)
     
     
    parseFrom(InputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry)
     
     
    parseFrom(ByteBuffer data, com.google.protobuf.ExtensionRegistryLite extensionRegistry)
     
    static com.google.protobuf.Parser<Coordinator.Job>
     
     
    void
    writeTo(com.google.protobuf.CodedOutputStream output)
     

    Methods inherited from class com.google.protobuf.GeneratedMessageV3

    canUseUnsafe, computeStringSize, computeStringSizeNoTag, emptyBooleanList, emptyDoubleList, emptyFloatList, emptyIntList, emptyList, emptyLongList, getAllFields, getDescriptorForType, getField, getOneofFieldDescriptor, getRepeatedField, getRepeatedFieldCount, getUnknownFields, hasField, hasOneof, internalGetMapField, internalGetMapFieldReflection, isStringEmpty, makeExtensionsImmutable, makeMutableCopy, makeMutableCopy, 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

    Methods inherited from class com.google.protobuf.AbstractMessage

    findInitializationErrors, getInitializationErrorString, hashBoolean, hashEnum, hashEnumList, hashFields, hashLong, toString

    Methods inherited from class com.google.protobuf.AbstractMessageLite

    addAll, addAll, checkByteStringIsUtf8, toByteArray, toByteString, writeDelimitedTo, writeTo

    Methods inherited from class java.lang.Object

    clone, finalize, getClass, notify, notifyAll, wait, wait, wait

    Methods inherited from interface com.google.protobuf.MessageLite

    toByteArray, toByteString, writeDelimitedTo, writeTo

    Methods inherited from interface com.google.protobuf.MessageOrBuilder

    findInitializationErrors, getAllFields, getDescriptorForType, getField, getInitializationErrorString, getOneofFieldDescriptor, getRepeatedField, getRepeatedFieldCount, getUnknownFields, hasField, hasOneof
  • Field Details

  • Method Details

    • newInstance

      protected Object newInstance(com.google.protobuf.GeneratedMessageV3.UnusedPrivateParameter unused)
      Overrides:
      newInstance in class com.google.protobuf.GeneratedMessageV3
    • getDescriptor

      public static final com.google.protobuf.Descriptors.Descriptor getDescriptor()
    • internalGetFieldAccessorTable

      protected com.google.protobuf.GeneratedMessageV3.FieldAccessorTable internalGetFieldAccessorTable()
      Specified by:
      internalGetFieldAccessorTable in class com.google.protobuf.GeneratedMessageV3
    • getId

      public long getId()
       this is the id of coordinator job list
       
      int64 id = 1;
      Specified by:
      getId in interface Coordinator.JobOrBuilder
      Returns:
      The id.
    • getName

      public String getName()
      string name = 2;
      Specified by:
      getName in interface Coordinator.JobOrBuilder
      Returns:
      The name.
    • getNameBytes

      public com.google.protobuf.ByteString getNameBytes()
      string name = 2;
      Specified by:
      getNameBytes in interface Coordinator.JobOrBuilder
      Returns:
      The bytes for name.
    • getNextStep

      public long getNextStep()
       the next index of tasks to execute
       
      int64 next_step = 3;
      Specified by:
      getNextStep in interface Coordinator.JobOrBuilder
      Returns:
      The nextStep.
    • getTasksList

      public List<Coordinator.Task> getTasksList()
      repeated .dingodb.pb.coordinator.Task tasks = 4;
      Specified by:
      getTasksList in interface Coordinator.JobOrBuilder
    • getTasksOrBuilderList

      public List<? extends Coordinator.TaskOrBuilder> getTasksOrBuilderList()
      repeated .dingodb.pb.coordinator.Task tasks = 4;
      Specified by:
      getTasksOrBuilderList in interface Coordinator.JobOrBuilder
    • getTasksCount

      public int getTasksCount()
      repeated .dingodb.pb.coordinator.Task tasks = 4;
      Specified by:
      getTasksCount in interface Coordinator.JobOrBuilder
    • getTasks

      public Coordinator.Task getTasks(int index)
      repeated .dingodb.pb.coordinator.Task tasks = 4;
      Specified by:
      getTasks in interface Coordinator.JobOrBuilder
    • getTasksOrBuilder

      public Coordinator.TaskOrBuilder getTasksOrBuilder(int index)
      repeated .dingodb.pb.coordinator.Task tasks = 4;
      Specified by:
      getTasksOrBuilder in interface Coordinator.JobOrBuilder
    • getCreateTime

      public String getCreateTime()
      string create_time = 10;
      Specified by:
      getCreateTime in interface Coordinator.JobOrBuilder
      Returns:
      The createTime.
    • getCreateTimeBytes

      public com.google.protobuf.ByteString getCreateTimeBytes()
      string create_time = 10;
      Specified by:
      getCreateTimeBytes in interface Coordinator.JobOrBuilder
      Returns:
      The bytes for createTime.
    • getFinishTime

      public String getFinishTime()
      string finish_time = 11;
      Specified by:
      getFinishTime in interface Coordinator.JobOrBuilder
      Returns:
      The finishTime.
    • getFinishTimeBytes

      public com.google.protobuf.ByteString getFinishTimeBytes()
      string finish_time = 11;
      Specified by:
      getFinishTimeBytes in interface Coordinator.JobOrBuilder
      Returns:
      The bytes for finishTime.
    • getUpdateTime

      public String getUpdateTime()
      string update_time = 12;
      Specified by:
      getUpdateTime in interface Coordinator.JobOrBuilder
      Returns:
      The updateTime.
    • getUpdateTimeBytes

      public com.google.protobuf.ByteString getUpdateTimeBytes()
      string update_time = 12;
      Specified by:
      getUpdateTimeBytes in interface Coordinator.JobOrBuilder
      Returns:
      The bytes for updateTime.
    • getStatus

      public String getStatus()
      string status = 13;
      Specified by:
      getStatus in interface Coordinator.JobOrBuilder
      Returns:
      The status.
    • getStatusBytes

      public com.google.protobuf.ByteString getStatusBytes()
      string status = 13;
      Specified by:
      getStatusBytes in interface Coordinator.JobOrBuilder
      Returns:
      The bytes for status.
    • isInitialized

      public final boolean isInitialized()
      Specified by:
      isInitialized in interface com.google.protobuf.MessageLiteOrBuilder
      Overrides:
      isInitialized in class com.google.protobuf.GeneratedMessageV3
    • writeTo

      public void writeTo(com.google.protobuf.CodedOutputStream output) throws IOException
      Specified by:
      writeTo in interface com.google.protobuf.MessageLite
      Overrides:
      writeTo in class com.google.protobuf.GeneratedMessageV3
      Throws:
      IOException
    • getSerializedSize

      public int getSerializedSize()
      Specified by:
      getSerializedSize in interface com.google.protobuf.MessageLite
      Overrides:
      getSerializedSize in class com.google.protobuf.GeneratedMessageV3
    • equals

      public boolean equals(Object obj)
      Specified by:
      equals in interface com.google.protobuf.Message
      Overrides:
      equals in class com.google.protobuf.AbstractMessage
    • hashCode

      public int hashCode()
      Specified by:
      hashCode in interface com.google.protobuf.Message
      Overrides:
      hashCode in class com.google.protobuf.AbstractMessage
    • parseFrom

      public static Coordinator.Job parseFrom(ByteBuffer data) throws com.google.protobuf.InvalidProtocolBufferException
      Throws:
      com.google.protobuf.InvalidProtocolBufferException
    • parseFrom

      public static Coordinator.Job parseFrom(ByteBuffer data, com.google.protobuf.ExtensionRegistryLite extensionRegistry) throws com.google.protobuf.InvalidProtocolBufferException
      Throws:
      com.google.protobuf.InvalidProtocolBufferException
    • parseFrom

      public static Coordinator.Job parseFrom(com.google.protobuf.ByteString data) throws com.google.protobuf.InvalidProtocolBufferException
      Throws:
      com.google.protobuf.InvalidProtocolBufferException
    • parseFrom

      public static Coordinator.Job parseFrom(com.google.protobuf.ByteString data, com.google.protobuf.ExtensionRegistryLite extensionRegistry) throws com.google.protobuf.InvalidProtocolBufferException
      Throws:
      com.google.protobuf.InvalidProtocolBufferException
    • parseFrom

      public static Coordinator.Job parseFrom(byte[] data) throws com.google.protobuf.InvalidProtocolBufferException
      Throws:
      com.google.protobuf.InvalidProtocolBufferException
    • parseFrom

      public static Coordinator.Job parseFrom(byte[] data, com.google.protobuf.ExtensionRegistryLite extensionRegistry) throws com.google.protobuf.InvalidProtocolBufferException
      Throws:
      com.google.protobuf.InvalidProtocolBufferException
    • parseFrom

      public static Coordinator.Job parseFrom(InputStream input) throws IOException
      Throws:
      IOException
    • parseFrom

      public static Coordinator.Job parseFrom(InputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry) throws IOException
      Throws:
      IOException
    • parseDelimitedFrom

      public static Coordinator.Job parseDelimitedFrom(InputStream input) throws IOException
      Throws:
      IOException
    • parseDelimitedFrom

      public static Coordinator.Job parseDelimitedFrom(InputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry) throws IOException
      Throws:
      IOException
    • parseFrom

      public static Coordinator.Job parseFrom(com.google.protobuf.CodedInputStream input) throws IOException
      Throws:
      IOException
    • parseFrom

      public static Coordinator.Job parseFrom(com.google.protobuf.CodedInputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry) throws IOException
      Throws:
      IOException
    • newBuilderForType

      public Coordinator.Job.Builder newBuilderForType()
      Specified by:
      newBuilderForType in interface com.google.protobuf.Message
      Specified by:
      newBuilderForType in interface com.google.protobuf.MessageLite
    • newBuilder

      public static Coordinator.Job.Builder newBuilder()
    • newBuilder

      public static Coordinator.Job.Builder newBuilder(Coordinator.Job prototype)
    • toBuilder

      public Coordinator.Job.Builder toBuilder()
      Specified by:
      toBuilder in interface com.google.protobuf.Message
      Specified by:
      toBuilder in interface com.google.protobuf.MessageLite
    • newBuilderForType

      protected Coordinator.Job.Builder newBuilderForType(com.google.protobuf.GeneratedMessageV3.BuilderParent parent)
      Specified by:
      newBuilderForType in class com.google.protobuf.GeneratedMessageV3
    • getDefaultInstance

      public static Coordinator.Job getDefaultInstance()
    • parser

      public static com.google.protobuf.Parser<Coordinator.Job> parser()
    • getParserForType

      public com.google.protobuf.Parser<Coordinator.Job> getParserForType()
      Specified by:
      getParserForType in interface com.google.protobuf.Message
      Specified by:
      getParserForType in interface com.google.protobuf.MessageLite
      Overrides:
      getParserForType in class com.google.protobuf.GeneratedMessageV3
    • getDefaultInstanceForType

      public Coordinator.Job getDefaultInstanceForType()
      Specified by:
      getDefaultInstanceForType in interface com.google.protobuf.MessageLiteOrBuilder
      Specified by:
      getDefaultInstanceForType in interface com.google.protobuf.MessageOrBuilder