Constant Field Values

Contents

org.jctools.*

  • org.jctools.queues.org.jctools.queues.BaseMpscLinkedArrayQueue 
    Modifier and Type Constant Field Value
    private static final int CONTINUE_TO_P_INDEX_CAS 0
    private static final int QUEUE_FULL 2
    private static final int QUEUE_RESIZE 3
    private static final int RETRY 1
  • org.jctools.queues.MessagePassingQueue<T> 
    Modifier and Type Constant Field Value
    public static final int UNBOUNDED_CAPACITY -1
  • org.jctools.queues.org.jctools.queues.MpUnboundedXaddArrayQueue 
    Modifier and Type Constant Field Value
    private static final long ROTATION -2L
  • org.jctools.queues.org.jctools.queues.MpUnboundedXaddChunk 
    Modifier and Type Constant Field Value
    static final int NOT_USED -1
  • org.jctools.util.Pow2 
    Modifier and Type Constant Field Value
    public static final int MAX_POW2 1073741824