Uses of Enum Class
org.apache.activemq.artemis.core.config.StoreConfiguration.StoreType
Packages that use StoreConfiguration.StoreType
Package
Description
-
Uses of StoreConfiguration.StoreType in org.apache.activemq.artemis.core.config
Methods in org.apache.activemq.artemis.core.config that return StoreConfiguration.StoreTypeModifier and TypeMethodDescriptionStoreConfiguration.getStoreType()static StoreConfiguration.StoreTypeReturns the enum constant of this class with the specified name.static StoreConfiguration.StoreType[]StoreConfiguration.StoreType.values()Returns an array containing the constants of this enum class, in the order they are declared. -
Uses of StoreConfiguration.StoreType in org.apache.activemq.artemis.core.config.storage
Methods in org.apache.activemq.artemis.core.config.storage that return StoreConfiguration.StoreTypeModifier and TypeMethodDescriptionDatabaseStorageConfiguration.getStoreType()FileStorageConfiguration.getStoreType()