Class Hierarchy
- java.lang.Object
- java.util.AbstractCollection<E> (implements java.util.Collection<E>)
- com.terracottatech.store.AbstractRecord<K> (implements com.terracottatech.store.Record<K>)
- java.util.AbstractSet<E> (implements java.util.Set<E>)
- com.terracottatech.store.CellSet (implements com.terracottatech.store.CellCollection)
- com.terracottatech.store.CellCollection.SubsetView (implements com.terracottatech.store.CellCollection)
- com.terracottatech.store.KeyedCellCollection.SubsetView<K> (implements com.terracottatech.store.KeyedCellCollection<K>)
- com.terracottatech.store.KeyedCellCollection.Detached<K> (implements com.terracottatech.store.KeyedCellCollection<K>)
- java.lang.Throwable (implements java.io.Serializable)
- java.lang.Exception
- java.lang.RuntimeException
- com.terracottatech.store.ComplexData.DotSpecParseException
- com.terracottatech.store.StoreRuntimeException
- com.terracottatech.store.StoreBusyException
- com.terracottatech.store.StoreIndexNotFoundException
- com.terracottatech.store.StoreOperationAbandonedException
- com.terracottatech.store.StoreReconnectFailedException
- com.terracottatech.store.StoreReconnectInterruptedException
- com.terracottatech.store.StoreReconnectTimeoutException
- com.terracottatech.store.StoreStreamNotFoundException
- com.terracottatech.store.StoreStreamRegisteredException
- com.terracottatech.store.StoreStreamTerminatedException
- com.terracottatech.store.StoreRetryableStreamTerminatedException
- com.terracottatech.store.StoreException
- com.terracottatech.store.DatasetExistsException
- com.terracottatech.store.DatasetKeyTypeMismatchException
- com.terracottatech.store.DatasetMissingException
- java.lang.RuntimeException
- java.lang.Exception
- com.terracottatech.store.Tuple<T,
U> - com.terracottatech.store.Type<T>
- com.terracottatech.store.TypedValue.Impl<T> (implements com.terracottatech.store.TypedValue<T>)
- java.util.AbstractCollection<E> (implements java.util.Collection<E>)
Interface Hierarchy
- java.lang.AutoCloseable
- com.terracottatech.store.Dataset<K>
- com.terracottatech.store.ChangeListener<K>
- com.terracottatech.store.ComplexData
- com.terracottatech.store.ConditionalReadRecordAccessor<K>
- com.terracottatech.store.ConditionalReadWriteRecordAccessor<K>
- com.terracottatech.store.DatasetReader<K>
- com.terracottatech.store.DatasetWriterReader<K>
- java.lang.Iterable<T>
- java.util.Collection<E>
- com.terracottatech.store.CellCollection
- com.terracottatech.store.KeyedCellCollection<K>
- com.terracottatech.store.Record<K>
- com.terracottatech.store.KeyedCellCollection<K>
- java.util.List<E>
- com.terracottatech.store.StoreList (also extends com.terracottatech.store.ComplexData)
- com.terracottatech.store.Selection<T>
- com.terracottatech.store.Selection.ComparableSelection<T>
- com.terracottatech.store.Selection.NumberSelection<T>
- com.terracottatech.store.Selection.DoubleSelection
- com.terracottatech.store.Selection.IntSelection
- com.terracottatech.store.Selection.LongSelection
- com.terracottatech.store.Selection.NumberSelection<T>
- com.terracottatech.store.TypedValueSelection
- com.terracottatech.store.Selection.ComparableSelection<T>
- com.terracottatech.store.CellCollection
- java.util.Collection<E>
- java.util.Map<K,
V> - com.terracottatech.store.StoreMap (also extends com.terracottatech.store.ComplexData)
- com.terracottatech.store.ReadRecordAccessor<K>
- com.terracottatech.store.ReadWriteRecordAccessor<K>
- com.terracottatech.store.ResourceUsageMetrics
- com.terracottatech.store.TypedValue<T>
- com.terracottatech.store.Cell<T>
- com.terracottatech.store.UpdateOperation<K>
- com.terracottatech.store.UpdateOperation.CellUpdateOperation<K,
T>
- com.terracottatech.store.UpdateOperation.CellUpdateOperation<K,
- com.terracottatech.store.UpdateOperation.WriteOperationBuilder<T,
D> - com.terracottatech.store.UpdateOperation.BoolWriteOperationBuilder
- com.terracottatech.store.UpdateOperation.DoubleWriteOperationBuilder
- com.terracottatech.store.UpdateOperation.IntWriteOperationBuilder
- com.terracottatech.store.UpdateOperation.LongWriteOperationBuilder
Enum Class Hierarchy
- java.lang.Object
- java.lang.Enum<E> (implements java.lang.Comparable<T>, java.lang.constant.Constable, java.io.Serializable)
- com.terracottatech.store.ChangeType
- com.terracottatech.store.Type.Enum
- java.lang.Enum<E> (implements java.lang.Comparable<T>, java.lang.constant.Constable, java.io.Serializable)