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(ConnectionString connectionString) |
ConnectionStringPropertyLoader(String connectionString) |
Modifier and Type | Method and Description |
---|---|
protected Map<String,String> |
propertyMap()
Returns the property map which should be loaded.
|
load
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
fromMap
public ConnectionStringPropertyLoader(String connectionString)
public ConnectionStringPropertyLoader(ConnectionString connectionString)
protected Map<String,String> propertyMap()
AbstractMapPropertyLoader
propertyMap
in class AbstractMapPropertyLoader<CoreEnvironment.Builder>
Copyright © 2024 Couchbase, Inc.. All rights reserved.