Uses of Interface
org.evrete.api.ValueHandle
Packages that use ValueHandle
-
Uses of ValueHandle in org.evrete.api
Methods in org.evrete.api that return ValueHandleModifier and TypeMethodDescriptionMemoryKey.get(int fieldIndex)ValueResolver.getValueHandle(Class<?> valueType, Object value)Methods in org.evrete.api with parameters of type ValueHandleModifier and TypeMethodDescriptionValueResolver.getValue(ValueHandle handle)voidKeyedFactStorage.write(ValueHandle partialKey)Method similar to theJarOutputStream.putNextEntry(ZipEntry), except both sides are expected to know how many keys are to be written untilKeyedFactStorage.write(Collection)gets called.