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