Interface TranslogFactory

All Known Implementing Classes:
InternalTranslogFactory, RemoteBlobStoreInternalTranslogFactory
Functional Interface:
This is a functional interface and can therefore be used as the assignment target for a lambda expression or method reference.

@FunctionalInterface @PublicApi(since="1.0.0") public interface TranslogFactory
Translog Factory to enable creation of various local on-disk and remote store flavors of Translog
Opensearch.api: