public final class KahaRescheduleJobCommand extends org.apache.activemq.protobuf.BaseMessage<T> implements JournalCommand<KahaRescheduleJobCommand>
| Constructor and Description |
|---|
KahaRescheduleJobCommand() |
addAll, assertInitialized, checktInitialized, computeGroupSize, computeMessageSize, isInitialized, load, loadAndClear, mergeFramed, mergeFramed, mergeFramed, mergeFramed, mergeUnframed, mergeUnframed, mergeUnframed, prefix, readGroup, readRawByte, readRawVarint32, serializedSizeFramed, toFramedBuffer, toFramedByteArray, toUnframedBuffer, toUnframedByteArray, writeFramed, writeFramed, writeGroup, writeMessage, writeUnframedfinalize, getClass, notify, notifyAll, wait, wait, waitassertInitialized, mergeFramed, mergeFramed, mergeFramed, mergeFramed, mergeUnframed, mergeUnframed, mergeUnframed, serializedSizeFramed, toFramedBuffer, toFramedByteArray, toUnframedBuffer, toUnframedByteArray, writeFramed, writeFramed, writeUnframedpublic KahaRescheduleJobCommand()
public ArrayList<String> missingFields()
missingFields in class org.apache.activemq.protobuf.BaseMessage<KahaRescheduleJobCommand>public void clear()
clear in interface org.apache.activemq.protobuf.Message<KahaRescheduleJobCommand>clear in class org.apache.activemq.protobuf.BaseMessage<KahaRescheduleJobCommand>public KahaRescheduleJobCommand clone()
clone in interface org.apache.activemq.protobuf.Message<KahaRescheduleJobCommand>clone in class org.apache.activemq.protobuf.BaseMessage<KahaRescheduleJobCommand>public KahaRescheduleJobCommand mergeFrom(KahaRescheduleJobCommand other)
mergeFrom in interface org.apache.activemq.protobuf.Message<KahaRescheduleJobCommand>mergeFrom in class org.apache.activemq.protobuf.BaseMessage<KahaRescheduleJobCommand>public int serializedSizeUnframed()
serializedSizeUnframed in interface org.apache.activemq.protobuf.Message<KahaRescheduleJobCommand>public KahaRescheduleJobCommand mergeUnframed(org.apache.activemq.protobuf.CodedInputStream input) throws IOException
mergeUnframed in interface org.apache.activemq.protobuf.Message<KahaRescheduleJobCommand>IOExceptionpublic void writeUnframed(org.apache.activemq.protobuf.CodedOutputStream output) throws IOException
writeUnframed in interface org.apache.activemq.protobuf.Message<KahaRescheduleJobCommand>writeUnframed in class org.apache.activemq.protobuf.BaseMessage<KahaRescheduleJobCommand>IOExceptionpublic static KahaRescheduleJobCommand parseUnframed(org.apache.activemq.protobuf.CodedInputStream data) throws org.apache.activemq.protobuf.InvalidProtocolBufferException, IOException
org.apache.activemq.protobuf.InvalidProtocolBufferExceptionIOExceptionpublic static KahaRescheduleJobCommand parseUnframed(org.apache.activemq.protobuf.Buffer data) throws org.apache.activemq.protobuf.InvalidProtocolBufferException
org.apache.activemq.protobuf.InvalidProtocolBufferExceptionpublic static KahaRescheduleJobCommand parseUnframed(byte[] data) throws org.apache.activemq.protobuf.InvalidProtocolBufferException
org.apache.activemq.protobuf.InvalidProtocolBufferExceptionpublic static KahaRescheduleJobCommand parseUnframed(InputStream data) throws org.apache.activemq.protobuf.InvalidProtocolBufferException, IOException
org.apache.activemq.protobuf.InvalidProtocolBufferExceptionIOExceptionpublic static KahaRescheduleJobCommand parseFramed(org.apache.activemq.protobuf.CodedInputStream data) throws org.apache.activemq.protobuf.InvalidProtocolBufferException, IOException
org.apache.activemq.protobuf.InvalidProtocolBufferExceptionIOExceptionpublic static KahaRescheduleJobCommand parseFramed(org.apache.activemq.protobuf.Buffer data) throws org.apache.activemq.protobuf.InvalidProtocolBufferException
org.apache.activemq.protobuf.InvalidProtocolBufferExceptionpublic static KahaRescheduleJobCommand parseFramed(byte[] data) throws org.apache.activemq.protobuf.InvalidProtocolBufferException
org.apache.activemq.protobuf.InvalidProtocolBufferExceptionpublic static KahaRescheduleJobCommand parseFramed(InputStream data) throws org.apache.activemq.protobuf.InvalidProtocolBufferException, IOException
org.apache.activemq.protobuf.InvalidProtocolBufferExceptionIOExceptionpublic StringBuilder toString(StringBuilder sb, String prefix)
public void visit(Visitor visitor) throws IOException
visit in interface JournalCommand<KahaRescheduleJobCommand>IOExceptionpublic KahaEntryType type()
type in interface JournalCommand<KahaRescheduleJobCommand>public boolean equals(KahaRescheduleJobCommand obj)
public boolean hasScheduler()
public String getScheduler()
public T setScheduler(String scheduler)
public void clearScheduler()
public boolean hasJobId()
public void clearJobId()
public boolean hasExecutionTime()
public long getExecutionTime()
public T setExecutionTime(long executionTime)
public void clearExecutionTime()
public boolean hasNextExecutionTime()
public long getNextExecutionTime()
public T setNextExecutionTime(long nextExecutionTime)
public void clearNextExecutionTime()
public boolean hasRescheduledCount()
public int getRescheduledCount()
public T setRescheduledCount(int rescheduledCount)
public void clearRescheduledCount()
Copyright © 2005–2017 FuseSource, Corp.. All rights reserved.