Uses of Class
org.apache.activemq.store.kahadb.data.KahaAckMessageFileMapCommand
Packages that use KahaAckMessageFileMapCommand
-
Uses of KahaAckMessageFileMapCommand in org.apache.activemq.store.kahadb
Methods in org.apache.activemq.store.kahadb with parameters of type KahaAckMessageFileMapCommandModifier and TypeMethodDescriptionvoidVisitor.visit(KahaAckMessageFileMapCommand kahaProducerAuditCommand) -
Uses of KahaAckMessageFileMapCommand in org.apache.activemq.store.kahadb.data
Methods in org.apache.activemq.store.kahadb.data that return KahaAckMessageFileMapCommandModifier and TypeMethodDescriptionKahaAckMessageFileMapCommand.clone()KahaAckMessageFileMapCommand.mergeFrom(KahaAckMessageFileMapCommand other) KahaAckMessageFileMapCommand.mergeUnframed(org.apache.activemq.protobuf.CodedInputStream input) static KahaAckMessageFileMapCommandKahaAckMessageFileMapCommand.parseFramed(byte[] data) static KahaAckMessageFileMapCommandKahaAckMessageFileMapCommand.parseFramed(InputStream data) static KahaAckMessageFileMapCommandKahaAckMessageFileMapCommand.parseFramed(org.apache.activemq.protobuf.Buffer data) static KahaAckMessageFileMapCommandKahaAckMessageFileMapCommand.parseFramed(org.apache.activemq.protobuf.CodedInputStream data) static KahaAckMessageFileMapCommandKahaAckMessageFileMapCommand.parseUnframed(byte[] data) static KahaAckMessageFileMapCommandKahaAckMessageFileMapCommand.parseUnframed(InputStream data) static KahaAckMessageFileMapCommandKahaAckMessageFileMapCommand.parseUnframed(org.apache.activemq.protobuf.Buffer data) static KahaAckMessageFileMapCommandKahaAckMessageFileMapCommand.parseUnframed(org.apache.activemq.protobuf.CodedInputStream data) Methods in org.apache.activemq.store.kahadb.data with parameters of type KahaAckMessageFileMapCommandModifier and TypeMethodDescriptionbooleanKahaAckMessageFileMapCommand.equals(KahaAckMessageFileMapCommand obj) KahaAckMessageFileMapCommand.mergeFrom(KahaAckMessageFileMapCommand other)