| 限定符和类型 | 方法和说明 |
|---|---|
List<InstanceMetaData> |
InstanceContext.getAllClusterInstances(InstanceType instanceType,
Collection<String> labels)
Get compute node instances by instance type and labels.
|
| 限定符和类型 | 方法和说明 |
|---|---|
InstanceType |
InstanceMetaData.getType()
Get instance type.
|
static InstanceType |
InstanceType.valueOf(String name)
返回带有指定名称的该类型的枚举常量。
|
static InstanceType[] |
InstanceType.values()
按照声明该枚举类型的常量的顺序, 返回
包含这些常量的数组。
|
| 限定符和类型 | 方法和说明 |
|---|---|
static InstanceMetaData |
InstanceMetaDataBuilderFactory.create(String instanceId,
InstanceType instanceType,
String attributes)
Create instance meta data.
|
| 限定符和类型 | 方法和说明 |
|---|---|
InstanceType |
JDBCInstanceMetaData.getType() |
| 限定符和类型 | 方法和说明 |
|---|---|
InstanceType |
ProxyInstanceMetaData.getType() |
Copyright © 2022 The Apache Software Foundation. All rights reserved.