static Kvrpcpb.IsolationLevel |
Kvrpcpb.IsolationLevel.forNumber(int value) |
Kvrpcpb.IsolationLevel |
Kvrpcpb.ContextOrBuilder.getIsolationLevel()
.kvrpcpb.IsolationLevel isolation_level = 7;
|
Kvrpcpb.IsolationLevel |
Kvrpcpb.Context.getIsolationLevel()
.kvrpcpb.IsolationLevel isolation_level = 7;
|
Kvrpcpb.IsolationLevel |
Kvrpcpb.Context.Builder.getIsolationLevel()
.kvrpcpb.IsolationLevel isolation_level = 7;
|
static Kvrpcpb.IsolationLevel |
Kvrpcpb.IsolationLevel.valueOf(com.google.protobuf.Descriptors.EnumValueDescriptor desc) |
static Kvrpcpb.IsolationLevel |
Kvrpcpb.IsolationLevel.valueOf(int value)
|
static Kvrpcpb.IsolationLevel |
Kvrpcpb.IsolationLevel.valueOf(String name)
返回带有指定名称的该类型的枚举常量。
|
static Kvrpcpb.IsolationLevel[] |
Kvrpcpb.IsolationLevel.values()
按照声明该枚举类型的常量的顺序, 返回
包含这些常量的数组。
|