Uses of Record Class
io.aiven.commons.kafka.connector.common.NativeInfo
Packages that use NativeInfo
-
Uses of NativeInfo in io.aiven.commons.kafka.connector.common
Methods in io.aiven.commons.kafka.connector.common with parameters of type NativeInfo -
Uses of NativeInfo in io.aiven.commons.kafka.connector.source
Fields in io.aiven.commons.kafka.connector.source declared as NativeInfoModifier and TypeFieldDescriptionprotected final NativeInfo<K,N> AbstractSourceNativeInfo.nativeInfoPackage protected for NativeSourceData useConstructors in io.aiven.commons.kafka.connector.source with parameters of type NativeInfoModifierConstructorDescriptionprotectedAbstractSourceNativeInfo(NativeInfo<K, N> nativeInfo) Constructor.