public class RemoteExecutionClientsFactory extends Object
Constructor and Description |
---|
RemoteExecutionClientsFactory(RemoteExecutionConfig remoteExecutionConfig) |
Modifier and Type | Method and Description |
---|---|
RemoteExecutionClients |
create(BuckEventBus eventBus,
MetadataProvider metadataProvider)
Creates the RemoteExecutionClients based on the held configs.
|
public RemoteExecutionClientsFactory(RemoteExecutionConfig remoteExecutionConfig)
public RemoteExecutionClients create(BuckEventBus eventBus, MetadataProvider metadataProvider) throws IOException
IOException