Index

B D O P 
All Classes and Interfaces|All Packages

B

backendConfigurer(Map<String, String>) - Static method in class org.apache.polaris.persistence.nosql.standalone.PersistenceConfigurer
 
buildBackendFactory() - Method in class org.apache.polaris.persistence.nosql.standalone.PersistenceConfigurer
 
buildBackendFromConfiguration(BackendFactory) - Method in class org.apache.polaris.persistence.nosql.standalone.PersistenceConfigurer
 

D

defaultBackendConfigurer() - Static method in class org.apache.polaris.persistence.nosql.standalone.PersistenceConfigurer
Sets up a default PersistenceConfigurer instance that uses smallrye-config default sources, which include environment variables and Java system properties as config sources.

O

org.apache.polaris.persistence.nosql.standalone - package org.apache.polaris.persistence.nosql.standalone
 

P

PersistenceConfigurer - Class in org.apache.polaris.persistence.nosql.standalone
Leverages smallrye-config to get a BackendConfiguration instance populated with the necessary settings to build a Backend instance.
B D O P 
All Classes and Interfaces|All Packages