| Modifier and Type | Class and Description |
|---|---|
static class |
OffheapFile.ValuePortability |
| Modifier and Type | Class and Description |
|---|---|
class |
LinkedNodePortability<T> |
| Constructor and Description |
|---|
AttachedLinkedNode(ByteBuffer buffer,
Portability<? super T> valuePortability,
WriteContext writer) |
LinkedNodePortability(Portability<? super T> valuePortability) |
| Modifier and Type | Field and Description |
|---|---|
protected Portability<? super K> |
RestartableMinimalStorageEngine.keyPortability |
protected Portability<? super V> |
RestartableMinimalStorageEngine.valuePortability |
| Modifier and Type | Method and Description |
|---|---|
static <I,K,V> Factory<RestartableKeysOnlyStorageEngine<I,K,V>> |
RestartableKeysOnlyStorageEngine.createKeysOnlyFactory(I identifier,
com.terracottatech.frs.RestartStore<I,ByteBuffer,ByteBuffer> transactionSource,
boolean synchronous,
PointerSize width,
PageSource source,
int initialPageSize,
int maximalPageSize,
Portability<? super K> keyPortability,
Portability<? super V> valuePortability,
boolean thief,
boolean victim,
float compressThreshold) |
static <I,K,V> Factory<RestartableKeysOnlyStorageEngine<I,K,V>> |
RestartableKeysOnlyStorageEngine.createKeysOnlyFactory(I identifier,
com.terracottatech.frs.RestartStore<I,ByteBuffer,ByteBuffer> transactionSource,
boolean synchronous,
PointerSize width,
PageSource source,
int initialPageSize,
int maximalPageSize,
Portability<? super K> keyPortability,
Portability<? super V> valuePortability,
boolean thief,
boolean victim,
float compressThreshold) |
static <I,K,V> Factory<RestartableKeysOnlyStorageEngine<I,K,V>> |
RestartableKeysOnlyStorageEngine.createKeysOnlyFactory(I identifier,
com.terracottatech.frs.RestartStore<I,ByteBuffer,ByteBuffer> transactionSource,
boolean synchronous,
PointerSize width,
PageSource source,
int pageSize,
Portability<? super K> keyPortability,
Portability<? super V> valuePortability,
boolean thief,
boolean victim,
float compressThreshold) |
static <I,K,V> Factory<RestartableKeysOnlyStorageEngine<I,K,V>> |
RestartableKeysOnlyStorageEngine.createKeysOnlyFactory(I identifier,
com.terracottatech.frs.RestartStore<I,ByteBuffer,ByteBuffer> transactionSource,
boolean synchronous,
PointerSize width,
PageSource source,
int pageSize,
Portability<? super K> keyPortability,
Portability<? super V> valuePortability,
boolean thief,
boolean victim,
float compressThreshold) |
static <I,K,V> Factory<RestartableMinimalStorageEngine<I,K,V>> |
RestartableMinimalStorageEngine.createMinimalFactory(I identifier,
com.terracottatech.frs.RestartStore<I,ByteBuffer,ByteBuffer> transactionSource,
boolean synchronous,
PointerSize width,
PageSource source,
int initialPageSize,
int maximalPageSize,
Portability<? super K> keyPortability,
Portability<? super V> valuePortability,
boolean thief,
boolean victim,
float compressThreshold) |
static <I,K,V> Factory<RestartableMinimalStorageEngine<I,K,V>> |
RestartableMinimalStorageEngine.createMinimalFactory(I identifier,
com.terracottatech.frs.RestartStore<I,ByteBuffer,ByteBuffer> transactionSource,
boolean synchronous,
PointerSize width,
PageSource source,
int initialPageSize,
int maximalPageSize,
Portability<? super K> keyPortability,
Portability<? super V> valuePortability,
boolean thief,
boolean victim,
float compressThreshold) |
static <I,K,V> Factory<RestartableMinimalStorageEngine<I,K,V>> |
RestartableMinimalStorageEngine.createMinimalFactory(I identifier,
com.terracottatech.frs.RestartStore<I,ByteBuffer,ByteBuffer> transactionSource,
boolean synchronous,
PointerSize width,
PageSource source,
int pageSize,
Portability<? super K> keyPortability,
Portability<? super V> valuePortability,
boolean thief,
boolean victim,
float compressThreshold) |
static <I,K,V> Factory<RestartableMinimalStorageEngine<I,K,V>> |
RestartableMinimalStorageEngine.createMinimalFactory(I identifier,
com.terracottatech.frs.RestartStore<I,ByteBuffer,ByteBuffer> transactionSource,
boolean synchronous,
PointerSize width,
PageSource source,
int pageSize,
Portability<? super K> keyPortability,
Portability<? super V> valuePortability,
boolean thief,
boolean victim,
float compressThreshold) |
static <I,K,V> Factory<RestartablePartialStorageEngine<I,K,V>> |
RestartablePartialStorageEngine.createPartialFactory(I identifier,
com.terracottatech.frs.RestartStore<I,ByteBuffer,ByteBuffer> transactionSource,
boolean synchronous,
PointerSize width,
PageSource source,
int initialPageSize,
int maximalPageSize,
Portability<? super K> keyPortability,
Portability<? super V> valuePortability,
boolean thief,
boolean victim,
float compressThreshold) |
static <I,K,V> Factory<RestartablePartialStorageEngine<I,K,V>> |
RestartablePartialStorageEngine.createPartialFactory(I identifier,
com.terracottatech.frs.RestartStore<I,ByteBuffer,ByteBuffer> transactionSource,
boolean synchronous,
PointerSize width,
PageSource source,
int initialPageSize,
int maximalPageSize,
Portability<? super K> keyPortability,
Portability<? super V> valuePortability,
boolean thief,
boolean victim,
float compressThreshold) |
static <I,K,V> Factory<RestartablePartialStorageEngine<I,K,V>> |
RestartablePartialStorageEngine.createPartialFactory(I identifier,
com.terracottatech.frs.RestartStore<I,ByteBuffer,ByteBuffer> transactionSource,
boolean synchronous,
PointerSize width,
PageSource source,
int pageSize,
Portability<? super K> keyPortability,
Portability<? super V> valuePortability,
boolean thief,
boolean victim,
float compressThreshold) |
static <I,K,V> Factory<RestartablePartialStorageEngine<I,K,V>> |
RestartablePartialStorageEngine.createPartialFactory(I identifier,
com.terracottatech.frs.RestartStore<I,ByteBuffer,ByteBuffer> transactionSource,
boolean synchronous,
PointerSize width,
PageSource source,
int pageSize,
Portability<? super K> keyPortability,
Portability<? super V> valuePortability,
boolean thief,
boolean victim,
float compressThreshold) |
| Constructor and Description |
|---|
RestartableKeysOnlyStorageEngine(I identifier,
com.terracottatech.frs.RestartStore<I,ByteBuffer,ByteBuffer> transactionSource,
boolean synchronous,
PointerSize width,
PageSource source,
int initialPageSize,
int maximalPageSize,
Portability<? super K> keyPortability,
Portability<? super V> valuePortability,
boolean thief,
boolean victim,
float compressThreshold) |
RestartableKeysOnlyStorageEngine(I identifier,
com.terracottatech.frs.RestartStore<I,ByteBuffer,ByteBuffer> transactionSource,
boolean synchronous,
PointerSize width,
PageSource source,
int initialPageSize,
int maximalPageSize,
Portability<? super K> keyPortability,
Portability<? super V> valuePortability,
boolean thief,
boolean victim,
float compressThreshold) |
RestartableKeysOnlyStorageEngine(I identifier,
com.terracottatech.frs.RestartStore<I,ByteBuffer,ByteBuffer> transactionSource,
boolean synchronous,
PointerSize width,
PageSource source,
int initialPageSize,
int maximalPageSize,
Portability<? super K> keyPortability,
Portability<? super V> valuePortability,
float compressThreshold) |
RestartableKeysOnlyStorageEngine(I identifier,
com.terracottatech.frs.RestartStore<I,ByteBuffer,ByteBuffer> transactionSource,
boolean synchronous,
PointerSize width,
PageSource source,
int initialPageSize,
int maximalPageSize,
Portability<? super K> keyPortability,
Portability<? super V> valuePortability,
float compressThreshold) |
RestartableKeysOnlyStorageEngine(I identifier,
com.terracottatech.frs.RestartStore<I,ByteBuffer,ByteBuffer> transactionSource,
boolean synchronous,
PointerSize width,
PageSource source,
int pageSize,
Portability<? super K> keyPortability,
Portability<? super V> valuePortability,
boolean thief,
boolean victim,
float compressThreshold) |
RestartableKeysOnlyStorageEngine(I identifier,
com.terracottatech.frs.RestartStore<I,ByteBuffer,ByteBuffer> transactionSource,
boolean synchronous,
PointerSize width,
PageSource source,
int pageSize,
Portability<? super K> keyPortability,
Portability<? super V> valuePortability,
boolean thief,
boolean victim,
float compressThreshold) |
RestartableKeysOnlyStorageEngine(I identifier,
com.terracottatech.frs.RestartStore<I,ByteBuffer,ByteBuffer> transactionSource,
boolean synchronous,
PointerSize width,
PageSource source,
int pageSize,
Portability<? super K> keyPortability,
Portability<? super V> valuePortability,
float compressThreshold) |
RestartableKeysOnlyStorageEngine(I identifier,
com.terracottatech.frs.RestartStore<I,ByteBuffer,ByteBuffer> transactionSource,
boolean synchronous,
PointerSize width,
PageSource source,
int pageSize,
Portability<? super K> keyPortability,
Portability<? super V> valuePortability,
float compressThreshold) |
RestartableMinimalStorageEngine(I identifier,
com.terracottatech.frs.RestartStore<I,ByteBuffer,ByteBuffer> transactionSource,
boolean synchronous,
PointerSize width,
PageSource source,
int initialPageSize,
int maximalPageSize,
Portability<? super K> keyPortability,
Portability<? super V> valuePortability,
boolean thief,
boolean victim,
float compressThreshold) |
RestartableMinimalStorageEngine(I identifier,
com.terracottatech.frs.RestartStore<I,ByteBuffer,ByteBuffer> transactionSource,
boolean synchronous,
PointerSize width,
PageSource source,
int initialPageSize,
int maximalPageSize,
Portability<? super K> keyPortability,
Portability<? super V> valuePortability,
boolean thief,
boolean victim,
float compressThreshold) |
RestartableMinimalStorageEngine(I identifier,
com.terracottatech.frs.RestartStore<I,ByteBuffer,ByteBuffer> transactionSource,
boolean synchronous,
PointerSize width,
PageSource source,
int initialPageSize,
int maximalPageSize,
Portability<? super K> keyPortability,
Portability<? super V> valuePortability,
float compressThreshold) |
RestartableMinimalStorageEngine(I identifier,
com.terracottatech.frs.RestartStore<I,ByteBuffer,ByteBuffer> transactionSource,
boolean synchronous,
PointerSize width,
PageSource source,
int initialPageSize,
int maximalPageSize,
Portability<? super K> keyPortability,
Portability<? super V> valuePortability,
float compressThreshold) |
RestartableMinimalStorageEngine(I identifier,
com.terracottatech.frs.RestartStore<I,ByteBuffer,ByteBuffer> transactionSource,
boolean synchronous,
PointerSize width,
PageSource source,
int pageSize,
Portability<? super K> keyPortability,
Portability<? super V> valuePortability,
boolean thief,
boolean victim,
float compressThreshold) |
RestartableMinimalStorageEngine(I identifier,
com.terracottatech.frs.RestartStore<I,ByteBuffer,ByteBuffer> transactionSource,
boolean synchronous,
PointerSize width,
PageSource source,
int pageSize,
Portability<? super K> keyPortability,
Portability<? super V> valuePortability,
boolean thief,
boolean victim,
float compressThreshold) |
RestartableMinimalStorageEngine(I identifier,
com.terracottatech.frs.RestartStore<I,ByteBuffer,ByteBuffer> transactionSource,
boolean synchronous,
PointerSize width,
PageSource source,
int pageSize,
Portability<? super K> keyPortability,
Portability<? super V> valuePortability,
float compressThreshold) |
RestartableMinimalStorageEngine(I identifier,
com.terracottatech.frs.RestartStore<I,ByteBuffer,ByteBuffer> transactionSource,
boolean synchronous,
PointerSize width,
PageSource source,
int pageSize,
Portability<? super K> keyPortability,
Portability<? super V> valuePortability,
float compressThreshold) |
RestartablePartialStorageEngine(I identifier,
com.terracottatech.frs.RestartStore<I,ByteBuffer,ByteBuffer> transactionSource,
boolean synchronous,
PointerSize width,
PageSource source,
int initialPageSize,
int maximalPageSize,
Portability<? super K> keyPortability,
Portability<? super V> valuePortability,
boolean thief,
boolean victim,
float compressThreshold) |
RestartablePartialStorageEngine(I identifier,
com.terracottatech.frs.RestartStore<I,ByteBuffer,ByteBuffer> transactionSource,
boolean synchronous,
PointerSize width,
PageSource source,
int initialPageSize,
int maximalPageSize,
Portability<? super K> keyPortability,
Portability<? super V> valuePortability,
boolean thief,
boolean victim,
float compressThreshold) |
RestartablePartialStorageEngine(I identifier,
com.terracottatech.frs.RestartStore<I,ByteBuffer,ByteBuffer> transactionSource,
boolean synchronous,
PointerSize width,
PageSource source,
int initialPageSize,
int maximalPageSize,
Portability<? super K> keyPortability,
Portability<? super V> valuePortability,
float compressThreshold) |
RestartablePartialStorageEngine(I identifier,
com.terracottatech.frs.RestartStore<I,ByteBuffer,ByteBuffer> transactionSource,
boolean synchronous,
PointerSize width,
PageSource source,
int initialPageSize,
int maximalPageSize,
Portability<? super K> keyPortability,
Portability<? super V> valuePortability,
float compressThreshold) |
RestartablePartialStorageEngine(I identifier,
com.terracottatech.frs.RestartStore<I,ByteBuffer,ByteBuffer> transactionSource,
boolean synchronous,
PointerSize width,
PageSource source,
int pageSize,
Portability<? super K> keyPortability,
Portability<? super V> valuePortability,
boolean thief,
boolean victim,
float compressThreshold) |
RestartablePartialStorageEngine(I identifier,
com.terracottatech.frs.RestartStore<I,ByteBuffer,ByteBuffer> transactionSource,
boolean synchronous,
PointerSize width,
PageSource source,
int pageSize,
Portability<? super K> keyPortability,
Portability<? super V> valuePortability,
boolean thief,
boolean victim,
float compressThreshold) |
RestartablePartialStorageEngine(I identifier,
com.terracottatech.frs.RestartStore<I,ByteBuffer,ByteBuffer> transactionSource,
boolean synchronous,
PointerSize width,
PageSource source,
int pageSize,
Portability<? super K> keyPortability,
Portability<? super V> valuePortability,
float compressThreshold) |
RestartablePartialStorageEngine(I identifier,
com.terracottatech.frs.RestartStore<I,ByteBuffer,ByteBuffer> transactionSource,
boolean synchronous,
PointerSize width,
PageSource source,
int pageSize,
Portability<? super K> keyPortability,
Portability<? super V> valuePortability,
float compressThreshold) |
| Modifier and Type | Class and Description |
|---|---|
class |
RestartableSerializablePortability<I> |
| Modifier and Type | Interface and Description |
|---|---|
interface |
PersistentPortability<T> |
| Modifier and Type | Method and Description |
|---|---|
static <K,V> Factory<FileBackedStorageEngine<K,V>> |
FileBackedStorageEngine.createFactory(MappedPageSource source,
long maxChunkSize,
MemoryUnit maxChunkUnit,
Portability<? super K> keyPortability,
Portability<? super V> valuePortability) |
static <K,V> Factory<FileBackedStorageEngine<K,V>> |
FileBackedStorageEngine.createFactory(MappedPageSource source,
long maxChunkSize,
MemoryUnit maxChunkUnit,
Portability<? super K> keyPortability,
Portability<? super V> valuePortability) |
static <K,V> Factory<FileBackedStorageEngine<K,V>> |
FileBackedStorageEngine.createFactory(MappedPageSource source,
long maxChunkSize,
MemoryUnit maxChunkUnit,
Portability<? super K> keyPortability,
Portability<? super V> valuePortability,
boolean bootstrap) |
static <K,V> Factory<FileBackedStorageEngine<K,V>> |
FileBackedStorageEngine.createFactory(MappedPageSource source,
long maxChunkSize,
MemoryUnit maxChunkUnit,
Portability<? super K> keyPortability,
Portability<? super V> valuePortability,
boolean bootstrap) |
static <K,V> Factory<FileBackedStorageEngine<K,V>> |
FileBackedStorageEngine.createFactory(MappedPageSource source,
long maxChunkSize,
MemoryUnit maxChunkUnit,
Portability<? super K> keyPortability,
Portability<? super V> valuePortability,
Factory<? extends ExecutorService> executorFactory,
boolean bootstrap) |
static <K,V> Factory<FileBackedStorageEngine<K,V>> |
FileBackedStorageEngine.createFactory(MappedPageSource source,
long maxChunkSize,
MemoryUnit maxChunkUnit,
Portability<? super K> keyPortability,
Portability<? super V> valuePortability,
Factory<? extends ExecutorService> executorFactory,
boolean bootstrap) |
| Constructor and Description |
|---|
FileBackedStorageEngine(MappedPageSource source,
long maxChunkSize,
MemoryUnit maxChunkUnit,
Portability<? super K> keyPortability,
Portability<? super V> valuePortability) |
FileBackedStorageEngine(MappedPageSource source,
long maxChunkSize,
MemoryUnit maxChunkUnit,
Portability<? super K> keyPortability,
Portability<? super V> valuePortability) |
FileBackedStorageEngine(MappedPageSource source,
long maxChunkSize,
MemoryUnit maxChunkUnit,
Portability<? super K> keyPortability,
Portability<? super V> valuePortability,
boolean bootstrap) |
FileBackedStorageEngine(MappedPageSource source,
long maxChunkSize,
MemoryUnit maxChunkUnit,
Portability<? super K> keyPortability,
Portability<? super V> valuePortability,
boolean bootstrap) |
FileBackedStorageEngine(MappedPageSource source,
long maxChunkSize,
MemoryUnit maxChunkUnit,
Portability<? super K> keyPortability,
Portability<? super V> valuePortability,
ExecutorService writer) |
FileBackedStorageEngine(MappedPageSource source,
long maxChunkSize,
MemoryUnit maxChunkUnit,
Portability<? super K> keyPortability,
Portability<? super V> valuePortability,
ExecutorService writer) |
FileBackedStorageEngine(MappedPageSource source,
long maxChunkSize,
MemoryUnit maxChunkUnit,
Portability<? super K> keyPortability,
Portability<? super V> valuePortability,
ExecutorService writer,
boolean bootstrap) |
FileBackedStorageEngine(MappedPageSource source,
long maxChunkSize,
MemoryUnit maxChunkUnit,
Portability<? super K> keyPortability,
Portability<? super V> valuePortability,
ExecutorService writer,
boolean bootstrap) |
| Modifier and Type | Class and Description |
|---|---|
class |
PersistentByteArrayPortability |
class |
PersistentSerializablePortability |
| Modifier and Type | Field and Description |
|---|---|
protected Portability<? super K> |
PortabilityBasedStorageEngine.keyPortability |
protected Portability<? super V> |
PortabilityBasedStorageEngine.valuePortability |
| Modifier and Type | Method and Description |
|---|---|
static <T> Factory<OffHeapBufferHalfStorageEngine<T>> |
OffHeapBufferHalfStorageEngine.createFactory(PageSource source,
int initialPageSize,
int maximalPageSize,
Portability<? super T> portability,
boolean thief,
boolean victim) |
static <T> Factory<OffHeapBufferHalfStorageEngine<T>> |
OffHeapBufferHalfStorageEngine.createFactory(PageSource source,
int pageSize,
Portability<? super T> portability) |
static <T> Factory<OffHeapBufferHalfStorageEngine<T>> |
OffHeapBufferHalfStorageEngine.createFactory(PageSource source,
int pageSize,
Portability<? super T> portability,
boolean thief,
boolean victim) |
static <K,V> Factory<OffHeapBufferStorageEngine<K,V>> |
OffHeapBufferStorageEngine.createFactory(PointerSize width,
PageSource source,
int initialPageSize,
int maximalPageSize,
Portability<? super K> keyPortability,
Portability<? super V> valuePortability,
boolean thief,
boolean victim) |
static <K,V> Factory<OffHeapBufferStorageEngine<K,V>> |
OffHeapBufferStorageEngine.createFactory(PointerSize width,
PageSource source,
int initialPageSize,
int maximalPageSize,
Portability<? super K> keyPortability,
Portability<? super V> valuePortability,
boolean thief,
boolean victim) |
static <K,V> Factory<OffHeapBufferStorageEngine<K,V>> |
OffHeapBufferStorageEngine.createFactory(PointerSize width,
PageSource source,
int initialPageSize,
int maximalPageSize,
Portability<? super K> keyPortability,
Portability<? super V> valuePortability,
boolean thief,
boolean victim,
float compressThreshold) |
static <K,V> Factory<OffHeapBufferStorageEngine<K,V>> |
OffHeapBufferStorageEngine.createFactory(PointerSize width,
PageSource source,
int initialPageSize,
int maximalPageSize,
Portability<? super K> keyPortability,
Portability<? super V> valuePortability,
boolean thief,
boolean victim,
float compressThreshold) |
static <K,V> Factory<OffHeapBufferStorageEngine<K,V>> |
OffHeapBufferStorageEngine.createFactory(PointerSize width,
PageSource source,
int pageSize,
Portability<? super K> keyPortability,
Portability<? super V> valuePortability,
boolean thief,
boolean victim) |
static <K,V> Factory<OffHeapBufferStorageEngine<K,V>> |
OffHeapBufferStorageEngine.createFactory(PointerSize width,
PageSource source,
int pageSize,
Portability<? super K> keyPortability,
Portability<? super V> valuePortability,
boolean thief,
boolean victim) |
static <K,V> Factory<OffHeapBufferStorageEngine<K,V>> |
OffHeapBufferStorageEngine.createFactory(PointerSize width,
PageSource source,
int pageSize,
Portability<? super K> keyPortability,
Portability<? super V> valuePortability,
boolean thief,
boolean victim,
float compressThreshold) |
static <K,V> Factory<OffHeapBufferStorageEngine<K,V>> |
OffHeapBufferStorageEngine.createFactory(PointerSize width,
PageSource source,
int pageSize,
Portability<? super K> keyPortability,
Portability<? super V> valuePortability,
boolean thief,
boolean victim,
float compressThreshold) |
static Factory<SerializableStorageEngine> |
SerializableStorageEngine.createFactory(PointerSize width,
PageSource source,
int pageSize,
Portability<Serializable> portability) |
| Constructor and Description |
|---|
OffHeapBufferHalfStorageEngine(PageSource source,
int initialPageSize,
int maximalPageSize,
Portability<? super T> portability,
boolean thief,
boolean victim) |
OffHeapBufferHalfStorageEngine(PageSource source,
int pageSize,
Portability<? super T> portability) |
OffHeapBufferHalfStorageEngine(PageSource source,
int pageSize,
Portability<? super T> portability,
boolean thief,
boolean victim) |
OffHeapBufferStorageEngine(PointerSize width,
PageSource source,
int initialPageSize,
int maximalPageSize,
Portability<? super K> keyPortability,
Portability<? super V> valuePortability) |
OffHeapBufferStorageEngine(PointerSize width,
PageSource source,
int initialPageSize,
int maximalPageSize,
Portability<? super K> keyPortability,
Portability<? super V> valuePortability) |
OffHeapBufferStorageEngine(PointerSize width,
PageSource source,
int initialPageSize,
int maximalPageSize,
Portability<? super K> keyPortability,
Portability<? super V> valuePortability,
boolean thief,
boolean victim) |
OffHeapBufferStorageEngine(PointerSize width,
PageSource source,
int initialPageSize,
int maximalPageSize,
Portability<? super K> keyPortability,
Portability<? super V> valuePortability,
boolean thief,
boolean victim) |
OffHeapBufferStorageEngine(PointerSize width,
PageSource source,
int initialPageSize,
int maximalPageSize,
Portability<? super K> keyPortability,
Portability<? super V> valuePortability,
boolean thief,
boolean victim,
float compressThreshold) |
OffHeapBufferStorageEngine(PointerSize width,
PageSource source,
int initialPageSize,
int maximalPageSize,
Portability<? super K> keyPortability,
Portability<? super V> valuePortability,
boolean thief,
boolean victim,
float compressThreshold) |
OffHeapBufferStorageEngine(PointerSize width,
PageSource source,
int initialPageSize,
int maximalPageSize,
Portability<? super K> keyPortability,
Portability<? super V> valuePortability,
float compressThreshold) |
OffHeapBufferStorageEngine(PointerSize width,
PageSource source,
int initialPageSize,
int maximalPageSize,
Portability<? super K> keyPortability,
Portability<? super V> valuePortability,
float compressThreshold) |
OffHeapBufferStorageEngine(PointerSize width,
PageSource source,
int pageSize,
Portability<? super K> keyPortability,
Portability<? super V> valuePortability)
Creates a storage engine using the given page source, and portabilities.
|
OffHeapBufferStorageEngine(PointerSize width,
PageSource source,
int pageSize,
Portability<? super K> keyPortability,
Portability<? super V> valuePortability)
Creates a storage engine using the given page source, and portabilities.
|
OffHeapBufferStorageEngine(PointerSize width,
PageSource source,
int pageSize,
Portability<? super K> keyPortability,
Portability<? super V> valuePortability,
boolean thief,
boolean victim) |
OffHeapBufferStorageEngine(PointerSize width,
PageSource source,
int pageSize,
Portability<? super K> keyPortability,
Portability<? super V> valuePortability,
boolean thief,
boolean victim) |
OffHeapBufferStorageEngine(PointerSize width,
PageSource source,
int pageSize,
Portability<? super K> keyPortability,
Portability<? super V> valuePortability,
boolean thief,
boolean victim,
float compressThreshold) |
OffHeapBufferStorageEngine(PointerSize width,
PageSource source,
int pageSize,
Portability<? super K> keyPortability,
Portability<? super V> valuePortability,
boolean thief,
boolean victim,
float compressThreshold) |
OffHeapBufferStorageEngine(PointerSize width,
PageSource source,
int pageSize,
Portability<? super K> keyPortability,
Portability<? super V> valuePortability,
float compressThreshold) |
OffHeapBufferStorageEngine(PointerSize width,
PageSource source,
int pageSize,
Portability<? super K> keyPortability,
Portability<? super V> valuePortability,
float compressThreshold) |
PortabilityBasedHalfStorageEngine(Portability<? super T> portability) |
PortabilityBasedStorageEngine(Portability<? super K> keyPortability,
Portability<? super V> valuePortability)
Creates a storage engine using the given portabilities.
|
PortabilityBasedStorageEngine(Portability<? super K> keyPortability,
Portability<? super V> valuePortability)
Creates a storage engine using the given portabilities.
|
SerializableStorageEngine(PointerSize width,
PageSource source,
int pageSize,
Portability<Serializable> portability) |
| Modifier and Type | Interface and Description |
|---|---|
interface |
WriteBackPortability<T> |
| Modifier and Type | Class and Description |
|---|---|
class |
BooleanPortability |
class |
ByteArrayPortability
A simple
byte[] portability. |
class |
SerializablePortability
A trivially compressed Java serialization based portability.
|
class |
StringPortability |
Copyright © 2015–2024. All rights reserved.