| 程序包 | 说明 |
|---|---|
| com.github.fluid_cloudnative.fluid |
| 限定符和类型 | 方法和说明 |
|---|---|
AlluxioCompTemplateSpec |
AlluxioCompTemplateSpec.addJvmOptionsItem(String jvmOptionsItem) |
AlluxioCompTemplateSpec |
AlluxioCompTemplateSpec.enabled(Boolean enabled) |
AlluxioCompTemplateSpec |
AlluxioCompTemplateSpec.env(Map<String,String> env) |
AlluxioCompTemplateSpec |
AlluxioRuntimeSpec.getApiGateway()
Desired state for Alluxio API Gateway
|
AlluxioCompTemplateSpec |
AlluxioRuntimeSpec.getJobMaster()
Desired state for Alluxio job master
|
AlluxioCompTemplateSpec |
AlluxioRuntimeSpec.getJobWorker()
Desired state for Alluxio job Worker
|
AlluxioCompTemplateSpec |
AlluxioRuntimeSpec.getMaster()
Desired state for Alluxio master
|
AlluxioCompTemplateSpec |
AlluxioRuntimeSpec.getWorker()
Desired state for Alluxio worker
|
AlluxioCompTemplateSpec |
AlluxioCompTemplateSpec.jvmOptions(List<String> jvmOptions) |
AlluxioCompTemplateSpec |
AlluxioCompTemplateSpec.nodeSelector(Map<String,String> nodeSelector) |
AlluxioCompTemplateSpec |
AlluxioCompTemplateSpec.ports(Map<String,Integer> ports) |
AlluxioCompTemplateSpec |
AlluxioCompTemplateSpec.properties(Map<String,String> properties) |
AlluxioCompTemplateSpec |
AlluxioCompTemplateSpec.putEnvItem(String key,
String envItem) |
AlluxioCompTemplateSpec |
AlluxioCompTemplateSpec.putNodeSelectorItem(String key,
String nodeSelectorItem) |
AlluxioCompTemplateSpec |
AlluxioCompTemplateSpec.putPortsItem(String key,
Integer portsItem) |
AlluxioCompTemplateSpec |
AlluxioCompTemplateSpec.putPropertiesItem(String key,
String propertiesItem) |
AlluxioCompTemplateSpec |
AlluxioCompTemplateSpec.replicas(Integer replicas) |
AlluxioCompTemplateSpec |
AlluxioCompTemplateSpec.resources(io.kubernetes.client.openapi.models.V1ResourceRequirements resources) |
| 限定符和类型 | 方法和说明 |
|---|---|
AlluxioRuntimeSpec |
AlluxioRuntimeSpec.apiGateway(AlluxioCompTemplateSpec apiGateway) |
AlluxioRuntimeSpec |
AlluxioRuntimeSpec.jobMaster(AlluxioCompTemplateSpec jobMaster) |
AlluxioRuntimeSpec |
AlluxioRuntimeSpec.jobWorker(AlluxioCompTemplateSpec jobWorker) |
AlluxioRuntimeSpec |
AlluxioRuntimeSpec.master(AlluxioCompTemplateSpec master) |
void |
AlluxioRuntimeSpec.setApiGateway(AlluxioCompTemplateSpec apiGateway) |
void |
AlluxioRuntimeSpec.setJobMaster(AlluxioCompTemplateSpec jobMaster) |
void |
AlluxioRuntimeSpec.setJobWorker(AlluxioCompTemplateSpec jobWorker) |
void |
AlluxioRuntimeSpec.setMaster(AlluxioCompTemplateSpec master) |
void |
AlluxioRuntimeSpec.setWorker(AlluxioCompTemplateSpec worker) |
AlluxioRuntimeSpec |
AlluxioRuntimeSpec.worker(AlluxioCompTemplateSpec worker) |
Copyright © 2021. All rights reserved.