Developing Apama Applications
>
Apama EPL Reference
>
Variables
>
Variable declarations
>
Reference-type variable declarations
>
Chunk variable declarations
Chunk variable declarations
Variables of the type
chunk
are not used directly in EPL but can be passed as parameters in calls to plug-ins. See
Plug-ins
. Initializers are allowed for chunk variables.
ChunkDeclaration
Examples
chunk c;
chunk c1, c2;
Copyright ©
2013
Software AG, Darmstadt, Germany and/or Software AG USA Inc., Reston, VA, USA, and/or Terracotta Inc., San Francisco, CA, USA, and/or Software AG (Canada) Inc., Cambridge, Ontario, Canada, and/or, Software AG (UK) Ltd., Derby, United Kingdom, and/or Software A.G. (Israel) Ltd., Or-Yehuda, Israel and/or their licensors.