| Package | Description |
|---|---|
| com.kdgregory.log4j.aws.internal.shared |
| Modifier and Type | Field and Description |
|---|---|
protected RotationMode |
AbstractAppender.rotationMode |
| Modifier and Type | Method and Description |
|---|---|
static RotationMode |
RotationMode.lookup(String value)
Finds the rotation mode corresponding to a passed string (case-insensitive).
|
static RotationMode |
RotationMode.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static RotationMode[] |
RotationMode.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
Copyright © 2018. All rights reserved.