Package com.linkedin.alpini.base.safealloc
-
Class Summary Class Description DerivedMutableByteBuf Mutable ByteBuf.DerivedReadOnlyByteBuf Immutable ByteBuf.SafeAllocator An instance ofSafeAllocatormay be used to wrap an existing ByteBufAllocator to provide insurance against slow memory leaks from exceptional conditions by providing a means for the leaked ByteBuf objects to be reclaimed.SafeAllocatorMetric Metrics regarding theSafeAllocator