public class BufferWatermark extends Object
| Constructor and Description |
|---|
BufferWatermark(int bufferSize,
AtomicLong watermark) |
| Modifier and Type | Method and Description |
|---|---|
long |
getUtilization() |
float |
getUtilizationPercentage() |
public BufferWatermark(int bufferSize,
AtomicLong watermark)
Copyright © 2012-2016 Graylog, Inc.. All Rights Reserved.