Package | Description |
---|---|
org.drools.core.marshalling.impl |
Modifier and Type | Method and Description |
---|---|
static ProtobufInputMarshaller.ActivationKey |
PersisterHelper.createActivationKey(String pkgName,
String ruleName,
ProtobufMessages.Tuple _tuple) |
static ProtobufInputMarshaller.ActivationKey |
PersisterHelper.createActivationKey(String pkgName,
String ruleName,
Tuple leftTuple) |
Modifier and Type | Method and Description |
---|---|
Map<ProtobufInputMarshaller.ActivationKey,ProtobufMessages.Activation> |
ProtobufInputMarshaller.PBActivationsFilter.getDormantActivationsMap() |
Map<ProtobufInputMarshaller.ActivationKey,ProtobufMessages.Activation> |
ProtobufInputMarshaller.PBActivationsFilter.getRneActivations() |
Map<ProtobufInputMarshaller.ActivationKey,Tuple> |
ProtobufInputMarshaller.PBActivationsFilter.getTuplesCache() |
Copyright © 2001–2017 JBoss by Red Hat. All rights reserved.