Hazelcast C++ Client
|
This is the complete list of members for hazelcast::client::IFuture< V >, including all inherited members.
cancel(bool mayInterruptIfRunning)=0 | hazelcast::client::IFuture< V > | pure virtual |
get()=0 | hazelcast::client::IFuture< V > | pure virtual |
get(int64_t timeout, const TimeUnit &unit)=0 | hazelcast::client::IFuture< V > | pure virtual |
isCancelled()=0 | hazelcast::client::IFuture< V > | pure virtual |
isDone()=0 | hazelcast::client::IFuture< V > | pure virtual |
~IFuture() (defined in hazelcast::client::IFuture< V >) | hazelcast::client::IFuture< V > | inlinevirtual |