Uses of Class
org.drools.marshalling.impl.ProtobufInputMarshaller.ActivationKey

Packages that use ProtobufInputMarshaller.ActivationKey
org.drools.marshalling.impl   
 

Uses of ProtobufInputMarshaller.ActivationKey in org.drools.marshalling.impl
 

Methods in org.drools.marshalling.impl that return ProtobufInputMarshaller.ActivationKey
static ProtobufInputMarshaller.ActivationKey PersisterHelper.createActivationKey(String pkgName, String ruleName, LeftTuple leftTuple)
           
static ProtobufInputMarshaller.ActivationKey PersisterHelper.createActivationKey(String pkgName, String ruleName, ProtobufMessages.Tuple _tuple)
           
 

Methods in org.drools.marshalling.impl that return types with arguments of type ProtobufInputMarshaller.ActivationKey
 Map<ProtobufInputMarshaller.ActivationKey,ProtobufMessages.Activation> ProtobufInputMarshaller.PBActivationsFilter.getDormantActivationsMap()
           
 Map<ProtobufInputMarshaller.ActivationKey,LeftTuple> ProtobufInputMarshaller.PBActivationsFilter.getTuplesCache()
           
 



Copyright © 2001-2012 JBoss by Red Hat. All Rights Reserved.