public interface ByteBufAllocatorMetricProvider
Modifier and Type | Method and Description |
---|---|
ByteBufAllocatorMetric |
metric()
Returns a
ByteBufAllocatorMetric for a ByteBufAllocator . |
ByteBufAllocatorMetric metric()
ByteBufAllocatorMetric
for a ByteBufAllocator
.Copyright © 2008–2017 The Netty Project. All rights reserved.