| Package | Description |
|---|---|
| net.openhft.chronicle.network.connection |
| Modifier and Type | Method and Description |
|---|---|
static TryLock |
TryLock.valueOf(String name)
Deprecated.
Returns the enum constant of this type with the specified name.
|
static TryLock[] |
TryLock.values()
Deprecated.
Returns an array containing the constants of this enum type, in
the order they are declared.
|
| Modifier and Type | Method and Description |
|---|---|
boolean |
TcpChannelHub.lock2(@NotNull TcpChannelHub.Task r,
boolean reconnectOnFailure,
@NotNull TryLock tryLock)
Deprecated.
|
Copyright © 2023. All rights reserved.