|
||||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use CachePoolStats | |
---|---|
org.apache.hadoop.hdfs.protocol | |
org.apache.hadoop.hdfs.protocolPB |
Uses of CachePoolStats in org.apache.hadoop.hdfs.protocol |
---|
Methods in org.apache.hadoop.hdfs.protocol that return CachePoolStats | |
---|---|
CachePoolStats |
CachePoolStats.Builder.build()
|
CachePoolStats |
CachePoolEntry.getStats()
|
Constructors in org.apache.hadoop.hdfs.protocol with parameters of type CachePoolStats | |
---|---|
CachePoolEntry(CachePoolInfo info,
CachePoolStats stats)
|
Uses of CachePoolStats in org.apache.hadoop.hdfs.protocolPB |
---|
Methods in org.apache.hadoop.hdfs.protocolPB that return CachePoolStats | |
---|---|
static CachePoolStats |
PBHelper.convert(org.apache.hadoop.hdfs.protocol.proto.ClientNamenodeProtocolProtos.CachePoolStatsProto proto)
|
Methods in org.apache.hadoop.hdfs.protocolPB with parameters of type CachePoolStats | |
---|---|
static org.apache.hadoop.hdfs.protocol.proto.ClientNamenodeProtocolProtos.CachePoolStatsProto |
PBHelper.convert(CachePoolStats stats)
|
|
||||||||||
PREV NEXT | FRAMES NO FRAMES |