Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/LioRoger/subscribe_example
/ functions
Functions
648 in github.com/LioRoger/subscribe_example
⨍
Functions
648
◇
Types & classes
82
Method
setValue
Sets the value of the 'value' field. @param value The value of 'value'. @return This builder.
javaimpl/src/main/java/com/alibaba/dts/formats/avro/TextGeometry.java:250
Method
setValue
Sets the value of the 'value' field. @param value the value to set.
javaimpl/src/main/java/com/alibaba/dts/formats/avro/TimestampWithTimeZone.java:106
Method
setValue
Sets the value of the 'value' field. @param value The value of 'value'. @return This builder.
javaimpl/src/main/java/com/alibaba/dts/formats/avro/TimestampWithTimeZone.java:216
Method
setValue
Sets the value of the 'value' field. @param value the value to set.
javaimpl/src/main/java/com/alibaba/dts/formats/avro/BinaryGeometry.java:122
Method
setValue
Sets the value of the 'value' field. @param value The value of 'value'. @return This builder.
javaimpl/src/main/java/com/alibaba/dts/formats/avro/BinaryGeometry.java:250
Method
setValue
Sets the value of the 'value' field. @param value the value to set.
javaimpl/src/main/java/com/alibaba/dts/formats/avro/BinaryObject.java:122
Method
setValue
Sets the value of the 'value' field. @param value The value of 'value'. @return This builder.
javaimpl/src/main/java/com/alibaba/dts/formats/avro/BinaryObject.java:250
Method
setValue
Sets the value of the 'value' field. @param value the value to set.
javaimpl/src/main/java/com/alibaba/dts/formats/avro/Integer.java:122
Method
setValue
Sets the value of the 'value' field. @param value The value of 'value'. @return This builder.
javaimpl/src/main/java/com/alibaba/dts/formats/avro/Integer.java:249
Method
setVersion
Sets the value of the 'version' field. version infomation @param value the value to set.
javaimpl/src/main/java/com/alibaba/dts/formats/avro/Record.java:182
Method
setVersion
Sets the value of the 'version' field. version infomation @param value The value of 'version'. @return This builder.
javaimpl/src/main/java/com/alibaba/dts/formats/avro/Record.java:638
Method
setVersion
Sets the value of the 'version' field. source datasource version information @param value the value to set.
javaimpl/src/main/java/com/alibaba/dts/formats/avro/Source.java:124
Method
setVersion
Sets the value of the 'version' field. source datasource version information @param value The value of 'version'. @return This builder.
javaimpl/src/main/java/com/alibaba/dts/formats/avro/Source.java:255
Method
setYear
Sets the value of the 'year' field. @param value the value to set.
javaimpl/src/main/java/com/alibaba/dts/formats/avro/DateTime.java:131
Method
setYear
Sets the value of the 'year' field. @param value The value of 'year'. @return This builder.
javaimpl/src/main/java/com/alibaba/dts/formats/avro/DateTime.java:361
Method
skip
()
javaimpl/src/main/java/common/FieldEntryHolder.java:29
Method
sleepMs
(long ms)
javaimpl/src/main/java/common/Util.java:137
Method
subscribeTopic
(TopicPartition topicPartition, Supplier<Checkpoint> streamCheckpoint)
javaimpl/src/main/java/recordgenerator/ConsumerWrap.java:78
Method
testKafkaStore
()
javaimpl/src/test/java/store/KafkaMetaStoreTest.java:29
Method
testLocalFileStore
()
javaimpl/src/test/java/store/LocalFileMetaStoreTest.java:12
Method
toByteBuffer
Serializes this Float to a ByteBuffer.
javaimpl/src/main/java/com/alibaba/dts/formats/avro/Float.java:44
Method
toByteBuffer
Serializes this Decimal to a ByteBuffer.
javaimpl/src/main/java/com/alibaba/dts/formats/avro/Decimal.java:44
Method
toByteBuffer
Serializes this Record to a ByteBuffer.
javaimpl/src/main/java/com/alibaba/dts/formats/avro/Record.java:44
Method
toByteBuffer
Serializes this Source to a ByteBuffer.
javaimpl/src/main/java/com/alibaba/dts/formats/avro/Source.java:44
Method
toByteBuffer
Serializes this Character to a ByteBuffer.
javaimpl/src/main/java/com/alibaba/dts/formats/avro/Character.java:44
Method
toByteBuffer
Serializes this Timestamp to a ByteBuffer.
javaimpl/src/main/java/com/alibaba/dts/formats/avro/Timestamp.java:44
Method
toByteBuffer
Serializes this TextObject to a ByteBuffer.
javaimpl/src/main/java/com/alibaba/dts/formats/avro/TextObject.java:44
Method
toByteBuffer
Serializes this TextGeometry to a ByteBuffer.
javaimpl/src/main/java/com/alibaba/dts/formats/avro/TextGeometry.java:44
Method
toByteBuffer
Serializes this TimestampWithTimeZone to a ByteBuffer.
javaimpl/src/main/java/com/alibaba/dts/formats/avro/TimestampWithTimeZone.java:44
Method
toByteBuffer
Serializes this BinaryGeometry to a ByteBuffer.
javaimpl/src/main/java/com/alibaba/dts/formats/avro/BinaryGeometry.java:44
Method
toByteBuffer
Serializes this BinaryObject to a ByteBuffer.
javaimpl/src/main/java/com/alibaba/dts/formats/avro/BinaryObject.java:44
Method
toByteBuffer
Serializes this Integer to a ByteBuffer.
javaimpl/src/main/java/com/alibaba/dts/formats/avro/Integer.java:44
Method
toByteBuffer
Serializes this Field to a ByteBuffer.
javaimpl/src/main/java/com/alibaba/dts/formats/avro/Field.java:44
Method
toByteBuffer
Serializes this DateTime to a ByteBuffer.
javaimpl/src/main/java/com/alibaba/dts/formats/avro/DateTime.java:44
Method
writeExternal
(java.io.ObjectOutput out)
javaimpl/src/main/java/com/alibaba/dts/formats/avro/Float.java:361
Method
writeExternal
(java.io.ObjectOutput out)
javaimpl/src/main/java/com/alibaba/dts/formats/avro/Decimal.java:362
Method
writeExternal
(java.io.ObjectOutput out)
javaimpl/src/main/java/com/alibaba/dts/formats/avro/Record.java:1317
Method
writeExternal
(java.io.ObjectOutput out)
javaimpl/src/main/java/com/alibaba/dts/formats/avro/Source.java:301
Method
writeExternal
(java.io.ObjectOutput out)
javaimpl/src/main/java/com/alibaba/dts/formats/avro/Character.java:294
Method
writeExternal
(java.io.ObjectOutput out)
javaimpl/src/main/java/com/alibaba/dts/formats/avro/Timestamp.java:292
Method
writeExternal
(java.io.ObjectOutput out)
javaimpl/src/main/java/com/alibaba/dts/formats/avro/TextObject.java:294
Method
writeExternal
(java.io.ObjectOutput out)
javaimpl/src/main/java/com/alibaba/dts/formats/avro/TextGeometry.java:294
Method
writeExternal
(java.io.ObjectOutput out)
javaimpl/src/main/java/com/alibaba/dts/formats/avro/TimestampWithTimeZone.java:338
Method
writeExternal
(java.io.ObjectOutput out)
javaimpl/src/main/java/com/alibaba/dts/formats/avro/BinaryGeometry.java:294
Method
writeExternal
(java.io.ObjectOutput out)
javaimpl/src/main/java/com/alibaba/dts/formats/avro/BinaryObject.java:294
Method
writeExternal
(java.io.ObjectOutput out)
javaimpl/src/main/java/com/alibaba/dts/formats/avro/Integer.java:293
Method
writeExternal
(java.io.ObjectOutput out)
javaimpl/src/main/java/com/alibaba/dts/formats/avro/Field.java:293
Method
writeExternal
(java.io.ObjectOutput out)
javaimpl/src/main/java/com/alibaba/dts/formats/avro/DateTime.java:644
← previous
601–648 of 648, ranked by callers