| Package | Description |
|---|---|
| org.terracotta.offheapstore | |
| org.terracotta.offheapstore.concurrent |
| Modifier and Type | Method and Description |
|---|---|
MetadataTuple<V> |
OffHeapHashMap.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> |
Segment.computeIfAbsentWithMetadata(K key,
Function<? super K,? extends MetadataTuple<V>> mappingFunction) |
MetadataTuple<V> |
OffHeapHashMap.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> |
Segment.computeIfPresentWithMetadata(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> |
AbstractLockedOffHeapHashMap.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) |
static <T> MetadataTuple<T> |
MetadataTuple.metadataTuple(T value,
int metadata) |
| Modifier and Type | Method and Description |
|---|---|
MetadataTuple<V> |
OffHeapHashMap.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> |
Segment.computeIfAbsentWithMetadata(K key,
Function<? super K,? extends MetadataTuple<V>> mappingFunction) |
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> |
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> |
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> |
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) |
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> |
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) |
| Modifier and Type | Method and Description |
|---|---|
MetadataTuple<V> |
AbstractConcurrentOffHeapMap.computeIfAbsentWithMetadata(K key,
Function<? super K,? extends MetadataTuple<V>> mappingFunction) |
MetadataTuple<V> |
AbstractConcurrentOffHeapMap.computeIfPresentWithMetadata(K key,
BiFunction<? super K,? super MetadataTuple<V>,? extends MetadataTuple<V>> remappingFunction) |
MetadataTuple<V> |
AbstractConcurrentOffHeapMap.computeWithMetadata(K key,
BiFunction<? super K,? super MetadataTuple<V>,? extends MetadataTuple<V>> remappingFunction) |
| Modifier and Type | Method and Description |
|---|---|
MetadataTuple<V> |
AbstractConcurrentOffHeapMap.computeIfAbsentWithMetadata(K key,
Function<? super K,? extends MetadataTuple<V>> mappingFunction) |
MetadataTuple<V> |
AbstractConcurrentOffHeapMap.computeIfPresentWithMetadata(K key,
BiFunction<? super K,? super MetadataTuple<V>,? extends MetadataTuple<V>> remappingFunction) |
MetadataTuple<V> |
AbstractConcurrentOffHeapMap.computeIfPresentWithMetadata(K key,
BiFunction<? super K,? super MetadataTuple<V>,? extends MetadataTuple<V>> remappingFunction) |
MetadataTuple<V> |
AbstractConcurrentOffHeapMap.computeWithMetadata(K key,
BiFunction<? super K,? super MetadataTuple<V>,? extends MetadataTuple<V>> remappingFunction) |
MetadataTuple<V> |
AbstractConcurrentOffHeapMap.computeWithMetadata(K key,
BiFunction<? super K,? super MetadataTuple<V>,? extends MetadataTuple<V>> remappingFunction) |
Copyright © 2015–2024. All rights reserved.