Package com.oracle.coherence.ai.search
Class SimpleQueryResult<K,V> 
java.lang.Object
com.tangosol.io.AbstractEvolvable
com.oracle.coherence.ai.search.BaseQueryResult<K,V>
 
com.oracle.coherence.ai.search.SimpleQueryResult<K,V> 
- All Implemented Interfaces:
 QueryResult<K,,V> Evolvable,ExternalizableLite,EvolvablePortableObject,PortableObject,Serializable
- See Also:
 
- 
Field Summary
Fields inherited from class com.oracle.coherence.ai.search.BaseQueryResult
m_distance, m_key, m_value - 
Constructor Summary
Constructors - 
Method Summary
Methods inherited from class com.oracle.coherence.ai.search.BaseQueryResult
equals, getDistance, getImplVersion, getKey, getValue, hashCode, readExternal, readExternal, toString, writeExternal, writeExternalMethods inherited from class com.tangosol.io.AbstractEvolvable
getDataVersion, getFutureData, setDataVersion, setFutureDataMethods inherited from class java.lang.Object
clone, finalize, getClass, notify, notifyAll, wait, wait, waitMethods inherited from interface com.tangosol.io.Evolvable
getDataVersion, getFutureData, setDataVersion, setFutureData 
- 
Constructor Details
- 
SimpleQueryResult
public SimpleQueryResult() - 
SimpleQueryResult
 
 -