类 ListenerConf.DuckulaEvent
- java.lang.Object
-
- com.google.protobuf.AbstractMessageLite
-
- com.google.protobuf.AbstractMessage
-
- com.google.protobuf.GeneratedMessageV3
-
- net.wicp.tams.common.binlog.alone.ListenerConf.DuckulaEvent
-
- 所有已实现的接口:
com.google.protobuf.Message,com.google.protobuf.MessageLite,com.google.protobuf.MessageLiteOrBuilder,com.google.protobuf.MessageOrBuilder,Serializable,ListenerConf.DuckulaEventOrBuilder
- 封闭类:
- ListenerConf
public static final class ListenerConf.DuckulaEvent extends com.google.protobuf.GeneratedMessageV3 implements ListenerConf.DuckulaEventOrBuilder
业务关心的对象*
Protobuf typenet.wicp.tams.common.binlog.alone.DuckulaEvent- 另请参阅:
- 序列化表格
-
-
嵌套类概要
嵌套类 修饰符和类型 类 说明 static classListenerConf.DuckulaEvent.Builder业务关心的对象*-
从类继承的嵌套类/接口 com.google.protobuf.GeneratedMessageV3
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 intADDCOLNAMES_FIELD_NUMBERstatic intADDCOLTYPES_FIELD_NUMBERstatic intADDPROP_FIELD_NUMBERstatic intCOLNUM_FIELD_NUMBERstatic intCOLS_FIELD_NUMBERstatic intCOLSTYPE_FIELD_NUMBERstatic intCOMMITTIME_FIELD_NUMBERstatic intDB_FIELD_NUMBERstatic intDBINSTANCEID_FIELD_NUMBERstatic intDUMPTIME_FIELD_NUMBERstatic intGTID_FIELD_NUMBERstatic intISCASCADE_FIELD_NUMBERstatic intISERROR_FIELD_NUMBERstatic intITEMS_FIELD_NUMBERstatic intKEYINDEXS_FIELD_NUMBERstatic intOPTTYPE_FIELD_NUMBERstatic intTB_FIELD_NUMBER
-
方法概要
所有方法 静态方法 实例方法 具体方法 修饰符和类型 方法 说明 booleanequals(Object obj)StringgetAddColNames(int index)repeated string addColNames = 13;com.google.protobuf.ByteStringgetAddColNamesBytes(int index)repeated string addColNames = 13;intgetAddColNamesCount()repeated string addColNames = 13;com.google.protobuf.ProtocolStringListgetAddColNamesList()repeated string addColNames = 13;ListenerConf.ColumnTypegetAddColTypes(int index)repeated .net.wicp.tams.common.binlog.alone.ColumnType addColTypes = 14;intgetAddColTypesCount()repeated .net.wicp.tams.common.binlog.alone.ColumnType addColTypes = 14;List<ListenerConf.ColumnType>getAddColTypesList()repeated .net.wicp.tams.common.binlog.alone.ColumnType addColTypes = 14;intgetAddColTypesValue(int index)repeated .net.wicp.tams.common.binlog.alone.ColumnType addColTypes = 14;List<Integer>getAddColTypesValueList()repeated .net.wicp.tams.common.binlog.alone.ColumnType addColTypes = 14;StringgetAddProp()string addProp = 15;com.google.protobuf.ByteStringgetAddPropBytes()string addProp = 15;intgetColNum()列数,一般与cols长度一致,不一致说明cols与binlog不同步*StringgetCols(int index)列名、列类型,如果是幂等版则cols存放的是主键和附加值字段和对应的类型*com.google.protobuf.ByteStringgetColsBytes(int index)列名、列类型,如果是幂等版则cols存放的是主键和附加值字段和对应的类型*intgetColsCount()列名、列类型,如果是幂等版则cols存放的是主键和附加值字段和对应的类型*com.google.protobuf.ProtocolStringListgetColsList()列名、列类型,如果是幂等版则cols存放的是主键和附加值字段和对应的类型*ListenerConf.ColumnTypegetColsType(int index)repeated .net.wicp.tams.common.binlog.alone.ColumnType colsType = 7;intgetColsTypeCount()repeated .net.wicp.tams.common.binlog.alone.ColumnType colsType = 7;List<ListenerConf.ColumnType>getColsTypeList()repeated .net.wicp.tams.common.binlog.alone.ColumnType colsType = 7;intgetColsTypeValue(int index)repeated .net.wicp.tams.common.binlog.alone.ColumnType colsType = 7;List<Integer>getColsTypeValueList()repeated .net.wicp.tams.common.binlog.alone.ColumnType colsType = 7;longgetCommitTime()事务提交时间*StringgetDb()string db = 1;com.google.protobuf.ByteStringgetDbBytes()string db = 1;longgetDbInstanceId()数据库用于反查的instanceId,在配置中自动带入*static ListenerConf.DuckulaEventgetDefaultInstance()ListenerConf.DuckulaEventgetDefaultInstanceForType()static com.google.protobuf.Descriptors.DescriptorgetDescriptor()longgetDumpTime()全量时间*StringgetGtid()string gtid = 4;com.google.protobuf.ByteStringgetGtidBytes()string gtid = 4;booleangetIsCascade()是否为cascade数据,通过级联来的数据。booleangetIsError()是否补救信息,true需要反查DB*ListenerConf.DuckulaEventItemgetItems(int index)repeated .net.wicp.tams.common.binlog.alone.DuckulaEventItem items = 9;intgetItemsCount()repeated .net.wicp.tams.common.binlog.alone.DuckulaEventItem items = 9;List<ListenerConf.DuckulaEventItem>getItemsList()repeated .net.wicp.tams.common.binlog.alone.DuckulaEventItem items = 9;ListenerConf.DuckulaEventItemOrBuildergetItemsOrBuilder(int index)repeated .net.wicp.tams.common.binlog.alone.DuckulaEventItem items = 9;List<? extends ListenerConf.DuckulaEventItemOrBuilder>getItemsOrBuilderList()repeated .net.wicp.tams.common.binlog.alone.DuckulaEventItem items = 9;intgetKeyindexs(int index)主键字段,如果为空则表示cols的第0个字段intgetKeyindexsCount()主键字段,如果为空则表示cols的第0个字段List<Integer>getKeyindexsList()主键字段,如果为空则表示cols的第0个字段ListenerConf.OptTypegetOptType().net.wicp.tams.common.binlog.alone.OptType optType = 3;intgetOptTypeValue().net.wicp.tams.common.binlog.alone.OptType optType = 3;com.google.protobuf.Parser<ListenerConf.DuckulaEvent>getParserForType()intgetSerializedSize()StringgetTb()string tb = 2;com.google.protobuf.ByteStringgetTbBytes()string tb = 2;com.google.protobuf.UnknownFieldSetgetUnknownFields()inthashCode()protected com.google.protobuf.GeneratedMessageV3.FieldAccessorTableinternalGetFieldAccessorTable()booleanisInitialized()static ListenerConf.DuckulaEvent.BuildernewBuilder()static ListenerConf.DuckulaEvent.BuildernewBuilder(ListenerConf.DuckulaEvent prototype)ListenerConf.DuckulaEvent.BuildernewBuilderForType()protected ListenerConf.DuckulaEvent.BuildernewBuilderForType(com.google.protobuf.GeneratedMessageV3.BuilderParent parent)static ListenerConf.DuckulaEventparseDelimitedFrom(InputStream input)static ListenerConf.DuckulaEventparseDelimitedFrom(InputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry)static ListenerConf.DuckulaEventparseFrom(byte[] data)static ListenerConf.DuckulaEventparseFrom(byte[] data, com.google.protobuf.ExtensionRegistryLite extensionRegistry)static ListenerConf.DuckulaEventparseFrom(com.google.protobuf.ByteString data)static ListenerConf.DuckulaEventparseFrom(com.google.protobuf.ByteString data, com.google.protobuf.ExtensionRegistryLite extensionRegistry)static ListenerConf.DuckulaEventparseFrom(com.google.protobuf.CodedInputStream input)static ListenerConf.DuckulaEventparseFrom(com.google.protobuf.CodedInputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry)static ListenerConf.DuckulaEventparseFrom(InputStream input)static ListenerConf.DuckulaEventparseFrom(InputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry)static ListenerConf.DuckulaEventparseFrom(ByteBuffer data)static ListenerConf.DuckulaEventparseFrom(ByteBuffer data, com.google.protobuf.ExtensionRegistryLite extensionRegistry)static com.google.protobuf.Parser<ListenerConf.DuckulaEvent>parser()ListenerConf.DuckulaEvent.BuildertoBuilder()voidwriteTo(com.google.protobuf.CodedOutputStream output)-
从类继承的方法 com.google.protobuf.GeneratedMessageV3
canUseUnsafe, computeStringSize, computeStringSizeNoTag, getAllFields, getDescriptorForType, getField, getOneofFieldDescriptor, getRepeatedField, getRepeatedFieldCount, hasField, hasOneof, internalGetMapField, makeExtensionsImmutable, newBuilderForType, parseDelimitedWithIOException, parseDelimitedWithIOException, parseUnknownField, parseUnknownFieldProto3, parseWithIOException, parseWithIOException, parseWithIOException, parseWithIOException, serializeBooleanMapTo, serializeIntegerMapTo, serializeLongMapTo, serializeStringMapTo, writeReplace, writeString, writeStringNoTag
-
从类继承的方法 com.google.protobuf.AbstractMessage
findInitializationErrors, getInitializationErrorString, hashBoolean, hashEnum, hashEnumList, hashFields, hashLong, toString
-
-
-
-
字段详细资料
-
DB_FIELD_NUMBER
public static final int DB_FIELD_NUMBER
- 另请参阅:
- 常量字段值
-
TB_FIELD_NUMBER
public static final int TB_FIELD_NUMBER
- 另请参阅:
- 常量字段值
-
OPTTYPE_FIELD_NUMBER
public static final int OPTTYPE_FIELD_NUMBER
- 另请参阅:
- 常量字段值
-
GTID_FIELD_NUMBER
public static final int GTID_FIELD_NUMBER
- 另请参阅:
- 常量字段值
-
COLNUM_FIELD_NUMBER
public static final int COLNUM_FIELD_NUMBER
- 另请参阅:
- 常量字段值
-
COLS_FIELD_NUMBER
public static final int COLS_FIELD_NUMBER
- 另请参阅:
- 常量字段值
-
COLSTYPE_FIELD_NUMBER
public static final int COLSTYPE_FIELD_NUMBER
- 另请参阅:
- 常量字段值
-
KEYINDEXS_FIELD_NUMBER
public static final int KEYINDEXS_FIELD_NUMBER
- 另请参阅:
- 常量字段值
-
ITEMS_FIELD_NUMBER
public static final int ITEMS_FIELD_NUMBER
- 另请参阅:
- 常量字段值
-
ISERROR_FIELD_NUMBER
public static final int ISERROR_FIELD_NUMBER
- 另请参阅:
- 常量字段值
-
COMMITTIME_FIELD_NUMBER
public static final int COMMITTIME_FIELD_NUMBER
- 另请参阅:
- 常量字段值
-
DBINSTANCEID_FIELD_NUMBER
public static final int DBINSTANCEID_FIELD_NUMBER
- 另请参阅:
- 常量字段值
-
ADDCOLNAMES_FIELD_NUMBER
public static final int ADDCOLNAMES_FIELD_NUMBER
- 另请参阅:
- 常量字段值
-
ADDCOLTYPES_FIELD_NUMBER
public static final int ADDCOLTYPES_FIELD_NUMBER
- 另请参阅:
- 常量字段值
-
ADDPROP_FIELD_NUMBER
public static final int ADDPROP_FIELD_NUMBER
- 另请参阅:
- 常量字段值
-
ISCASCADE_FIELD_NUMBER
public static final int ISCASCADE_FIELD_NUMBER
- 另请参阅:
- 常量字段值
-
DUMPTIME_FIELD_NUMBER
public static final int DUMPTIME_FIELD_NUMBER
- 另请参阅:
- 常量字段值
-
-
方法详细资料
-
getUnknownFields
public final com.google.protobuf.UnknownFieldSet getUnknownFields()
- 指定者:
getUnknownFields在接口中com.google.protobuf.MessageOrBuilder- 覆盖:
getUnknownFields在类中com.google.protobuf.GeneratedMessageV3
-
getDescriptor
public static final com.google.protobuf.Descriptors.Descriptor getDescriptor()
-
internalGetFieldAccessorTable
protected com.google.protobuf.GeneratedMessageV3.FieldAccessorTable internalGetFieldAccessorTable()
- 指定者:
internalGetFieldAccessorTable在类中com.google.protobuf.GeneratedMessageV3
-
getDb
public String getDb()
string db = 1;- 指定者:
getDb在接口中ListenerConf.DuckulaEventOrBuilder
-
getDbBytes
public com.google.protobuf.ByteString getDbBytes()
string db = 1;- 指定者:
getDbBytes在接口中ListenerConf.DuckulaEventOrBuilder
-
getTb
public String getTb()
string tb = 2;- 指定者:
getTb在接口中ListenerConf.DuckulaEventOrBuilder
-
getTbBytes
public com.google.protobuf.ByteString getTbBytes()
string tb = 2;- 指定者:
getTbBytes在接口中ListenerConf.DuckulaEventOrBuilder
-
getOptTypeValue
public int getOptTypeValue()
.net.wicp.tams.common.binlog.alone.OptType optType = 3;
-
getOptType
public ListenerConf.OptType getOptType()
.net.wicp.tams.common.binlog.alone.OptType optType = 3;- 指定者:
getOptType在接口中ListenerConf.DuckulaEventOrBuilder
-
getGtid
public String getGtid()
string gtid = 4;- 指定者:
getGtid在接口中ListenerConf.DuckulaEventOrBuilder
-
getGtidBytes
public com.google.protobuf.ByteString getGtidBytes()
string gtid = 4;
-
getColNum
public int getColNum()
列数,一般与cols长度一致,不一致说明cols与binlog不同步*
int32 colNum = 5;- 指定者:
getColNum在接口中ListenerConf.DuckulaEventOrBuilder
-
getColsList
public com.google.protobuf.ProtocolStringList getColsList()
列名、列类型,如果是幂等版则cols存放的是主键和附加值字段和对应的类型*
repeated string cols = 6;
-
getColsCount
public int getColsCount()
列名、列类型,如果是幂等版则cols存放的是主键和附加值字段和对应的类型*
repeated string cols = 6;
-
getCols
public String getCols(int index)
列名、列类型,如果是幂等版则cols存放的是主键和附加值字段和对应的类型*
repeated string cols = 6;- 指定者:
getCols在接口中ListenerConf.DuckulaEventOrBuilder
-
getColsBytes
public com.google.protobuf.ByteString getColsBytes(int index)
列名、列类型,如果是幂等版则cols存放的是主键和附加值字段和对应的类型*
repeated string cols = 6;
-
getColsTypeList
public List<ListenerConf.ColumnType> getColsTypeList()
repeated .net.wicp.tams.common.binlog.alone.ColumnType colsType = 7;
-
getColsTypeCount
public int getColsTypeCount()
repeated .net.wicp.tams.common.binlog.alone.ColumnType colsType = 7;
-
getColsType
public ListenerConf.ColumnType getColsType(int index)
repeated .net.wicp.tams.common.binlog.alone.ColumnType colsType = 7;
-
getColsTypeValueList
public List<Integer> getColsTypeValueList()
repeated .net.wicp.tams.common.binlog.alone.ColumnType colsType = 7;
-
getColsTypeValue
public int getColsTypeValue(int index)
repeated .net.wicp.tams.common.binlog.alone.ColumnType colsType = 7;
-
getKeyindexsList
public List<Integer> getKeyindexsList()
主键字段,如果为空则表示cols的第0个字段
repeated int32 keyindexs = 8;
-
getKeyindexsCount
public int getKeyindexsCount()
主键字段,如果为空则表示cols的第0个字段
repeated int32 keyindexs = 8;
-
getKeyindexs
public int getKeyindexs(int index)
主键字段,如果为空则表示cols的第0个字段
repeated int32 keyindexs = 8;
-
getItemsList
public List<ListenerConf.DuckulaEventItem> getItemsList()
repeated .net.wicp.tams.common.binlog.alone.DuckulaEventItem items = 9;
-
getItemsOrBuilderList
public List<? extends ListenerConf.DuckulaEventItemOrBuilder> getItemsOrBuilderList()
repeated .net.wicp.tams.common.binlog.alone.DuckulaEventItem items = 9;
-
getItemsCount
public int getItemsCount()
repeated .net.wicp.tams.common.binlog.alone.DuckulaEventItem items = 9;
-
getItems
public ListenerConf.DuckulaEventItem getItems(int index)
repeated .net.wicp.tams.common.binlog.alone.DuckulaEventItem items = 9;- 指定者:
getItems在接口中ListenerConf.DuckulaEventOrBuilder
-
getItemsOrBuilder
public ListenerConf.DuckulaEventItemOrBuilder getItemsOrBuilder(int index)
repeated .net.wicp.tams.common.binlog.alone.DuckulaEventItem items = 9;
-
getIsError
public boolean getIsError()
是否补救信息,true需要反查DB*
bool isError = 10;- 指定者:
getIsError在接口中ListenerConf.DuckulaEventOrBuilder
-
getCommitTime
public long getCommitTime()
事务提交时间*
int64 commitTime = 11;
-
getDbInstanceId
public long getDbInstanceId()
数据库用于反查的instanceId,在配置中自动带入*
int64 dbInstanceId = 12;
-
getAddColNamesList
public com.google.protobuf.ProtocolStringList getAddColNamesList()
repeated string addColNames = 13;
-
getAddColNamesCount
public int getAddColNamesCount()
repeated string addColNames = 13;
-
getAddColNames
public String getAddColNames(int index)
repeated string addColNames = 13;
-
getAddColNamesBytes
public com.google.protobuf.ByteString getAddColNamesBytes(int index)
repeated string addColNames = 13;
-
getAddColTypesList
public List<ListenerConf.ColumnType> getAddColTypesList()
repeated .net.wicp.tams.common.binlog.alone.ColumnType addColTypes = 14;
-
getAddColTypesCount
public int getAddColTypesCount()
repeated .net.wicp.tams.common.binlog.alone.ColumnType addColTypes = 14;
-
getAddColTypes
public ListenerConf.ColumnType getAddColTypes(int index)
repeated .net.wicp.tams.common.binlog.alone.ColumnType addColTypes = 14;
-
getAddColTypesValueList
public List<Integer> getAddColTypesValueList()
repeated .net.wicp.tams.common.binlog.alone.ColumnType addColTypes = 14;
-
getAddColTypesValue
public int getAddColTypesValue(int index)
repeated .net.wicp.tams.common.binlog.alone.ColumnType addColTypes = 14;
-
getAddProp
public String getAddProp()
string addProp = 15;- 指定者:
getAddProp在接口中ListenerConf.DuckulaEventOrBuilder
-
getAddPropBytes
public com.google.protobuf.ByteString getAddPropBytes()
string addProp = 15;
-
getIsCascade
public boolean getIsCascade()
是否为cascade数据,通过级联来的数据。对于flink的数据有需求。可以节省内存,默认flase:正常数据 true:由于级联而产生的数据
bool isCascade = 16;
-
getDumpTime
public long getDumpTime()
全量时间*
int64 dumpTime = 17;
-
isInitialized
public final boolean isInitialized()
- 指定者:
isInitialized在接口中com.google.protobuf.MessageLiteOrBuilder- 覆盖:
isInitialized在类中com.google.protobuf.GeneratedMessageV3
-
writeTo
public void writeTo(com.google.protobuf.CodedOutputStream output) throws IOException- 指定者:
writeTo在接口中com.google.protobuf.MessageLite- 覆盖:
writeTo在类中com.google.protobuf.GeneratedMessageV3- 抛出:
IOException
-
getSerializedSize
public int getSerializedSize()
- 指定者:
getSerializedSize在接口中com.google.protobuf.MessageLite- 覆盖:
getSerializedSize在类中com.google.protobuf.GeneratedMessageV3
-
equals
public boolean equals(Object obj)
- 指定者:
equals在接口中com.google.protobuf.Message- 覆盖:
equals在类中com.google.protobuf.AbstractMessage
-
hashCode
public int hashCode()
- 指定者:
hashCode在接口中com.google.protobuf.Message- 覆盖:
hashCode在类中com.google.protobuf.AbstractMessage
-
parseFrom
public static ListenerConf.DuckulaEvent parseFrom(ByteBuffer data) throws com.google.protobuf.InvalidProtocolBufferException
- 抛出:
com.google.protobuf.InvalidProtocolBufferException
-
parseFrom
public static ListenerConf.DuckulaEvent parseFrom(ByteBuffer data, com.google.protobuf.ExtensionRegistryLite extensionRegistry) throws com.google.protobuf.InvalidProtocolBufferException
- 抛出:
com.google.protobuf.InvalidProtocolBufferException
-
parseFrom
public static ListenerConf.DuckulaEvent parseFrom(com.google.protobuf.ByteString data) throws com.google.protobuf.InvalidProtocolBufferException
- 抛出:
com.google.protobuf.InvalidProtocolBufferException
-
parseFrom
public static ListenerConf.DuckulaEvent parseFrom(com.google.protobuf.ByteString data, com.google.protobuf.ExtensionRegistryLite extensionRegistry) throws com.google.protobuf.InvalidProtocolBufferException
- 抛出:
com.google.protobuf.InvalidProtocolBufferException
-
parseFrom
public static ListenerConf.DuckulaEvent parseFrom(byte[] data) throws com.google.protobuf.InvalidProtocolBufferException
- 抛出:
com.google.protobuf.InvalidProtocolBufferException
-
parseFrom
public static ListenerConf.DuckulaEvent parseFrom(byte[] data, com.google.protobuf.ExtensionRegistryLite extensionRegistry) throws com.google.protobuf.InvalidProtocolBufferException
- 抛出:
com.google.protobuf.InvalidProtocolBufferException
-
parseFrom
public static ListenerConf.DuckulaEvent parseFrom(InputStream input) throws IOException
- 抛出:
IOException
-
parseFrom
public static ListenerConf.DuckulaEvent parseFrom(InputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry) throws IOException
- 抛出:
IOException
-
parseDelimitedFrom
public static ListenerConf.DuckulaEvent parseDelimitedFrom(InputStream input) throws IOException
- 抛出:
IOException
-
parseDelimitedFrom
public static ListenerConf.DuckulaEvent parseDelimitedFrom(InputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry) throws IOException
- 抛出:
IOException
-
parseFrom
public static ListenerConf.DuckulaEvent parseFrom(com.google.protobuf.CodedInputStream input) throws IOException
- 抛出:
IOException
-
parseFrom
public static ListenerConf.DuckulaEvent parseFrom(com.google.protobuf.CodedInputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry) throws IOException
- 抛出:
IOException
-
newBuilderForType
public ListenerConf.DuckulaEvent.Builder newBuilderForType()
- 指定者:
newBuilderForType在接口中com.google.protobuf.Message- 指定者:
newBuilderForType在接口中com.google.protobuf.MessageLite
-
newBuilder
public static ListenerConf.DuckulaEvent.Builder newBuilder()
-
newBuilder
public static ListenerConf.DuckulaEvent.Builder newBuilder(ListenerConf.DuckulaEvent prototype)
-
toBuilder
public ListenerConf.DuckulaEvent.Builder toBuilder()
- 指定者:
toBuilder在接口中com.google.protobuf.Message- 指定者:
toBuilder在接口中com.google.protobuf.MessageLite
-
newBuilderForType
protected ListenerConf.DuckulaEvent.Builder newBuilderForType(com.google.protobuf.GeneratedMessageV3.BuilderParent parent)
- 指定者:
newBuilderForType在类中com.google.protobuf.GeneratedMessageV3
-
getDefaultInstance
public static ListenerConf.DuckulaEvent getDefaultInstance()
-
parser
public static com.google.protobuf.Parser<ListenerConf.DuckulaEvent> parser()
-
getParserForType
public com.google.protobuf.Parser<ListenerConf.DuckulaEvent> getParserForType()
- 指定者:
getParserForType在接口中com.google.protobuf.Message- 指定者:
getParserForType在接口中com.google.protobuf.MessageLite- 覆盖:
getParserForType在类中com.google.protobuf.GeneratedMessageV3
-
getDefaultInstanceForType
public ListenerConf.DuckulaEvent getDefaultInstanceForType()
- 指定者:
getDefaultInstanceForType在接口中com.google.protobuf.MessageLiteOrBuilder- 指定者:
getDefaultInstanceForType在接口中com.google.protobuf.MessageOrBuilder
-
-