org.apache.hadoop.hdfs.protocol
Class CacheDirectiveEntry
java.lang.Object
org.apache.hadoop.hdfs.protocol.CacheDirectiveEntry
@InterfaceStability.Evolving
@InterfaceAudience.Public
public class CacheDirectiveEntry
- extends Object
Describes a path-based cache directive entry.
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
CacheDirectiveEntry
public CacheDirectiveEntry(CacheDirectiveInfo info,
CacheDirectiveStats stats)
getInfo
public CacheDirectiveInfo getInfo()
getStats
public CacheDirectiveStats getStats()
Copyright © 2014 Apache Software Foundation. All Rights Reserved.