Package | Description |
---|---|
org.tikv.kvproto |
Modifier and Type | Method and Description |
---|---|
static Cdcpb.Event.EventCase |
Cdcpb.Event.EventCase.forNumber(int value) |
Cdcpb.Event.EventCase |
Cdcpb.EventOrBuilder.getEventCase() |
Cdcpb.Event.EventCase |
Cdcpb.Event.getEventCase() |
Cdcpb.Event.EventCase |
Cdcpb.Event.Builder.getEventCase() |
static Cdcpb.Event.EventCase |
Cdcpb.Event.EventCase.valueOf(int value)
Deprecated.
Use
forNumber(int) instead. |
static Cdcpb.Event.EventCase |
Cdcpb.Event.EventCase.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static Cdcpb.Event.EventCase[] |
Cdcpb.Event.EventCase.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
Copyright © 2024 PingCAP. All rights reserved.