Constant Field Values
Contents
org.jctools.*
-
org.jctools.channels.OffHeapFixedMessageSizeRingBuffer Modifier and Type Constant Field Value public static final byte
MESSAGE_INDICATOR_SIZE
4
public static final int
READ_ACQUIRE_INDICATOR
-11
public static final int
READ_RELEASE_INDICATOR
-10
public static final int
WRITE_ACQUIRE_INDICATOR
-13
public static final int
WRITE_RELEASE_INDICATOR
-12
-
org.jctools.channels.proxy.ProxyChannelRingBuffer Modifier and Type Constant Field Value public static final long
EOF
0L
-
org.jctools.channels.spsc.SpscOffHeapFixedSizeRingBuffer Modifier and Type Constant Field Value public static final long
EOF
0L
-
org.jctools.queues.BQueue<E> Modifier and Type Constant Field Value protected static final int
BUFFER_PAD
32
-
org.jctools.queues.FloatingCountersSpscConcurrentArrayQueue<E> Modifier and Type Constant Field Value protected static final int
BUFFER_PAD
32
-
org.jctools.queues.InlinedCountersSpscConcurrentArrayQueue<E> Modifier and Type Constant Field Value protected static final int
BUFFER_PAD
32
-
org.jctools.queues.MessagePassingQueue<T> Modifier and Type Constant Field Value public static final int
UNBOUNDED_CAPACITY
-1
-
org.jctools.queues.SpscOffHeapIntQueue Modifier and Type Constant Field Value public static final byte
CONSUMER
2
public static final byte
PRODUCER
1
-
org.jctools.queues.alt.ConcurrentCircularArray<E> Modifier and Type Constant Field Value protected static final int
BUFFER_PAD
32
-
org.jctools.queues.atomic.JavaParsingAtomicArrayQueueGenerator Modifier and Type Constant Field Value protected static final String
GEN_DIRECTIVE_CLASS_CONTAINS_ORDERED_FIELD_ACCESSORS
"$gen:ordered-fields"
protected static final String
GEN_DIRECTIVE_METHOD_IGNORE
"$gen:ignore"
protected static final String
INDENT_LEVEL
" "
-
org.jctools.queues.atomic.JavaParsingAtomicLinkedQueueGenerator Modifier and Type Constant Field Value protected static final String
GEN_DIRECTIVE_CLASS_CONTAINS_ORDERED_FIELD_ACCESSORS
"$gen:ordered-fields"
protected static final String
GEN_DIRECTIVE_METHOD_IGNORE
"$gen:ignore"
protected static final String
INDENT_LEVEL
" "