public class TimestreamRestrict extends Object
| 限定符和类型 | 字段和说明 |
|---|---|
static int |
ATTR_COUNT
The limit on the number of attributes for each
TimestreamMeta. |
static int |
ATTR_LEN_BYTE
The upper limit of the total sum of lengths of all attribute names and values in a
TimestreamMeta. |
static int |
NAME_LEN_BYTE
The length limit of the name in
TimestreamIdentifier |
static int |
TAG_COUNT
The number of tags for each
TimestreamIdentifier is limited. |
static int |
TAG_LEN_BYTE
The upper limit of the total length of all names and values of tags in a
TimestreamIdentifier. |
| 构造器和说明 |
|---|
TimestreamRestrict() |
public static final int NAME_LEN_BYTE
TimestreamIdentifierpublic static final int TAG_COUNT
TimestreamIdentifier is limited.public static final int TAG_LEN_BYTE
TimestreamIdentifier.public static final int ATTR_COUNT
TimestreamMeta.public static final int ATTR_LEN_BYTE
TimestreamMeta.Copyright © 2025. All Rights Reserved.