Constant Field Values
Contents
org.terracotta.*
-
org.terracotta.offheapstore.AbstractOffHeapClockCache<K,V> Modifier and Type Constant Field Value private static final intPRESENT_CLOCK-2147483648 -
org.terracotta.offheapstore.Metadata Modifier and Type Constant Field Value public static final intPINNED1073741824 -
org.terracotta.offheapstore.OffHeapHashMap<K,V> Modifier and Type Constant Field Value private static final intALLOCATE_ON_CLEAR_THRESHOLD_RATIO2protected static final intENCODING2protected static final intENTRY_SIZE4private static final intINITIAL_REPROBE_LENGTH16private static final intINITIAL_TABLE_SIZE128protected static final intKEY_HASHCODE1private static final intREPROBE_WARNING_THRESHOLD1024public static final intRESERVED_STATUS_BITS3protected static final intSTATUS0protected static final intSTATUS_REMOVED2protected static final intSTATUS_USED1private static final floatTABLE_RESIZE_THRESHOLD0.5fprivate static final floatTABLE_SHRINK_THRESHOLD0.20000000298023224f
-
org.terracotta.offheapstore.concurrent.AbstractConcurrentOffHeapMap<K,V> Modifier and Type Constant Field Value private static final intDEFAULT_CONCURRENCY16private static final intMAX_SEGMENTS65536 -
org.terracotta.offheapstore.concurrent.ReadWriteLockedOffHeapClockCacheFactory<K,V> Modifier and Type Constant Field Value private static final intDEFAULT_TABLE_SIZE128 -
org.terracotta.offheapstore.concurrent.ReadWriteLockedOffHeapHashMapFactory<K,V> Modifier and Type Constant Field Value private static final intDEFAULT_TABLE_SIZE128 -
org.terracotta.offheapstore.concurrent.WriteLockedOffHeapClockCacheFactory<K,V> Modifier and Type Constant Field Value private static final intDEFAULT_TABLE_SIZE128 -
org.terracotta.offheapstore.concurrent.WriteLockedOffHeapHashMapFactory<K,V> Modifier and Type Constant Field Value private static final intDEFAULT_TABLE_SIZE128
-
org.terracotta.offheapstore.disk.persistent.AbstractPersistentConcurrentOffHeapCache<K,V> Modifier and Type Constant Field Value private static final intMAGIC1463898953 -
org.terracotta.offheapstore.disk.persistent.AbstractPersistentConcurrentOffHeapMap<K,V> Modifier and Type Constant Field Value private static final intMAGIC1463898952 -
org.terracotta.offheapstore.disk.persistent.AbstractPersistentLockedOffHeapHashMap<K,V> Modifier and Type Constant Field Value private static final intMAGIC1212502615 -
org.terracotta.offheapstore.disk.persistent.AbstractPersistentOffHeapCache<K,V> Modifier and Type Constant Field Value private static final intMAGIC1229737033 -
org.terracotta.offheapstore.disk.persistent.PersistentReadWriteLockedOffHeapClockCacheFactory<K,V> Modifier and Type Constant Field Value private static final intDEFAULT_TABLE_SIZE128 -
org.terracotta.offheapstore.disk.persistent.PersistentReadWriteLockedOffHeapHashMapFactory<K,V> Modifier and Type Constant Field Value private static final intDEFAULT_TABLE_SIZE128
-
org.terracotta.offheapstore.disk.storage.AATreeFileAllocator Modifier and Type Constant Field Value private static final intMAGIC1128813129private static final intMAGIC_REGION1398034256 -
org.terracotta.offheapstore.disk.storage.FileBackedStorageEngine<K,V> Modifier and Type Constant Field Value private static final intKEY_DATA_OFFSET12private static final intKEY_HASH_OFFSET0private static final intKEY_LENGTH_OFFSET4private static final intMAGIC1095582789private static final intMAGIC_CHUNK1313753427private static final intVALUE_LENGTH_OFFSET8
-
org.terracotta.offheapstore.disk.storage.portability.PersistentSerializablePortability Modifier and Type Constant Field Value private static final intMAGIC-17973521
-
org.terracotta.offheapstore.exceptions.OversizeMappingException Modifier and Type Constant Field Value private static final longserialVersionUID3918022751469816074L
-
org.terracotta.offheapstore.paging.UpfrontAllocatingPageSource Modifier and Type Constant Field Value private static final doublePROGRESS_LOGGING_STEP_SIZE0.1
-
org.terracotta.offheapstore.storage.OffHeapBufferHalfStorageEngine<T> Modifier and Type Constant Field Value private static final intDATA_OFFSET8private static final intHEADER_LENGTH8private static final intKEY_HASH_OFFSET0private static final intLENGTH_OFFSET4 -
org.terracotta.offheapstore.storage.OffHeapBufferStorageEngine<K,V> Modifier and Type Constant Field Value private static final intDATA_OFFSET12private static final intHEADER_SIZE12private static final intKEY_HASH_OFFSET0private static final intKEY_LENGTH_OFFSET4private static final intVALUE_LENGTH_OFFSET8
-
org.terracotta.offheapstore.storage.allocator.IntegerBestFitAllocator Modifier and Type Constant Field Value private static final intCHUNK_ALIGN_MASK7private static final intCHUNK_OVERHEAD8private static final intCINUSE_BIT2private static final intFLAG_BITS7private static final intFLAG4_BIT4private static final intINUSE_BITS3private static final intMALLOC_ALIGNMENT8private static final intMAX_REQUEST2147483584private static final intMAX_SMALL_REQUEST240private static final intMAX_SMALL_SIZE255private static final intMCHUNK_SIZE16private static final intMIN_CHUNK_SIZE16private static final intMIN_LARGE_SIZE256private static final intMIN_REQUEST7private static final intNSMALLBINS32private static final intNTREEBINS32private static final intPINUSE_BIT1private static final intSIZE_T_BITSIZE32private static final intSIZE_T_SIZE4private static final intSMALLBIN_SHIFT3private static final intTREEBIN_SHIFT8 -
org.terracotta.offheapstore.storage.allocator.LongBestFitAllocator Modifier and Type Constant Field Value private static final intCHUNK_ALIGN_MASK15private static final intCHUNK_OVERHEAD16private static final intCINUSE_BIT2private static final intFLAG_BITS7private static final intFLAG4_BIT4private static final intINUSE_BITS3private static final intMALLOC_ALIGNMENT16private static final longMAX_REQUEST2147483520Lprivate static final intMAX_SMALL_REQUEST224private static final intMAX_SMALL_SIZE255private static final intMCHUNK_SIZE32private static final longMIN_CHUNK_SIZE32Lprivate static final intMIN_LARGE_SIZE256private static final longMIN_REQUEST15Lprivate static final intNSMALLBINS32private static final intNTREEBINS32private static final intPINUSE_BIT1private static final intSIZE_T_BITSIZE64private static final intSIZE_T_SIZE8private static final intSMALLBIN_SHIFT3private static final intTREEBIN_SHIFT8