Toggle navigation
Home
org.apache.pulsar.connect.core.Message to org.apache.pulsar.common.util.KeyValue
No. of Instances - 3
No. of Commits - 1
No. of Projects - {'pulsar'}
Hierarchy/Composition: -
Primitive Info: -
NameSpace: Internal -> Internal
Mapping:
Add or Remove Method invocation
tuple.getData()
to
record
tuple.getData()
to
record
tuple
to
record.getValue()
tuple.getData().getValue()
to
record
tuple.getData()
to
record
message.getData().getKey()
to
message.getKey()
message.getData().getValue()
to
message.getValue()
Rename Variable
tuple
to
record
tuple
to
record
tuple
to
record