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.SharedQueueSimpleSharedQueueHandler. getSharedQueue(int queueId)Retrieves the internalSimpleSharedQueueHandler.SharedQueueobject associated with the given ID.
-