Package | Description |
---|---|
com.hazelcast.query.impl |
Contains the implementation classes of the query functionality.
|
Modifier and Type | Method and Description |
---|---|
AttributeType |
QueryableEntry.getAttributeType(String attributeName) |
AttributeType |
Extractable.getAttributeType(String attributeName) |
Object |
QueryableEntry.getAttributeValue(String attributeName) |
Object |
Extractable.getAttributeValue(String attributeName) |
Copyright © 2018 Hazelcast, Inc.. All Rights Reserved.