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