Package | Description |
---|---|
net.openhft.chronicle |
Modifier and Type | Method and Description |
---|---|
static VanillaChronicle.Cycle |
VanillaChronicle.Cycle.forFormat(String format) |
static VanillaChronicle.Cycle |
VanillaChronicle.Cycle.forLength(int length) |
static VanillaChronicle.Cycle |
VanillaChronicle.Cycle.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static VanillaChronicle.Cycle[] |
VanillaChronicle.Cycle.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
Modifier and Type | Method and Description |
---|---|
ChronicleQueueBuilder.VanillaChronicleQueueBuilder |
ChronicleQueueBuilder.VanillaChronicleQueueBuilder.cycle(VanillaChronicle.Cycle cycle) |
Copyright © 2017. All rights reserved.