Package | Description |
---|---|
com.hazelcast.map.impl |
Contains implementation specific classes of
com.hazelcast.map package. |
com.hazelcast.map.impl.operation |
Package for map operations.
|
com.hazelcast.map.impl.query | |
com.hazelcast.map.impl.querycache.subscriber |
This package contains classes which are used for
QueryCache
event subscription side. |
com.hazelcast.monitor.impl |
Contains Hazelcast statistics implementations related to map, queue, topic, multimap, executor service etc.
|
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 |
---|
CachedQueryEntry
Entry of the Query.
|
Extractable
Enables extracting attribute value from an object, usually from an Entry
|
IndexCopyBehavior
Defines the behavior for index copying on index read/write.
|
Indexes
Contains all indexes for a data-structure, e.g.
|
IndexProvider
Provides storage-specific indexes to
Indexes . |
QueryableEntry
This abstract class contains methods related to Queryable Entry, which means searched an indexed by SQL query or predicate.
|
Class and Description |
---|
MapIndexInfo |
Class and Description |
---|
QueryableEntriesSegment
Holder class for a collection of queried entries and the index from which new items can be fetched.
|
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.
|
Class and Description |
---|
Index.OperationSource
Identifies an original source of an index operation.
|
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 for queries execution.
|
Class and Description |
---|
AbstractIndex
Provides an abstract base for indexes.
|
AttributeType
Type of Attribute
|
BaseIndexStore
Base class for concrete index store implementations
|
ComparableIdentifiedDataSerializable
Defines a contract of objects that are simultaneously
Comparable and
IdentifiedDataSerializable . |
Comparison
Defines comparisons supported by
Index.getRecords(Comparison, Comparable)
and IndexStore.getRecords(Comparable) . |
CompositeValue
Represents a composite value composed out of a value tuple called components.
|
Extractable
Enables extracting attribute value from an object, usually from an Entry
|
FalsePredicate
A
Predicate which always returns false. |
Index
Represents an index built on top of the attribute of the map entries.
|
Index.OperationSource
Identifies an original source of an index operation.
|
IndexCopyBehavior
Defines the behavior for index copying on index read/write.
|
Indexes
Contains all indexes for a data-structure, e.g.
|
Indexes.Builder
Builder which is used to create a new Indexes object.
|
IndexInfo |
IndexProvider
Provides storage-specific indexes to
Indexes . |
IndexStore
Defines a contract for index stores, so different index stores may be used
interchangeably with the same
Index implementation. |
InternalIndex
Provides the private index API.
|
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 for queries execution.
|
QueryContext.IndexMatchHint
Defines possible index matching hints.
|
QueryContextProvider
Provides query contexts for
Indexes to execute queries. |
Class and Description |
---|
AttributeType
Type of Attribute
|
Class and Description |
---|
CompositeValue
Represents a composite value composed out of a value tuple called components.
|
Index
Represents an index built on top of the attribute of the map entries.
|
Indexes
Contains all indexes for a data-structure, e.g.
|
InternalIndex
Provides the private index API.
|
QueryableEntry
This abstract class contains methods related to Queryable Entry, which means searched an indexed by SQL query or predicate.
|
QueryContext
Provides the context for queries execution.
|
QueryContext.IndexMatchHint
Defines possible index matching hints.
|
Class and Description |
---|
QueryableEntry
This abstract class contains methods related to Queryable Entry, which means searched an indexed by SQL query or predicate.
|
Copyright © 2019 Hazelcast, Inc.. All Rights Reserved.