Uses of Interface
org.apache.activemq.artemis.utils.collections.NodeStoreFactory
Packages that use NodeStoreFactory
Package
Description
-
Uses of NodeStoreFactory in org.apache.activemq.artemis.core.server
Methods in org.apache.activemq.artemis.core.server with parameters of type NodeStoreFactoryModifier and TypeMethodDescriptionQueue.removeWithSuppliedID(String serverID, long id, NodeStoreFactory<MessageReference> nodeStore) Remove item with a supplied non-negative (>= 0) ID. -
Uses of NodeStoreFactory in org.apache.activemq.artemis.core.server.impl
Methods in org.apache.activemq.artemis.core.server.impl with parameters of type NodeStoreFactoryModifier and TypeMethodDescriptionQueueImpl.removeWithSuppliedID(String serverID, long id, NodeStoreFactory<MessageReference> nodeStore)