Uses of Class
org.apache.activemq.store.kahadb.data.KahaUpdateMessageCommand
Packages that use KahaUpdateMessageCommand
-
Uses of KahaUpdateMessageCommand in org.apache.activemq.store.kahadb
Methods in org.apache.activemq.store.kahadb with parameters of type KahaUpdateMessageCommandModifier and TypeMethodDescriptionprotected voidMessageDatabase.process(KahaUpdateMessageCommand command, Location location) voidVisitor.visit(KahaUpdateMessageCommand kahaUpdateMessageCommand) -
Uses of KahaUpdateMessageCommand in org.apache.activemq.store.kahadb.data
Methods in org.apache.activemq.store.kahadb.data that return KahaUpdateMessageCommandModifier and TypeMethodDescriptionKahaUpdateMessageCommand.clone()KahaUpdateMessageCommand.mergeFrom(KahaUpdateMessageCommand other) KahaUpdateMessageCommand.mergeUnframed(org.apache.activemq.protobuf.CodedInputStream input) static KahaUpdateMessageCommandKahaUpdateMessageCommand.parseFramed(byte[] data) static KahaUpdateMessageCommandKahaUpdateMessageCommand.parseFramed(InputStream data) static KahaUpdateMessageCommandKahaUpdateMessageCommand.parseFramed(org.apache.activemq.protobuf.Buffer data) static KahaUpdateMessageCommandKahaUpdateMessageCommand.parseFramed(org.apache.activemq.protobuf.CodedInputStream data) static KahaUpdateMessageCommandKahaUpdateMessageCommand.parseUnframed(byte[] data) static KahaUpdateMessageCommandKahaUpdateMessageCommand.parseUnframed(InputStream data) static KahaUpdateMessageCommandKahaUpdateMessageCommand.parseUnframed(org.apache.activemq.protobuf.Buffer data) static KahaUpdateMessageCommandKahaUpdateMessageCommand.parseUnframed(org.apache.activemq.protobuf.CodedInputStream data) Methods in org.apache.activemq.store.kahadb.data with parameters of type KahaUpdateMessageCommandModifier and TypeMethodDescriptionbooleanKahaUpdateMessageCommand.equals(KahaUpdateMessageCommand obj) KahaUpdateMessageCommand.mergeFrom(KahaUpdateMessageCommand other)