See: Description
| Interface | Description |
|---|---|
| BundleSplitListener |
Listens to splits happening to a single bundle application.
|
| Class | Description |
|---|---|
| BeamFnControlClient |
A client for the Beam Fn Control API.
|
| BundleSplitListener.InMemory |
A
BundleSplitListener which gathers all splits produced and stores them in memory. |
| FinalizeBundleHandler |
A bundle finalization handler that expires entries after a specified amount of time.
|
| HarnessMonitoringInfosInstructionHandler |
Processes
BeamFnApi.InstructionRequest's BeamFnApi.HarnessMonitoringInfosResponse |
| ProcessBundleHandler |
Processes
BeamFnApi.ProcessBundleRequests and BeamFnApi.ProcessBundleSplitRequests. |
| ProcessBundleHandler.BundleProcessor |
A container for the reusable information used to process a bundle.
|
| ProcessBundleHandler.BundleProcessorCache |
A cache for
ProcessBundleHandler.BundleProcessors. |