Package | Description |
---|---|
com.hazelcast.map.impl |
Contains implementation specific classes of
com.hazelcast.map package. |
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.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 |
---|
IndexService
This class contains methods which manipulate and access index.
|
QueryableEntry
This interface contains methods related to Queryable Entry which means searched an indexed by sql query or predicate .
|
QueryResultEntry
This interfaces provides methods related to entry of the query result.
|
Class and Description |
---|
Index
This interface contains the methods related to index of Query.
|
QueryableEntry
This interface 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
|
Index
This interface contains the methods related to index of Query.
|
IndexImpl.NullObject
Provides comparable null object.
|
IndexService
This class contains methods which manipulate and access index.
|
IndexStore
This interface stores indexes of Query.
|
MultiResultSet
Multiple result set for Predicates.
|
QueryableEntry
This interface contains methods related to Queryable Entry which means searched an indexed by sql query or predicate .
|
QueryResultEntry
This interfaces provides methods related to entry of the query result.
|
Class and Description |
---|
QueryResultEntry
This interfaces provides methods related to entry of the query result.
|
Copyright © 2014 Hazelcast, Inc.. All Rights Reserved.