Class CountAccumulateFunction.CountData
java.lang.Object
org.drools.core.base.accumulators.CountAccumulateFunction.CountData
- All Implemented Interfaces:
Externalizable,Serializable
- Enclosing class:
- CountAccumulateFunction
- See Also:
-
Field Summary
Fields -
Constructor Summary
Constructors -
Method Summary
-
Field Details
-
count
public long count
-
-
Constructor Details
-
CountData
public CountData()
-
-
Method Details
-
readExternal
- Specified by:
readExternalin interfaceExternalizable- Throws:
IOExceptionClassNotFoundException
-
writeExternal
- Specified by:
writeExternalin interfaceExternalizable- Throws:
IOException
-
toString
-