public final class BucketConfigParser
extends java.lang.Object
.
Constructor and Description |
---|
BucketConfigParser() |
Modifier and Type | Method and Description |
---|---|
static BucketConfig |
parse(java.lang.String input)
Parse a raw configuration into a
BucketConfig . |
public static BucketConfig parse(java.lang.String input)
Parse a raw configuration into a BucketConfig
.
input
- the raw string input.