Package com._1c.g5.v8.dt.testing.compare
Class ResourcesConsumption
java.lang.Object
com._1c.g5.v8.dt.testing.compare.ResourcesConsumption
Defines resources consumption.
- 
Nested Class SummaryNested ClassesModifier and TypeClassDescriptionstatic final classBuilder of resources consumption instance.
- 
Method SummaryModifier and TypeMethodDescriptionbooleanlongGets comparison memory in megabytes.longGets comparison time in seconds.longGets merge memory in megabytes.longGets merge time in seconds.inthashCode()
- 
Method Details- 
getComparisonTimeInSecondspublic long getComparisonTimeInSeconds()Gets comparison time in seconds.- Returns:
- the comparison time in seconds
 
- 
getComparisonMemoryInMbspublic long getComparisonMemoryInMbs()Gets comparison memory in megabytes.- Returns:
- the comparison memory in megabytes
 
- 
getMergeTimeInSecondspublic long getMergeTimeInSeconds()Gets merge time in seconds.- Returns:
- the merge time in seconds
 
- 
getMergeMemoryInMbspublic long getMergeMemoryInMbs()Gets merge memory in megabytes.- Returns:
- the merge memory in megabytes
 
- 
hashCodepublic int hashCode()
- 
equals
 
-