interface org.apache.cassandra.hints.HintsBufferPool$FlushCallback
  minor version: 0
  major version: 59
  flags: flags: (0x0600) ACC_INTERFACE, ACC_ABSTRACT
  this_class: org.apache.cassandra.hints.HintsBufferPool$FlushCallback
  super_class: java.lang.Object
{
  public abstract void flush(org.apache.cassandra.hints.HintsBuffer, org.apache.cassandra.hints.HintsBufferPool);
    descriptor: (Lorg/apache/cassandra/hints/HintsBuffer;Lorg/apache/cassandra/hints/HintsBufferPool;)V
    flags: (0x0401) ACC_PUBLIC, ACC_ABSTRACT
    MethodParameters:
        Name  Flags
      buffer  
      pool    
}
SourceFile: "HintsBufferPool.java"
NestHost: org.apache.cassandra.hints.HintsBufferPool
InnerClasses:
  abstract FlushCallback = org.apache.cassandra.hints.HintsBufferPool$FlushCallback of org.apache.cassandra.hints.HintsBufferPool