Class LogFileCallable
java.lang.Object
org.idempiere.server.cluster.callable.LogFileCallable
- Direct Known Subclasses:
GetLogInfoCallable
,ReadLogCallable
- Author:
- hengsin
-
Field Summary
-
Constructor Summary
-
Method Summary
-
Field Details
-
BLOCK_SIZE
protected static final int BLOCK_SIZE- See Also:
-
s_dirAccessFileName
- See Also:
-
log
-
-
Constructor Details
-
LogFileCallable
public LogFileCallable()default constructor
-
-
Method Details
-
getDirAcessList
- Returns:
- list of files accessible
-
isAccessible
- Parameters:
file
-- Returns:
- true if log file is accessible, false otherwise
- Throws:
IOException
-