public final class KahaRemoveScheduledJobCommand extends org.apache.activemq.protobuf.BaseMessage<T> implements JournalCommand<KahaRemoveScheduledJobCommand>
| Constructor and Description |
|---|
KahaRemoveScheduledJobCommand() |
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 KahaRemoveScheduledJobCommand()
public ArrayList<String> missingFields()
missingFields in class org.apache.activemq.protobuf.BaseMessage<KahaRemoveScheduledJobCommand>public void clear()
clear in interface org.apache.activemq.protobuf.Message<KahaRemoveScheduledJobCommand>clear in class org.apache.activemq.protobuf.BaseMessage<KahaRemoveScheduledJobCommand>public KahaRemoveScheduledJobCommand clone()
clone in interface org.apache.activemq.protobuf.Message<KahaRemoveScheduledJobCommand>clone in class org.apache.activemq.protobuf.BaseMessage<KahaRemoveScheduledJobCommand>public KahaRemoveScheduledJobCommand mergeFrom(KahaRemoveScheduledJobCommand other)
mergeFrom in interface org.apache.activemq.protobuf.Message<KahaRemoveScheduledJobCommand>mergeFrom in class org.apache.activemq.protobuf.BaseMessage<KahaRemoveScheduledJobCommand>public int serializedSizeUnframed()
serializedSizeUnframed in interface org.apache.activemq.protobuf.Message<KahaRemoveScheduledJobCommand>public KahaRemoveScheduledJobCommand mergeUnframed(org.apache.activemq.protobuf.CodedInputStream input) throws IOException
mergeUnframed in interface org.apache.activemq.protobuf.Message<KahaRemoveScheduledJobCommand>IOExceptionpublic void writeUnframed(org.apache.activemq.protobuf.CodedOutputStream output) throws IOException
writeUnframed in interface org.apache.activemq.protobuf.Message<KahaRemoveScheduledJobCommand>writeUnframed in class org.apache.activemq.protobuf.BaseMessage<KahaRemoveScheduledJobCommand>IOExceptionpublic static KahaRemoveScheduledJobCommand parseUnframed(org.apache.activemq.protobuf.CodedInputStream data) throws org.apache.activemq.protobuf.InvalidProtocolBufferException, IOException
org.apache.activemq.protobuf.InvalidProtocolBufferExceptionIOExceptionpublic static KahaRemoveScheduledJobCommand parseUnframed(org.apache.activemq.protobuf.Buffer data) throws org.apache.activemq.protobuf.InvalidProtocolBufferException
org.apache.activemq.protobuf.InvalidProtocolBufferExceptionpublic static KahaRemoveScheduledJobCommand parseUnframed(byte[] data) throws org.apache.activemq.protobuf.InvalidProtocolBufferException
org.apache.activemq.protobuf.InvalidProtocolBufferExceptionpublic static KahaRemoveScheduledJobCommand parseUnframed(InputStream data) throws org.apache.activemq.protobuf.InvalidProtocolBufferException, IOException
org.apache.activemq.protobuf.InvalidProtocolBufferExceptionIOExceptionpublic static KahaRemoveScheduledJobCommand parseFramed(org.apache.activemq.protobuf.CodedInputStream data) throws org.apache.activemq.protobuf.InvalidProtocolBufferException, IOException
org.apache.activemq.protobuf.InvalidProtocolBufferExceptionIOExceptionpublic static KahaRemoveScheduledJobCommand parseFramed(org.apache.activemq.protobuf.Buffer data) throws org.apache.activemq.protobuf.InvalidProtocolBufferException
org.apache.activemq.protobuf.InvalidProtocolBufferExceptionpublic static KahaRemoveScheduledJobCommand parseFramed(byte[] data) throws org.apache.activemq.protobuf.InvalidProtocolBufferException
org.apache.activemq.protobuf.InvalidProtocolBufferExceptionpublic static KahaRemoveScheduledJobCommand 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<KahaRemoveScheduledJobCommand>IOExceptionpublic KahaEntryType type()
type in interface JournalCommand<KahaRemoveScheduledJobCommand>public boolean equals(KahaRemoveScheduledJobCommand obj)
public boolean hasScheduler()
public String getScheduler()
public T setScheduler(String scheduler)
public void clearScheduler()
public boolean hasJobId()
public void clearJobId()
public boolean hasNextExecutionTime()
public long getNextExecutionTime()
public T setNextExecutionTime(long nextExecutionTime)
public void clearNextExecutionTime()
Copyright © 2005–2017 FuseSource, Corp.. All rights reserved.