Hazelcast C++ Client
|
This is the complete list of members for hazelcast::client::ICompletableFuture< V >, including all inherited members.
andThen(const boost::shared_ptr< ExecutionCallback< V > > &callback)=0 | hazelcast::client::ICompletableFuture< V > | pure virtual |
andThen(const boost::shared_ptr< ExecutionCallback< V > > &callback, const boost::shared_ptr< Executor > &executor)=0 | hazelcast::client::ICompletableFuture< V > | pure virtual |
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 |