public class Directories extends Object
| Constructor and Description |
|---|
Directories(File glowrootJarFile) |
| Modifier and Type | Method and Description |
|---|---|
Closeable |
getAgentDirLockCloseable() |
File |
getConfDir() |
List<File> |
getConfDirs() |
File |
getDataDir() |
File |
getGlowrootJarFile() |
File |
getLogDir() |
File |
getTmpDir() |
boolean |
hasDataDir() |
public Closeable getAgentDirLockCloseable()
public File getConfDir()
public File getDataDir() throws IOException
IOExceptionpublic File getGlowrootJarFile()
public File getLogDir()
public File getTmpDir()
public boolean hasDataDir()
throws IOException
IOExceptionCopyright © 2011–2020 Glowroot contributors. All rights reserved.