class TrackingFileManager
extends java.lang.Object
Modifier and Type | Field and Description |
---|---|
private static org.slf4j.Logger |
LOGGER |
Constructor and Description |
---|
TrackingFileManager() |
Modifier and Type | Method and Description |
---|---|
private void |
close(java.io.Closeable closeable,
java.io.File file) |
java.util.Properties |
read(java.io.File file) |
java.util.Properties |
update(java.io.File file,
java.util.Map<java.lang.String,java.lang.String> updates) |