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