Developing Apama Applications > Developing Apama Applications in Java > Overview of Apama Java Applications > Optimizing event types
Optimizing event types
About event types introduced event type classes.
The correlator creates several indexing data structures for every event type. The complexity and efficiency of these data structures depends on the number of parameters an event has, and therefore ‘smaller’ (with less parameters) events are processed more rapidly.
Therefore, if possible, when designing an application it is preferable to control it using a number of ‘smaller’ event types rather than through a single event type with a large number of parameters.
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.