Package org.evrete.api.spi
Interface SharedPlainFactStorage
- All Superinterfaces:
BufferedInsert,ReIterable<RuntimeFact>
public interface SharedPlainFactStorage extends BufferedInsert, ReIterable<RuntimeFact>
-
Method Summary
Modifier and Type Method Description voidclear()voiddelete(RuntimeFact fact)voidinsert(RuntimeFact fact)