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, getValueDataComparable getAttribute(String attributeName) throws QueryException
QueryExceptionAttributeType getAttributeType(String attributeName)
Copyright © 2014 Hazelcast, Inc.. All Rights Reserved.