Skip navigation links

Package com.hazelcast.query.extractor

Contains classes related to custom attributes and the extraction of their values.

See: Description

Package com.hazelcast.query.extractor Description

Contains classes related to custom attributes and the extraction of their values.
The values may be extracted with the usage of the ValueExtractor class. The extracted values may be then collected by the ValueCollector. The extraction logic may use custom arguments if specified by the user see ArgumentParser.
Skip navigation links

Copyright © 2022 Hazelcast, Inc.. All rights reserved.