org.apache.hadoop.hdfs.server.namenode
Class CacheManager.PersistState
java.lang.Object
org.apache.hadoop.hdfs.server.namenode.CacheManager.PersistState
- Enclosing class:
- org.apache.hadoop.hdfs.server.namenode.CacheManager
public static final class CacheManager.PersistState
- extends Object
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
section
public final FsImageProto.CacheManagerSection section
pools
public final List<org.apache.hadoop.hdfs.protocol.proto.ClientNamenodeProtocolProtos.CachePoolInfoProto> pools
directives
public final List<org.apache.hadoop.hdfs.protocol.proto.ClientNamenodeProtocolProtos.CacheDirectiveInfoProto> directives
CacheManager.PersistState
public CacheManager.PersistState(FsImageProto.CacheManagerSection section,
List<org.apache.hadoop.hdfs.protocol.proto.ClientNamenodeProtocolProtos.CachePoolInfoProto> pools,
List<org.apache.hadoop.hdfs.protocol.proto.ClientNamenodeProtocolProtos.CacheDirectiveInfoProto> directives)
Copyright © 2014 Apache Software Foundation. All Rights Reserved.