Interface LoggingClient
-
- All Superinterfaces:
java.lang.AutoCloseable
- All Known Implementing Classes:
BeamFnLoggingClient
public interface LoggingClient extends java.lang.AutoCloseable
-
-
Method Summary
All Methods Instance Methods Abstract Methods Modifier and Type Method Description java.util.concurrent.CompletableFuture<?>terminationFuture()
-