Package | Description |
---|---|
org.drools.core.common | |
org.drools.core.impl | |
org.drools.core.marshalling.impl |
Modifier and Type | Class and Description |
---|---|
class |
SingleThreadedObjectStore |
Modifier and Type | Field and Description |
---|---|
protected ObjectStore |
NamedEntryPoint.objectStore |
Modifier and Type | Method and Description |
---|---|
ObjectStore |
InternalWorkingMemory.getObjectStore() |
ObjectStore |
NamedEntryPoint.getObjectStore() |
ObjectStore |
InternalWorkingMemoryEntryPoint.getObjectStore() |
Modifier and Type | Field and Description |
---|---|
ObjectStore |
StatefulKnowledgeSessionImpl.ObjectStoreWrapper.store |
Modifier and Type | Method and Description |
---|---|
ObjectStore |
StatefulKnowledgeSessionImpl.getObjectStore() |
Constructor and Description |
---|
StatefulKnowledgeSessionImpl.ObjectStoreWrapper(ObjectStore store,
org.kie.api.runtime.ObjectFilter filter,
int type) |
Modifier and Type | Method and Description |
---|---|
static InternalFactHandle[] |
ProtobufOutputMarshaller.orderFacts(ObjectStore objectStore) |
static void |
ProtobufInputMarshaller.readFactHandles(MarshallerReaderContext context,
ProtobufMessages.EntryPoint _ep,
ObjectStore objectStore,
List<PropagationContext> pctxs) |
Copyright © 2001-2015 JBoss by Red Hat. All Rights Reserved.