Class CacheManager.PersistState
java.lang.Object
org.apache.hadoop.hdfs.server.namenode.CacheManager.PersistState
- Enclosing class:
- CacheManager
-
Field Summary
Fields -
Constructor Summary
ConstructorsConstructorDescriptionPersistState(FsImageProto.CacheManagerSection section, List<org.apache.hadoop.hdfs.protocol.proto.ClientNamenodeProtocolProtos.CachePoolInfoProto> pools, List<org.apache.hadoop.hdfs.protocol.proto.ClientNamenodeProtocolProtos.CacheDirectiveInfoProto> directives) -
Method Summary
-
Field Details
-
Constructor Details
-
PersistState
public PersistState(FsImageProto.CacheManagerSection section, List<org.apache.hadoop.hdfs.protocol.proto.ClientNamenodeProtocolProtos.CachePoolInfoProto> pools, List<org.apache.hadoop.hdfs.protocol.proto.ClientNamenodeProtocolProtos.CacheDirectiveInfoProto> directives)
-