public interface AsyncCommandExecutor
| Modifier and Type | Method and Description |
|---|---|
<T> CompletableFuture<CommandResult<T>> |
executeAsync(RemoteCommand<T> command) |
<T> CompletableFuture<CommandResult<T>> executeAsync(RemoteCommand<T> command)
Copyright © 2024. All rights reserved.