|
||||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use CacheDirectiveStats | |
---|---|
org.apache.hadoop.hdfs.protocol | |
org.apache.hadoop.hdfs.protocolPB |
Uses of CacheDirectiveStats in org.apache.hadoop.hdfs.protocol |
---|
Methods in org.apache.hadoop.hdfs.protocol that return CacheDirectiveStats | |
---|---|
CacheDirectiveStats |
CacheDirectiveStats.Builder.build()
Builds a new CacheDirectiveStats populated with the set properties. |
CacheDirectiveStats |
CacheDirectiveEntry.getStats()
|
Constructors in org.apache.hadoop.hdfs.protocol with parameters of type CacheDirectiveStats | |
---|---|
CacheDirectiveEntry(CacheDirectiveInfo info,
CacheDirectiveStats stats)
|
Uses of CacheDirectiveStats in org.apache.hadoop.hdfs.protocolPB |
---|
Methods in org.apache.hadoop.hdfs.protocolPB that return CacheDirectiveStats | |
---|---|
static CacheDirectiveStats |
PBHelper.convert(org.apache.hadoop.hdfs.protocol.proto.ClientNamenodeProtocolProtos.CacheDirectiveStatsProto proto)
|
Methods in org.apache.hadoop.hdfs.protocolPB with parameters of type CacheDirectiveStats | |
---|---|
static org.apache.hadoop.hdfs.protocol.proto.ClientNamenodeProtocolProtos.CacheDirectiveStatsProto |
PBHelper.convert(CacheDirectiveStats stats)
|
|
||||||||||
PREV NEXT | FRAMES NO FRAMES |