v1.0.0-alpha
Records
ConsumerConfig
ConsumerRecord
Detail
KeyStore
PartitionOffset
ProducerConfig
Protocols
SecureSocket
TopicPartition
TrustStore
kafka
Records
Clients
Constants
Types
Errors
All Modules
auth
cache
config
crypto
encoding
file
filepath
grpc
http
internal
io
java
java.jdbc
jwt
kafka
lang.array
lang.decimal
lang.error
lang.float
lang.future
lang.int
lang.map
lang.object
lang.stream
lang.string
lang.table
lang.typedesc
lang.value
lang.xml
ldap
log
math
mime
nats
oauth2
observe
openapi
reflect
runtime
socket
streams
system
task
test
time
transactions
utils
xslt
v1.0.0-alpha
Records
ConsumerConfig
ConsumerRecord
Detail
KeyStore
PartitionOffset
ProducerConfig
Protocols
SecureSocket
TopicPartition
TrustStore
kafka
Records
Clients
Constants
Types
Errors
All Modules
auth
cache
config
crypto
encoding
file
filepath
grpc
http
internal
io
java
java.jdbc
jwt
kafka
lang.array
lang.decimal
lang.error
lang.float
lang.future
lang.int
lang.map
lang.object
lang.stream
lang.string
lang.table
lang.typedesc
lang.value
lang.xml
ldap
log
math
mime
nats
oauth2
observe
openapi
reflect
runtime
socket
streams
system
task
test
time
transactions
utils
xslt
Record -
kafka
:
TopicPartition
This type represents a topic partition.
Fields
topic
string
Topic which partition is related.
partition
int
Index for the partition.