public interface Sink extends AutoCloseable
void
put(String message)
close
void put(String message) throws ExecutionException, InterruptedException
ExecutionException
InterruptedException
Copyright © 2023. All rights reserved.