| Modifier and Type | Method and Description |
|---|---|
<T extends DocumentCollectionManagerFactory> |
DocumentConfiguration.get()
Reads configuration either from default configuration or a file defined by NoSQL provider and then creates a
DocumentCollectionManagerFactory instance. |
<T extends DocumentCollectionManagerFactory> |
DocumentConfiguration.get(Settings settings)
Reads configuration from the
Settings instance, the parameters are defined by NoSQL
provider, then creates a DocumentCollectionManagerFactory instance. |
Copyright © 2017–2020 Eclipse Foundation. All rights reserved.