Package com.firebolt.jdbc.cache
Class DirectoryPathResolver
java.lang.Object
com.firebolt.jdbc.cache.DirectoryPathResolver
Based on different operating systems, it resolves the path to the directory where an application can write to disk
-
Field Summary
Fields -
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionWe 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.
-
Field Details
-
USER_HOME_PROPERTY
- See Also:
-
OS_NAME_PROPERTY
- See Also:
-
TEMP_DIRECTORY_PROPERTY
- See Also:
-
-
Constructor Details
-
DirectoryPathResolver
public DirectoryPathResolver()
-
-
Method Details
-
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:
-