| Package | Description |
|---|---|
| org.smallmind.scribe.pen |
| Modifier and Type | Method and Description |
|---|---|
TimestampQuantifier |
TimestampRolloverRule.getTimestampQuantifier() |
static TimestampQuantifier |
TimestampQuantifier.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static TimestampQuantifier[] |
TimestampQuantifier.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
| Modifier and Type | Method and Description |
|---|---|
void |
TimestampRolloverRule.setTimestampQuantifier(TimestampQuantifier timestampQuantifier) |
| Constructor and Description |
|---|
TimestampRolloverRule(TimestampQuantifier timestampQuantifier) |
Copyright © 2019. All rights reserved.