AlluxioRuntimeSpec |
AlluxioRuntimeSpec.addJvmOptionsItem(String jvmOptionsItem) |
AlluxioRuntimeSpec |
AlluxioRuntimeSpec.alluxioVersion(VersionSpec alluxioVersion) |
AlluxioRuntimeSpec |
AlluxioRuntimeSpec.apiGateway(AlluxioCompTemplateSpec apiGateway) |
AlluxioRuntimeSpec |
AlluxioRuntimeSpec.data(Data data) |
AlluxioRuntimeSpec |
AlluxioRuntimeSpec.disablePrometheus(Boolean disablePrometheus) |
AlluxioRuntimeSpec |
AlluxioRuntimeSpec.fuse(AlluxioFuseSpec fuse) |
AlluxioRuntimeSpec |
AlluxioRuntime.getSpec()
Get spec
|
AlluxioRuntimeSpec |
AlluxioRuntimeSpec.hadoopConfig(String hadoopConfig) |
AlluxioRuntimeSpec |
AlluxioRuntimeSpec.initUsers(InitUsersSpec initUsers) |
AlluxioRuntimeSpec |
AlluxioRuntimeSpec.jobMaster(AlluxioCompTemplateSpec jobMaster) |
AlluxioRuntimeSpec |
AlluxioRuntimeSpec.jobWorker(AlluxioCompTemplateSpec jobWorker) |
AlluxioRuntimeSpec |
AlluxioRuntimeSpec.jvmOptions(List<String> jvmOptions) |
AlluxioRuntimeSpec |
AlluxioRuntimeSpec.master(AlluxioCompTemplateSpec master) |
AlluxioRuntimeSpec |
AlluxioRuntimeSpec.properties(Map<String,String> properties) |
AlluxioRuntimeSpec |
AlluxioRuntimeSpec.putPropertiesItem(String key,
String propertiesItem) |
AlluxioRuntimeSpec |
AlluxioRuntimeSpec.replicas(Integer replicas) |
AlluxioRuntimeSpec |
AlluxioRuntimeSpec.runAs(User runAs) |
AlluxioRuntimeSpec |
AlluxioRuntimeSpec.tieredstore(Tieredstore tieredstore) |
AlluxioRuntimeSpec |
AlluxioRuntimeSpec.worker(AlluxioCompTemplateSpec worker) |