Package | Description |
---|---|
com.tencentcloudapi.oceanus.v20190422.models |
Modifier and Type | Method and Description |
---|---|
Property[] |
NodeConfig.getConfiguration()
Get Configuration properties
注意:此字段可能返回 null,表示取不到有效值。
|
Property[] |
JobConfig.getProperties()
Get 系统参数
注意:此字段可能返回 null,表示取不到有效值。
|
Property[] |
CreateJobConfigRequest.getProperties()
Get 系统参数
|
Property[] |
ClusterSession.getProperties()
Get session集群高级参数
注意:此字段可能返回 null,表示取不到有效值。
|
Property[] |
SqlGatewayItem.getProperties()
Get 配置参数
注意:此字段可能返回 null,表示取不到有效值。
|
Modifier and Type | Method and Description |
---|---|
void |
NodeConfig.setConfiguration(Property[] Configuration)
Set Configuration properties
注意:此字段可能返回 null,表示取不到有效值。
|
void |
JobConfig.setProperties(Property[] Properties)
Set 系统参数
注意:此字段可能返回 null,表示取不到有效值。
|
void |
CreateJobConfigRequest.setProperties(Property[] Properties)
Set 系统参数
|
void |
ClusterSession.setProperties(Property[] Properties)
Set session集群高级参数
注意:此字段可能返回 null,表示取不到有效值。
|
void |
SqlGatewayItem.setProperties(Property[] Properties)
Set 配置参数
注意:此字段可能返回 null,表示取不到有效值。
|
Constructor and Description |
---|
Property(Property source)
NOTE: Any ambiguous key set via .set("AnyKey", "value") will be a shallow copy,
and any explicit key, i.e Foo, set via .setFoo("value") will be a deep copy.
|
Copyright © 2024. All rights reserved.