public static class DfsClientShmManager.PerDatanodeVisitorInfo extends Object
Modifier and Type | Field and Description |
---|---|
boolean |
disabled |
TreeMap<ShortCircuitShm.ShmId,DfsClientShm> |
full |
TreeMap<ShortCircuitShm.ShmId,DfsClientShm> |
notFull |
public final TreeMap<ShortCircuitShm.ShmId,DfsClientShm> full
public final TreeMap<ShortCircuitShm.ShmId,DfsClientShm> notFull
public final boolean disabled
Copyright © 2018 Apache Software Foundation. All Rights Reserved.