public class ConnectionStringPropertyLoader extends Object implements PropertyLoader<CoreEnvironment.Builder>
PropertyLoader
takes a connection string and applies all properties
that are supported and it knows about.Constructor and Description |
---|
ConnectionStringPropertyLoader(String connectionString) |
public ConnectionStringPropertyLoader(String connectionString)
public void load(CoreEnvironment.Builder builder)
load
in interface PropertyLoader<CoreEnvironment.Builder>
Copyright © 2020 Couchbase, Inc.. All rights reserved.