- get(String, String, AttributeDescriptor<T>, long) - Method in class cz.o2.proxima.direct.core.DirectAttributeFamilyProxyDescriptor.ProxyRandomAccessReader
-
- get(String, AttributeDescriptor<T>) - Method in interface cz.o2.proxima.direct.randomaccess.RandomAccessReader
-
Retrieve data stored under given (key, attribute) pair (if any).
- get(String, AttributeDescriptor<T>, long) - Method in interface cz.o2.proxima.direct.randomaccess.RandomAccessReader
-
Retrieve data stored under given (key, attribute) pair (if any).
- get(String, String, AttributeDescriptor<T>) - Method in interface cz.o2.proxima.direct.randomaccess.RandomAccessReader
-
Retrieve data stored under given (key, attribute) pair (if any).
- get(String, String, AttributeDescriptor<T>, long) - Method in interface cz.o2.proxima.direct.randomaccess.RandomAccessReader
-
Retrieve data stored under given (key, attribute) pair (if any).
- get() - Method in interface cz.o2.proxima.direct.time.TimestampSupplier
-
- get(String, String, AttributeDescriptor<T>, long) - Method in class cz.o2.proxima.direct.view.LocalCachedPartitionedView
-
- get(String, String, long) - Method in class cz.o2.proxima.direct.view.TimeBoundedVersionedCache
-
- get(String) - Method in class cz.o2.proxima.direct.view.TimeBoundedVersionedCache
-
- getAccessorFactory(URI) - Method in class cz.o2.proxima.direct.core.DirectDataOperator
-
Retrieve factory that first matches given uri.
- getAllFamilies() - Method in class cz.o2.proxima.direct.core.DirectDataOperator
-
Retrieve all families with their direct representation.
- getAssigned() - Method in interface cz.o2.proxima.direct.view.CachedView
-
Retrieve currently assigned partitions.
- getAssigned() - Method in class cz.o2.proxima.direct.view.LocalCachedPartitionedView
-
- getAttributes() - Method in class cz.o2.proxima.direct.core.DirectAttributeFamilyDescriptor
-
- getBatchLogReader(Context) - Method in interface cz.o2.proxima.direct.core.DataAccessor
-
Retrieve batch log reader.
- getBatchLogReader(Context) - Method in class cz.o2.proxima.direct.core.DirectDataOperator.DelegateDataAccessorFactory.ForwardingDataAccessor
-
- getBatchLogReader(Collection<AttributeDescriptor<?>>) - Method in class cz.o2.proxima.direct.core.DirectDataOperator
-
- getBatchLogReader(AttributeDescriptor<?>...) - Method in class cz.o2.proxima.direct.core.DirectDataOperator
-
- getBatchReader() - Method in class cz.o2.proxima.direct.core.DirectAttributeFamilyDescriptor
-
Retrieve batch reader of this family.
- getBatchReader(DirectAttributeFamilyProxyDescriptor.AttrLookup, Context, AttributeFamilyProxyDescriptor) - Static method in class cz.o2.proxima.direct.core.DirectAttributeFamilyProxyDescriptor
-
- getCachedView(Context) - Method in interface cz.o2.proxima.direct.core.DataAccessor
-
Retrieve cached view of the data.
- getCachedView() - Method in class cz.o2.proxima.direct.core.DirectAttributeFamilyDescriptor
-
Retrieve cached view.
- getCachedView(Context) - Method in class cz.o2.proxima.direct.core.DirectDataOperator.DelegateDataAccessorFactory.ForwardingDataAccessor
-
- getCachedView(Collection<AttributeDescriptor<?>>) - Method in class cz.o2.proxima.direct.core.DirectDataOperator
-
- getCachedView(AttributeDescriptor<?>...) - Method in class cz.o2.proxima.direct.core.DirectDataOperator
-
- getCommitLogReader(Context) - Method in interface cz.o2.proxima.direct.core.DataAccessor
-
Retrieve commit log reader (if applicable).
- getCommitLogReader() - Method in class cz.o2.proxima.direct.core.DirectAttributeFamilyDescriptor
-
Retrieve a commit log reader of this family.
- getCommitLogReader(DirectAttributeFamilyProxyDescriptor.AttrLookup, Context, AttributeFamilyProxyDescriptor) - Static method in class cz.o2.proxima.direct.core.DirectAttributeFamilyProxyDescriptor
-
- getCommitLogReader(Context) - Method in class cz.o2.proxima.direct.core.DirectDataOperator.DelegateDataAccessorFactory.ForwardingDataAccessor
-
- getCommitLogReader(Collection<AttributeDescriptor<?>>) - Method in class cz.o2.proxima.direct.core.DirectDataOperator
-
- getCommitLogReader(AttributeDescriptor<?>...) - Method in class cz.o2.proxima.direct.core.DirectDataOperator
-
- getCommittedOffsets() - Method in interface cz.o2.proxima.direct.commitlog.ObserveHandle
-
Retrieve currently committed offsets.
- getConfiguration(String, Map<String, Object>, long) - Method in class cz.o2.proxima.direct.time.UnboundedOutOfOrdernessWatermarkEstimator.Factory
-
- getContext() - Method in class cz.o2.proxima.direct.core.Context
-
- getContext() - Method in interface cz.o2.proxima.direct.core.ContextProvider
-
- getContext() - Method in class cz.o2.proxima.direct.core.DirectDataOperator
-
Retrieve
Context that is used in all distributed operations.
- getCurrentOffsets() - Method in interface cz.o2.proxima.direct.commitlog.ObserveHandle
-
- getDefaultEstimatorFactory() - Method in class cz.o2.proxima.direct.time.WatermarkConfiguration
-
Returns default estimator factory when none user's factory is provided.
- getDefaultIdlePolicyFactory() - Method in class cz.o2.proxima.direct.time.WatermarkConfiguration
-
Returns default idle policy factory when none user's factory is provided.
- getEntityDescriptor() - Method in class cz.o2.proxima.direct.core.DirectAttributeFamilyProxyDescriptor.ProxyRandomAccessReader
-
- getEntityDescriptor() - Method in interface cz.o2.proxima.direct.randomaccess.RandomAccessReader
-
Retrieve entity associated with this reader.
- getEntityDescriptor() - Method in class cz.o2.proxima.direct.view.LocalCachedPartitionedView
-
- getExecutorFactory() - Method in class cz.o2.proxima.direct.core.Context
-
- getExecutorService() - Method in class cz.o2.proxima.direct.core.Context
-
Get executor for asynchronous tasks.
- getFamiliesForAttribute(AttributeDescriptor<?>) - Method in class cz.o2.proxima.direct.core.DirectDataOperator
-
Resolve all direct attribute representations of given attribute.
- getFamilyByName(String) - Method in class cz.o2.proxima.direct.core.DirectDataOperator
-
Retrieve family by given name.
- getFamilyForAttributes(Collection<AttributeDescriptor<?>>, UnaryFunction<DirectAttributeFamilyDescriptor, Boolean>) - Method in class cz.o2.proxima.direct.core.DirectDataOperator
-
- getId() - Method in class cz.o2.proxima.direct.batch.BoundedPartition
-
- getIdleWatermark() - Method in class cz.o2.proxima.direct.time.NotProgressingWatermarkIdlePolicy
-
- getIdleWatermark() - Method in class cz.o2.proxima.direct.time.SkewedProcessingTimeIdlePolicy
-
- getLimiterContext() - Method in class cz.o2.proxima.direct.batch.BatchLogReaders.ThroughputLimitedBatchLogObserver
-
- getOffset() - Method in interface cz.o2.proxima.direct.commitlog.LogObserver.OnNextContext
-
Retrieve
Offset of current record.
- getOperatorName() - Method in class cz.o2.proxima.direct.core.DirectDataOperatorFactory
-
- getParsedRequired() - Method in class cz.o2.proxima.direct.randomaccess.KeyValue
-
Equivalent of getParsed().get() throwing explaining exceptions.
- getPartition() - Method in interface cz.o2.proxima.direct.batch.BatchLogObserver.OnNextContext
-
Retrieve partition for currently processed record.
- getPartition() - Method in interface cz.o2.proxima.direct.commitlog.LogObserver.OnNextContext
-
Retrieve partition for currently processed record.
- getPartition() - Method in interface cz.o2.proxima.direct.commitlog.Offset
-
Which partition is this offset for
- getPartitionedCachedView(DirectAttributeFamilyProxyDescriptor.AttrLookup, Context, AttributeFamilyProxyDescriptor) - Static method in class cz.o2.proxima.direct.core.DirectAttributeFamilyProxyDescriptor
-
- getPartitions() - Method in interface cz.o2.proxima.direct.batch.BatchLogReader
-
Retrieve list of partitions of this batch observer.
- getPartitions(long) - Method in interface cz.o2.proxima.direct.batch.BatchLogReader
-
Retrieve list of partitions covering data at least from given starting stamp.
- getPartitions(long, long) - Method in interface cz.o2.proxima.direct.batch.BatchLogReader
-
Retrieve list of partitions covering data from the given range.
- getPartitions() - Method in interface cz.o2.proxima.direct.commitlog.CommitLogReader
-
Retrieve list of partitions of this commit log.
- getPartitions() - Method in class cz.o2.proxima.direct.commitlog.CommitLogReaders.ForwardingCommitLogReader
-
- getPartitions(long, long) - Method in class cz.o2.proxima.direct.core.DirectAttributeFamilyProxyDescriptor.ProxyBatchLogReader
-
- getPartitions() - Method in class cz.o2.proxima.direct.core.DirectAttributeFamilyProxyDescriptor.ProxyCommitLogReader
-
- getPartitions() - Method in interface cz.o2.proxima.direct.view.CachedView
-
Retrieve all partitions of the underlying commit log.
- getPartitions() - Method in class cz.o2.proxima.direct.view.LocalCachedPartitionedView
-
- getRandomAccess(DirectAttributeFamilyProxyDescriptor.AttrLookup, Context, AttributeFamilyProxyDescriptor) - Static method in class cz.o2.proxima.direct.core.DirectAttributeFamilyProxyDescriptor
-
- getRandomAccess(Collection<AttributeDescriptor<?>>) - Method in class cz.o2.proxima.direct.core.DirectDataOperator
-
- getRandomAccess(AttributeDescriptor<?>...) - Method in class cz.o2.proxima.direct.core.DirectDataOperator
-
- getRandomAccessReader(Context) - Method in interface cz.o2.proxima.direct.core.DataAccessor
-
Retrieve random access reader.
- getRandomAccessReader() - Method in class cz.o2.proxima.direct.core.DirectAttributeFamilyDescriptor
-
Retrieve a random access reader.
- getRandomAccessReader(Context) - Method in class cz.o2.proxima.direct.core.DirectDataOperator.DelegateDataAccessorFactory.ForwardingDataAccessor
-
- getRepository() - Method in class cz.o2.proxima.direct.core.DirectDataOperator
-
- getSingleEntityOrNull(Map<AttributeDescriptor<?>, RandomAccessReader>) - Method in class cz.o2.proxima.direct.randomaccess.MultiAccessBuilder
-
- getSource() - Method in class cz.o2.proxima.direct.core.DirectAttributeFamilyDescriptor
-
Retrieve optional name of source attribute family, if this is replica.
- getType() - Method in interface cz.o2.proxima.direct.core.AttributeWriterBase
-
Retrieve type of the writer.
- getType() - Method in interface cz.o2.proxima.direct.core.BulkAttributeWriter
-
- getType() - Method in interface cz.o2.proxima.direct.core.OnlineAttributeWriter
-
- getUri() - Method in interface cz.o2.proxima.direct.commitlog.CommitLogReader
-
Retrieve URI representing this resource.
- getUri() - Method in class cz.o2.proxima.direct.commitlog.CommitLogReaders.ForwardingCommitLogReader
-
- getUri() - Method in interface cz.o2.proxima.direct.core.AttributeWriterBase
-
Retrieve URI of this writer.
- getUri() - Method in class cz.o2.proxima.direct.core.DirectAttributeFamilyProxyDescriptor.ProxyCommitLogReader
-
- getUri() - Method in class cz.o2.proxima.direct.core.DirectAttributeFamilyProxyDescriptor.ProxyOnlineAttributeWriter
-
- getUri() - Method in class cz.o2.proxima.direct.core.DirectDataOperator.DelegateDataAccessorFactory.ForwardingDataAccessor
-
- getUri() - Method in class cz.o2.proxima.direct.view.LocalCachedPartitionedView
-
- getWatermark() - Method in interface cz.o2.proxima.direct.batch.BatchLogObserver.OnNextContext
-
Retrieve current watermark of the observe process
- getWatermark() - Method in interface cz.o2.proxima.direct.commitlog.LogObserver.OnIdleContext
-
- getWatermark() - Method in interface cz.o2.proxima.direct.commitlog.LogObserver.OnNextContext
-
Retrieve current watermark of the observe process
- getWatermark(LogObserver.OnNextContext) - Method in class cz.o2.proxima.direct.commitlog.LogObservers.AbstractSortedLogObserver
-
- getWatermark(LogObserver.OnNextContext) - Method in class cz.o2.proxima.direct.commitlog.LogObservers.SinglePartitionSortedLogObserver
-
- getWatermark(LogObserver.OnNextContext) - Method in class cz.o2.proxima.direct.commitlog.LogObservers.SortedLogObserver
-
- getWatermark() - Method in interface cz.o2.proxima.direct.commitlog.Offset
-
Retrieve watermark associated with this offset.
- getWatermark() - Method in class cz.o2.proxima.direct.time.MinimalPartitionWatermarkEstimator
-
- getWatermark(int) - Method in class cz.o2.proxima.direct.time.MinimalPartitionWatermarkEstimator
-
- getWriter(Context) - Method in interface cz.o2.proxima.direct.core.DataAccessor
-
Retrieve writer (if applicable).
- getWriter() - Method in class cz.o2.proxima.direct.core.DirectAttributeFamilyDescriptor
-
Retrieve writer for this family.
- getWriter(DirectAttributeFamilyProxyDescriptor.AttrLookup, Context, AttributeFamilyProxyDescriptor) - Static method in class cz.o2.proxima.direct.core.DirectAttributeFamilyProxyDescriptor
-
- getWriter(Context) - Method in class cz.o2.proxima.direct.core.DirectDataOperator.DelegateDataAccessorFactory.ForwardingDataAccessor
-
- getWriter(AttributeDescriptor<?>) - Method in class cz.o2.proxima.direct.core.DirectDataOperator
-
- getWriter(Context) - Method in class cz.o2.proxima.direct.core.StdoutStorage.StdoutDataAccessor
-
- observe(List<Partition>, List<AttributeDescriptor<?>>, BatchLogObserver) - Method in interface cz.o2.proxima.direct.batch.BatchLogReader
-
Observe data stored in given partitions.
- observe(List<Partition>, List<AttributeDescriptor<?>>, BatchLogObserver) - Method in class cz.o2.proxima.direct.batch.BatchLogReaders.ThroughputLimitedBatchLogReader
-
- observe(String, Position, LogObserver) - Method in interface cz.o2.proxima.direct.commitlog.CommitLogReader
-
Subscribe observer by name to the commit log.
- observe(String, LogObserver) - Method in interface cz.o2.proxima.direct.commitlog.CommitLogReader
-
Subscribe observer by name to the commit log and read the newest data.
- observe(String, Position, LogObserver) - Method in class cz.o2.proxima.direct.commitlog.CommitLogReaders.ForwardingCommitLogReader
-
- observe(String, Position, LogObserver) - Method in class cz.o2.proxima.direct.commitlog.CommitLogReaders.LimitedCommitLogReader
-
- observe(List<Partition>, List<AttributeDescriptor<?>>, BatchLogObserver) - Method in class cz.o2.proxima.direct.core.DirectAttributeFamilyProxyDescriptor.ProxyBatchLogReader
-
- observe(String, Position, LogObserver) - Method in class cz.o2.proxima.direct.core.DirectAttributeFamilyProxyDescriptor.ProxyCommitLogReader
-
- observeBulk(String, Position, boolean, LogObserver) - Method in interface cz.o2.proxima.direct.commitlog.CommitLogReader
-
Subscribe to the commit log in a bulk fashion.
- observeBulk(String, Position, LogObserver) - Method in interface cz.o2.proxima.direct.commitlog.CommitLogReader
-
Subscribe to the commit log in a bulk fashion.
- observeBulk(String, LogObserver) - Method in interface cz.o2.proxima.direct.commitlog.CommitLogReader
-
Subscribe to the commit log in a bulk fashion from newest data.
- observeBulk(String, Position, boolean, LogObserver) - Method in class cz.o2.proxima.direct.commitlog.CommitLogReaders.ForwardingCommitLogReader
-
- observeBulk(String, Position, boolean, LogObserver) - Method in class cz.o2.proxima.direct.commitlog.CommitLogReaders.LimitedCommitLogReader
-
- observeBulk(String, Position, boolean, LogObserver) - Method in class cz.o2.proxima.direct.core.DirectAttributeFamilyProxyDescriptor.ProxyCommitLogReader
-
- observeBulkOffsets(Collection<Offset>, LogObserver) - Method in interface cz.o2.proxima.direct.commitlog.CommitLogReader
-
Consume from given offsets in a bulk fashion.
- observeBulkOffsets(Collection<Offset>, boolean, LogObserver) - Method in interface cz.o2.proxima.direct.commitlog.CommitLogReader
-
Consume from given offsets in a bulk fashion.
- observeBulkOffsets(Collection<Offset>, boolean, LogObserver) - Method in class cz.o2.proxima.direct.commitlog.CommitLogReaders.ForwardingCommitLogReader
-
- observeBulkOffsets(Collection<Offset>, boolean, LogObserver) - Method in class cz.o2.proxima.direct.commitlog.CommitLogReaders.LimitedCommitLogReader
-
- observeBulkOffsets(Collection<Offset>, boolean, LogObserver) - Method in class cz.o2.proxima.direct.core.DirectAttributeFamilyProxyDescriptor.ProxyCommitLogReader
-
- observeBulkPartitions(String, Collection<Partition>, Position, LogObserver) - Method in interface cz.o2.proxima.direct.commitlog.CommitLogReader
-
Subscribe to given partitions in a bulk fashion.
- observeBulkPartitions(String, Collection<Partition>, Position, boolean, LogObserver) - Method in interface cz.o2.proxima.direct.commitlog.CommitLogReader
-
Subscribe to given partitions in a bulk fashion.
- observeBulkPartitions(Collection<Partition>, Position, boolean, LogObserver) - Method in interface cz.o2.proxima.direct.commitlog.CommitLogReader
-
Subscribe to given partitions in a bulk fashion.
- observeBulkPartitions(Collection<Partition>, Position, LogObserver) - Method in interface cz.o2.proxima.direct.commitlog.CommitLogReader
-
Subscribe to given partitions in a bulk fashion.
- observeBulkPartitions(String, Collection<Partition>, Position, boolean, LogObserver) - Method in class cz.o2.proxima.direct.commitlog.CommitLogReaders.ForwardingCommitLogReader
-
- observeBulkPartitions(String, Collection<Partition>, Position, boolean, LogObserver) - Method in class cz.o2.proxima.direct.commitlog.CommitLogReaders.LimitedCommitLogReader
-
- observeBulkPartitions(Collection<Partition>, Position, boolean, LogObserver) - Method in class cz.o2.proxima.direct.core.DirectAttributeFamilyProxyDescriptor.ProxyCommitLogReader
-
- observeBulkPartitions(String, Collection<Partition>, Position, boolean, LogObserver) - Method in class cz.o2.proxima.direct.core.DirectAttributeFamilyProxyDescriptor.ProxyCommitLogReader
-
- ObserveHandle - Interface in cz.o2.proxima.direct.batch
-
A interface for handling progress and control consumption of running observe process.
- ObserveHandle - Interface in cz.o2.proxima.direct.commitlog
-
A interface for handling progress and control consumption of running observe process.
- observePartitions(String, Collection<Partition>, Position, boolean, LogObserver) - Method in interface cz.o2.proxima.direct.commitlog.CommitLogReader
-
Subscribe to given set of partitions.
- observePartitions(Collection<Partition>, Position, boolean, LogObserver) - Method in interface cz.o2.proxima.direct.commitlog.CommitLogReader
-
Subscribe to given set of partitions.
- observePartitions(Collection<Partition>, Position, LogObserver) - Method in interface cz.o2.proxima.direct.commitlog.CommitLogReader
-
Subscribe to given set of partitions.
- observePartitions(Collection<Partition>, LogObserver) - Method in interface cz.o2.proxima.direct.commitlog.CommitLogReader
-
Subscribe to given set of partitions and read newest data.
- observePartitions(String, Collection<Partition>, Position, boolean, LogObserver) - Method in class cz.o2.proxima.direct.commitlog.CommitLogReaders.ForwardingCommitLogReader
-
- observePartitions(String, Collection<Partition>, Position, boolean, LogObserver) - Method in class cz.o2.proxima.direct.commitlog.CommitLogReaders.LimitedCommitLogReader
-
- observePartitions(String, Collection<Partition>, Position, boolean, LogObserver) - Method in class cz.o2.proxima.direct.core.DirectAttributeFamilyProxyDescriptor.ProxyCommitLogReader
-
- observePartitions(Collection<Partition>, Position, boolean, LogObserver) - Method in class cz.o2.proxima.direct.core.DirectAttributeFamilyProxyDescriptor.ProxyCommitLogReader
-
- observer - Variable in class cz.o2.proxima.direct.batch.TerminationContext
-
- ObserverUtils - Class in cz.o2.proxima.direct.commitlog
-
- ObserverUtils() - Constructor for class cz.o2.proxima.direct.commitlog.ObserverUtils
-
- of(String, int, LogObserver) - Static method in class cz.o2.proxima.direct.commitlog.RetryableLogObserver
-
Create online retryable log observer.
- of(Repository, Context, AttributeFamilyProxyDescriptor) - Static method in class cz.o2.proxima.direct.core.DirectAttributeFamilyProxyDescriptor
-
- of(EntityDescriptor, AttributeDescriptor<T>, String, String, RandomOffset, byte[]) - Static method in class cz.o2.proxima.direct.randomaccess.KeyValue
-
- of(EntityDescriptor, AttributeDescriptor<T>, String, String, RandomOffset, byte[], long) - Static method in class cz.o2.proxima.direct.randomaccess.KeyValue
-
- of(EntityDescriptor, AttributeDescriptor<T>, String, String, RandomOffset, T, byte[]) - Static method in class cz.o2.proxima.direct.randomaccess.KeyValue
-
- of(EntityDescriptor, AttributeDescriptor<T>, String, String, RandomOffset, T, byte[], long) - Static method in class cz.o2.proxima.direct.randomaccess.KeyValue
-
- Offset - Interface in cz.o2.proxima.direct.commitlog
-
Interface for implementations and their offset.
- offset - Variable in class cz.o2.proxima.direct.randomaccess.KeyValue
-
- offset - Variable in class cz.o2.proxima.direct.randomaccess.RawOffset
-
- offset - Variable in class cz.o2.proxima.direct.view.LocalCachedPartitionedView.IntOffset
-
- offsetMap - Variable in class cz.o2.proxima.direct.randomaccess.MultiAccessBuilder.SequentialOffset
-
- onCache(StreamElement, boolean) - Method in class cz.o2.proxima.direct.view.LocalCachedPartitionedView
-
- onCancelled() - Method in interface cz.o2.proxima.direct.batch.BatchLogObserver
-
Signalled when the reading is cancelled.
- onCancelled() - Method in class cz.o2.proxima.direct.batch.BatchLogReaders.ThroughputLimitedBatchLogObserver
-
- onCancelled() - Method in interface cz.o2.proxima.direct.commitlog.LogObserver
-
Notify that the processing has been canceled.
- onCancelled() - Method in class cz.o2.proxima.direct.commitlog.LogObservers.AbstractSortedLogObserver
-
- onCancelled() - Method in class cz.o2.proxima.direct.commitlog.RetryableLogObserver
-
- onCompleted() - Method in interface cz.o2.proxima.direct.batch.BatchLogObserver
-
Signalled when the reading is finished.
- onCompleted() - Method in class cz.o2.proxima.direct.batch.BatchLogReaders.ThroughputLimitedBatchLogObserver
-
- onCompleted() - Method in interface cz.o2.proxima.direct.commitlog.LogObserver
-
Notify that the processing has gracefully ended.
- onCompleted() - Method in class cz.o2.proxima.direct.commitlog.LogObservers.AbstractSortedLogObserver
-
- onCompleted() - Method in class cz.o2.proxima.direct.commitlog.RetryableLogObserver
-
- onCompletedDrainQueue() - Method in class cz.o2.proxima.direct.commitlog.LogObservers.AbstractSortedLogObserver
-
- onCompletedDrainQueue() - Method in class cz.o2.proxima.direct.commitlog.LogObservers.SinglePartitionSortedLogObserver
-
- onCompletedDrainQueue() - Method in class cz.o2.proxima.direct.commitlog.LogObservers.SortedLogObserver
-
- onError(Throwable) - Method in interface cz.o2.proxima.direct.batch.BatchLogObserver
-
Signaled when reading error occurs.
- onError(Throwable) - Method in class cz.o2.proxima.direct.batch.BatchLogReaders.ThroughputLimitedBatchLogObserver
-
- onError(Throwable) - Method in interface cz.o2.proxima.direct.commitlog.LogObserver
-
Called to notify there was an {@link Throwable error) in the commit reader.
- onError(Throwable) - Method in class cz.o2.proxima.direct.commitlog.LogObservers.AbstractSortedLogObserver
-
- onError(Throwable) - Method in class cz.o2.proxima.direct.commitlog.RetryableLogObserver
-
- onException(Exception) - Method in interface cz.o2.proxima.direct.commitlog.LogObserver
-
Called to notify there was an exception in the commit reader.
- onFatalError(Error) - Method in interface cz.o2.proxima.direct.commitlog.LogObserver
-
Called to notify there was an error in the commit reader.
- onIdle(LogObserver.OnIdleContext) - Method in interface cz.o2.proxima.direct.commitlog.LogObserver
-
Called when the observer is idle.
- onIdle(LogObserver.OnIdleContext) - Method in class cz.o2.proxima.direct.commitlog.LogObservers.AbstractSortedLogObserver
-
- onIdle(LogObserver.OnIdleContext) - Method in class cz.o2.proxima.direct.commitlog.RetryableLogObserver
-
- onIdleDrainQueue(LogObserver.OnIdleContext) - Method in class cz.o2.proxima.direct.commitlog.LogObservers.AbstractSortedLogObserver
-
- onIdleDrainQueue(LogObserver.OnIdleContext) - Method in class cz.o2.proxima.direct.commitlog.LogObservers.SinglePartitionSortedLogObserver
-
- onIdleDrainQueue(LogObserver.OnIdleContext) - Method in class cz.o2.proxima.direct.commitlog.LogObservers.SortedLogObserver
-
- online() - Method in interface cz.o2.proxima.direct.core.AttributeWriterBase
-
Cast this to OnlineAttributeWriter.
- OnlineAttributeWriter - Interface in cz.o2.proxima.direct.core
-
Writer for attribute values.
- OnlineAttributeWriter.Factory<T extends OnlineAttributeWriter> - Interface in cz.o2.proxima.direct.core
-
- onNext(StreamElement) - Method in interface cz.o2.proxima.direct.batch.BatchLogObserver
-
Read next data from the batch storage.
- onNext(StreamElement, BatchLogObserver.OnNextContext) - Method in interface cz.o2.proxima.direct.batch.BatchLogObserver
-
Read next data from the batch storage.
- onNext(StreamElement) - Method in class cz.o2.proxima.direct.batch.BatchLogReaders.ThroughputLimitedBatchLogObserver
-
- onNext(StreamElement, BatchLogObserver.OnNextContext) - Method in class cz.o2.proxima.direct.batch.BatchLogReaders.ThroughputLimitedBatchLogObserver
-
- onNext(StreamElement, LogObserver.OnNextContext) - Method in interface cz.o2.proxima.direct.commitlog.LogObserver
-
Process next record in the commit log.
- onNext(StreamElement, LogObserver.OnNextContext) - Method in class cz.o2.proxima.direct.commitlog.LogObservers.AbstractSortedLogObserver
-
- onNext(StreamElement, LogObserver.OnNextContext) - Method in class cz.o2.proxima.direct.commitlog.RetryableLogObserver
-
- onNextDrainQueue(LogObserver.OnNextContext) - Method in class cz.o2.proxima.direct.commitlog.LogObservers.AbstractSortedLogObserver
-
- onNextDrainQueue(LogObserver.OnNextContext) - Method in class cz.o2.proxima.direct.commitlog.LogObservers.SinglePartitionSortedLogObserver
-
- onNextDrainQueue(LogObserver.OnNextContext) - Method in class cz.o2.proxima.direct.commitlog.LogObservers.SortedLogObserver
-
- onRepartition(LogObserver.OnRepartitionContext) - Method in interface cz.o2.proxima.direct.commitlog.LogObserver
-
Callback to notify of automatic repartitioning.
- onRepartition(LogObserver.OnRepartitionContext) - Method in class cz.o2.proxima.direct.commitlog.LogObservers.AbstractSortedLogObserver
-
- onRepartition(LogObserver.OnRepartitionContext) - Method in class cz.o2.proxima.direct.commitlog.RetryableLogObserver
-
- overridable - Variable in class cz.o2.proxima.direct.view.TimeBoundedVersionedCache.Payload
-