Package | Description |
---|---|
com.hazelcast.map.impl |
Contains implementation specific classes of
com.hazelcast.map package. |
com.hazelcast.map.impl.query | |
com.hazelcast.query |
Contains interfaces/classes related to Hazelcast query and indexing support.
|
com.hazelcast.query.impl |
Contains the implementation classes of the query functionality.
|
com.hazelcast.query.impl.getters |
Helper classes for extractions of values from object instances.
|
com.hazelcast.query.impl.predicates | |
com.hazelcast.util |
This package contains classes to support the inner workings of Hazelcast
as well as some backports of newer Java features / data structures to
support older Java versions in a clean and nice way.
|
Class and Description |
---|
Indexes
Contains all indexes for a data-structure, e.g.
|
QueryableEntry
This abstract class contains methods related to Queryable Entry, which means searched an indexed by SQL query or predicate.
|
Class and Description |
---|
QueryableEntry
This abstract class contains methods related to Queryable Entry, which means searched an indexed by SQL query or predicate.
|
Class and Description |
---|
Indexes
Contains all indexes for a data-structure, e.g.
|
QueryableEntry
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.
|
Class and Description |
---|
AttributeType
Type of Attribute
|
BaseIndexStore
Base class for concrete index store implementations
|
ComparisonType
Type of Comparison
|
Extractable
Enables extracting attribute values and types and their type from an object, usually from an Entry
|
FalsePredicate
reminder:
when FalsePredicate is going to implement IdentifiedDataSerializable, make sure no new instance
is created, but the INSTANCE is returned.
|
Index
This interface contains the methods related to index of Query.
|
Indexes
Contains all indexes for a data-structure, e.g.
|
IndexImpl.NullObject |
IndexStore
This interface stores indexes of Query.
|
MultiResultSet
TODO:
|
QueryableEntry
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.
|
Class and Description |
---|
AttributeType
Type of Attribute
|
Class and Description |
---|
Index
This interface contains the methods related to index of Query.
|
Indexes
Contains all indexes for a data-structure, e.g.
|
QueryableEntry
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.
|
Class and Description |
---|
QueryableEntry
This abstract class contains methods related to Queryable Entry, which means searched an indexed by SQL query or predicate.
|
Copyright © 2016 Hazelcast, Inc.. All Rights Reserved.