Class GetLogInfoCallable.LogInfo
java.lang.Object
org.idempiere.server.cluster.callable.GetLogInfoCallable.LogInfo
- All Implemented Interfaces:
 Serializable
- Enclosing class:
 - GetLogInfoCallable
 
- See Also:
 
- 
Constructor Summary
Constructors - 
Method Summary
Modifier and TypeMethodDescriptionintlongint 
- 
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
 
 
 -