Package | Description |
---|---|
org.apache.hadoop.yarn.submarine.runtimes | |
org.apache.hadoop.yarn.submarine.runtimes.common | |
org.apache.hadoop.yarn.submarine.runtimes.yarnservice |
Modifier and Type | Method and Description |
---|---|
SubmarineStorage |
RuntimeFactory.getSubmarineStorage() |
protected abstract SubmarineStorage |
RuntimeFactory.internalCreateSubmarineStorage() |
Modifier and Type | Method and Description |
---|---|
void |
RuntimeFactory.setSubmarineStorage(SubmarineStorage storage) |
Modifier and Type | Class and Description |
---|---|
class |
FSBasedSubmarineStorageImpl
A super naive FS-based storage.
|
Modifier and Type | Method and Description |
---|---|
protected SubmarineStorage |
YarnServiceRuntimeFactory.internalCreateSubmarineStorage() |
Copyright © 2008–2022 Apache Software Foundation. All rights reserved.