Interface EventBuffer

All Known Subinterfaces:
InputBuffer
All Known Implementing Classes:
Buffer, InputBufferImpl, NoopInputBuffer, OutputBuffer, ProcessBuffer

public interface EventBuffer
  • Method Summary

    Modifier and Type
    Method
    Description
    long
     
    default boolean
     
  • Method Details

    • getUsage

      long getUsage()
    • isEmpty

      default boolean isEmpty()