Class FD_ALL3.Bitmap

java.lang.Object
org.jgroups.protocols.FD_ALL3.Bitmap
Enclosing class:
FD_ALL3

public static class FD_ALL3.Bitmap extends Object
  • Field Details

  • Constructor Details

    • Bitmap

      public Bitmap(int size)
  • Method Details

    • getIndex

      public int getIndex()
    • needsToSuspect

      public boolean needsToSuspect()
      Returns true if all bits are 0, false otherwise
    • advance

      public FD_ALL3.Bitmap advance()
      Advances the index (mod length) and sets the bits[index] to 0
    • set

      public FD_ALL3.Bitmap set()
    • toString

      public String toString()
      Overrides:
      toString in class Object
    • toStringDetailed

      public String toStringDetailed()