Interface WeightedQueue.Weighable

All Known Implementing Classes:
BinAuditLogger.Message, FullQueryLogger.Batch, FullQueryLogger.Query
Enclosing class:
WeightedQueue<T>

public static interface WeightedQueue.Weighable
  • Method Summary

    Modifier and Type
    Method
    Description
    int
     
  • Method Details

    • weight

      int weight()