Class GroupedBlockKey
java.lang.Object
org.apache.sysds.runtime.ooc.cache.BlockKey
org.apache.sysds.runtime.ooc.cache.GroupedBlockKey
- All Implemented Interfaces:
Comparable<BlockKey>
-
Constructor Summary
Constructors -
Method Summary
Methods inherited from class org.apache.sysds.runtime.ooc.cache.BlockKey
compareTo, equals, getSequenceNumber, getStreamId, hashCode, toFileKey, toString
-
Constructor Details
-
GroupedBlockKey
public GroupedBlockKey(long streamId, int blockId, int groupIndex)
-
-
Method Details
-
getGroupIndex
public int getGroupIndex()
-