public final class QueueConfig extends Object
Constructor and Description |
---|
QueueConfig(@NotNull net.openhft.chronicle.wire.WireType wireType) |
QueueConfig(@NotNull net.openhft.chronicle.wire.WireType wireType,
boolean pretouch,
long pretouchIntervalMs) |
Modifier and Type | Method and Description |
---|---|
boolean |
pretouch() |
long |
pretouchIntervalMs() |
@NotNull net.openhft.chronicle.wire.WireType |
wireType() |
Copyright © 2021. All rights reserved.