This is the complete list of members for hazelcast::client::Future< V >, including all inherited members.
Decoder typedef (defined in hazelcast::client::Future< V >) | hazelcast::client::Future< V > | |
Future(connection::CallFuture &callFuture, serialization::pimpl::SerializationService &serializationService, Decoder decoder) | hazelcast::client::Future< V > | inline |
Future(const Future &movedFuture) | hazelcast::client::Future< V > | inline |
get() | hazelcast::client::Future< V > | inline |
operator=(const Future &movedFuture) | hazelcast::client::Future< V > | inline |
valid() const | hazelcast::client::Future< V > | inline |
wait() const | hazelcast::client::Future< V > | inline |
wait_for(int64_t timeoutInMilliseconds) const | hazelcast::client::Future< V > | inline |
~Future() (defined in hazelcast::client::Future< V >) | hazelcast::client::Future< V > | inlinevirtual |