See: Description
Interface | Description |
---|---|
Extractable |
Enables extracting attribute values and types and their type from an object, usually from an Entry
|
Index |
This interface contains the methods related to index of Query.
|
IndexStore |
This interface stores indexes of Query.
|
MultiResultSet |
TODO:
|
Class | Description |
---|---|
AndResultSet |
And Result set for Predicates.
|
BaseIndexStore |
Base class for concrete index store implementations
|
CachedQueryEntry |
Entry of the Query.
|
DefaultArgumentParser |
ArgumentParser that's used by default.
|
DefaultValueCollector | |
DuplicateDetectingMultiResult | |
FalsePredicate |
reminder:
when FalsePredicate is going to implement IdentifiedDataSerializable, make sure no new instance
is created, but the INSTANCE is returned.
|
FastMultiResultSet |
Multiple result set for Predicates.
|
Indexes |
Contains all indexes for a data-structure, e.g.
|
IndexImpl | |
IndexImpl.NullObject | |
OrResultSet |
Or result set for Predicates.
|
QueryableEntry<K,V> |
This abstract class contains methods related to Queryable Entry, which means searched an indexed by SQL query or predicate.
|
QueryContext |
Provides the context of Query.
|
QueryEntry |
Entry of the Query.
|
SingleResultSet |
Multiple result set for Predicates.
|
SortedIndexStore |
Store indexes rankly.
|
TypeConverters | |
TypeConverters.BaseTypeConverter | |
UnsortedIndexStore |
Store indexes out of turn.
|
Enum | Description |
---|---|
AttributeType |
Type of Attribute
|
ComparisonType |
Type of Comparison
|
Copyright © 2016 Hazelcast, Inc.. All Rights Reserved.