public static final class CacheUsage.DirPartition extends Object implements CacheUsage.PartitionDescriptor<Integer>
Constructor and Description |
---|
DirPartition(int index)
Creates a partition based on the directory's index.
|
Modifier and Type | Method and Description |
---|---|
boolean |
equals(Object o) |
Integer |
getIdentifier()
Gets an identifier of the partition.
|
int |
hashCode() |
String |
toString() |
clone, finalize, getClass, notify, notifyAll, wait, wait, wait
dir, file, scope
public DirPartition(int index)
index
- dir indexpublic Integer getIdentifier()
CacheUsage.PartitionDescriptor
getIdentifier
in interface CacheUsage.PartitionDescriptor<Integer>
Copyright © 2023. All Rights Reserved.