Class Hierarchy
- java.lang.Object
- cz.o2.proxima.core.storage.AbstractStorage
- cz.o2.proxima.core.storage.AbstractStorage.SerializableAbstractStorage (implements java.io.Serializable)
- cz.o2.proxima.core.storage.Partition.IntegerPartition (implements cz.o2.proxima.core.storage.Partition)
- cz.o2.proxima.core.storage.PassthroughFilter (implements cz.o2.proxima.core.storage.StorageFilter)
- cz.o2.proxima.core.storage.StorageFilter.CompoundFilter (implements cz.o2.proxima.core.storage.StorageFilter)
- cz.o2.proxima.core.storage.StorageFilter.AndFilter
- cz.o2.proxima.core.storage.StorageFilter.OrFilter
- cz.o2.proxima.core.storage.StreamElement (implements java.io.Serializable)
- cz.o2.proxima.core.storage.ThroughputLimiter.NoOpThroughputLimiter (implements cz.o2.proxima.core.storage.ThroughputLimiter)
- cz.o2.proxima.core.storage.UriUtil
- cz.o2.proxima.core.storage.AbstractStorage
Interface Hierarchy
- java.lang.AutoCloseable
- java.io.Closeable
- cz.o2.proxima.core.storage.ThroughputLimiter (also extends java.io.Serializable)
- java.io.Closeable
- java.lang.Comparable<T>
- cz.o2.proxima.core.storage.Partition (also extends java.io.Serializable)
- java.io.Serializable
- cz.o2.proxima.core.storage.AccessType
- cz.o2.proxima.core.storage.Partition (also extends java.lang.Comparable<T>)
- cz.o2.proxima.core.storage.StorageFilter
- cz.o2.proxima.core.storage.ThroughputLimiter (also extends java.io.Closeable)
- cz.o2.proxima.core.storage.ThroughputLimiter.Context
Enum Hierarchy
- java.lang.Object
- java.lang.Enum<E> (implements java.lang.Comparable<T>, java.io.Serializable)
- cz.o2.proxima.core.storage.StorageType
- java.lang.Enum<E> (implements java.lang.Comparable<T>, java.io.Serializable)