Uses of Class
org.apache.activemq.store.kahadb.data.KahaRemoveDestinationCommand
Packages that use KahaRemoveDestinationCommand
-
Uses of KahaRemoveDestinationCommand in org.apache.activemq.store.kahadb
Methods in org.apache.activemq.store.kahadb with parameters of type KahaRemoveDestinationCommandModifier and TypeMethodDescriptionprotected voidMessageDatabase.process(KahaRemoveDestinationCommand command, Location location) voidTempMessageDatabase.process(KahaRemoveDestinationCommand command) voidVisitor.visit(KahaRemoveDestinationCommand command) -
Uses of KahaRemoveDestinationCommand in org.apache.activemq.store.kahadb.data
Methods in org.apache.activemq.store.kahadb.data that return KahaRemoveDestinationCommandModifier and TypeMethodDescriptionKahaRemoveDestinationCommand.clone()KahaRemoveDestinationCommand.mergeFrom(KahaRemoveDestinationCommand other) KahaRemoveDestinationCommand.mergeUnframed(org.apache.activemq.protobuf.CodedInputStream input) static KahaRemoveDestinationCommandKahaRemoveDestinationCommand.parseFramed(byte[] data) static KahaRemoveDestinationCommandKahaRemoveDestinationCommand.parseFramed(InputStream data) static KahaRemoveDestinationCommandKahaRemoveDestinationCommand.parseFramed(org.apache.activemq.protobuf.Buffer data) static KahaRemoveDestinationCommandKahaRemoveDestinationCommand.parseFramed(org.apache.activemq.protobuf.CodedInputStream data) static KahaRemoveDestinationCommandKahaRemoveDestinationCommand.parseUnframed(byte[] data) static KahaRemoveDestinationCommandKahaRemoveDestinationCommand.parseUnframed(InputStream data) static KahaRemoveDestinationCommandKahaRemoveDestinationCommand.parseUnframed(org.apache.activemq.protobuf.Buffer data) static KahaRemoveDestinationCommandKahaRemoveDestinationCommand.parseUnframed(org.apache.activemq.protobuf.CodedInputStream data) Methods in org.apache.activemq.store.kahadb.data with parameters of type KahaRemoveDestinationCommandModifier and TypeMethodDescriptionbooleanKahaRemoveDestinationCommand.equals(KahaRemoveDestinationCommand obj) KahaRemoveDestinationCommand.mergeFrom(KahaRemoveDestinationCommand other)