public final class ScheduledAnacronTask extends GeneratedMessage implements ScheduledAnacronTaskOrBuilderInformation about a scheduled anacron task.
Protobuf type google.backstory.ScheduledAnacronTask
Inheritance
Object > AbstractMessageLite<MessageType,BuilderType> > AbstractMessage > GeneratedMessage > ScheduledAnacronTaskImplements
ScheduledAnacronTaskOrBuilderStatic Fields
DELAY_MINUTES_FIELD_NUMBER
public static final int DELAY_MINUTES_FIELD_NUMBER| Field Value | |
|---|---|
| Type | Description |
int |
|
JOB_ID_FIELD_NUMBER
public static final int JOB_ID_FIELD_NUMBER| Field Value | |
|---|---|
| Type | Description |
int |
|
PATH_FIELD_NUMBER
public static final int PATH_FIELD_NUMBER| Field Value | |
|---|---|
| Type | Description |
int |
|
PERIOD_FIELD_NUMBER
public static final int PERIOD_FIELD_NUMBER| Field Value | |
|---|---|
| Type | Description |
int |
|
SOURCE_LINE_FIELD_NUMBER
public static final int SOURCE_LINE_FIELD_NUMBER| Field Value | |
|---|---|
| Type | Description |
int |
|
Static Methods
getDefaultInstance()
public static ScheduledAnacronTask getDefaultInstance()| Returns | |
|---|---|
| Type | Description |
ScheduledAnacronTask |
|
getDescriptor()
public static final Descriptors.Descriptor getDescriptor()| Returns | |
|---|---|
| Type | Description |
Descriptor |
|
newBuilder()
public static ScheduledAnacronTask.Builder newBuilder()| Returns | |
|---|---|
| Type | Description |
ScheduledAnacronTask.Builder |
|
newBuilder(ScheduledAnacronTask prototype)
public static ScheduledAnacronTask.Builder newBuilder(ScheduledAnacronTask prototype)| Parameter | |
|---|---|
| Name | Description |
prototype |
ScheduledAnacronTask |
| Returns | |
|---|---|
| Type | Description |
ScheduledAnacronTask.Builder |
|
parseDelimitedFrom(InputStream input)
public static ScheduledAnacronTask parseDelimitedFrom(InputStream input)| Parameter | |
|---|---|
| Name | Description |
input |
InputStream |
| Returns | |
|---|---|
| Type | Description |
ScheduledAnacronTask |
|
| Exceptions | |
|---|---|
| Type | Description |
IOException |
|
parseDelimitedFrom(InputStream input, ExtensionRegistryLite extensionRegistry)
public static ScheduledAnacronTask parseDelimitedFrom(InputStream input, ExtensionRegistryLite extensionRegistry)| Parameters | |
|---|---|
| Name | Description |
input |
InputStream |
extensionRegistry |
ExtensionRegistryLite |
| Returns | |
|---|---|
| Type | Description |
ScheduledAnacronTask |
|
| Exceptions | |
|---|---|
| Type | Description |
IOException |
|
parseFrom(byte[] data)
public static ScheduledAnacronTask parseFrom(byte[] data)| Parameter | |
|---|---|
| Name | Description |
data |
byte[] |
| Returns | |
|---|---|
| Type | Description |
ScheduledAnacronTask |
|
| Exceptions | |
|---|---|
| Type | Description |
InvalidProtocolBufferException |
|
parseFrom(byte[] data, ExtensionRegistryLite extensionRegistry)
public static ScheduledAnacronTask parseFrom(byte[] data, ExtensionRegistryLite extensionRegistry)| Parameters | |
|---|---|
| Name | Description |
data |
byte[] |
extensionRegistry |
ExtensionRegistryLite |
| Returns | |
|---|---|
| Type | Description |
ScheduledAnacronTask |
|
| Exceptions | |
|---|---|
| Type | Description |
InvalidProtocolBufferException |
|
parseFrom(ByteString data)
public static ScheduledAnacronTask parseFrom(ByteString data)| Parameter | |
|---|---|
| Name | Description |
data |
ByteString |
| Returns | |
|---|---|
| Type | Description |
ScheduledAnacronTask |
|
| Exceptions | |
|---|---|
| Type | Description |
InvalidProtocolBufferException |
|
parseFrom(ByteString data, ExtensionRegistryLite extensionRegistry)
public static ScheduledAnacronTask parseFrom(ByteString data, ExtensionRegistryLite extensionRegistry)| Parameters | |
|---|---|
| Name | Description |
data |
ByteString |
extensionRegistry |
ExtensionRegistryLite |
| Returns | |
|---|---|
| Type | Description |
ScheduledAnacronTask |
|
| Exceptions | |
|---|---|
| Type | Description |
InvalidProtocolBufferException |
|
parseFrom(CodedInputStream input)
public static ScheduledAnacronTask parseFrom(CodedInputStream input)| Parameter | |
|---|---|
| Name | Description |
input |
CodedInputStream |
| Returns | |
|---|---|
| Type | Description |
ScheduledAnacronTask |
|
| Exceptions | |
|---|---|
| Type | Description |
IOException |
|
parseFrom(CodedInputStream input, ExtensionRegistryLite extensionRegistry)
public static ScheduledAnacronTask parseFrom(CodedInputStream input, ExtensionRegistryLite extensionRegistry)| Parameters | |
|---|---|
| Name | Description |
input |
CodedInputStream |
extensionRegistry |
ExtensionRegistryLite |
| Returns | |
|---|---|
| Type | Description |
ScheduledAnacronTask |
|
| Exceptions | |
|---|---|
| Type | Description |
IOException |
|
parseFrom(InputStream input)
public static ScheduledAnacronTask parseFrom(InputStream input)| Parameter | |
|---|---|
| Name | Description |
input |
InputStream |
| Returns | |
|---|---|
| Type | Description |
ScheduledAnacronTask |
|
| Exceptions | |
|---|---|
| Type | Description |
IOException |
|
parseFrom(InputStream input, ExtensionRegistryLite extensionRegistry)
public static ScheduledAnacronTask parseFrom(InputStream input, ExtensionRegistryLite extensionRegistry)| Parameters | |
|---|---|
| Name | Description |
input |
InputStream |
extensionRegistry |
ExtensionRegistryLite |
| Returns | |
|---|---|
| Type | Description |
ScheduledAnacronTask |
|
| Exceptions | |
|---|---|
| Type | Description |
IOException |
|
parseFrom(ByteBuffer data)
public static ScheduledAnacronTask parseFrom(ByteBuffer data)| Parameter | |
|---|---|
| Name | Description |
data |
ByteBuffer |
| Returns | |
|---|---|
| Type | Description |
ScheduledAnacronTask |
|
| Exceptions | |
|---|---|
| Type | Description |
InvalidProtocolBufferException |
|
parseFrom(ByteBuffer data, ExtensionRegistryLite extensionRegistry)
public static ScheduledAnacronTask parseFrom(ByteBuffer data, ExtensionRegistryLite extensionRegistry)| Parameters | |
|---|---|
| Name | Description |
data |
ByteBuffer |
extensionRegistry |
ExtensionRegistryLite |
| Returns | |
|---|---|
| Type | Description |
ScheduledAnacronTask |
|
| Exceptions | |
|---|---|
| Type | Description |
InvalidProtocolBufferException |
|
parser()
public static Parser<ScheduledAnacronTask> parser()| Returns | |
|---|---|
| Type | Description |
Parser<ScheduledAnacronTask> |
|
Methods
equals(Object obj)
public boolean equals(Object obj)| Parameter | |
|---|---|
| Name | Description |
obj |
Object |
| Returns | |
|---|---|
| Type | Description |
boolean |
|
getDefaultInstanceForType()
public ScheduledAnacronTask getDefaultInstanceForType()| Returns | |
|---|---|
| Type | Description |
ScheduledAnacronTask |
|
getDelayMinutes()
public long getDelayMinutes()The delay in minutes before the job is run.
int64 delay_minutes = 2;
| Returns | |
|---|---|
| Type | Description |
long |
The delayMinutes. |
getJobId()
public String getJobId()The unique identifier of the job.
string job_id = 3;
| Returns | |
|---|---|
| Type | Description |
String |
The jobId. |
getJobIdBytes()
public ByteString getJobIdBytes()The unique identifier of the job.
string job_id = 3;
| Returns | |
|---|---|
| Type | Description |
ByteString |
The bytes for jobId. |
getParserForType()
public Parser<ScheduledAnacronTask> getParserForType()| Returns | |
|---|---|
| Type | Description |
Parser<ScheduledAnacronTask> |
|
getPath()
public String getPath()The PATH environment variable defined in the anacrontab file.
string path = 4;
| Returns | |
|---|---|
| Type | Description |
String |
The path. |
getPathBytes()
public ByteString getPathBytes()The PATH environment variable defined in the anacrontab file.
string path = 4;
| Returns | |
|---|---|
| Type | Description |
ByteString |
The bytes for path. |
getPeriod()
public String getPeriod()Anacrontab period field. Value is an integer in days, or a string like "@daily", "@weekly", or "@monthly".
string period = 1;
| Returns | |
|---|---|
| Type | Description |
String |
The period. |
getPeriodBytes()
public ByteString getPeriodBytes()Anacrontab period field. Value is an integer in days, or a string like "@daily", "@weekly", or "@monthly".
string period = 1;
| Returns | |
|---|---|
| Type | Description |
ByteString |
The bytes for period. |
getSerializedSize()
public int getSerializedSize()| Returns | |
|---|---|
| Type | Description |
int |
|
getSourceLine()
public String getSourceLine()The original source line from the anacrontab file.
string source_line = 5;
| Returns | |
|---|---|
| Type | Description |
String |
The sourceLine. |
getSourceLineBytes()
public ByteString getSourceLineBytes()The original source line from the anacrontab file.
string source_line = 5;
| Returns | |
|---|---|
| Type | Description |
ByteString |
The bytes for sourceLine. |
hashCode()
public int hashCode()| Returns | |
|---|---|
| Type | Description |
int |
|
internalGetFieldAccessorTable()
protected GeneratedMessage.FieldAccessorTable internalGetFieldAccessorTable()| Returns | |
|---|---|
| Type | Description |
FieldAccessorTable |
|
isInitialized()
public final boolean isInitialized()| Returns | |
|---|---|
| Type | Description |
boolean |
|
newBuilderForType()
public ScheduledAnacronTask.Builder newBuilderForType()| Returns | |
|---|---|
| Type | Description |
ScheduledAnacronTask.Builder |
|
newBuilderForType(AbstractMessage.BuilderParent parent)
protected ScheduledAnacronTask.Builder newBuilderForType(AbstractMessage.BuilderParent parent)| Parameter | |
|---|---|
| Name | Description |
parent |
BuilderParent |
| Returns | |
|---|---|
| Type | Description |
ScheduledAnacronTask.Builder |
|
toBuilder()
public ScheduledAnacronTask.Builder toBuilder()| Returns | |
|---|---|
| Type | Description |
ScheduledAnacronTask.Builder |
|
writeTo(CodedOutputStream output)
public void writeTo(CodedOutputStream output)| Parameter | |
|---|---|
| Name | Description |
output |
CodedOutputStream |
| Exceptions | |
|---|---|
| Type | Description |
IOException |
|