Uses of Class
org.apache.activemq.artemis.core.paging.impl.PagingStoreImpl
Packages that use PagingStoreImpl
-
Uses of PagingStoreImpl in org.apache.activemq.artemis.core.paging.impl
Methods in org.apache.activemq.artemis.core.paging.impl that return PagingStoreImplModifier and TypeMethodDescriptionPagingStoreImpl.enforceAddressFullMessagePolicy(AddressFullMessagePolicy enforcedAddressFullMessagePolicy) Constructors in org.apache.activemq.artemis.core.paging.impl with parameters of type PagingStoreImplModifierConstructorDescriptionPageTimedWriter(int writeCredits, StorageManager storageManager, PagingStoreImpl pagingStore, ScheduledExecutorService scheduledExecutor, Executor executor, boolean syncNonTX, long timeSync)