public interface Client extends Closeable
Client interface.
| Modifier and Type | Method and Description |
|---|---|
Executor |
getExecutor()
The underlying
Executor used by this instance |
UUID |
id()
The unique-id of this instance
|
Copyright © 2016–2024. All rights reserved.