| 程序包 | 说明 |
|---|---|
| org.tikv.kvproto |
| 限定符和类型 | 方法和说明 |
|---|---|
static Cdcpb.Event.LogType |
Cdcpb.Event.LogType.forNumber(int value) |
Cdcpb.Event.LogType |
Cdcpb.Event.RowOrBuilder.getType()
.cdcpb.Event.LogType type = 3; |
Cdcpb.Event.LogType |
Cdcpb.Event.Row.getType()
.cdcpb.Event.LogType type = 3; |
Cdcpb.Event.LogType |
Cdcpb.Event.Row.Builder.getType()
.cdcpb.Event.LogType type = 3; |
static Cdcpb.Event.LogType |
Cdcpb.Event.LogType.valueOf(com.google.protobuf.Descriptors.EnumValueDescriptor desc) |
static Cdcpb.Event.LogType |
Cdcpb.Event.LogType.valueOf(int value)
已过时。
Use
forNumber(int) instead. |
static Cdcpb.Event.LogType |
Cdcpb.Event.LogType.valueOf(String name)
返回带有指定名称的该类型的枚举常量。
|
static Cdcpb.Event.LogType[] |
Cdcpb.Event.LogType.values()
按照声明该枚举类型的常量的顺序, 返回
包含这些常量的数组。
|
| 限定符和类型 | 方法和说明 |
|---|---|
static com.google.protobuf.Internal.EnumLiteMap<Cdcpb.Event.LogType> |
Cdcpb.Event.LogType.internalGetValueMap() |
| 限定符和类型 | 方法和说明 |
|---|---|
Cdcpb.Event.Row.Builder |
Cdcpb.Event.Row.Builder.setType(Cdcpb.Event.LogType value)
.cdcpb.Event.LogType type = 3; |
Copyright © 2023 PingCAP. All rights reserved.