Hazelcast C++ Client
Public Member Functions | List of all members
hazelcast::client::iexecutor_service::executor_promise< T > Class Template Reference

Public Member Functions

 executor_promise (spi::ClientContext &context)
 
 executor_promise (boost::future< boost::optional< T >> &future, boost::uuids::uuid uuid, int partition_id, boost::uuids::uuid member, spi::ClientContext &context, const std::shared_ptr< spi::impl::ClientInvocation > &invocation)
 
bool cancel (bool may_interrupt_if_running)
 
boost::shared_future< boost::optional< T > > get_future ()
 

The documentation for this class was generated from the following file: