public class RemoteLogBuckConfig extends Object
Constructor and Description |
---|
RemoteLogBuckConfig(BuckConfig config) |
Modifier and Type | Method and Description |
---|---|
okhttp3.OkHttpClient |
createOkHttpClient() |
SlbBuckConfig |
getFrontendConfig() |
int |
getMaxThreads() |
String |
getRepository() |
public RemoteLogBuckConfig(BuckConfig config)
public SlbBuckConfig getFrontendConfig()
public okhttp3.OkHttpClient createOkHttpClient()
public int getMaxThreads()
public String getRepository()