public static class FileSystemCache.Key
extends java.lang.Object
FileSystem instance in the
FileSystemCache.| Constructor and Description |
|---|
Key(javax.security.auth.Subject subject,
AlluxioConfiguration conf) |
| Modifier and Type | Method and Description |
|---|---|
boolean |
equals(java.lang.Object o) |
int |
hashCode() |
public Key(javax.security.auth.Subject subject,
AlluxioConfiguration conf)
subject - Subject of the userconf - Alluxio configurationCopyright © 2022. All Rights Reserved.