Searched refs:InvocationCompleted (Results 1 – 3 of 3) sorted by relevance
669 assertTrue(capturedEvent.getType().equals(ClusterCommandEvent.Type.InvocationCompleted));745 assertTrue(capturedEvent.getType().equals(ClusterCommandEvent.Type.InvocationCompleted));783 checkClusterCommandEvent(ClusterCommandEvent.Type.InvocationCompleted));
54 InvocationCompleted, enumConstant
318 .setType(ClusterCommandEvent.Type.InvocationCompleted) in invocationComplete()