Package | Description |
---|---|
org.apache.flink.statefun.flink.core.queue |
Modifier and Type | Method and Description |
---|---|
static Lock |
Locks.jdkReentrantLock() |
static Lock |
Locks.spinLock() |
Constructor and Description |
---|
MpscQueue(int initialBufferSize,
Lock lock) |
Copyright © 2014–2024 The Apache Software Foundation. All rights reserved.