Package com.arjuna.ats.internal.arjuna.objectstore.slot
package com.arjuna.ats.internal.arjuna.objectstore.slot
-
ClassDescriptionInterface for pluggable internal implementations of the SlotStore backend.File backed implementation of the SlotStore backend.Memory-mapped file implementation of the SlotStore backend.Implementation of the SlotStore backend interface that uses the mashona logwriting library to support fs-dax mode persistent memory storage.A storage system presenting a key-value API, implemented (conceptually) using a fixed sized array.Adaptor class that wraps the SlotStore to make it look like an ObjectStore.A JavaBean containing configuration properties for the SlotStore based transaction logging system.A JMX MBean interface containing configuration for the SlotStore transaction logging system.A immutable POJO used as a unique key for records in the SlotStore.Trivial in-memory backend for the SlotStore, useful for benchmarking but not much else.