| Package | Description |
|---|---|
| net.openhft.chronicle.queue | |
| net.openhft.chronicle.queue.impl.single |
| Modifier and Type | Method and Description |
|---|---|
TailerDirection |
ExcerptTailer.direction() |
static TailerDirection |
TailerDirection.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static TailerDirection[] |
TailerDirection.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
| Modifier and Type | Method and Description |
|---|---|
ExcerptTailer |
ExcerptTailer.direction(TailerDirection direction)
Set the direction of movement.
|
| Modifier and Type | Method and Description |
|---|---|
TailerDirection |
SingleChronicleQueueExcerpts.StoreTailer.direction() |
| Modifier and Type | Method and Description |
|---|---|
ExcerptTailer |
SingleChronicleQueueExcerpts.StoreTailer.direction(TailerDirection direction) |
Copyright © 2016. All rights reserved.