| Methods in org.terracotta.offheapstore that return MetadataTuple |
MetadataTuple<V> |
Segment.computeIfAbsentWithMetadata(K key,
Function<? super K,? extends MetadataTuple<V>> mappingFunction)
|
MetadataTuple<V> |
AbstractLockedOffHeapHashMap.computeIfAbsentWithMetadata(K key,
Function<? super K,? extends MetadataTuple<V>> mappingFunction)
|
MetadataTuple<V> |
OffHeapHashMap.computeIfAbsentWithMetadata(K key,
Function<? super K,? extends MetadataTuple<V>> mappingFunction)
|
MetadataTuple<V> |
Segment.computeIfPresentWithMetadata(K key,
BiFunction<? super K,? super MetadataTuple<V>,? extends MetadataTuple<V>> remappingFunction)
|
MetadataTuple<V> |
AbstractLockedOffHeapHashMap.computeIfPresentWithMetadata(K key,
BiFunction<? super K,? super MetadataTuple<V>,? extends MetadataTuple<V>> remappingFunction)
|
MetadataTuple<V> |
OffHeapHashMap.computeIfPresentWithMetadata(K key,
BiFunction<? super K,? super MetadataTuple<V>,? extends MetadataTuple<V>> remappingFunction)
|
MetadataTuple<V> |
Segment.computeWithMetadata(K key,
BiFunction<? super K,? super MetadataTuple<V>,? extends MetadataTuple<V>> remappingFunction)
|
MetadataTuple<V> |
AbstractLockedOffHeapHashMap.computeWithMetadata(K key,
BiFunction<? super K,? super MetadataTuple<V>,? extends MetadataTuple<V>> remappingFunction)
|
MetadataTuple<V> |
OffHeapHashMap.computeWithMetadata(K key,
BiFunction<? super K,? super MetadataTuple<V>,? extends MetadataTuple<V>> remappingFunction)
|
static
|
MetadataTuple.metadataTuple(T value,
int metadata)
|
| Method parameters in org.terracotta.offheapstore with type arguments of type MetadataTuple |
MetadataTuple<V> |
Segment.computeIfAbsentWithMetadata(K key,
Function<? super K,? extends MetadataTuple<V>> mappingFunction)
|
MetadataTuple<V> |
AbstractLockedOffHeapHashMap.computeIfAbsentWithMetadata(K key,
Function<? super K,? extends MetadataTuple<V>> mappingFunction)
|
MetadataTuple<V> |
OffHeapHashMap.computeIfAbsentWithMetadata(K key,
Function<? super K,? extends MetadataTuple<V>> mappingFunction)
|
MetadataTuple<V> |
Segment.computeIfPresentWithMetadata(K key,
BiFunction<? super K,? super MetadataTuple<V>,? extends MetadataTuple<V>> remappingFunction)
|
MetadataTuple<V> |
Segment.computeIfPresentWithMetadata(K key,
BiFunction<? super K,? super MetadataTuple<V>,? extends MetadataTuple<V>> remappingFunction)
|
MetadataTuple<V> |
AbstractLockedOffHeapHashMap.computeIfPresentWithMetadata(K key,
BiFunction<? super K,? super MetadataTuple<V>,? extends MetadataTuple<V>> remappingFunction)
|
MetadataTuple<V> |
AbstractLockedOffHeapHashMap.computeIfPresentWithMetadata(K key,
BiFunction<? super K,? super MetadataTuple<V>,? extends MetadataTuple<V>> remappingFunction)
|
MetadataTuple<V> |
OffHeapHashMap.computeIfPresentWithMetadata(K key,
BiFunction<? super K,? super MetadataTuple<V>,? extends MetadataTuple<V>> remappingFunction)
|
MetadataTuple<V> |
OffHeapHashMap.computeIfPresentWithMetadata(K key,
BiFunction<? super K,? super MetadataTuple<V>,? extends MetadataTuple<V>> remappingFunction)
|
MetadataTuple<V> |
Segment.computeWithMetadata(K key,
BiFunction<? super K,? super MetadataTuple<V>,? extends MetadataTuple<V>> remappingFunction)
|
MetadataTuple<V> |
Segment.computeWithMetadata(K key,
BiFunction<? super K,? super MetadataTuple<V>,? extends MetadataTuple<V>> remappingFunction)
|
MetadataTuple<V> |
AbstractLockedOffHeapHashMap.computeWithMetadata(K key,
BiFunction<? super K,? super MetadataTuple<V>,? extends MetadataTuple<V>> remappingFunction)
|
MetadataTuple<V> |
AbstractLockedOffHeapHashMap.computeWithMetadata(K key,
BiFunction<? super K,? super MetadataTuple<V>,? extends MetadataTuple<V>> remappingFunction)
|
MetadataTuple<V> |
OffHeapHashMap.computeWithMetadata(K key,
BiFunction<? super K,? super MetadataTuple<V>,? extends MetadataTuple<V>> remappingFunction)
|
MetadataTuple<V> |
OffHeapHashMap.computeWithMetadata(K key,
BiFunction<? super K,? super MetadataTuple<V>,? extends MetadataTuple<V>> remappingFunction)
|