Uses of Enum
org.apache.commons.jcs3.auxiliary.disk.behavior.IDiskCacheAttributes.DiskLimitType
Packages that use IDiskCacheAttributes.DiskLimitType
Package
Description
The primary disk auxiliary.
-
Uses of IDiskCacheAttributes.DiskLimitType in org.apache.commons.jcs3.auxiliary.disk
Methods in org.apache.commons.jcs3.auxiliary.disk that return IDiskCacheAttributes.DiskLimitTypeMethods in org.apache.commons.jcs3.auxiliary.disk with parameters of type IDiskCacheAttributes.DiskLimitTypeModifier and TypeMethodDescriptionvoid
AbstractDiskCacheAttributes.setDiskLimitType
(IDiskCacheAttributes.DiskLimitType diskLimitType) -
Uses of IDiskCacheAttributes.DiskLimitType in org.apache.commons.jcs3.auxiliary.disk.behavior
Methods in org.apache.commons.jcs3.auxiliary.disk.behavior that return IDiskCacheAttributes.DiskLimitTypeModifier and TypeMethodDescriptionIDiskCacheAttributes.getDiskLimitType()
Returns the enum constant of this type with the specified name.static IDiskCacheAttributes.DiskLimitType[]
IDiskCacheAttributes.DiskLimitType.values()
Returns an array containing the constants of this enum type, in the order they are declared.Methods in org.apache.commons.jcs3.auxiliary.disk.behavior with parameters of type IDiskCacheAttributes.DiskLimitTypeModifier and TypeMethodDescriptionvoid
IDiskCacheAttributes.setDiskLimitType
(IDiskCacheAttributes.DiskLimitType diskLimitType) set the type of the limit of the cache size