Hierarchy For Package org.apache.beam.runners.fnexecution.state
Class Hierarchy
- java.lang.Object
- org.apache.beam.model.fnexecution.v1.BeamFnStateGrpc.BeamFnStateImplBase (implements org.apache.beam.model.fnexecution.v1.BeamFnStateGrpc.AsyncService, org.apache.beam.vendor.grpc.v1p69p0.io.grpc.BindableService)
- org.apache.beam.runners.fnexecution.state.GrpcStateService (implements org.apache.beam.sdk.fn.server.FnService, org.apache.beam.runners.fnexecution.state.StateDelegator)
- org.apache.beam.runners.fnexecution.state.InMemoryBagUserStateFactory<K,
V, W> (implements org.apache.beam.runners.fnexecution.state.StateRequestHandlers.BagUserStateHandlerFactory<K, V, W>) - org.apache.beam.runners.fnexecution.state.StateRequestHandlers
- org.apache.beam.model.fnexecution.v1.BeamFnStateGrpc.BeamFnStateImplBase (implements org.apache.beam.model.fnexecution.v1.BeamFnStateGrpc.AsyncService, org.apache.beam.vendor.grpc.v1p69p0.io.grpc.BindableService)
Interface Hierarchy
- org.apache.beam.runners.fnexecution.state.StateDelegator
- org.apache.beam.runners.fnexecution.state.StateDelegator.Registration
- org.apache.beam.runners.fnexecution.state.StateRequestHandler
- org.apache.beam.runners.fnexecution.state.StateRequestHandlers.BagUserStateHandler<K,
V, W> - org.apache.beam.runners.fnexecution.state.StateRequestHandlers.BagUserStateHandlerFactory<K,
V, W> - org.apache.beam.runners.fnexecution.state.StateRequestHandlers.SideInputHandler
- org.apache.beam.runners.fnexecution.state.StateRequestHandlers.IterableSideInputHandler<V,
W> - org.apache.beam.runners.fnexecution.state.StateRequestHandlers.MultimapSideInputHandler<K,
V, W>
- org.apache.beam.runners.fnexecution.state.StateRequestHandlers.IterableSideInputHandler<V,
- org.apache.beam.runners.fnexecution.state.StateRequestHandlers.SideInputHandlerFactory