Hazelcast C++ Client
hazelcast::client::MultiExecutionCallback< V > Member List

This is the complete list of members for hazelcast::client::MultiExecutionCallback< V >, including all inherited members.

onComplete(const std::map< Member, boost::shared_ptr< V > > &values, const std::map< Member, boost::shared_ptr< exception::IException > > &exceptions)=0hazelcast::client::MultiExecutionCallback< V >pure virtual
onFailure(const Member &member, const boost::shared_ptr< exception::IException > &exception)=0hazelcast::client::MultiExecutionCallback< V >pure virtual
onResponse(const Member &member, const boost::shared_ptr< V > &response)=0hazelcast::client::MultiExecutionCallback< V >pure virtual
~MultiExecutionCallback() (defined in hazelcast::client::MultiExecutionCallback< V >)hazelcast::client::MultiExecutionCallback< V >inlinevirtual