public final class BucketConfigParser extends Object
BucketConfig.| Constructor and Description |
|---|
BucketConfigParser() |
| Modifier and Type | Method and Description |
|---|---|
static BucketConfig |
parse(String input,
HostAndPort origin)
Parse a raw configuration into a
BucketConfig. |
public static BucketConfig parse(String input, HostAndPort origin)
BucketConfig.input - the raw string input.origin - the origin of the configuration (only the hostname is used).Copyright © 2021 Couchbase, Inc.. All rights reserved.