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 © 2008–2023 Apache Software Foundation. All rights reserved.