Class DirectoryPathResolver

java.lang.Object
com.firebolt.jdbc.cache.DirectoryPathResolver

public class DirectoryPathResolver extends Object
Based on different operating systems, it resolves the path to the directory where an application can write to disk
  • Field Details

  • Constructor Details

    • DirectoryPathResolver

      public DirectoryPathResolver()
  • Method Details

    • resolveFireboltJdbcDirectory

      public Path resolveFireboltJdbcDirectory()
      We will default to writing the connection cache data in the default temp directory for each operating system It will make sure that the directory is crated.
      Returns: