public class RawRequestLogAsyncTool extends Object
Modifier and Type | Class and Description |
---|---|
private class |
RawRequestLogAsyncTool.RequestSender |
Modifier and Type | Field and Description |
---|---|
(package private) int |
countFailed |
(package private) int |
countSuccess |
(package private) int |
jsonIndex |
(package private) int |
urlIndex |
Constructor and Description |
---|
RawRequestLogAsyncTool() |
Modifier and Type | Method and Description |
---|---|
int |
reuseRawRequestLog(String rawRequestLogPath,
int countThreads) |
int urlIndex
int jsonIndex
int countSuccess
int countFailed
public int reuseRawRequestLog(String rawRequestLogPath, int countThreads) throws InterruptedException
InterruptedException