public static class ChannelStateWriter.ChannelStateWriteResult extends Object
| 限定符和类型 | 字段和说明 |
|---|---|
static ChannelStateWriter.ChannelStateWriteResult |
EMPTY |
public static final ChannelStateWriter.ChannelStateWriteResult EMPTY
public CompletableFuture<Collection<InputChannelStateHandle>> getInputChannelStateHandles()
public CompletableFuture<Collection<ResultSubpartitionStateHandle>> getResultSubpartitionStateHandles()
public void fail(Throwable e)
Copyright © 2014–2022 The Apache Software Foundation. All rights reserved.