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