com.hazelcast.query.impl
public interface QueryableEntry extends Map.Entry, QueryResultEntry
Modifier and Type | Method and Description |
---|---|
Comparable |
getAttribute(String attributeName) |
AttributeType |
getAttributeType(String attributeName) |
Object |
getKey() |
Object |
getValue() |
getIndexKey, getKeyData, getValueData
Comparable getAttribute(String attributeName) throws QueryException
QueryException
AttributeType getAttributeType(String attributeName)
Copyright © 2015 Hazelcast, Inc.. All Rights Reserved.