|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
| Uses of FindbugsSuppressWarnings in org.terracotta.offheapstore |
|---|
| Methods in org.terracotta.offheapstore with annotations of type FindbugsSuppressWarnings | |
|---|---|
void |
OffHeapHashMap.clear()
|
V |
OffHeapHashMap.fill(K key,
V value,
int metadata)
|
protected V |
OffHeapHashMap.fill(K key,
V value,
int hash,
int[] newEntry,
int metadata)
|
long |
OffHeapHashMap.installMappingForHashAndEncoding(int pojoHash,
ByteBuffer offheapBinaryKey,
ByteBuffer offheapBinaryValue,
int metadata)
|
V |
OffHeapHashMap.put(K key,
V value,
int metadata)
|
| Constructors in org.terracotta.offheapstore with annotations of type FindbugsSuppressWarnings | |
|---|---|
OffHeapHashMap(PageSource source,
boolean tableAllocationsSteal,
StorageEngine<? super K,? super V> storageEngine,
int tableSize,
boolean bootstrap)
|
|
| Uses of FindbugsSuppressWarnings in org.terracotta.offheapstore.disk.persistent |
|---|
| Methods in org.terracotta.offheapstore.disk.persistent with annotations of type FindbugsSuppressWarnings | |
|---|---|
void |
AbstractPersistentLockedOffHeapHashMap.bootstrap(ObjectInput input)
|
void |
AbstractPersistentOffHeapCache.bootstrap(ObjectInput input)
|
| Uses of FindbugsSuppressWarnings in org.terracotta.offheapstore.disk.storage.portability |
|---|
| Methods in org.terracotta.offheapstore.disk.storage.portability with annotations of type FindbugsSuppressWarnings | |
|---|---|
void |
PersistentSerializablePortability.bootstrap(ObjectInput input)
|
void |
PersistentSerializablePortability.persist(ObjectOutput output)
|
| Uses of FindbugsSuppressWarnings in org.terracotta.offheapstore.storage.portability |
|---|
| Methods in org.terracotta.offheapstore.storage.portability with annotations of type FindbugsSuppressWarnings | |
|---|---|
protected int |
SerializablePortability.getOrAddMapping(ObjectStreamClass desc)
|
|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||