Class KahaRescheduleJobCommand
java.lang.Object
org.apache.activemq.protobuf.BaseMessage<T>
org.apache.activemq.store.kahadb.data.KahaRescheduleJobCommand
- All Implemented Interfaces:
org.apache.activemq.protobuf.Message<KahaRescheduleJobCommand>,JournalCommand<KahaRescheduleJobCommand>
public final class KahaRescheduleJobCommand
extends org.apache.activemq.protobuf.BaseMessage<T>
implements JournalCommand<KahaRescheduleJobCommand>
-
Field Summary
Fields inherited from class org.apache.activemq.protobuf.BaseMessage
memoizedSerializedSize -
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionvoidclear()voidvoidvoidvoidvoidclone()booleanbooleanlonggetJobId()longintbooleaninthashCode()booleanhasJobId()booleanbooleanbooleanmergeUnframed(org.apache.activemq.protobuf.CodedInputStream input) static KahaRescheduleJobCommandparseFramed(byte[] data) static KahaRescheduleJobCommandparseFramed(InputStream data) static KahaRescheduleJobCommandparseFramed(org.apache.activemq.protobuf.Buffer data) static KahaRescheduleJobCommandparseFramed(org.apache.activemq.protobuf.CodedInputStream data) static KahaRescheduleJobCommandparseUnframed(byte[] data) static KahaRescheduleJobCommandparseUnframed(InputStream data) static KahaRescheduleJobCommandparseUnframed(org.apache.activemq.protobuf.Buffer data) static KahaRescheduleJobCommandparseUnframed(org.apache.activemq.protobuf.CodedInputStream data) intsetExecutionTime(long executionTime) setNextExecutionTime(long nextExecutionTime) setRescheduledCount(int rescheduledCount) setScheduler(String scheduler) toString()toString(StringBuilder sb, String prefix) type()voidvoidwriteUnframed(org.apache.activemq.protobuf.CodedOutputStream output) Methods inherited from class org.apache.activemq.protobuf.BaseMessage
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, writeUnframedMethods inherited from class java.lang.Object
finalize, getClass, notify, notifyAll, wait, wait, waitMethods inherited from interface org.apache.activemq.protobuf.Message
assertInitialized, mergeFramed, mergeFramed, mergeFramed, mergeFramed, mergeUnframed, mergeUnframed, mergeUnframed, serializedSizeFramed, toFramedBuffer, toFramedByteArray, toUnframedBuffer, toUnframedByteArray, writeFramed, writeFramed, writeUnframed
-
Constructor Details
-
KahaRescheduleJobCommand
public KahaRescheduleJobCommand()
-
-
Method Details
-
missingFields
- Overrides:
missingFieldsin classorg.apache.activemq.protobuf.BaseMessage<KahaRescheduleJobCommand>
-
clear
public void clear()- Specified by:
clearin interfaceorg.apache.activemq.protobuf.Message<KahaRescheduleJobCommand>- Overrides:
clearin classorg.apache.activemq.protobuf.BaseMessage<KahaRescheduleJobCommand>
-
clone
- Specified by:
clonein interfaceorg.apache.activemq.protobuf.Message<KahaRescheduleJobCommand>- Specified by:
clonein classorg.apache.activemq.protobuf.BaseMessage<KahaRescheduleJobCommand>
-
mergeFrom
- Specified by:
mergeFromin interfaceorg.apache.activemq.protobuf.Message<KahaRescheduleJobCommand>- Overrides:
mergeFromin classorg.apache.activemq.protobuf.BaseMessage<KahaRescheduleJobCommand>
-
serializedSizeUnframed
public int serializedSizeUnframed()- Specified by:
serializedSizeUnframedin interfaceorg.apache.activemq.protobuf.Message<KahaRescheduleJobCommand>
-
mergeUnframed
public KahaRescheduleJobCommand mergeUnframed(org.apache.activemq.protobuf.CodedInputStream input) throws IOException - Specified by:
mergeUnframedin interfaceorg.apache.activemq.protobuf.Message<KahaRescheduleJobCommand>- Throws:
IOException
-
writeUnframed
- Specified by:
writeUnframedin interfaceorg.apache.activemq.protobuf.Message<KahaRescheduleJobCommand>- Overrides:
writeUnframedin classorg.apache.activemq.protobuf.BaseMessage<KahaRescheduleJobCommand>- Throws:
IOException
-
parseUnframed
public static KahaRescheduleJobCommand parseUnframed(org.apache.activemq.protobuf.CodedInputStream data) throws org.apache.activemq.protobuf.InvalidProtocolBufferException, IOException - Throws:
org.apache.activemq.protobuf.InvalidProtocolBufferExceptionIOException
-
parseUnframed
public static KahaRescheduleJobCommand parseUnframed(org.apache.activemq.protobuf.Buffer data) throws org.apache.activemq.protobuf.InvalidProtocolBufferException - Throws:
org.apache.activemq.protobuf.InvalidProtocolBufferException
-
parseUnframed
public static KahaRescheduleJobCommand parseUnframed(byte[] data) throws org.apache.activemq.protobuf.InvalidProtocolBufferException - Throws:
org.apache.activemq.protobuf.InvalidProtocolBufferException
-
parseUnframed
public static KahaRescheduleJobCommand parseUnframed(InputStream data) throws org.apache.activemq.protobuf.InvalidProtocolBufferException, IOException - Throws:
org.apache.activemq.protobuf.InvalidProtocolBufferExceptionIOException
-
parseFramed
public static KahaRescheduleJobCommand parseFramed(org.apache.activemq.protobuf.CodedInputStream data) throws org.apache.activemq.protobuf.InvalidProtocolBufferException, IOException - Throws:
org.apache.activemq.protobuf.InvalidProtocolBufferExceptionIOException
-
parseFramed
public static KahaRescheduleJobCommand parseFramed(org.apache.activemq.protobuf.Buffer data) throws org.apache.activemq.protobuf.InvalidProtocolBufferException - Throws:
org.apache.activemq.protobuf.InvalidProtocolBufferException
-
parseFramed
public static KahaRescheduleJobCommand parseFramed(byte[] data) throws org.apache.activemq.protobuf.InvalidProtocolBufferException - Throws:
org.apache.activemq.protobuf.InvalidProtocolBufferException
-
parseFramed
public static KahaRescheduleJobCommand parseFramed(InputStream data) throws org.apache.activemq.protobuf.InvalidProtocolBufferException, IOException - Throws:
org.apache.activemq.protobuf.InvalidProtocolBufferExceptionIOException
-
toString
-
toString
-
visit
- Specified by:
visitin interfaceJournalCommand<KahaRescheduleJobCommand>- Throws:
IOException
-
type
- Specified by:
typein interfaceJournalCommand<KahaRescheduleJobCommand>
-
equals
-
equals
-
hashCode
public int hashCode() -
hasScheduler
public boolean hasScheduler() -
getScheduler
-
setScheduler
-
clearScheduler
public void clearScheduler() -
hasJobId
public boolean hasJobId() -
getJobId
-
setJobId
-
clearJobId
public void clearJobId() -
hasExecutionTime
public boolean hasExecutionTime() -
getExecutionTime
public long getExecutionTime() -
setExecutionTime
-
clearExecutionTime
public void clearExecutionTime() -
hasNextExecutionTime
public boolean hasNextExecutionTime() -
getNextExecutionTime
public long getNextExecutionTime() -
setNextExecutionTime
-
clearNextExecutionTime
public void clearNextExecutionTime() -
hasRescheduledCount
public boolean hasRescheduledCount() -
getRescheduledCount
public int getRescheduledCount() -
setRescheduledCount
-
clearRescheduledCount
public void clearRescheduledCount()
-