Package org.infinispan.server.resp.scripting
package org.infinispan.server.resp.scripting
-
ClassDescriptionLuaArray<V>A read-only collection implementation that maps lua tables.LuaContext manages a
Lua
instance.A pool forLuaContext
objects.LuaMap<K,V> A read-only map implementation that maps lua tables.LuaSet<V>A read-only set implementation that maps lua tables.An Infinispan TaskEngine built specifically for executing lua scripts in the context of the resp connector.