Searched refs:MAX_GET_ID_RETRY_COUNT (Results 1 – 1 of 1) sorted by relevance
39 private static final int MAX_GET_ID_RETRY_COUNT = 5; field in TsStreamWriter183 for (int i = 0; i < MAX_GET_ID_RETRY_COUNT; i++) { in generateInstanceId()