16 #ifndef HAZELCAST_CLIENT_ICOMPLETABLEFUTURE_H_ 17 #define HAZELCAST_CLIENT_ICOMPLETABLEFUTURE_H_ 19 #include <boost/shared_ptr.hpp> 21 #include "hazelcast/client/IFuture.h" 22 #include "hazelcast/client/ExecutionCallback.h" 23 #include "hazelcast/util/Executor.h" 64 const boost::shared_ptr<Executor> &executor) = 0;
Definition: AWSClient.h:30
Definition: MapEntryView.h:33
ExecutionCallback allows to asynchronously get notified when the execution is completed, either successfully or with error.
Definition: ExecutionCallback.h:41
A.
Definition: IFuture.h:50
A Future where one can asynchronously listen on completion.
Definition: ICompletableFuture.h:38
PN (Positive-Negative) CRDT counter.
Definition: MapEntryView.h:32