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