Hierarchy For Package org.apache.beam.runners.fnexecution.control
Class Hierarchy
- java.lang.Object
- org.apache.beam.model.fnexecution.v1.BeamFnControlGrpc.BeamFnControlImplBase (implements org.apache.beam.model.fnexecution.v1.BeamFnControlGrpc.AsyncService, org.apache.beam.vendor.grpc.v1p69p0.io.grpc.BindableService)
- org.apache.beam.runners.fnexecution.control.FnApiControlClientPoolService (implements org.apache.beam.sdk.fn.server.FnService)
- org.apache.beam.runners.fnexecution.control.BundleCheckpointHandlers
- org.apache.beam.runners.fnexecution.control.BundleCheckpointHandlers.StateAndTimerBundleCheckpointHandler<T> (implements org.apache.beam.runners.fnexecution.control.BundleCheckpointHandler)
- org.apache.beam.runners.fnexecution.control.BundleFinalizationHandlers
- org.apache.beam.runners.fnexecution.control.BundleFinalizationHandlers.InMemoryFinalizer (implements org.apache.beam.runners.fnexecution.control.BundleFinalizationHandler)
- org.apache.beam.runners.fnexecution.control.DefaultExecutableStageContext (implements java.lang.AutoCloseable, org.apache.beam.runners.fnexecution.control.ExecutableStageContext)
- org.apache.beam.runners.fnexecution.control.DefaultJobBundleFactory (implements org.apache.beam.runners.fnexecution.control.JobBundleFactory)
- org.apache.beam.runners.fnexecution.control.DefaultJobBundleFactory.ServerInfo
- org.apache.beam.runners.fnexecution.control.DefaultJobBundleFactory.WrappedSdkHarnessClient
- org.apache.beam.runners.fnexecution.control.FnApiControlClient (implements java.io.Closeable, org.apache.beam.runners.fnexecution.control.InstructionRequestHandler)
- org.apache.beam.runners.fnexecution.control.MapControlClientPool (implements org.apache.beam.runners.fnexecution.control.ControlClientPool)
- org.apache.beam.runners.fnexecution.control.ProcessBundleDescriptors
- org.apache.beam.runners.fnexecution.control.ProcessBundleDescriptors.BagUserStateSpec<K,
V, W> - org.apache.beam.runners.fnexecution.control.ProcessBundleDescriptors.ExecutableProcessBundleDescriptor
- org.apache.beam.runners.fnexecution.control.ProcessBundleDescriptors.SideInputSpec<T,
W> - org.apache.beam.runners.fnexecution.control.ProcessBundleDescriptors.TimerSpec<K,
V, W> - org.apache.beam.runners.fnexecution.control.ReferenceCountingExecutableStageContextFactory (implements org.apache.beam.runners.fnexecution.control.ExecutableStageContext.Factory)
- org.apache.beam.runners.fnexecution.control.RemoteOutputReceiver<T>
- org.apache.beam.runners.fnexecution.control.SdkHarnessClient (implements java.lang.AutoCloseable)
- org.apache.beam.runners.fnexecution.control.SdkHarnessClient.BundleProcessor
- org.apache.beam.runners.fnexecution.control.SdkHarnessClient.BundleProcessor.ActiveBundle (implements org.apache.beam.runners.fnexecution.control.RemoteBundle)
- org.apache.beam.runners.fnexecution.control.SingleEnvironmentInstanceJobBundleFactory (implements org.apache.beam.runners.fnexecution.control.JobBundleFactory)
- org.apache.beam.runners.fnexecution.control.TimerReceiverFactory
- org.apache.beam.model.fnexecution.v1.BeamFnControlGrpc.BeamFnControlImplBase (implements org.apache.beam.model.fnexecution.v1.BeamFnControlGrpc.AsyncService, org.apache.beam.vendor.grpc.v1p69p0.io.grpc.BindableService)
Interface Hierarchy
- java.lang.AutoCloseable
- org.apache.beam.runners.fnexecution.control.ExecutableStageContext
- org.apache.beam.runners.fnexecution.control.InstructionRequestHandler
- org.apache.beam.runners.fnexecution.control.JobBundleFactory
- org.apache.beam.runners.fnexecution.control.RemoteBundle
- org.apache.beam.runners.fnexecution.control.StageBundleFactory
- org.apache.beam.runners.fnexecution.control.BundleCheckpointHandler
- org.apache.beam.runners.fnexecution.control.BundleFinalizationHandler
- org.apache.beam.runners.fnexecution.control.BundleProgressHandler
- org.apache.beam.runners.fnexecution.control.BundleSplitHandler
- org.apache.beam.runners.fnexecution.control.ControlClientPool
- org.apache.beam.runners.fnexecution.control.ControlClientPool.Sink
- org.apache.beam.runners.fnexecution.control.ControlClientPool.Source
- org.apache.beam.runners.fnexecution.control.OutputReceiverFactory
- java.io.Serializable
- org.apache.beam.runners.fnexecution.control.ExecutableStageContext.Factory
- org.apache.beam.runners.fnexecution.control.ReferenceCountingExecutableStageContextFactory.Creator (also extends org.apache.beam.sdk.function.ThrowingFunction<T1,
T2>)
- org.apache.beam.sdk.function.ThrowingFunction<T1,
T2> - org.apache.beam.runners.fnexecution.control.ReferenceCountingExecutableStageContextFactory.Creator (also extends java.io.Serializable)