Searched refs:DEFAULT_BLOCKING_SEND_TIMEOUT (Results 1 – 2 of 2) sorted by relevance
115 public static final long DEFAULT_BLOCKING_SEND_TIMEOUT = 20 * 1000; field in Constants
476 return Constants.DEFAULT_BLOCKING_SEND_TIMEOUT; in getBlockingSendTimeout()