Package cz.o2.proxima.core.storage
-
Interface Summary Interface Description AccessType Access type toattribute family
.Partition Interface representing a partition of the commit log.StorageFilter A filter that is applied to each input element.ThroughputLimiter A limiter of data rate coming from various sources.ThroughputLimiter.Context A context ofThroughputLimiter.getPauseTime(cz.o2.proxima.core.storage.ThroughputLimiter.Context)
method. -
Class Summary Class Description AbstractStorage A class that is super type of all data accessors.AbstractStorage.SerializableAbstractStorage AnAbstractStorage
that is legitimatelySerializable
.Partition.IntegerPartition PassthroughFilter AStorageFilter
passing in all values.StorageFilter.AndFilter Filter performing logical AND of several filters.StorageFilter.CompoundFilter Filter consisting of several filters with applied function.StorageFilter.OrFilter Filter performing logical OR of several filters.StreamElement Data wrapper for all ingestion requests.ThroughputLimiter.NoOpThroughputLimiter UriUtil Utilities related to URIs. -
Enum Summary Enum Description StorageType Types of storage.