Package | Description |
---|---|
org.drools.core.marshalling.impl |
Modifier and Type | Method and Description |
---|---|
static ProtobufInputMarshaller.ActivationKey |
PersisterHelper.createActivationKey(String pkgName,
String ruleName,
LeftTuple leftTuple) |
static ProtobufInputMarshaller.ActivationKey |
PersisterHelper.createActivationKey(String pkgName,
String ruleName,
ProtobufMessages.Tuple _tuple) |
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,LeftTuple> |
ProtobufInputMarshaller.PBActivationsFilter.getTuplesCache() |
Copyright © 2001-2014 JBoss by Red Hat. All Rights Reserved.