Top
Interstage Big DataComplex Event Processing Server V1.1.0 Developer's Reference
FUJITSU Software

Preface

Purpose of this document

This document provides a reference for the processing language used by Interstage Big Data Complex Event Processing Server (hereafter referred to as "BDCEP"), input adapter communication methods, etc. It also describes the language format, available functions, and communication protocols.

Intended readers

This document is intended for users who are considering developing applications that use BDCEP.

Structure of this document

This document is structured as follows:

Chapter 1 Complex Event Processing Language Reference

Reference for the event processing language used by Complex Event Processing of BDCEP. This section describes the language syntax.

Chapter 2 Filter Rule Language Reference

Language reference for the rules used by High-speed Filter of BDCEP. This section describes the language format, the available functions, etc.

Chapter 3 Input Adapter Reference

Reference explaining the BDCEP input adapter functionality for each communication protocol. This section also provides examples to be used for reference when developing event sender applications.

Chapter 4 Custom Listener Reference

Reference for developing user-developed Java classes. It provides an overview of user-developed Java classes and contains information required for their development.

Conventions

The notation conventions used in each chapter of this document are as follows:

Chapter 1, "Complex Event Processing Language Reference" conventions

The following notation is used in the complex event processing language syntax:

Chapter 2, "Filter Rule Language Reference" conventions

The symbols used in the filter rule language format have the following meanings:

Symbol

Explanation

The part branching below the line indicates elements that are optional.

Example:

The parts branching vertically in parallel indicate that one of these elements must be selected.

Example:

The arrow line pointing backwards over the top of the line indicates that the element is repeated.

Example:

Indicates that the multiple syntax elements are grouped.

Example:

Indicates the end of the syntax.

Trademarks

Note that registration symbols (TM or R) are not appended to system names or product names in this manual.

Export restrictions

If this document is to be exported or provided overseas, confirm legal requirements for the Foreign Exchange and Foreign Trade Act as well as other laws and regulations, including U.S. Export Administration Regulations, and follow the required procedures.

Copyright

Copyright 2012-2014 FUJITSU LIMITED

February 2014: Second edition
October 2012: First edition