Uses of Class
org.apache.hadoop.hdfs.protocol.CacheDirectiveStats
Packages that use CacheDirectiveStats
Package
Description
Licensed to the Apache Software Foundation (ASF) under one
or more contributor license agreements.
-
Uses of CacheDirectiveStats in org.apache.hadoop.hdfs.protocol
Methods in org.apache.hadoop.hdfs.protocol that return CacheDirectiveStatsModifier and TypeMethodDescriptionCacheDirectiveStats.Builder.build()Builds a new CacheDirectiveStats populated with the set properties.CacheDirectiveEntry.getStats()Constructors in org.apache.hadoop.hdfs.protocol with parameters of type CacheDirectiveStatsModifierConstructorDescriptionCacheDirectiveEntry(CacheDirectiveInfo info, CacheDirectiveStats stats) -
Uses of CacheDirectiveStats in org.apache.hadoop.hdfs.protocolPB
Methods in org.apache.hadoop.hdfs.protocolPB that return CacheDirectiveStatsModifier and TypeMethodDescriptionstatic CacheDirectiveStatsPBHelperClient.convert(org.apache.hadoop.hdfs.protocol.proto.ClientNamenodeProtocolProtos.CacheDirectiveStatsProto proto) Methods in org.apache.hadoop.hdfs.protocolPB with parameters of type CacheDirectiveStatsModifier and TypeMethodDescriptionstatic org.apache.hadoop.hdfs.protocol.proto.ClientNamenodeProtocolProtos.CacheDirectiveStatsProtoPBHelperClient.convert(CacheDirectiveStats stats)