@InterfaceStability.Evolving @InterfaceAudience.Public public class CacheDirectiveInfo extends Object
Modifier and Type | Method and Description |
---|---|
boolean |
equals(Object o) |
org.apache.hadoop.hdfs.protocol.CacheDirectiveInfo.Expiration |
getExpiration() |
Long |
getId() |
Path |
getPath() |
String |
getPool() |
Short |
getReplication() |
int |
hashCode() |
String |
toString() |
public Long getId()
public Path getPath()
public Short getReplication()
public String getPool()
public org.apache.hadoop.hdfs.protocol.CacheDirectiveInfo.Expiration getExpiration()
Copyright © 2021 Apache Software Foundation. All rights reserved.