Class GetLogInfoCallable
java.lang.Object
org.idempiere.server.cluster.callable.LogFileCallable
org.idempiere.server.cluster.callable.GetLogInfoCallable
- All Implemented Interfaces:
Serializable
,Callable<GetLogInfoCallable.LogInfo>
public class GetLogInfoCallable
extends LogFileCallable
implements Callable<GetLogInfoCallable.LogInfo>, Serializable
- Author:
- hengsin
- See Also:
-
Nested Class Summary
-
Field Summary
Fields inherited from class org.idempiere.server.cluster.callable.LogFileCallable
BLOCK_SIZE, log, s_dirAccessFileName
-
Constructor Summary
-
Method Summary
Methods inherited from class org.idempiere.server.cluster.callable.LogFileCallable
getDirAcessList, isAccessible
-
Constructor Details
-
GetLogInfoCallable
- Parameters:
fileName
-
-
-
Method Details
-
call
- Specified by:
call
in interfaceCallable<GetLogInfoCallable.LogInfo>
- Throws:
Exception
-