Package org.graylog2.plugin.buffers
Interface EventBuffer
- All Known Subinterfaces:
InputBuffer
- All Known Implementing Classes:
Buffer,InputBufferImpl,NoopInputBuffer,OutputBuffer,ProcessBuffer
public interface EventBuffer
-
Method Summary
-
Method Details
-
getUsage
long getUsage() -
isEmpty
default boolean isEmpty()
-