Package | Description |
---|---|
com.hazelcast.query.extractor |
Contains classes related to custom attribute extractors
TODO: Improve this |
com.hazelcast.query.impl |
Contains the implementation classes of the query functionality.
|
Modifier and Type | Method and Description |
---|---|
abstract void |
ValueExtractor.extract(T target,
ValueCollector collector)
Extracts a value from the given target object.
|
Modifier and Type | Class and Description |
---|---|
class |
DefaultValueCollector |
Copyright © 2015 Hazelcast, Inc.. All Rights Reserved.