Class GetLogInfoCallable.LogInfo
java.lang.Object
org.idempiere.server.cluster.callable.GetLogInfoCallable.LogInfo
- All Implemented Interfaces:
Serializable
- Enclosing class:
- GetLogInfoCallable
- See Also:
-
Constructor Summary
-
Method Summary
Modifier and TypeMethodDescriptionint
long
int
-
Constructor Details
-
LogInfo
-
-
Method Details
-
getFileName
- Returns:
- the fileName
-
getLength
public long getLength()- Returns:
- the length
-
getBlockSize
public int getBlockSize()- Returns:
- the blockSize
-
getNoOfBlocks
public int getNoOfBlocks()- Returns:
- the noOfBlocks
-