Search Java Classes and Packages

Search Java Frameworks and Libraries

255581 classes and counting ...
Search Tips Index Status



#Com.bigdata.btree.proc Classes and Interfaces - 35 results found.
NameDescriptionTypePackageFramework
AbstractIndexProcedureBase class has some utility methods.Classcom.bigdata.btree.procBlazeGraph
AbstractKeyArrayIndexProcedureAbstract base class supports compact serialization and compression for remote IKeyArrayIndexProcedure execution (procedures may be executed on aClasscom.bigdata.btree.procBlazeGraph
AbstractKeyArrayIndexProcedure .ResultBitBufferA class useful for sending a logical boolean[] back from a remote procedure call.Classcom.bigdata.btree.procBlazeGraph
AbstractKeyArrayIndexProcedure .ResultBitBufferCounterCounts the #of true bits in the AbstractKeyArrayIndexProcedure.Classcom.bigdata.btree.procBlazeGraph
AbstractKeyArrayIndexProcedure .ResultBitBufferHandlerKnows how to aggregate AbstractKeyArrayIndexProcedure.Classcom.bigdata.btree.procBlazeGraph
AbstractKeyArrayIndexProcedure .ResultBufferA class useful for sending some kinds of data back from a remote procedure call (those readily expressed as a byte[][]).Classcom.bigdata.btree.procBlazeGraph
AbstractKeyArrayIndexProcedure .ResultBufferHandlerKnows how to aggregate AbstractKeyArrayIndexProcedure.Classcom.bigdata.btree.procBlazeGraph
AbstractKeyArrayIndexProcedureConstructorA factory for IKeyArrayIndexProcedures so that their data may be key range partitions and mapped against each relevant index partition.Classcom.bigdata.btree.procBlazeGraph
AbstractKeyRangeIndexProcedureClasscom.bigdata.btree.procBlazeGraph
AbstractLocalSplitResultAggregatorAggregator base class collects the individual results in an internal ordered map and assembles the final result when it is requested from the individualClasscom.bigdata.btree.procBlazeGraph
BatchContainsBatch existence test operation.Classcom.bigdata.btree.procBlazeGraph
BatchContains .BatchContainsConstructorFactory for BatchContains procedures.Classcom.bigdata.btree.procBlazeGraph
BatchInsertBatch insert operation.Classcom.bigdata.btree.procBlazeGraph
BatchInsert .BatchInsertConstructorFactory for BatchInsert procedures.Classcom.bigdata.btree.procBlazeGraph
BatchLookupBatch lookup operation.Classcom.bigdata.btree.procBlazeGraph
BatchLookup .BatchLookupConstructorFactory for BatchLookup procedures.Classcom.bigdata.btree.procBlazeGraph
BatchPutIfAbsentBatch conditional insert operation (putIfAbsent).Classcom.bigdata.btree.procBlazeGraph
BatchPutIfAbsent .BatchPutIfAbsentConstructorFactory for BatchPutIfAbsent procedures.Classcom.bigdata.btree.procBlazeGraph
BatchRemoveBatch removal of one or more tuples, optionally returning their existing values, the #of tuples that were deleted, or a mask indicating which tuplesClasscom.bigdata.btree.procBlazeGraph
BatchRemove .BatchRemoveConstructorFactory for BatchRemove procedures.Classcom.bigdata.btree.procBlazeGraph
BooleanORAggregatorCombines together boolean values using a logical OR.Classcom.bigdata.btree.procBlazeGraph
IAsyncResultHandlerInterface for chunk-at-a-time result processing for asynchronous index Note: For backward compatibility bothInterfacecom.bigdata.btree.procBlazeGraph
IIndexProcedureAn arbitrary procedure run against a single index.Interfacecom.bigdata.btree.procBlazeGraph
IKeyArrayIndexProcedureInterface for procedures that are mapped across one or more index partitions based on an array of keys.Interfacecom.bigdata.btree.procBlazeGraph
IKeyRangeIndexProcedureInterface for procedures that are mapped across one or more index partitions based on a key range (fromKey, toKey).Interfacecom.bigdata.btree.procBlazeGraph
IntegerAggregatorAggregates the value of an Integer result, making the sum available as a Long integer (to help prevent overflow).Classcom.bigdata.btree.procBlazeGraph
IParallelizableIndexProcedureA marker interface for an IIndexProcedure whose operation may be safely applied in parallel to multiple index partitions.Interfacecom.bigdata.btree.procBlazeGraph
IResultHandlerAn interface for handling results obtained when an IIndexProcedure is parallelized across either a local index or partitions of a scale-out index.Interfacecom.bigdata.btree.procBlazeGraph
ISimpleIndexProcedureInterfacecom.bigdata.btree.procBlazeGraph
ListResultAggregatorAggregates result into a list of results.Classcom.bigdata.btree.procBlazeGraph
LongAggregatorAggregates the value of an Long result.Classcom.bigdata.btree.procBlazeGraph
RangeCountProcedureThis procedure computes a range count on an index.Classcom.bigdata.btree.procBlazeGraph
SplitValuePairA key/value pair where the key is a Split.Classcom.bigdata.btree.procBlazeGraph
SplitValuePair .PairComparatorSorts SplitValuePairs.Classcom.bigdata.btree.procBlazeGraph
TestAllAggregates test suites into increasing dependency order.Classcom.bigdata.btree.procBlazeGraph