Interface | Description |
---|---|
Pool<T> |
Simple object pool to prevent GC on small objects passed between threads.
|
Pool.PoolObjectHelper<T> |
Object helper for objects stored in the pool.
|
Class | Description |
---|---|
DiskRangeInfo |
Disk range information class containing disk ranges and total length.
|
Copyright © 2016 The Apache Software Foundation. All rights reserved.