Package | Description |
---|---|
com.tencentcloudapi.tcaplusdb.v20190823.models |
Modifier and Type | Method and Description |
---|---|
FieldInfo[] |
SelectedTableWithField.getSelectedFields()
Get The list of fields on which indexes will be created, table caching enabled, or data subscription enabled
|
Modifier and Type | Method and Description |
---|---|
void |
SelectedTableWithField.setSelectedFields(FieldInfo[] SelectedFields)
Set The list of fields on which indexes will be created, table caching enabled, or data subscription enabled
|
Constructor and Description |
---|
FieldInfo(FieldInfo 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.