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