Constant Field Values

Contents

com.github.*

  • com.github.benmanes.caffeine.SingleConsumerQueue<E> 
    Modifier and Type Constant Field Value
    static final long serialVersionUID 1L
  • com.github.benmanes.caffeine.com.github.benmanes.caffeine.SingleConsumerQueue.SerializationProxy 
    Modifier and Type Constant Field Value
    static final long serialVersionUID 1L
  • com.github.benmanes.caffeine.base.UnsafeAccess 
    Modifier and Type Constant Field Value
    static final java.lang.String ANDROID "THE_ONE"
    static final java.lang.String OPEN_JDK "theUnsafe"
  • com.github.benmanes.caffeine.cache.com.github.benmanes.caffeine.cache.Async.AsyncRemovalListener 
    Modifier and Type Constant Field Value
    private static final long serialVersionUID 1L
  • com.github.benmanes.caffeine.cache.com.github.benmanes.caffeine.cache.Async.AsyncWeigher 
    Modifier and Type Constant Field Value
    private static final long serialVersionUID 1L
  • com.github.benmanes.caffeine.cache.com.github.benmanes.caffeine.cache.BLCHeader.DrainStatusRef 
    Modifier and Type Constant Field Value
    static final int IDLE 0
    static final int PROCESSING_TO_IDLE 2
    static final int PROCESSING_TO_REQUIRED 3
    static final int REQUIRED 1
  • com.github.benmanes.caffeine.cache.com.github.benmanes.caffeine.cache.BoundedBuffer 
    Modifier and Type Constant Field Value
    static final int BUFFER_SIZE 16
    static final int OFFSET 16
    static final int SPACED_MASK 255
    static final int SPACED_SIZE 256
  • com.github.benmanes.caffeine.cache.com.github.benmanes.caffeine.cache.BoundedLocalCache 
    Modifier and Type Constant Field Value
    static final long MAXIMUM_CAPACITY 9223372034707292160L
    static final double PERCENT_MAIN 0.99
    static final double PERCENT_MAIN_PROTECTED 0.8
    static final int WRITE_BUFFER_MIN 4
    static final int WRITE_BUFFER_RETRIES 100
  • com.github.benmanes.caffeine.cache.com.github.benmanes.caffeine.cache.BoundedLocalCache.BoundedLocalAsyncLoadingCache 
    Modifier and Type Constant Field Value
    private static final long serialVersionUID 1L
  • com.github.benmanes.caffeine.cache.com.github.benmanes.caffeine.cache.BoundedLocalCache.BoundedLocalLoadingCache 
    Modifier and Type Constant Field Value
    private static final long serialVersionUID 1L
  • com.github.benmanes.caffeine.cache.com.github.benmanes.caffeine.cache.BoundedLocalCache.BoundedLocalManualCache 
    Modifier and Type Constant Field Value
    private static final long serialVersionUID 1L
  • com.github.benmanes.caffeine.cache.com.github.benmanes.caffeine.cache.BoundedLocalCache.PerformCleanupTask 
    Modifier and Type Constant Field Value
    private static final long serialVersionUID 1L
  • com.github.benmanes.caffeine.cache.com.github.benmanes.caffeine.cache.BoundedWeigher 
    Modifier and Type Constant Field Value
    static final long serialVersionUID 1L
  • com.github.benmanes.caffeine.cache.com.github.benmanes.caffeine.cache.Buffer 
    Modifier and Type Constant Field Value
    public static final int FAILED -1
    public static final int FULL 1
    public static final int SUCCESS 0
  • com.github.benmanes.caffeine.cache.Caffeine<K,​V> 
    Modifier and Type Constant Field Value
    static final int DEFAULT_EXPIRATION_NANOS 0
    static final int DEFAULT_INITIAL_CAPACITY 0
    static final int DEFAULT_REFRESH_NANOS 0
    static final int UNSET_INT -1
  • com.github.benmanes.caffeine.cache.CaffeineSpec 
    Modifier and Type Constant Field Value
    static final java.lang.String SPLIT_KEY_VALUE "="
    static final java.lang.String SPLIT_OPTIONS ","
  • com.github.benmanes.caffeine.cache.com.github.benmanes.caffeine.cache.FrequencySketch 
    Modifier and Type Constant Field Value
    static final long ONE_MASK 1229782938247303441L
    static final long RESET_MASK 8608480567731124087L
  • com.github.benmanes.caffeine.cache.com.github.benmanes.caffeine.cache.LocalAsyncLoadingCache.LoadingCacheView 
    Modifier and Type Constant Field Value
    private static final long serialVersionUID 1L
  • com.github.benmanes.caffeine.cache.com.github.benmanes.caffeine.cache.Node 
    Modifier and Type Constant Field Value
    public static final int EDEN 0
    public static final int PROBATION 1
    public static final int PROTECTED 2
  • com.github.benmanes.caffeine.cache.com.github.benmanes.caffeine.cache.NonReentrantLock 
    Modifier and Type Constant Field Value
    static final long serialVersionUID 1L
  • com.github.benmanes.caffeine.cache.com.github.benmanes.caffeine.cache.NonReentrantLock.Sync 
    Modifier and Type Constant Field Value
    static final int LOCKED 1
    static final long serialVersionUID 1L
    static final int UNLOCKED 0
  • com.github.benmanes.caffeine.cache.com.github.benmanes.caffeine.cache.SerializationProxy 
    Modifier and Type Constant Field Value
    private static final long serialVersionUID 1L
  • com.github.benmanes.caffeine.cache.com.github.benmanes.caffeine.cache.StripedBuffer 
    Modifier and Type Constant Field Value
    static final int ATTEMPTS 3
  • com.github.benmanes.caffeine.cache.com.github.benmanes.caffeine.cache.UnboundedLocalCache.UnboundedLocalAsyncLoadingCache 
    Modifier and Type Constant Field Value
    private static final long serialVersionUID 1L
  • com.github.benmanes.caffeine.cache.com.github.benmanes.caffeine.cache.UnboundedLocalCache.UnboundedLocalLoadingCache 
    Modifier and Type Constant Field Value
    private static final long serialVersionUID 1L
  • com.github.benmanes.caffeine.cache.com.github.benmanes.caffeine.cache.UnboundedLocalCache.UnboundedLocalManualCache 
    Modifier and Type Constant Field Value
    private static final long serialVersionUID 1L
  • com.github.benmanes.caffeine.cache.com.github.benmanes.caffeine.cache.WriteThroughEntry 
    Modifier and Type Constant Field Value
    static final long serialVersionUID 1L