public class ReteooFactHandleFactory extends AbstractFactHandleFactory implements Serializable
Constructor and Description |
---|
ReteooFactHandleFactory() |
ReteooFactHandleFactory(long id,
long counter) |
Modifier and Type | Method and Description |
---|---|
Class |
getFactHandleType() |
InternalFactHandle |
newFactHandle(long id,
Object object,
long recency,
ObjectTypeConf conf,
InternalWorkingMemory workingMemory,
WorkingMemoryEntryPoint wmEntryPoint) |
FactHandleFactory |
newInstance() |
FactHandleFactory |
newInstance(long id,
long counter) |
clear, destroyFactHandle, doRecycleIds, getId, getNextId, getNextRecency, getRecency, increaseFactHandleRecency, newFactHandle, newFactHandle, stopRecycleIds
public ReteooFactHandleFactory()
public ReteooFactHandleFactory(long id, long counter)
public InternalFactHandle newFactHandle(long id, Object object, long recency, ObjectTypeConf conf, InternalWorkingMemory workingMemory, WorkingMemoryEntryPoint wmEntryPoint)
newFactHandle
in interface FactHandleFactory
newFactHandle
in class AbstractFactHandleFactory
public FactHandleFactory newInstance()
newInstance
in interface FactHandleFactory
newInstance
in class AbstractFactHandleFactory
public FactHandleFactory newInstance(long id, long counter)
newInstance
in interface FactHandleFactory
public Class getFactHandleType()
getFactHandleType
in interface FactHandleFactory
Copyright © 2001–2020 JBoss by Red Hat. All rights reserved.