Uses of Class
io.roastedroot.proxywasm.SimpleSharedQueueHandler.SharedQueue
-
-
Uses of SimpleSharedQueueHandler.SharedQueue in io.roastedroot.proxywasm
Methods in io.roastedroot.proxywasm that return SimpleSharedQueueHandler.SharedQueue Modifier and Type Method Description SimpleSharedQueueHandler.SharedQueue
SimpleSharedQueueHandler. getSharedQueue(int queueId)
Retrieves the internalSimpleSharedQueueHandler.SharedQueue
object associated with the given ID.
-