| Package | Description |
|---|---|
| com.alicloud.openservices.tablestore.model.search |
| Modifier and Type | Method and Description |
|---|---|
static FieldSchema.Analyzer |
FieldSchema.Analyzer.fromString(String value) |
FieldSchema.Analyzer |
FieldSchema.getAnalyzer() |
static FieldSchema.Analyzer |
FieldSchema.Analyzer.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static FieldSchema.Analyzer[] |
FieldSchema.Analyzer.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
| Modifier and Type | Method and Description |
|---|---|
FieldSchema |
FieldSchema.setAnalyzer(FieldSchema.Analyzer analyzer) |
Copyright © 2024. All Rights Reserved.