| 程序包 | 说明 |
|---|---|
| net.wicp.tams.common.cassandra.jdbc |
| 限定符和类型 | 方法和说明 |
|---|---|
static OptType |
OptType.forNumber(int value) |
OptType |
CassandraDataOrBuilder.getOptType()
.net.wicp.tams.common.cassandra.jdbc.OptType optType = 1; |
OptType |
CassandraData.getOptType()
.net.wicp.tams.common.cassandra.jdbc.OptType optType = 1; |
OptType |
CassandraData.Builder.getOptType()
.net.wicp.tams.common.cassandra.jdbc.OptType optType = 1; |
static OptType |
OptType.valueOf(com.google.protobuf.Descriptors.EnumValueDescriptor desc) |
static OptType |
OptType.valueOf(int value)
已过时。
Use
forNumber(int) instead. |
static OptType |
OptType.valueOf(String name)
返回带有指定名称的该类型的枚举常量。
|
static OptType[] |
OptType.values()
按照声明该枚举类型的常量的顺序, 返回
包含这些常量的数组。
|
| 限定符和类型 | 方法和说明 |
|---|---|
static com.google.protobuf.Internal.EnumLiteMap<OptType> |
OptType.internalGetValueMap() |
| 限定符和类型 | 方法和说明 |
|---|---|
CassandraData.Builder |
CassandraData.Builder.setOptType(OptType value)
.net.wicp.tams.common.cassandra.jdbc.OptType optType = 1; |
Copyright © 2023. All rights reserved.