Uses of Interface
com.swiftmq.impl.streams.comp.memory.ForEachMemoryCallback
Packages that use ForEachMemoryCallback
-
Uses of ForEachMemoryCallback in com.swiftmq.impl.streams.comp.memory
Methods in com.swiftmq.impl.streams.comp.memory with parameters of type ForEachMemoryCallbackModifier and TypeMethodDescriptionvoidGroupResult.forEach(ForEachMemoryCallback callback) Executes the Callback for each Memory in this GroupResultvoidMemoryGroup.forEach(ForEachMemoryCallback callback) Executes the Callback for each Memory in this MemoryGroup