| 程序包 | 说明 |
|---|---|
| com.alicloud.openservices.tablestore.core.protocol |
| 限定符和类型 | 方法和说明 |
|---|---|
static OtsInternalApi.Direction |
OtsInternalApi.Direction.forNumber(int value) |
OtsInternalApi.Direction |
OtsInternalApi.GetRangeRequestOrBuilder.getDirection()
required .com.alicloud.openservices.tablestore.core.protocol.Direction direction = 2; |
OtsInternalApi.Direction |
OtsInternalApi.GetRangeRequest.getDirection()
required .com.alicloud.openservices.tablestore.core.protocol.Direction direction = 2; |
OtsInternalApi.Direction |
OtsInternalApi.GetRangeRequest.Builder.getDirection()
required .com.alicloud.openservices.tablestore.core.protocol.Direction direction = 2; |
static OtsInternalApi.Direction |
OTSProtocolBuilder.toPBDirection(Direction direction) |
static OtsInternalApi.Direction |
OtsInternalApi.Direction.valueOf(com.aliyun.ots.thirdparty.com.google.protobuf.Descriptors.EnumValueDescriptor desc) |
static OtsInternalApi.Direction |
OtsInternalApi.Direction.valueOf(int value)
已过时。
Use
forNumber(int) instead. |
static OtsInternalApi.Direction |
OtsInternalApi.Direction.valueOf(String name)
返回带有指定名称的该类型的枚举常量。
|
static OtsInternalApi.Direction[] |
OtsInternalApi.Direction.values()
按照声明该枚举类型的常量的顺序, 返回
包含这些常量的数组。
|
| 限定符和类型 | 方法和说明 |
|---|---|
static com.aliyun.ots.thirdparty.com.google.protobuf.Internal.EnumLiteMap<OtsInternalApi.Direction> |
OtsInternalApi.Direction.internalGetValueMap() |
| 限定符和类型 | 方法和说明 |
|---|---|
OtsInternalApi.GetRangeRequest.Builder |
OtsInternalApi.GetRangeRequest.Builder.setDirection(OtsInternalApi.Direction value)
required .com.alicloud.openservices.tablestore.core.protocol.Direction direction = 2; |
Copyright © 2025. All Rights Reserved.