Searched refs:DATA_KEY_SETUP_TIME_MILLIS (Results 1 – 3 of 3) sorted by relevance
34 public static final String DATA_KEY_SETUP_TIME_MILLIS = "setup_time_millis"; field in ClusterCommandEvent
326 ClusterCommandEvent.DATA_KEY_SETUP_TIME_MILLIS, setupTimeMillis) in invocationComplete()
680 "200", capturedEvent.getData().get(ClusterCommandEvent.DATA_KEY_SETUP_TIME_MILLIS));