Uses of Interface
org.apache.activemq.artemis.utils.IDGenerator
Packages that use IDGenerator
Package
Description
-
Uses of IDGenerator in org.apache.activemq.artemis.core.persistence
Subinterfaces of IDGenerator in org.apache.activemq.artemis.core.persistence -
Uses of IDGenerator in org.apache.activemq.artemis.core.persistence.impl.journal
Classes in org.apache.activemq.artemis.core.persistence.impl.journal that implement IDGeneratorModifier and TypeClassDescriptionclassControls access to the journals and other storage files such as the ones used to store pages and large messages.final classAn ID generator that allocates a batch of IDs of sizeBatchingIDGenerator.checkpointSizeand records the ID in the journal only when starting a new batch.classclassMethods in org.apache.activemq.artemis.core.persistence.impl.journal that return IDGenerator -
Uses of IDGenerator in org.apache.activemq.artemis.core.persistence.impl.nullpm
Classes in org.apache.activemq.artemis.core.persistence.impl.nullpm that implement IDGenerator -
Uses of IDGenerator in org.apache.activemq.artemis.jms.persistence.impl.journal
Constructors in org.apache.activemq.artemis.jms.persistence.impl.journal with parameters of type IDGeneratorModifierConstructorDescriptionJMSJournalStorageManagerImpl(ExecutorFactory ioExecutors, IDGenerator idGenerator, Configuration config, ReplicationManager replicator) -
Uses of IDGenerator in org.apache.activemq.artemis.spi.core.remoting
Fields in org.apache.activemq.artemis.spi.core.remoting declared as IDGenerator -
Uses of IDGenerator in org.apache.activemq.artemis.utils
Classes in org.apache.activemq.artemis.utils that implement IDGeneratorModifier and TypeClassDescriptionclassclassA TimeAndCounterIDGenerator