Search Java Classes and Packages

Search Java Frameworks and Libraries

255581 classes and counting ...
Search Tips Index Status



#Com.bigdata.sparse Classes and Interfaces - 38 results found.
NameDescriptionTypePackageFramework
AbstractAtomicRowReadOrWriteAbstract class implements the atomic read operation.Classcom.bigdata.sparseBlazeGraph
AtomicRowDeleteAtomic delete of a logical row.Classcom.bigdata.sparseBlazeGraph
AtomicRowFilterTransforms an ITupleIterator reading directly on an IIndex backing a SparseRowStore into an ITupleIterator visitingClasscom.bigdata.sparseBlazeGraph
AtomicRowReadAtomic read of the logical row associated with some Schema andAuthor:Bryan ThompsonSee Also:Serialized FormClasscom.bigdata.sparseBlazeGraph
AtomicRowWriteReadAtomic write on a logical row.Classcom.bigdata.sparseBlazeGraph
AutoIncIntegerCounterA singleton object that causes the associated property value to be assigned the next higher 32-bit integer value when it is written on theClasscom.bigdata.sparseBlazeGraph
AutoIncLongCounterA singleton object that causes the associated property value to be assigned the next higher 64-bit integer value when it is written on theClasscom.bigdata.sparseBlazeGraph
EmptyRowPreconditionIPrecondition succeeds iff there are no property values for the logical row (it recognizes a null, indicating no propertyClasscom.bigdata.sparseBlazeGraph
GlobalRowStoreHelperClasscom.bigdata.sparseBlazeGraph
GlobalRowStoreSchemaSchema for the SparseRowStore used as a global row store for named property sets within the federation.Classcom.bigdata.sparseBlazeGraph
GlobalRowStoreUtilUtility method for use with a SparseRowStore.Classcom.bigdata.sparseBlazeGraph
IAutoIncrementCounterInterfacecom.bigdata.sparseBlazeGraph
INameFilterFilter used to select column names.Interfacecom.bigdata.sparseBlazeGraph
IPreconditionAn inteface that may be used to impose a pre-condition on the state of a logical row for an atomic write operation.Interfacecom.bigdata.sparseBlazeGraph
IRowStoreConstantsVarious constants that may be used with the SparseRowStore.Interfacecom.bigdata.sparseBlazeGraph
ITPSA Timestamp Property Set is a property set with timestamp property values representing data for a specificInterfacecom.bigdata.sparseBlazeGraph
ITPVa Timestamped Property Value is a single {property, timestamp, value} tuple for some schema as read from the SparseRowStore.Interfacecom.bigdata.sparseBlazeGraph
KeyDecoderA utility class that decodes a key in a SparseRowStore into the KeyType for the primary key, the column name, and the timestamp.Classcom.bigdata.sparseBlazeGraph
KeyTypeA type safe enumeration of key types and the byte values that are used to encode that key type within the encoded Schema name.Classcom.bigdata.sparseBlazeGraph
LogicalRowSplitHandlerThis class imposes the constraint that the separator key must not split a logical.Classcom.bigdata.sparseBlazeGraph
NameCheckerUtility class validates column and schema name constraints.Classcom.bigdata.sparseBlazeGraph
PreconditionBase class may be used for combining IPrecondition.Classcom.bigdata.sparseBlazeGraph
SchemaA schema for a sparse row store.Classcom.bigdata.sparseBlazeGraph
SingleColumnFilterFilter for a specific column name.Classcom.bigdata.sparseBlazeGraph
SparseRowStoreA client-side class that knows how to use an IIndex to provide an efficient data model in which a logical row is stored as one or more entriesClasscom.bigdata.sparseBlazeGraph
SparseRowStore .OptionsOptions for the SparseRowStore.Interfacecom.bigdata.sparseBlazeGraph
TestAllTest suite for the spare row store facility (aka key-value store).Classcom.bigdata.sparseBlazeGraph
TestKeyEncodeDecodeTest suite for round trip of keys as encoded by Schema.Classcom.bigdata.sparseBlazeGraph
TestSparseRowStoreTest suite for SparseRowStore.Classcom.bigdata.sparseBlazeGraph
TestTPSTest of TPS (property timestamp set implementation).Classcom.bigdata.sparseBlazeGraph
TestValueTypeTest suite for ValueType.Classcom.bigdata.sparseBlazeGraph
TimestampChooserUtility class for choosing timestamps for the SparseRowStore on theVersion:$Id$Author:Bryan ThompsonClasscom.bigdata.sparseBlazeGraph
TPSDefault implementation.Classcom.bigdata.sparseBlazeGraph
TPS .TPA {property, timestamp} tuple.Classcom.bigdata.sparseBlazeGraph
TPS .TPVHelper class models a single property value as of a given timestamp.Classcom.bigdata.sparseBlazeGraph
TPS .TPVComparatorImposes ordering based on schema, property name, and timestamp.Classcom.bigdata.sparseBlazeGraph
TPSTupleSerializerHelper class for (de-)serializing logical rows for AtomicRowFilter.Classcom.bigdata.sparseBlazeGraph
ValueTypeA type safe enumeration of value types.Classcom.bigdata.sparseBlazeGraph