| Class | Description |
|---|---|
| FileSystemImplConfig |
FileSystemImplConfig is intended to manage the Samza config for fs.<scheme>impl.
|
| LocalizerResourceConfig |
LocalizerResourceConfig is intended to manage/fetch the config values
for the yarn localizer resource(s) from the configuration.
|
| LocalizerResourceMapper |
A universal approach to generate local resource map which can be put in ContainerLaunchContext directly
|
| YarnAppState |
YarnAppState encapsulates Yarn specific state variables that are Yarn specific.
|
| YarnClusterResourceManager |
An
YarnClusterResourceManager implements a ClusterResourceManager using Yarn as the underlying
resource manager. |
| YarnResourceManagerFactory |
A YarnContainerProcessManagerFactory returns an implementation of a
ClusterResourceManager for Yarn. |
| Exception | Description |
|---|---|
| LocalizerResourceException |