public class FileLeakDetector extends Object
Constructor and Description |
---|
FileLeakDetector(Timer timer,
FileLeakDetectionConfig leakDetectionConfig) |
Modifier and Type | Method and Description |
---|---|
void |
fileCreated(org.adroitlogic.x.feature.filestore.impl.XMessageFile file,
UUID messageUuid) |
void |
fileReleased(long id) |
public FileLeakDetector(Timer timer, FileLeakDetectionConfig leakDetectionConfig)
public void fileCreated(org.adroitlogic.x.feature.filestore.impl.XMessageFile file, UUID messageUuid)
public void fileReleased(long id)
Copyright © 2016–2019 AdroitLogic. All rights reserved.