public interface LocalExchanger
Modifier and Type | Field and Description |
---|---|
static LocalExchanger |
FINISHED |
Modifier and Type | Method and Description |
---|---|
void |
accept(Page page) |
default void |
finish() |
com.google.common.util.concurrent.ListenableFuture<?> |
waitForWriting() |
static final LocalExchanger FINISHED
void accept(Page page)
com.google.common.util.concurrent.ListenableFuture<?> waitForWriting()
default void finish()
Copyright © 2012–2022. All rights reserved.