public final class JdbcDatas extends com.google.protobuf.GeneratedMessageV3 implements JdbcDatasOrBuilder
要入库的数据*Protobuf type
net.wicp.tams.common.apiext.jdbc.JdbcDatas| 限定符和类型 | 类和说明 |
|---|---|
static class |
JdbcDatas.Builder
要入库的数据*
Protobuf type
net.wicp.tams.common.apiext.jdbc.JdbcDatas |
com.google.protobuf.GeneratedMessageV3.BuilderParent, com.google.protobuf.GeneratedMessageV3.ExtendableBuilder<MessageType extends com.google.protobuf.GeneratedMessageV3.ExtendableMessage,BuilderType extends com.google.protobuf.GeneratedMessageV3.ExtendableBuilder<MessageType,BuilderType>>, com.google.protobuf.GeneratedMessageV3.ExtendableMessage<MessageType extends com.google.protobuf.GeneratedMessageV3.ExtendableMessage>, com.google.protobuf.GeneratedMessageV3.ExtendableMessageOrBuilder<MessageType extends com.google.protobuf.GeneratedMessageV3.ExtendableMessage>, com.google.protobuf.GeneratedMessageV3.FieldAccessorTable| 限定符和类型 | 字段和说明 |
|---|---|
static int |
COLS_FIELD_NUMBER |
static int |
DATAS_FIELD_NUMBER |
static int |
DB_FIELD_NUMBER |
static int |
KEYS_FIELD_NUMBER |
static int |
OPTTYPE_FIELD_NUMBER |
static int |
TB_FIELD_NUMBER |
static int |
TYPE_FIELD_NUMBER |
| 限定符和类型 | 方法和说明 |
|---|---|
boolean |
containsType(String key)
表字段全量类型,字段名-字段类型
map<string, string> type = 6; |
boolean |
equals(Object obj) |
String |
getCols(int index)
以它为排序
repeated string cols = 5; |
com.google.protobuf.ByteString |
getColsBytes(int index)
以它为排序
repeated string cols = 5; |
int |
getColsCount()
以它为排序
repeated string cols = 5; |
com.google.protobuf.ProtocolStringList |
getColsList()
以它为排序
repeated string cols = 5; |
JdbcData |
getDatas(int index)
key:id value:整个值,包括id。
|
int |
getDatasCount()
key:id value:整个值,包括id。
|
List<JdbcData> |
getDatasList()
key:id value:整个值,包括id。
|
JdbcDataOrBuilder |
getDatasOrBuilder(int index)
key:id value:整个值,包括id。
|
List<? extends JdbcDataOrBuilder> |
getDatasOrBuilderList()
key:id value:整个值,包括id。
|
String |
getDb()
string db = 1; |
com.google.protobuf.ByteString |
getDbBytes()
string db = 1; |
static JdbcDatas |
getDefaultInstance() |
JdbcDatas |
getDefaultInstanceForType() |
static com.google.protobuf.Descriptors.Descriptor |
getDescriptor() |
String |
getKeys(int index)
主键名
repeated string keys = 4; |
com.google.protobuf.ByteString |
getKeysBytes(int index)
主键名
repeated string keys = 4; |
int |
getKeysCount()
主键名
repeated string keys = 4; |
com.google.protobuf.ProtocolStringList |
getKeysList()
主键名
repeated string keys = 4; |
OptType |
getOptType()
.net.wicp.tams.common.apiext.jdbc.OptType optType = 3; |
int |
getOptTypeValue()
.net.wicp.tams.common.apiext.jdbc.OptType optType = 3; |
com.google.protobuf.Parser<JdbcDatas> |
getParserForType() |
int |
getSerializedSize() |
String |
getTb()
string tb = 2; |
com.google.protobuf.ByteString |
getTbBytes()
string tb = 2; |
Map<String,String> |
getType()
已过时。
|
int |
getTypeCount()
表字段全量类型,字段名-字段类型
map<string, string> type = 6; |
Map<String,String> |
getTypeMap()
表字段全量类型,字段名-字段类型
map<string, string> type = 6; |
String |
getTypeOrDefault(String key,
String defaultValue)
表字段全量类型,字段名-字段类型
map<string, string> type = 6; |
String |
getTypeOrThrow(String key)
表字段全量类型,字段名-字段类型
map<string, string> type = 6; |
com.google.protobuf.UnknownFieldSet |
getUnknownFields() |
int |
hashCode() |
protected com.google.protobuf.GeneratedMessageV3.FieldAccessorTable |
internalGetFieldAccessorTable() |
protected com.google.protobuf.MapField |
internalGetMapField(int number) |
boolean |
isInitialized() |
static JdbcDatas.Builder |
newBuilder() |
static JdbcDatas.Builder |
newBuilder(JdbcDatas prototype) |
JdbcDatas.Builder |
newBuilderForType() |
protected JdbcDatas.Builder |
newBuilderForType(com.google.protobuf.GeneratedMessageV3.BuilderParent parent) |
static JdbcDatas |
parseDelimitedFrom(InputStream input) |
static JdbcDatas |
parseDelimitedFrom(InputStream input,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
static JdbcDatas |
parseFrom(byte[] data) |
static JdbcDatas |
parseFrom(byte[] data,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
static JdbcDatas |
parseFrom(ByteBuffer data) |
static JdbcDatas |
parseFrom(ByteBuffer data,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
static JdbcDatas |
parseFrom(com.google.protobuf.ByteString data) |
static JdbcDatas |
parseFrom(com.google.protobuf.ByteString data,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
static JdbcDatas |
parseFrom(com.google.protobuf.CodedInputStream input) |
static JdbcDatas |
parseFrom(com.google.protobuf.CodedInputStream input,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
static JdbcDatas |
parseFrom(InputStream input) |
static JdbcDatas |
parseFrom(InputStream input,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
static com.google.protobuf.Parser<JdbcDatas> |
parser() |
JdbcDatas.Builder |
toBuilder() |
void |
writeTo(com.google.protobuf.CodedOutputStream output) |
canUseUnsafe, computeStringSize, computeStringSizeNoTag, getAllFields, getDescriptorForType, getField, getOneofFieldDescriptor, getRepeatedField, getRepeatedFieldCount, hasField, hasOneof, makeExtensionsImmutable, newBuilderForType, parseDelimitedWithIOException, parseDelimitedWithIOException, parseUnknownField, parseUnknownFieldProto3, parseWithIOException, parseWithIOException, parseWithIOException, parseWithIOException, serializeBooleanMapTo, serializeIntegerMapTo, serializeLongMapTo, serializeStringMapTo, writeReplace, writeString, writeStringNoTagfindInitializationErrors, getInitializationErrorString, hashBoolean, hashEnum, hashEnumList, hashFields, hashLong, toStringaddAll, addAll, checkByteStringIsUtf8, toByteArray, toByteString, writeDelimitedTo, writeTopublic static final int DB_FIELD_NUMBER
public static final int TB_FIELD_NUMBER
public static final int OPTTYPE_FIELD_NUMBER
public static final int KEYS_FIELD_NUMBER
public static final int COLS_FIELD_NUMBER
public static final int TYPE_FIELD_NUMBER
public static final int DATAS_FIELD_NUMBER
public final com.google.protobuf.UnknownFieldSet getUnknownFields()
getUnknownFields 在接口中 com.google.protobuf.MessageOrBuildergetUnknownFields 在类中 com.google.protobuf.GeneratedMessageV3public static final com.google.protobuf.Descriptors.Descriptor getDescriptor()
protected com.google.protobuf.MapField internalGetMapField(int number)
internalGetMapField 在类中 com.google.protobuf.GeneratedMessageV3protected com.google.protobuf.GeneratedMessageV3.FieldAccessorTable internalGetFieldAccessorTable()
internalGetFieldAccessorTable 在类中 com.google.protobuf.GeneratedMessageV3public String getDb()
string db = 1;getDb 在接口中 JdbcDatasOrBuilderpublic com.google.protobuf.ByteString getDbBytes()
string db = 1;getDbBytes 在接口中 JdbcDatasOrBuilderpublic String getTb()
string tb = 2;getTb 在接口中 JdbcDatasOrBuilderpublic com.google.protobuf.ByteString getTbBytes()
string tb = 2;getTbBytes 在接口中 JdbcDatasOrBuilderpublic int getOptTypeValue()
.net.wicp.tams.common.apiext.jdbc.OptType optType = 3;getOptTypeValue 在接口中 JdbcDatasOrBuilderpublic OptType getOptType()
.net.wicp.tams.common.apiext.jdbc.OptType optType = 3;getOptType 在接口中 JdbcDatasOrBuilderpublic com.google.protobuf.ProtocolStringList getKeysList()
主键名
repeated string keys = 4;getKeysList 在接口中 JdbcDatasOrBuilderpublic int getKeysCount()
主键名
repeated string keys = 4;getKeysCount 在接口中 JdbcDatasOrBuilderpublic String getKeys(int index)
主键名
repeated string keys = 4;getKeys 在接口中 JdbcDatasOrBuilderpublic com.google.protobuf.ByteString getKeysBytes(int index)
主键名
repeated string keys = 4;getKeysBytes 在接口中 JdbcDatasOrBuilderpublic com.google.protobuf.ProtocolStringList getColsList()
以它为排序
repeated string cols = 5;getColsList 在接口中 JdbcDatasOrBuilderpublic int getColsCount()
以它为排序
repeated string cols = 5;getColsCount 在接口中 JdbcDatasOrBuilderpublic String getCols(int index)
以它为排序
repeated string cols = 5;getCols 在接口中 JdbcDatasOrBuilderpublic com.google.protobuf.ByteString getColsBytes(int index)
以它为排序
repeated string cols = 5;getColsBytes 在接口中 JdbcDatasOrBuilderpublic int getTypeCount()
JdbcDatasOrBuilder表字段全量类型,字段名-字段类型
map<string, string> type = 6;getTypeCount 在接口中 JdbcDatasOrBuilderpublic boolean containsType(String key)
表字段全量类型,字段名-字段类型
map<string, string> type = 6;containsType 在接口中 JdbcDatasOrBuilder@Deprecated public Map<String,String> getType()
getTypeMap() instead.getType 在接口中 JdbcDatasOrBuilderpublic Map<String,String> getTypeMap()
表字段全量类型,字段名-字段类型
map<string, string> type = 6;getTypeMap 在接口中 JdbcDatasOrBuilderpublic String getTypeOrDefault(String key, String defaultValue)
表字段全量类型,字段名-字段类型
map<string, string> type = 6;getTypeOrDefault 在接口中 JdbcDatasOrBuilderpublic String getTypeOrThrow(String key)
表字段全量类型,字段名-字段类型
map<string, string> type = 6;getTypeOrThrow 在接口中 JdbcDatasOrBuilderpublic List<JdbcData> getDatasList()
key:id value:整个值,包括id。
repeated .net.wicp.tams.common.apiext.jdbc.JdbcData datas = 7;getDatasList 在接口中 JdbcDatasOrBuilderpublic List<? extends JdbcDataOrBuilder> getDatasOrBuilderList()
key:id value:整个值,包括id。
repeated .net.wicp.tams.common.apiext.jdbc.JdbcData datas = 7;getDatasOrBuilderList 在接口中 JdbcDatasOrBuilderpublic int getDatasCount()
key:id value:整个值,包括id。
repeated .net.wicp.tams.common.apiext.jdbc.JdbcData datas = 7;getDatasCount 在接口中 JdbcDatasOrBuilderpublic JdbcData getDatas(int index)
key:id value:整个值,包括id。
repeated .net.wicp.tams.common.apiext.jdbc.JdbcData datas = 7;getDatas 在接口中 JdbcDatasOrBuilderpublic JdbcDataOrBuilder getDatasOrBuilder(int index)
key:id value:整个值,包括id。
repeated .net.wicp.tams.common.apiext.jdbc.JdbcData datas = 7;getDatasOrBuilder 在接口中 JdbcDatasOrBuilderpublic final boolean isInitialized()
isInitialized 在接口中 com.google.protobuf.MessageLiteOrBuilderisInitialized 在类中 com.google.protobuf.GeneratedMessageV3public void writeTo(com.google.protobuf.CodedOutputStream output)
throws IOException
writeTo 在接口中 com.google.protobuf.MessageLitewriteTo 在类中 com.google.protobuf.GeneratedMessageV3IOExceptionpublic int getSerializedSize()
getSerializedSize 在接口中 com.google.protobuf.MessageLitegetSerializedSize 在类中 com.google.protobuf.GeneratedMessageV3public boolean equals(Object obj)
equals 在接口中 com.google.protobuf.Messageequals 在类中 com.google.protobuf.AbstractMessagepublic int hashCode()
hashCode 在接口中 com.google.protobuf.MessagehashCode 在类中 com.google.protobuf.AbstractMessagepublic static JdbcDatas parseFrom(ByteBuffer data) throws com.google.protobuf.InvalidProtocolBufferException
com.google.protobuf.InvalidProtocolBufferExceptionpublic static JdbcDatas parseFrom(ByteBuffer data, com.google.protobuf.ExtensionRegistryLite extensionRegistry) throws com.google.protobuf.InvalidProtocolBufferException
com.google.protobuf.InvalidProtocolBufferExceptionpublic static JdbcDatas parseFrom(com.google.protobuf.ByteString data) throws com.google.protobuf.InvalidProtocolBufferException
com.google.protobuf.InvalidProtocolBufferExceptionpublic static JdbcDatas parseFrom(com.google.protobuf.ByteString data, com.google.protobuf.ExtensionRegistryLite extensionRegistry) throws com.google.protobuf.InvalidProtocolBufferException
com.google.protobuf.InvalidProtocolBufferExceptionpublic static JdbcDatas parseFrom(byte[] data) throws com.google.protobuf.InvalidProtocolBufferException
com.google.protobuf.InvalidProtocolBufferExceptionpublic static JdbcDatas parseFrom(byte[] data, com.google.protobuf.ExtensionRegistryLite extensionRegistry) throws com.google.protobuf.InvalidProtocolBufferException
com.google.protobuf.InvalidProtocolBufferExceptionpublic static JdbcDatas parseFrom(InputStream input) throws IOException
IOExceptionpublic static JdbcDatas parseFrom(InputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry) throws IOException
IOExceptionpublic static JdbcDatas parseDelimitedFrom(InputStream input) throws IOException
IOExceptionpublic static JdbcDatas parseDelimitedFrom(InputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry) throws IOException
IOExceptionpublic static JdbcDatas parseFrom(com.google.protobuf.CodedInputStream input) throws IOException
IOExceptionpublic static JdbcDatas parseFrom(com.google.protobuf.CodedInputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry) throws IOException
IOExceptionpublic JdbcDatas.Builder newBuilderForType()
newBuilderForType 在接口中 com.google.protobuf.MessagenewBuilderForType 在接口中 com.google.protobuf.MessageLitepublic static JdbcDatas.Builder newBuilder()
public static JdbcDatas.Builder newBuilder(JdbcDatas prototype)
public JdbcDatas.Builder toBuilder()
toBuilder 在接口中 com.google.protobuf.MessagetoBuilder 在接口中 com.google.protobuf.MessageLiteprotected JdbcDatas.Builder newBuilderForType(com.google.protobuf.GeneratedMessageV3.BuilderParent parent)
newBuilderForType 在类中 com.google.protobuf.GeneratedMessageV3public static JdbcDatas getDefaultInstance()
public static com.google.protobuf.Parser<JdbcDatas> parser()
public com.google.protobuf.Parser<JdbcDatas> getParserForType()
getParserForType 在接口中 com.google.protobuf.MessagegetParserForType 在接口中 com.google.protobuf.MessageLitegetParserForType 在类中 com.google.protobuf.GeneratedMessageV3public JdbcDatas getDefaultInstanceForType()
getDefaultInstanceForType 在接口中 com.google.protobuf.MessageLiteOrBuildergetDefaultInstanceForType 在接口中 com.google.protobuf.MessageOrBuilderCopyright © 2022. All rights reserved.