Hierarchy For All Packages
Package Hierarchies:- com.terracottatech.store,
- com.terracottatech.store.async,
- com.terracottatech.store.configuration,
- com.terracottatech.store.coordination,
- com.terracottatech.store.definition,
- com.terracottatech.store.function,
- com.terracottatech.store.function.selections,
- com.terracottatech.store.indexing,
- com.terracottatech.store.manager,
- com.terracottatech.store.stream,
- com.terracottatech.store.usage
Class Hierarchy
- java.lang.Object
- java.util.AbstractCollection<E> (implements java.util.Collection<E>)
- java.util.AbstractList<E> (implements java.util.List<E>)
- com.terracottatech.store.definition.StoreListImpl (implements com.terracottatech.store.StoreList)
- 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.util.AbstractList<E> (implements java.util.List<E>)
- com.terracottatech.store.configuration.AbstractDatasetConfiguration (implements com.terracottatech.store.configuration.AdvancedDatasetConfiguration)
- com.terracottatech.store.configuration.BaseDiskDurability (implements com.terracottatech.store.configuration.DiskDurability)
- com.terracottatech.store.configuration.BaseDiskDurability.Timed
- com.terracottatech.store.definition.CellDefinition.CellImpl<T> (implements com.terracottatech.store.Cell<T>)
- com.terracottatech.store.definition.CellDefinition.Impl<T> (implements com.terracottatech.store.definition.CellDefinition<T>)
- com.terracottatech.store.function.Collectors
- com.terracottatech.store.definition.ComplexDataParser
- com.terracottatech.store.definition.ComplexDataParser.KeyedCellCollectionReader<T> (implements java.io.Closeable, java.lang.Iterable<T>)
- com.terracottatech.store.definition.ComplexDataParser.KeyedCellCollectionWriter (implements java.io.Closeable)
- com.terracottatech.store.function.Constants
- com.terracottatech.store.manager.DatasetManagerConfiguration.DatasetInfo<K>
- com.terracottatech.store.function.SelectionImpl<T> (implements com.terracottatech.store.Selection<T>)
- com.terracottatech.store.function.TypedValueSelectionImpl (implements com.terracottatech.store.TypedValueSelection)
- com.terracottatech.store.definition.SonBridge
- com.terracottatech.store.definition.StoreMapImpl (implements com.terracottatech.store.StoreMap)
- java.lang.Throwable (implements java.io.Serializable)
- java.lang.Exception
- com.terracottatech.store.definition.ComplexDataParseException
- com.terracottatech.store.coordination.RoleViolationException
- java.lang.RuntimeException
- com.terracottatech.store.ComplexData.DotSpecParseException
- com.terracottatech.store.manager.DatasetManagerConfigurationException
- 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.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
- com.terracottatech.store.async.AsyncConditionalReadRecordAccessor<K>
- com.terracottatech.store.async.AsyncConditionalReadWriteRecordAccessor<K>
- com.terracottatech.store.async.AsyncDatasetReader<K>
- com.terracottatech.store.async.AsyncDatasetWriterReader<K>
- com.terracottatech.store.async.AsyncReadRecordAccessor<K>
- com.terracottatech.store.async.AsyncReadWriteRecordAccessor<K>
- java.lang.AutoCloseable
- java.util.stream.BaseStream<T,
S> - com.terracottatech.store.async.AsyncDoubleStream
- com.terracottatech.store.async.AsyncIntStream
- com.terracottatech.store.async.AsyncLongStream
- com.terracottatech.store.async.AsyncStream<T>
- com.terracottatech.store.async.AsyncRecordStream<K>
- com.terracottatech.store.async.AsyncMutableRecordStream<K>
- com.terracottatech.store.async.AsyncRecordStream<K>
- java.util.stream.Stream<T>
- com.terracottatech.store.stream.RecordStream<K>
- com.terracottatech.store.stream.MutableRecordStream<K>
- com.terracottatech.store.stream.RecordStream<K>
- java.io.Closeable
- com.terracottatech.store.coordination.Coordinator
- com.terracottatech.store.Dataset<K>
- com.terracottatech.store.manager.DatasetManager
- com.terracottatech.store.coordination.Role
- java.util.stream.BaseStream<T,
- com.terracottatech.store.definition.CellDefinition<T>
- com.terracottatech.store.definition.BytesCellDefinition
- com.terracottatech.store.definition.ComparableCellDefinition<T>
- com.terracottatech.store.definition.BoolCellDefinition
- com.terracottatech.store.definition.CharCellDefinition
- com.terracottatech.store.definition.DoubleCellDefinition
- com.terracottatech.store.definition.IntCellDefinition
- com.terracottatech.store.definition.LongCellDefinition
- com.terracottatech.store.definition.StringCellDefinition
- com.terracottatech.store.definition.ListCellDefinition
- com.terracottatech.store.definition.MapCellDefinition
- com.terracottatech.store.ChangeListener<K>
- com.terracottatech.store.manager.ClusteredDatasetManagerBuilder
- com.terracottatech.store.function.ComparableFunction<T,
R> - com.terracottatech.store.function.BuildableComparableFunction<T,
R> (also extends com.terracottatech.store.function.BuildableFunction<T, R>) - com.terracottatech.store.function.BuildableStringFunction<T>
- com.terracottatech.store.function.BuildableComparableOptionalFunction<T,
R> (also extends com.terracottatech.store.function.BuildableOptionalFunction<T, R>) - com.terracottatech.store.function.BuildableStringOptionalFunction<T>
- com.terracottatech.store.function.BuildableComparableFunction<T,
- java.util.concurrent.CompletionStage<T>
- com.terracottatech.store.ComplexData
- com.terracottatech.store.ConditionalReadRecordAccessor<K>
- com.terracottatech.store.ConditionalReadWriteRecordAccessor<K>
- com.terracottatech.store.coordination.Coordinator.Builder
- com.terracottatech.store.configuration.DatasetConfiguration
- com.terracottatech.store.configuration.AdvancedDatasetConfiguration
- com.terracottatech.store.configuration.DatasetConfigurationBuilder
- com.terracottatech.store.configuration.AdvancedDatasetConfigurationBuilder
- com.terracottatech.store.manager.DatasetManagerConfiguration
- com.terracottatech.store.manager.DatasetManagerConfigurationParser
- com.terracottatech.store.DatasetReader<K>
- com.terracottatech.store.DatasetWriterReader<K>
- com.terracottatech.store.configuration.DiskDurability
- com.terracottatech.store.manager.EmbeddedDatasetManagerBuilder
- java.util.function.Function<T,
R> - com.terracottatech.store.function.BuildableFunction<T,
R> - com.terracottatech.store.function.BuildableBytesFunction<T>
- com.terracottatech.store.function.BuildableComparableFunction<T,
R> (also extends com.terracottatech.store.function.ComparableFunction<T, R>) - com.terracottatech.store.function.BuildableStringFunction<T>
- com.terracottatech.store.function.BuildableComplexDataFunction<T,
C> - com.terracottatech.store.function.BuildableListFunction<T>
- com.terracottatech.store.function.BuildableMapFunction<T>
- com.terracottatech.store.function.selections.BuildableSelectionFunction<SRC,
T, P> - com.terracottatech.store.function.selections.BuildableComparableSelectionFunction<SRC,
T, P> - com.terracottatech.store.function.selections.BuildableNumberSelectionFunction<SRC,
T, P>
- com.terracottatech.store.function.selections.BuildableNumberSelectionFunction<SRC,
- com.terracottatech.store.function.selections.BuildableTypedValueSelectionFunction<SRC>
- com.terracottatech.store.function.selections.BuildableComparableSelectionFunction<SRC,
- com.terracottatech.store.function.BuildableOptionalFunction<T,
R> - com.terracottatech.store.function.BuildableBytesOptionalFunction<T>
- com.terracottatech.store.function.BuildableComparableOptionalFunction<T,
R> (also extends com.terracottatech.store.function.ComparableFunction<T, R>) - com.terracottatech.store.function.BuildableStringOptionalFunction<T>
- com.terracottatech.store.function.BuildableComplexDataOptionalFunction<T,
C> - com.terracottatech.store.function.BuildableListOptionalFunction<T>
- com.terracottatech.store.function.BuildableMapOptionalFunction<T>
- com.terracottatech.store.function.selections.BuildableSelectionOptionalFunction<SRC,
T, P> - com.terracottatech.store.function.selections.BuildableComparableSelectionOptionalFunction<SRC,
T, P> - com.terracottatech.store.function.selections.BuildableNumberSelectionOptionalFunction<SRC,
T, P> - com.terracottatech.store.function.selections.BuildableNumberSelectionOptionalFunction.BuildableDoubleSelectionOptionalFunction<SRC>
- com.terracottatech.store.function.selections.BuildableNumberSelectionOptionalFunction.BuildableIntegerSelectionOptionalFunction<SRC>
- com.terracottatech.store.function.selections.BuildableNumberSelectionOptionalFunction.BuildableLongSelectionOptionalFunction<SRC>
- com.terracottatech.store.function.selections.BuildableNumberSelectionOptionalFunction<SRC,
- com.terracottatech.store.function.selections.BuildableTypedValueSelectionOptionalFunction<SRC>
- com.terracottatech.store.function.selections.BuildableComparableSelectionOptionalFunction<SRC,
- com.terracottatech.store.function.BuildableFunction<T,
- java.util.concurrent.Future<V>
- com.terracottatech.store.async.Operation<T> (also extends java.util.concurrent.CompletionStage<T>)
- com.terracottatech.store.indexing.Index<T>
- com.terracottatech.store.indexing.Indexing
- com.terracottatech.store.indexing.IndexSettings
- 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>
- com.terracottatech.store.coordination.Listener
- java.util.Map<K,
V> - com.terracottatech.store.StoreMap (also extends com.terracottatech.store.ComplexData)
- com.terracottatech.store.configuration.PersistentStorageType
- java.util.function.Predicate<T>
- com.terracottatech.store.function.BuildablePredicate<T>
- com.terracottatech.store.ReadRecordAccessor<K>
- com.terracottatech.store.ReadWriteRecordAccessor<K>
- com.terracottatech.store.usage.Resource
- com.terracottatech.store.usage.SizedResource<E>
- com.terracottatech.store.usage.PhysicalResource
- com.terracottatech.store.usage.DiskResource
- com.terracottatech.store.usage.OffHeapResource
- com.terracottatech.store.usage.PhysicalResource
- com.terracottatech.store.usage.SizedResource<E>
- com.terracottatech.store.ResourceUsageMetrics
- java.util.function.ToDoubleFunction<T>
- com.terracottatech.store.function.BuildableToDoubleFunction<T>
- java.util.function.ToIntFunction<T>
- com.terracottatech.store.function.BuildableToIntFunction<T>
- java.util.function.ToLongFunction<T>
- com.terracottatech.store.function.BuildableToLongFunction<T>
- com.terracottatech.store.usage.Type
- 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
- com.terracottatech.store.usage.UsageEvent
- com.terracottatech.store.usage.PhysicalUsageEvent
- com.terracottatech.store.manager.XmlConfiguration
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.function.Collectors.VarianceType
- com.terracottatech.store.manager.ConfigurationMode
- com.terracottatech.store.usage.CoreType (implements com.terracottatech.store.usage.Type)
- com.terracottatech.store.manager.DatasetManagerConfiguration.Type
- com.terracottatech.store.configuration.DiskDurability.DiskDurabilityEnum
- com.terracottatech.store.manager.EmbeddedDatasetManagerBuilder.FileMode
- com.terracottatech.store.manager.EmbeddedDatasetManagerBuilder.PersistenceMode
- com.terracottatech.store.indexing.Index.Status
- com.terracottatech.store.configuration.MemoryUnit
- com.terracottatech.store.configuration.PersistentStorageEngine (implements com.terracottatech.store.configuration.PersistentStorageType)
- com.terracottatech.store.configuration.ProductFeatureStatus
- com.terracottatech.store.Type.Enum
- com.terracottatech.store.usage.UsageEventType
- java.lang.Enum<E> (implements java.lang.Comparable<T>, java.lang.constant.Constable, java.io.Serializable)