Package com.bigdata.service.ndx

Interface Summary
IAsynchronousWriteBufferFactory Interface for asynchronous writes on scale-out indices.
IClientIndex IBigdataClient-side IIndex interface.
IScaleOutClientIndex A client-side view of a scale-out index.
ISplitter Interface for finding the Splits for an ordered set of unsigned byte[] keys.
 

Class Summary
AbstractScaleOutClientIndexView Abstract base class for the IScaleOutClientIndex implementation(s).
AbstractScaleOutClientIndexView2 Abstract class encapsulating MOST of the logic for executing tasks corresponding to client index operations.
AbstractSplitter Basic implementation - you only need to provide resolution for the IMetadataIndex.
ClientIndexView A client-side view of a scale-out index as of some timestamp.
ClientIndexViewRefactor A client-side view of a scale-out index as of some timestamp.
DataServiceIndex A view onto an unpartitioned index living inside an embedded DataService.
DataServiceTupleIterator<E> Class supports range query across against an unpartitioned index on an IDataService.
IdentityHandler Hands back the object visited for a single index partition.
IndexSyncRPCCounters Counters used for sync RPC on scale-out indices.
PartitionedTupleIterator<E> Class supports range query across one or more index partitions.
RawDataServiceTupleIterator<E> Class supports range query across against an unpartitioned index on an IDataService but DOES NOT handle index partition splits, moves or joins.
ScaleOutIndexCounters Counters pertaining to a scale-out index.
 

Exception Summary
ClientException Exposes a linked list of retry exceptions leading to the failure of an AbstractDataServiceProcedureTask.
 



Copyright © 2006-2009 SYSTAP, LLC. All Rights Reserved.