org.apache.hadoop.hdfs.client
Class DfsClientShmManager.PerDatanodeVisitorInfo
java.lang.Object
org.apache.hadoop.hdfs.client.DfsClientShmManager.PerDatanodeVisitorInfo
- Enclosing class:
- org.apache.hadoop.hdfs.client.DfsClientShmManager
public static class DfsClientShmManager.PerDatanodeVisitorInfo
- extends Object
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
full
public final TreeMap<ShortCircuitShm.ShmId,DfsClientShm> full
notFull
public final TreeMap<ShortCircuitShm.ShmId,DfsClientShm> notFull
disabled
public final boolean disabled
Copyright © 2014 Apache Software Foundation. All Rights Reserved.