| Package | Description |
|---|---|
| com.alicloud.openservices.tablestore.core.protocol | |
| com.alicloud.openservices.tablestore.model.filter |
| Modifier and Type | Method and Description |
|---|---|
static OtsFilter.FilterType |
OTSProtocolBuilder.toFilterType(FilterType type) |
| Modifier and Type | Method and Description |
|---|---|
FilterType |
Filter.getFilterType() |
FilterType |
CompositeColumnValueFilter.getFilterType() |
FilterType |
SingleColumnValueRegexFilter.getFilterType() |
FilterType |
SingleColumnValueFilter.getFilterType() |
FilterType |
ColumnPaginationFilter.getFilterType() |
static FilterType |
FilterType.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static FilterType[] |
FilterType.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
Copyright © 2024. All Rights Reserved.