@Internal public class SimpleStateRequestHandler extends Object implements org.apache.beam.runners.fnexecution.state.StateRequestHandler
| 限定符和类型 | 方法和说明 |
|---|---|
Iterable<org.apache.beam.model.fnexecution.v1.BeamFnApi.ProcessBundleRequest.CacheToken> |
getCacheTokens() |
CompletionStage<org.apache.beam.model.fnexecution.v1.BeamFnApi.StateResponse.Builder> |
handle(org.apache.beam.model.fnexecution.v1.BeamFnApi.StateRequest request) |
public Iterable<org.apache.beam.model.fnexecution.v1.BeamFnApi.ProcessBundleRequest.CacheToken> getCacheTokens()
getCacheTokens 在接口中 org.apache.beam.runners.fnexecution.state.StateRequestHandlerpublic CompletionStage<org.apache.beam.model.fnexecution.v1.BeamFnApi.StateResponse.Builder> handle(org.apache.beam.model.fnexecution.v1.BeamFnApi.StateRequest request) throws Exception
handle 在接口中 org.apache.beam.runners.fnexecution.state.StateRequestHandlerExceptionCopyright © 2014–2022 The Apache Software Foundation. All rights reserved.