Class Target_org_apache_kafka_common_utils_Crc32C_Java9ChecksumFactory


  • final class Target_org_apache_kafka_common_utils_Crc32C_Java9ChecksumFactory
    extends Object
    The following substitution replaces the usage of MethodHandle in Java9ChecksumFactory with a plain constructor invocation when run under GraalVM. This is necessary because the native image generator does not support method handles.
    • Constructor Detail

      • Target_org_apache_kafka_common_utils_Crc32C_Java9ChecksumFactory

        Target_org_apache_kafka_common_utils_Crc32C_Java9ChecksumFactory()