| Package | Description |
|---|---|
| org.drools.core.marshalling.impl |
| Modifier and Type | Method and Description |
|---|---|
static ProtobufInputMarshaller.ActivationKey |
PersisterHelper.createActivationKey(String pkgName,
String ruleName,
Object[] tuple) |
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.getRneActivations() |
Map<ProtobufInputMarshaller.ActivationKey,Tuple> |
ProtobufInputMarshaller.PBActivationsFilter.getTuplesCache() |
| Modifier and Type | Method and Description |
|---|---|
void |
ProtobufInputMarshaller.PBActivationsFilter.addDormantActivation(ProtobufInputMarshaller.ActivationKey key) |
Copyright © 2001–2020 JBoss by Red Hat. All rights reserved.