Uses of Class
org.apache.activemq.store.kahadb.data.KahaCommitCommand
Packages that use KahaCommitCommand
-
Uses of KahaCommitCommand in org.apache.activemq.store.kahadb
Methods in org.apache.activemq.store.kahadb with parameters of type KahaCommitCommand -
Uses of KahaCommitCommand in org.apache.activemq.store.kahadb.data
Methods in org.apache.activemq.store.kahadb.data that return KahaCommitCommandModifier and TypeMethodDescriptionKahaCommitCommand.clone()KahaCommitCommand.mergeFrom(KahaCommitCommand other) KahaCommitCommand.mergeUnframed(org.apache.activemq.protobuf.CodedInputStream input) static KahaCommitCommandKahaCommitCommand.parseFramed(byte[] data) static KahaCommitCommandKahaCommitCommand.parseFramed(InputStream data) static KahaCommitCommandKahaCommitCommand.parseFramed(org.apache.activemq.protobuf.Buffer data) static KahaCommitCommandKahaCommitCommand.parseFramed(org.apache.activemq.protobuf.CodedInputStream data) static KahaCommitCommandKahaCommitCommand.parseUnframed(byte[] data) static KahaCommitCommandKahaCommitCommand.parseUnframed(InputStream data) static KahaCommitCommandKahaCommitCommand.parseUnframed(org.apache.activemq.protobuf.Buffer data) static KahaCommitCommandKahaCommitCommand.parseUnframed(org.apache.activemq.protobuf.CodedInputStream data) Methods in org.apache.activemq.store.kahadb.data with parameters of type KahaCommitCommandModifier and TypeMethodDescriptionbooleanKahaCommitCommand.equals(KahaCommitCommand obj) KahaCommitCommand.mergeFrom(KahaCommitCommand other)