public class ConnectionStringPropertyLoader extends AbstractMapPropertyLoader<CoreEnvironment.Builder>
PropertyLoader
takes a connection string and applies all properties
that are supported and it knows about.Constructor and Description |
---|
ConnectionStringPropertyLoader(String connectionString) |
Modifier and Type | Method and Description |
---|---|
protected Map<String,String> |
propertyMap()
Returns the property map which should be loaded.
|
load
public ConnectionStringPropertyLoader(String connectionString)
protected Map<String,String> propertyMap()
AbstractMapPropertyLoader
propertyMap
in class AbstractMapPropertyLoader<CoreEnvironment.Builder>
Copyright © 2021 Couchbase, Inc.. All rights reserved.