| 程序包 | 说明 |
|---|---|
| com.github.fluid_cloudnative.fluid |
| 限定符和类型 | 方法和说明 |
|---|---|
VersionSpec |
AlluxioRuntimeSpec.getAlluxioVersion()
The version information that instructs fluid to orchestrate a particular version of Alluxio.
|
VersionSpec |
JindoRuntimeSpec.getJindoVersion()
The version information that instructs fluid to orchestrate a particular version of Jindo.
|
VersionSpec |
VersionSpec.image(String image) |
VersionSpec |
VersionSpec.imagePullPolicy(String imagePullPolicy) |
VersionSpec |
VersionSpec.imageTag(String imageTag) |
| 限定符和类型 | 方法和说明 |
|---|---|
AlluxioRuntimeSpec |
AlluxioRuntimeSpec.alluxioVersion(VersionSpec alluxioVersion) |
JindoRuntimeSpec |
JindoRuntimeSpec.jindoVersion(VersionSpec jindoVersion) |
void |
AlluxioRuntimeSpec.setAlluxioVersion(VersionSpec alluxioVersion) |
void |
JindoRuntimeSpec.setJindoVersion(VersionSpec jindoVersion) |
Copyright © 2021. All rights reserved.