public class Name extends Object implements Filter
TimestreamIdentifier.name过滤器,查询满足条件的TimestreamMeta| Modifier and Type | Method and Description |
|---|---|
static Name |
equal(String value) |
Query |
getQuery() |
static Name |
in(String[] valueList) |
static Name |
notEqual(String value) |
static Name |
notIn(String[] valueList) |
static Name |
prefix(String prefix)
前缀匹配
|
Copyright © 2024. All Rights Reserved.