This is the complete list of members for hazelcast::client::MapEntryView< K, V >, including all inherited members.
getCost() const | hazelcast::client::MapEntryView< K, V > | inline |
getCreationTime() const | hazelcast::client::MapEntryView< K, V > | inline |
getExpirationTime() const | hazelcast::client::MapEntryView< K, V > | inline |
getHits() const | hazelcast::client::MapEntryView< K, V > | inline |
getKey() const | hazelcast::client::MapEntryView< K, V > | inline |
getLastAccessTime() const | hazelcast::client::MapEntryView< K, V > | inline |
getLastStoredTime() const | hazelcast::client::MapEntryView< K, V > | inline |
getLastUpdateTime() const | hazelcast::client::MapEntryView< K, V > | inline |
getValue() const | hazelcast::client::MapEntryView< K, V > | inline |
getVersion() const | hazelcast::client::MapEntryView< K, V > | inline |
MapEntryView(std::auto_ptr< map::DataEntryView > v, serialization::pimpl::SerializationService &srv) | hazelcast::client::MapEntryView< K, V > | inline |