Package io.temporal.api.schedule.v1
Class ScheduleInfo
- java.lang.Object
-
- com.google.protobuf.AbstractMessageLite
-
- com.google.protobuf.AbstractMessage
-
- com.google.protobuf.GeneratedMessageV3
-
- io.temporal.api.schedule.v1.ScheduleInfo
-
- All Implemented Interfaces:
com.google.protobuf.Message,com.google.protobuf.MessageLite,com.google.protobuf.MessageLiteOrBuilder,com.google.protobuf.MessageOrBuilder,ScheduleInfoOrBuilder,java.io.Serializable
@Generated(value="protoc", comments="annotations:ScheduleInfo.java.pb.meta") public final class ScheduleInfo extends com.google.protobuf.GeneratedMessageV3 implements ScheduleInfoOrBuilderProtobuf typetemporal.api.schedule.v1.ScheduleInfo- See Also:
- Serialized Form
-
-
Nested Class Summary
Nested Classes Modifier and Type Class Description static classScheduleInfo.BuilderProtobuf typetemporal.api.schedule.v1.ScheduleInfo-
Nested classes/interfaces inherited from class com.google.protobuf.GeneratedMessageV3
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
-
-
Field Summary
Fields Modifier and Type Field Description static intACTION_COUNT_FIELD_NUMBERstatic intBUFFER_DROPPED_FIELD_NUMBERstatic intBUFFER_SIZE_FIELD_NUMBERstatic intCREATE_TIME_FIELD_NUMBERstatic intFUTURE_ACTION_TIMES_FIELD_NUMBERstatic intINVALID_SCHEDULE_ERROR_FIELD_NUMBERstatic intMISSED_CATCHUP_WINDOW_FIELD_NUMBERstatic intOVERLAP_SKIPPED_FIELD_NUMBERstatic intRECENT_ACTIONS_FIELD_NUMBERstatic intRUNNING_WORKFLOWS_FIELD_NUMBERstatic intUPDATE_TIME_FIELD_NUMBER
-
Method Summary
All Methods Static Methods Instance Methods Concrete Methods Deprecated Methods Modifier and Type Method Description booleanequals(java.lang.Object obj)longgetActionCount()Number of actions taken so far.longgetBufferDropped()Number of dropped actions due to buffer limit.longgetBufferSize()Number of actions in the buffer.com.google.protobuf.TimestampgetCreateTime()Timestamps of schedule creation and last update.com.google.protobuf.TimestampOrBuildergetCreateTimeOrBuilder()Timestamps of schedule creation and last update.static ScheduleInfogetDefaultInstance()ScheduleInfogetDefaultInstanceForType()static com.google.protobuf.Descriptors.DescriptorgetDescriptor()com.google.protobuf.TimestampgetFutureActionTimes(int index)Next ten scheduled action times.intgetFutureActionTimesCount()Next ten scheduled action times.java.util.List<com.google.protobuf.Timestamp>getFutureActionTimesList()Next ten scheduled action times.com.google.protobuf.TimestampOrBuildergetFutureActionTimesOrBuilder(int index)Next ten scheduled action times.java.util.List<? extends com.google.protobuf.TimestampOrBuilder>getFutureActionTimesOrBuilderList()Next ten scheduled action times.java.lang.StringgetInvalidScheduleError()Deprecated.com.google.protobuf.ByteStringgetInvalidScheduleErrorBytes()Deprecated.longgetMissedCatchupWindow()Number of times a scheduled action was skipped due to missing the catchup window.longgetOverlapSkipped()Number of skipped actions due to overlap.com.google.protobuf.Parser<ScheduleInfo>getParserForType()ScheduleActionResultgetRecentActions(int index)Most recent ten actual action times (including manual triggers).intgetRecentActionsCount()Most recent ten actual action times (including manual triggers).java.util.List<ScheduleActionResult>getRecentActionsList()Most recent ten actual action times (including manual triggers).ScheduleActionResultOrBuildergetRecentActionsOrBuilder(int index)Most recent ten actual action times (including manual triggers).java.util.List<? extends ScheduleActionResultOrBuilder>getRecentActionsOrBuilderList()Most recent ten actual action times (including manual triggers).WorkflowExecutiongetRunningWorkflows(int index)Currently-running workflows started by this schedule.intgetRunningWorkflowsCount()Currently-running workflows started by this schedule.java.util.List<WorkflowExecution>getRunningWorkflowsList()Currently-running workflows started by this schedule.WorkflowExecutionOrBuildergetRunningWorkflowsOrBuilder(int index)Currently-running workflows started by this schedule.java.util.List<? extends WorkflowExecutionOrBuilder>getRunningWorkflowsOrBuilderList()Currently-running workflows started by this schedule.intgetSerializedSize()com.google.protobuf.UnknownFieldSetgetUnknownFields()com.google.protobuf.TimestampgetUpdateTime().google.protobuf.Timestamp update_time = 7;com.google.protobuf.TimestampOrBuildergetUpdateTimeOrBuilder().google.protobuf.Timestamp update_time = 7;booleanhasCreateTime()Timestamps of schedule creation and last update.inthashCode()booleanhasUpdateTime().google.protobuf.Timestamp update_time = 7;protected com.google.protobuf.GeneratedMessageV3.FieldAccessorTableinternalGetFieldAccessorTable()booleanisInitialized()static ScheduleInfo.BuildernewBuilder()static ScheduleInfo.BuildernewBuilder(ScheduleInfo prototype)ScheduleInfo.BuildernewBuilderForType()protected ScheduleInfo.BuildernewBuilderForType(com.google.protobuf.GeneratedMessageV3.BuilderParent parent)protected java.lang.ObjectnewInstance(com.google.protobuf.GeneratedMessageV3.UnusedPrivateParameter unused)static ScheduleInfoparseDelimitedFrom(java.io.InputStream input)static ScheduleInfoparseDelimitedFrom(java.io.InputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry)static ScheduleInfoparseFrom(byte[] data)static ScheduleInfoparseFrom(byte[] data, com.google.protobuf.ExtensionRegistryLite extensionRegistry)static ScheduleInfoparseFrom(com.google.protobuf.ByteString data)static ScheduleInfoparseFrom(com.google.protobuf.ByteString data, com.google.protobuf.ExtensionRegistryLite extensionRegistry)static ScheduleInfoparseFrom(com.google.protobuf.CodedInputStream input)static ScheduleInfoparseFrom(com.google.protobuf.CodedInputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry)static ScheduleInfoparseFrom(java.io.InputStream input)static ScheduleInfoparseFrom(java.io.InputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry)static ScheduleInfoparseFrom(java.nio.ByteBuffer data)static ScheduleInfoparseFrom(java.nio.ByteBuffer data, com.google.protobuf.ExtensionRegistryLite extensionRegistry)static com.google.protobuf.Parser<ScheduleInfo>parser()ScheduleInfo.BuildertoBuilder()voidwriteTo(com.google.protobuf.CodedOutputStream output)-
Methods inherited from class com.google.protobuf.GeneratedMessageV3
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
-
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
-
-
-
-
Field Detail
-
ACTION_COUNT_FIELD_NUMBER
public static final int ACTION_COUNT_FIELD_NUMBER
- See Also:
- Constant Field Values
-
MISSED_CATCHUP_WINDOW_FIELD_NUMBER
public static final int MISSED_CATCHUP_WINDOW_FIELD_NUMBER
- See Also:
- Constant Field Values
-
OVERLAP_SKIPPED_FIELD_NUMBER
public static final int OVERLAP_SKIPPED_FIELD_NUMBER
- See Also:
- Constant Field Values
-
BUFFER_DROPPED_FIELD_NUMBER
public static final int BUFFER_DROPPED_FIELD_NUMBER
- See Also:
- Constant Field Values
-
BUFFER_SIZE_FIELD_NUMBER
public static final int BUFFER_SIZE_FIELD_NUMBER
- See Also:
- Constant Field Values
-
RUNNING_WORKFLOWS_FIELD_NUMBER
public static final int RUNNING_WORKFLOWS_FIELD_NUMBER
- See Also:
- Constant Field Values
-
RECENT_ACTIONS_FIELD_NUMBER
public static final int RECENT_ACTIONS_FIELD_NUMBER
- See Also:
- Constant Field Values
-
FUTURE_ACTION_TIMES_FIELD_NUMBER
public static final int FUTURE_ACTION_TIMES_FIELD_NUMBER
- See Also:
- Constant Field Values
-
CREATE_TIME_FIELD_NUMBER
public static final int CREATE_TIME_FIELD_NUMBER
- See Also:
- Constant Field Values
-
UPDATE_TIME_FIELD_NUMBER
public static final int UPDATE_TIME_FIELD_NUMBER
- See Also:
- Constant Field Values
-
INVALID_SCHEDULE_ERROR_FIELD_NUMBER
public static final int INVALID_SCHEDULE_ERROR_FIELD_NUMBER
- See Also:
- Constant Field Values
-
-
Method Detail
-
newInstance
protected java.lang.Object newInstance(com.google.protobuf.GeneratedMessageV3.UnusedPrivateParameter unused)
- Overrides:
newInstancein classcom.google.protobuf.GeneratedMessageV3
-
getUnknownFields
public final com.google.protobuf.UnknownFieldSet getUnknownFields()
- Specified by:
getUnknownFieldsin interfacecom.google.protobuf.MessageOrBuilder- Overrides:
getUnknownFieldsin classcom.google.protobuf.GeneratedMessageV3
-
getDescriptor
public static final com.google.protobuf.Descriptors.Descriptor getDescriptor()
-
internalGetFieldAccessorTable
protected com.google.protobuf.GeneratedMessageV3.FieldAccessorTable internalGetFieldAccessorTable()
- Specified by:
internalGetFieldAccessorTablein classcom.google.protobuf.GeneratedMessageV3
-
getActionCount
public long getActionCount()
Number of actions taken so far.
int64 action_count = 1;- Specified by:
getActionCountin interfaceScheduleInfoOrBuilder- Returns:
- The actionCount.
-
getMissedCatchupWindow
public long getMissedCatchupWindow()
Number of times a scheduled action was skipped due to missing the catchup window.
int64 missed_catchup_window = 2;- Specified by:
getMissedCatchupWindowin interfaceScheduleInfoOrBuilder- Returns:
- The missedCatchupWindow.
-
getOverlapSkipped
public long getOverlapSkipped()
Number of skipped actions due to overlap.
int64 overlap_skipped = 3;- Specified by:
getOverlapSkippedin interfaceScheduleInfoOrBuilder- Returns:
- The overlapSkipped.
-
getBufferDropped
public long getBufferDropped()
Number of dropped actions due to buffer limit.
int64 buffer_dropped = 10;- Specified by:
getBufferDroppedin interfaceScheduleInfoOrBuilder- Returns:
- The bufferDropped.
-
getBufferSize
public long getBufferSize()
Number of actions in the buffer. The buffer holds the actions that cannot be immediately triggered (due to the overlap policy). These actions can be a result of the normal schedule or a backfill.
int64 buffer_size = 11;- Specified by:
getBufferSizein interfaceScheduleInfoOrBuilder- Returns:
- The bufferSize.
-
getRunningWorkflowsList
public java.util.List<WorkflowExecution> getRunningWorkflowsList()
Currently-running workflows started by this schedule. (There might be more than one if the overlap policy allows overlaps.) Note that the run_ids in here are the original execution run ids as started by the schedule. If the workflows retried, did continue-as-new, or were reset, they might still be running but with a different run_id.
repeated .temporal.api.common.v1.WorkflowExecution running_workflows = 9;- Specified by:
getRunningWorkflowsListin interfaceScheduleInfoOrBuilder
-
getRunningWorkflowsOrBuilderList
public java.util.List<? extends WorkflowExecutionOrBuilder> getRunningWorkflowsOrBuilderList()
Currently-running workflows started by this schedule. (There might be more than one if the overlap policy allows overlaps.) Note that the run_ids in here are the original execution run ids as started by the schedule. If the workflows retried, did continue-as-new, or were reset, they might still be running but with a different run_id.
repeated .temporal.api.common.v1.WorkflowExecution running_workflows = 9;- Specified by:
getRunningWorkflowsOrBuilderListin interfaceScheduleInfoOrBuilder
-
getRunningWorkflowsCount
public int getRunningWorkflowsCount()
Currently-running workflows started by this schedule. (There might be more than one if the overlap policy allows overlaps.) Note that the run_ids in here are the original execution run ids as started by the schedule. If the workflows retried, did continue-as-new, or were reset, they might still be running but with a different run_id.
repeated .temporal.api.common.v1.WorkflowExecution running_workflows = 9;- Specified by:
getRunningWorkflowsCountin interfaceScheduleInfoOrBuilder
-
getRunningWorkflows
public WorkflowExecution getRunningWorkflows(int index)
Currently-running workflows started by this schedule. (There might be more than one if the overlap policy allows overlaps.) Note that the run_ids in here are the original execution run ids as started by the schedule. If the workflows retried, did continue-as-new, or were reset, they might still be running but with a different run_id.
repeated .temporal.api.common.v1.WorkflowExecution running_workflows = 9;- Specified by:
getRunningWorkflowsin interfaceScheduleInfoOrBuilder
-
getRunningWorkflowsOrBuilder
public WorkflowExecutionOrBuilder getRunningWorkflowsOrBuilder(int index)
Currently-running workflows started by this schedule. (There might be more than one if the overlap policy allows overlaps.) Note that the run_ids in here are the original execution run ids as started by the schedule. If the workflows retried, did continue-as-new, or were reset, they might still be running but with a different run_id.
repeated .temporal.api.common.v1.WorkflowExecution running_workflows = 9;- Specified by:
getRunningWorkflowsOrBuilderin interfaceScheduleInfoOrBuilder
-
getRecentActionsList
public java.util.List<ScheduleActionResult> getRecentActionsList()
Most recent ten actual action times (including manual triggers).
repeated .temporal.api.schedule.v1.ScheduleActionResult recent_actions = 4;- Specified by:
getRecentActionsListin interfaceScheduleInfoOrBuilder
-
getRecentActionsOrBuilderList
public java.util.List<? extends ScheduleActionResultOrBuilder> getRecentActionsOrBuilderList()
Most recent ten actual action times (including manual triggers).
repeated .temporal.api.schedule.v1.ScheduleActionResult recent_actions = 4;- Specified by:
getRecentActionsOrBuilderListin interfaceScheduleInfoOrBuilder
-
getRecentActionsCount
public int getRecentActionsCount()
Most recent ten actual action times (including manual triggers).
repeated .temporal.api.schedule.v1.ScheduleActionResult recent_actions = 4;- Specified by:
getRecentActionsCountin interfaceScheduleInfoOrBuilder
-
getRecentActions
public ScheduleActionResult getRecentActions(int index)
Most recent ten actual action times (including manual triggers).
repeated .temporal.api.schedule.v1.ScheduleActionResult recent_actions = 4;- Specified by:
getRecentActionsin interfaceScheduleInfoOrBuilder
-
getRecentActionsOrBuilder
public ScheduleActionResultOrBuilder getRecentActionsOrBuilder(int index)
Most recent ten actual action times (including manual triggers).
repeated .temporal.api.schedule.v1.ScheduleActionResult recent_actions = 4;- Specified by:
getRecentActionsOrBuilderin interfaceScheduleInfoOrBuilder
-
getFutureActionTimesList
public java.util.List<com.google.protobuf.Timestamp> getFutureActionTimesList()
Next ten scheduled action times.
repeated .google.protobuf.Timestamp future_action_times = 5;- Specified by:
getFutureActionTimesListin interfaceScheduleInfoOrBuilder
-
getFutureActionTimesOrBuilderList
public java.util.List<? extends com.google.protobuf.TimestampOrBuilder> getFutureActionTimesOrBuilderList()
Next ten scheduled action times.
repeated .google.protobuf.Timestamp future_action_times = 5;- Specified by:
getFutureActionTimesOrBuilderListin interfaceScheduleInfoOrBuilder
-
getFutureActionTimesCount
public int getFutureActionTimesCount()
Next ten scheduled action times.
repeated .google.protobuf.Timestamp future_action_times = 5;- Specified by:
getFutureActionTimesCountin interfaceScheduleInfoOrBuilder
-
getFutureActionTimes
public com.google.protobuf.Timestamp getFutureActionTimes(int index)
Next ten scheduled action times.
repeated .google.protobuf.Timestamp future_action_times = 5;- Specified by:
getFutureActionTimesin interfaceScheduleInfoOrBuilder
-
getFutureActionTimesOrBuilder
public com.google.protobuf.TimestampOrBuilder getFutureActionTimesOrBuilder(int index)
Next ten scheduled action times.
repeated .google.protobuf.Timestamp future_action_times = 5;- Specified by:
getFutureActionTimesOrBuilderin interfaceScheduleInfoOrBuilder
-
hasCreateTime
public boolean hasCreateTime()
Timestamps of schedule creation and last update.
.google.protobuf.Timestamp create_time = 6;- Specified by:
hasCreateTimein interfaceScheduleInfoOrBuilder- Returns:
- Whether the createTime field is set.
-
getCreateTime
public com.google.protobuf.Timestamp getCreateTime()
Timestamps of schedule creation and last update.
.google.protobuf.Timestamp create_time = 6;- Specified by:
getCreateTimein interfaceScheduleInfoOrBuilder- Returns:
- The createTime.
-
getCreateTimeOrBuilder
public com.google.protobuf.TimestampOrBuilder getCreateTimeOrBuilder()
Timestamps of schedule creation and last update.
.google.protobuf.Timestamp create_time = 6;- Specified by:
getCreateTimeOrBuilderin interfaceScheduleInfoOrBuilder
-
hasUpdateTime
public boolean hasUpdateTime()
.google.protobuf.Timestamp update_time = 7;- Specified by:
hasUpdateTimein interfaceScheduleInfoOrBuilder- Returns:
- Whether the updateTime field is set.
-
getUpdateTime
public com.google.protobuf.Timestamp getUpdateTime()
.google.protobuf.Timestamp update_time = 7;- Specified by:
getUpdateTimein interfaceScheduleInfoOrBuilder- Returns:
- The updateTime.
-
getUpdateTimeOrBuilder
public com.google.protobuf.TimestampOrBuilder getUpdateTimeOrBuilder()
.google.protobuf.Timestamp update_time = 7;- Specified by:
getUpdateTimeOrBuilderin interfaceScheduleInfoOrBuilder
-
getInvalidScheduleError
@Deprecated public java.lang.String getInvalidScheduleError()
Deprecated.string invalid_schedule_error = 8 [deprecated = true];- Specified by:
getInvalidScheduleErrorin interfaceScheduleInfoOrBuilder- Returns:
- The invalidScheduleError.
-
getInvalidScheduleErrorBytes
@Deprecated public com.google.protobuf.ByteString getInvalidScheduleErrorBytes()
Deprecated.string invalid_schedule_error = 8 [deprecated = true];- Specified by:
getInvalidScheduleErrorBytesin interfaceScheduleInfoOrBuilder- Returns:
- The bytes for invalidScheduleError.
-
isInitialized
public final boolean isInitialized()
- Specified by:
isInitializedin interfacecom.google.protobuf.MessageLiteOrBuilder- Overrides:
isInitializedin classcom.google.protobuf.GeneratedMessageV3
-
writeTo
public void writeTo(com.google.protobuf.CodedOutputStream output) throws java.io.IOException- Specified by:
writeToin interfacecom.google.protobuf.MessageLite- Overrides:
writeToin classcom.google.protobuf.GeneratedMessageV3- Throws:
java.io.IOException
-
getSerializedSize
public int getSerializedSize()
- Specified by:
getSerializedSizein interfacecom.google.protobuf.MessageLite- Overrides:
getSerializedSizein classcom.google.protobuf.GeneratedMessageV3
-
equals
public boolean equals(java.lang.Object obj)
- Specified by:
equalsin interfacecom.google.protobuf.Message- Overrides:
equalsin classcom.google.protobuf.AbstractMessage
-
hashCode
public int hashCode()
- Specified by:
hashCodein interfacecom.google.protobuf.Message- Overrides:
hashCodein classcom.google.protobuf.AbstractMessage
-
parseFrom
public static ScheduleInfo parseFrom(java.nio.ByteBuffer data) throws com.google.protobuf.InvalidProtocolBufferException
- Throws:
com.google.protobuf.InvalidProtocolBufferException
-
parseFrom
public static ScheduleInfo parseFrom(java.nio.ByteBuffer data, com.google.protobuf.ExtensionRegistryLite extensionRegistry) throws com.google.protobuf.InvalidProtocolBufferException
- Throws:
com.google.protobuf.InvalidProtocolBufferException
-
parseFrom
public static ScheduleInfo parseFrom(com.google.protobuf.ByteString data) throws com.google.protobuf.InvalidProtocolBufferException
- Throws:
com.google.protobuf.InvalidProtocolBufferException
-
parseFrom
public static ScheduleInfo parseFrom(com.google.protobuf.ByteString data, com.google.protobuf.ExtensionRegistryLite extensionRegistry) throws com.google.protobuf.InvalidProtocolBufferException
- Throws:
com.google.protobuf.InvalidProtocolBufferException
-
parseFrom
public static ScheduleInfo parseFrom(byte[] data) throws com.google.protobuf.InvalidProtocolBufferException
- Throws:
com.google.protobuf.InvalidProtocolBufferException
-
parseFrom
public static ScheduleInfo parseFrom(byte[] data, com.google.protobuf.ExtensionRegistryLite extensionRegistry) throws com.google.protobuf.InvalidProtocolBufferException
- Throws:
com.google.protobuf.InvalidProtocolBufferException
-
parseFrom
public static ScheduleInfo parseFrom(java.io.InputStream input) throws java.io.IOException
- Throws:
java.io.IOException
-
parseFrom
public static ScheduleInfo parseFrom(java.io.InputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry) throws java.io.IOException
- Throws:
java.io.IOException
-
parseDelimitedFrom
public static ScheduleInfo parseDelimitedFrom(java.io.InputStream input) throws java.io.IOException
- Throws:
java.io.IOException
-
parseDelimitedFrom
public static ScheduleInfo parseDelimitedFrom(java.io.InputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry) throws java.io.IOException
- Throws:
java.io.IOException
-
parseFrom
public static ScheduleInfo parseFrom(com.google.protobuf.CodedInputStream input) throws java.io.IOException
- Throws:
java.io.IOException
-
parseFrom
public static ScheduleInfo parseFrom(com.google.protobuf.CodedInputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry) throws java.io.IOException
- Throws:
java.io.IOException
-
newBuilderForType
public ScheduleInfo.Builder newBuilderForType()
- Specified by:
newBuilderForTypein interfacecom.google.protobuf.Message- Specified by:
newBuilderForTypein interfacecom.google.protobuf.MessageLite
-
newBuilder
public static ScheduleInfo.Builder newBuilder()
-
newBuilder
public static ScheduleInfo.Builder newBuilder(ScheduleInfo prototype)
-
toBuilder
public ScheduleInfo.Builder toBuilder()
- Specified by:
toBuilderin interfacecom.google.protobuf.Message- Specified by:
toBuilderin interfacecom.google.protobuf.MessageLite
-
newBuilderForType
protected ScheduleInfo.Builder newBuilderForType(com.google.protobuf.GeneratedMessageV3.BuilderParent parent)
- Specified by:
newBuilderForTypein classcom.google.protobuf.GeneratedMessageV3
-
getDefaultInstance
public static ScheduleInfo getDefaultInstance()
-
parser
public static com.google.protobuf.Parser<ScheduleInfo> parser()
-
getParserForType
public com.google.protobuf.Parser<ScheduleInfo> getParserForType()
- Specified by:
getParserForTypein interfacecom.google.protobuf.Message- Specified by:
getParserForTypein interfacecom.google.protobuf.MessageLite- Overrides:
getParserForTypein classcom.google.protobuf.GeneratedMessageV3
-
getDefaultInstanceForType
public ScheduleInfo getDefaultInstanceForType()
- Specified by:
getDefaultInstanceForTypein interfacecom.google.protobuf.MessageLiteOrBuilder- Specified by:
getDefaultInstanceForTypein interfacecom.google.protobuf.MessageOrBuilder
-
-