Uses of Enum Class
org.apache.ignite.internal.pagemem.PageMemoryImpl.ThrottlingPolicy
Packages that use PageMemoryImpl.ThrottlingPolicy
-
Uses of PageMemoryImpl.ThrottlingPolicy in org.apache.ignite.internal.pagemem
Methods in org.apache.ignite.internal.pagemem that return PageMemoryImpl.ThrottlingPolicyModifier and TypeMethodDescriptionReturns the enum constant of this class with the specified name.static PageMemoryImpl.ThrottlingPolicy[]PageMemoryImpl.ThrottlingPolicy.values()Returns an array containing the constants of this enum class, in the order they are declared.