Package | Description |
---|---|
com.hazelcast.map.impl.query |
Modifier and Type | Field and Description |
---|---|
static Target |
Target.ALL_NODES |
static Target |
Target.LOCAL_NODE |
Modifier and Type | Method and Description |
---|---|
Target |
Target.TargetBuilder.build() |
Modifier and Type | Method and Description |
---|---|
Result |
MapQueryEngineImpl.execute(Query query,
Target target) |
<T extends Result> |
MapQueryEngine.execute(Query query,
Target target)
Executes the given query on the given target.
|
Copyright © 2017 Hazelcast, Inc.. All Rights Reserved.