public final class BucketConfigParser extends Object
.
Constructor and Description |
---|
BucketConfigParser() |
Modifier and Type | Method and Description |
---|---|
static BucketConfig |
parse(String input)
Parse a raw configuration into a
BucketConfig . |
public static BucketConfig parse(String input)
Parse a raw configuration into a BucketConfig
.
input
- the raw string input.Copyright © 2014 Couchbase, Inc.