Class LibcDetector


  • @SnowflakeJdbcInternalApi
    public class LibcDetector
    extends Object
    This class distinguishes between glibc (GNU C Library) and musl libc by attempting to call the glibc-specific function gnu_get_libc_version().
    • Constructor Detail

      • LibcDetector

        public LibcDetector()