hce-node application  1.4.3
HCE Hierarchical Cluster Engine node application
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Macros
ReducingPartsCountersStorageMock Member List

This is the complete list of members for ReducingPartsCountersStorageMock, including all inherited members.

addReducingPartsCounterWithKey(unsigned long long keyId)=0HCE::reduce::ReducingPartsCountersStorageIfpure virtual
deleteBy(unsigned long long keyId)=0HCE::reduce::ReducingPartsCountersStorageIfpure virtual
findBy(unsigned long long keyId)=0HCE::reduce::ReducingPartsCountersStorageIfpure virtual
getAccumulateReducingParts(unsigned long long keyId)=0HCE::reduce::ReducingPartsCountersStorageIfpure virtual
getTotalTasksNumber()=0HCE::reduce::ReducingPartsCountersStorageIfpure virtual
incrementBy(unsigned long long keyId)=0HCE::reduce::ReducingPartsCountersStorageIfpure virtual
MOCK_METHOD0(getTotalTasksNumber, unsigned int())ReducingPartsCountersStorageMock
MOCK_METHOD1(findBy, bool(unsigned long long keyId))ReducingPartsCountersStorageMock
MOCK_METHOD1(deleteBy, void(unsigned long long keyId))ReducingPartsCountersStorageMock
MOCK_METHOD1(addReducingPartsCounterWithKey, void(unsigned long long keyId))ReducingPartsCountersStorageMock
MOCK_METHOD1(incrementBy, void(unsigned long long keyId))ReducingPartsCountersStorageMock
MOCK_METHOD1(getAccumulateReducingParts, int(unsigned long long keyId))ReducingPartsCountersStorageMock
~ReducingPartsCountersStorageIf()HCE::reduce::ReducingPartsCountersStorageIfinlinevirtual