Class BucketConfigParser

java.lang.Object
com.couchbase.client.core.config.BucketConfigParser

@Deprecated public final class BucketConfigParser extends Object
Deprecated.
In favor of TopologyParser
An abstraction over the bucket parser which takes a raw config as a string and turns it into a BucketConfig.
Since:
2.0.0
See Also: