Class KahaRemoveScheduledJobsCommand
java.lang.Object
org.apache.activemq.protobuf.BaseMessage<T>
org.apache.activemq.store.kahadb.data.KahaRemoveScheduledJobsCommand
- All Implemented Interfaces:
org.apache.activemq.protobuf.Message<KahaRemoveScheduledJobsCommand>,JournalCommand<KahaRemoveScheduledJobsCommand>
public final class KahaRemoveScheduledJobsCommand
extends org.apache.activemq.protobuf.BaseMessage<T>
implements JournalCommand<KahaRemoveScheduledJobsCommand>
-
Field Summary
Fields inherited from class org.apache.activemq.protobuf.BaseMessage
memoizedSerializedSize -
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionvoidclear()voidvoidvoidclone()booleanbooleanlonglongbooleaninthashCode()booleanbooleanmergeUnframed(org.apache.activemq.protobuf.CodedInputStream input) parseFramed(byte[] data) parseFramed(InputStream data) parseFramed(org.apache.activemq.protobuf.Buffer data) parseFramed(org.apache.activemq.protobuf.CodedInputStream data) parseUnframed(byte[] data) parseUnframed(InputStream data) parseUnframed(org.apache.activemq.protobuf.Buffer data) parseUnframed(org.apache.activemq.protobuf.CodedInputStream data) intsetEndTime(long endTime) setScheduler(String scheduler) setStartTime(long startTime) 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
-
KahaRemoveScheduledJobsCommand
public KahaRemoveScheduledJobsCommand()
-
-
Method Details
-
missingFields
- Overrides:
missingFieldsin classorg.apache.activemq.protobuf.BaseMessage<KahaRemoveScheduledJobsCommand>
-
clear
public void clear()- Specified by:
clearin interfaceorg.apache.activemq.protobuf.Message<KahaRemoveScheduledJobsCommand>- Overrides:
clearin classorg.apache.activemq.protobuf.BaseMessage<KahaRemoveScheduledJobsCommand>
-
clone
- Specified by:
clonein interfaceorg.apache.activemq.protobuf.Message<KahaRemoveScheduledJobsCommand>- Specified by:
clonein classorg.apache.activemq.protobuf.BaseMessage<KahaRemoveScheduledJobsCommand>
-
mergeFrom
- Specified by:
mergeFromin interfaceorg.apache.activemq.protobuf.Message<KahaRemoveScheduledJobsCommand>- Overrides:
mergeFromin classorg.apache.activemq.protobuf.BaseMessage<KahaRemoveScheduledJobsCommand>
-
serializedSizeUnframed
public int serializedSizeUnframed()- Specified by:
serializedSizeUnframedin interfaceorg.apache.activemq.protobuf.Message<KahaRemoveScheduledJobsCommand>
-
mergeUnframed
public KahaRemoveScheduledJobsCommand mergeUnframed(org.apache.activemq.protobuf.CodedInputStream input) throws IOException - Specified by:
mergeUnframedin interfaceorg.apache.activemq.protobuf.Message<KahaRemoveScheduledJobsCommand>- Throws:
IOException
-
writeUnframed
- Specified by:
writeUnframedin interfaceorg.apache.activemq.protobuf.Message<KahaRemoveScheduledJobsCommand>- Overrides:
writeUnframedin classorg.apache.activemq.protobuf.BaseMessage<KahaRemoveScheduledJobsCommand>- Throws:
IOException
-
parseUnframed
public static KahaRemoveScheduledJobsCommand parseUnframed(org.apache.activemq.protobuf.CodedInputStream data) throws org.apache.activemq.protobuf.InvalidProtocolBufferException, IOException - Throws:
org.apache.activemq.protobuf.InvalidProtocolBufferExceptionIOException
-
parseUnframed
public static KahaRemoveScheduledJobsCommand parseUnframed(org.apache.activemq.protobuf.Buffer data) throws org.apache.activemq.protobuf.InvalidProtocolBufferException - Throws:
org.apache.activemq.protobuf.InvalidProtocolBufferException
-
parseUnframed
public static KahaRemoveScheduledJobsCommand parseUnframed(byte[] data) throws org.apache.activemq.protobuf.InvalidProtocolBufferException - Throws:
org.apache.activemq.protobuf.InvalidProtocolBufferException
-
parseUnframed
public static KahaRemoveScheduledJobsCommand parseUnframed(InputStream data) throws org.apache.activemq.protobuf.InvalidProtocolBufferException, IOException - Throws:
org.apache.activemq.protobuf.InvalidProtocolBufferExceptionIOException
-
parseFramed
public static KahaRemoveScheduledJobsCommand parseFramed(org.apache.activemq.protobuf.CodedInputStream data) throws org.apache.activemq.protobuf.InvalidProtocolBufferException, IOException - Throws:
org.apache.activemq.protobuf.InvalidProtocolBufferExceptionIOException
-
parseFramed
public static KahaRemoveScheduledJobsCommand parseFramed(org.apache.activemq.protobuf.Buffer data) throws org.apache.activemq.protobuf.InvalidProtocolBufferException - Throws:
org.apache.activemq.protobuf.InvalidProtocolBufferException
-
parseFramed
public static KahaRemoveScheduledJobsCommand parseFramed(byte[] data) throws org.apache.activemq.protobuf.InvalidProtocolBufferException - Throws:
org.apache.activemq.protobuf.InvalidProtocolBufferException
-
parseFramed
public static KahaRemoveScheduledJobsCommand parseFramed(InputStream data) throws org.apache.activemq.protobuf.InvalidProtocolBufferException, IOException - Throws:
org.apache.activemq.protobuf.InvalidProtocolBufferExceptionIOException
-
toString
-
toString
-
visit
- Specified by:
visitin interfaceJournalCommand<KahaRemoveScheduledJobsCommand>- Throws:
IOException
-
type
- Specified by:
typein interfaceJournalCommand<KahaRemoveScheduledJobsCommand>
-
equals
-
equals
-
hashCode
public int hashCode() -
hasScheduler
public boolean hasScheduler() -
getScheduler
-
setScheduler
-
clearScheduler
public void clearScheduler() -
hasStartTime
public boolean hasStartTime() -
getStartTime
public long getStartTime() -
setStartTime
-
clearStartTime
public void clearStartTime() -
hasEndTime
public boolean hasEndTime() -
getEndTime
public long getEndTime() -
setEndTime
-
clearEndTime
public void clearEndTime()
-