-
Method Summary
default void
org.apache.polaris.persistence.nosql.api.backend.Backend
void
default void
For backends relying on containers, start the backend with an optional container network ID.
void
-
Method Details
-
createNewBackend
org.apache.polaris.persistence.nosql.api.backend.Backend createNewBackend()
throws
Exception
- Throws:
Exception
-
-
start
For backends relying on containers, start the backend with an optional container network ID.
Behaves the same as
start() by default.
- Throws:
Exception
-
-
-