Class ClientEnumUtil


  • public class ClientEnumUtil
    extends java.lang.Object
    • Constructor Detail

      • ClientEnumUtil

        public ClientEnumUtil()
    • Method Detail

      • getTagSearchOptions

        public static TagSearchOptions getTagSearchOptions​(java.lang.Integer value)
      • getTagSearchOptionsValue

        public static int getTagSearchOptionsValue​(TagSearchOptions options)
      • getIsolationLevel

        public static IsolationLevel getIsolationLevel​(java.lang.Integer value)
      • getIsolationLevelValue

        public static int getIsolationLevelValue​(IsolationLevel options)
      • getCacheClientSyncMode

        public static ClientCacheSyncMode getCacheClientSyncMode​(java.lang.Integer value)
      • getClientCacheSyncModeValue

        public static int getClientCacheSyncModeValue​(ClientCacheSyncMode mode)
      • getCacheStatusNotificationType

        public static CacheStatusNotificationType getCacheStatusNotificationType​(java.lang.String value)
      • getCacheStatusNotificationTypeValue

        public static java.lang.String getCacheStatusNotificationTypeValue​(CacheStatusNotificationType type)
      • getDeliveryMode

        public static DeliveryMode getDeliveryMode​(java.lang.String mode)
      • getDeliveryModeValue

        public static java.lang.String getDeliveryModeValue​(DeliveryMode mode)
      • getDeliveryOption

        public static DeliveryOption getDeliveryOption​(java.lang.Integer option)
      • getDeliveryOptionValue

        public static java.lang.String getDeliveryOptionValue​(DeliveryOption option)
      • getSubscriptionPolicy

        public static SubscriptionPolicy getSubscriptionPolicy​(java.lang.Integer value)
      • getSubscriptionPolicyValue

        public static java.lang.String getSubscriptionPolicyValue​(SubscriptionPolicy policy)
      • getCacheItemRemovedReason

        public static com.alachisoft.ncache.client.internal.caching.CacheItemRemovedReason getCacheItemRemovedReason​(java.lang.Integer value)
      • getCacheItemRemovedReasonValue

        public static java.lang.String getCacheItemRemovedReasonValue​(com.alachisoft.ncache.client.internal.caching.CacheItemRemovedReason reason)
      • getLogLevel

        public static LogLevel getLogLevel​(java.lang.Integer value)
      • getLogLevelValue

        public static int getLogLevelValue​(LogLevel level)