[Symbols]
[A][B][C][D][E][F][G][H][I][J][K][L][M][N][O][P][Q][R][S][T][U][V][W]
- (Symbols)
- *
- *
- (A)
- abbreviations for products
- acronyms
- aggregate function
- aggregate function
- processing using, example of
- alias
- alias
- when specified in relation reference
- when specified in select expression
- ALL
- API for sending and receiving data
- sample program using
- APIs, list of
- application connection method
- AVG
- (B)
- basic item
- how to specify
- specifying, in CQL
- (C)
- callback method
- callback method
- carriage return code
- cast specification
- character code that can be used in CQL
- character data
- comparison of
- that can be compared with numeric data after being cast, format of
- character string
- defined as system reserved word
- showing dates
- showing time
- showing timestamp data
- character string constant
- character string constant
- character that can be used in CQL
- character that can be used in CQL
- character-string-constant
- classification, based on how data is sent and received
- close() method
- SDPConnector interface
- StreamInput interface
- StreamOutput interface
- column specification
- column specification list
- column-name
- common API
- comparison predicate
- comparison-operand
- comparison-operator
- compilation procedure
- connect() method [SDPConnectorFactory class]
- constant
- constant
- notation for
- notation for
- type of
- conventions
- abbreviations for products
- acronyms
- diagrams
- fonts and symbols
- KB, MB, GB, and TB
- version numbers
- COUNT
- CQL
- character code that can be used in
- character that can be used in
- character that can be used in
- specifying basic items in
- CQL data, type of
- CQL format
- CQL list
- CQL reference
- CQL structure
- CQL syntax, symbols used in explanation of
- custom adaptor
- creating
- creating, note on
- other processes that may need to be implemented in
- positioning of
- type of
- what you can do when creating
- (D)
- data comparison
- note on
- data exchange methods for data transmission application and data reception application, using different
- data extraction
- data identifier
- specification
- valid range of
- data manipulation CQL
- data manipulation CQL
- data manipulation CQL list
- data reception application
- detecting trigger for terminating (data processing termination notification)
- detecting trigger for terminating, method of
- using data exchange methods, different from the one for data transmission application
- data transmission application
- to prevent input stream queue from overflowing, coding
- using data exchange methods, different from the one for data reception application
- data transmission termination notification
- based on data transmission application calling method (putEnd method)
- by data transmission application, flow for sending
- data type
- general comparison
- that can be compared, combinations of
- date
- character string showing
- comparison of
- date data
- DAY
- decimal constant
- DECIMAL type, note on
- definition CQL
- definition CQL
- definition CQL list
- delimiter
- type of
- usage example of
- where, can be entered
- where, cannot be entered
- where, is positioned
- detecting trigger for terminating data reception application
- data processing termination notification
- method of
- diagram conventions
- DSTREAM
- DSTREAM
- (E)
- environment variable
- equals(Object obj) method [StreamTuple class]
- equals(StreamTime when) method [StreamTime class]
- exception class
- execute(SDPConnector con) method [StreamInprocessUP interface]
- (F)
- floating point constant
- flow, from introduction to operation
- font conventions
- free format
- FROM clause
- (G)
- GB meaning
- general-aggregate-function
- get() method [StreamOutput interface]
- get(int count, long timeout) method [StreamOutput interface]
- get(int count) method [StreamOutput interface]
- getAll() method [StreamOutput interface]
- getAll(long timeout) method [StreamOutput interface]
- getDataArray() method [StreamTuple class]
- getFreeQueueSize() method
- StreamInput interface
- StreamOutput interface
- getMaxQueueSize() method
- StreamInput interface
- StreamOutput interface
- getSystemTime() method [StreamTuple class]
- getTimeMillis() method [StreamTime class]
- GROUP BY clause
- (H)
- hashCode() method
- StreamTime class
- StreamTuple class
- HAVING clause
- HOUR
- (I)
- in-process connection API
- in-process connection custom adaptor
- creating
- procedure for executing sample program for
- sample program for
- in-process connection data reception application (polling method), content of
- in-process connection data transmission application, content of
- in-process connection transmission/reception control application, content of
- input relation
- generating
- input stream
- input stream queue
- coding data transmission application to prevent from overflowing
- preventing, from overflowing
- what happens when overflowing
- inquiry
- integer constant
- isClosed() method [SDPConnector interface]
- isStarted() method [StreamInput interface]
- ISTREAM
- ISTREAM
- (J)
- jar
- Java data, type of
- javac
- jp.co.Hitachi.soft.sdp.api
- jp.co.Hitachi.soft.sdp.api
- jp.co.Hitachi.soft.sdp.api.inprocess
- jp.co.Hitachi.soft.sdp.common.data
- jp.co.Hitachi.soft.sdp.common.util
- (K)
- KB meaning
- keyword
- keyword
- specification example of
- specifying
- (L)
- limit values applicable to query definitions
- line feed code
- link
- linking process
- example of
- using ROWS window together with, note on
- listener object
- (M)
- manual, organization of
- mapping
- between CQL data types and Java data types
- MAX
- MB meaning
- memory usage, limiting
- mesh
- mesh interval
- MILLISECOND
- MIN
- MINUTE
- (N)
- name
- qualification of
- specifying
- notation for constant
- notation for constant
- NOW
- NOW window
- numeric constant
- numeric constant
- numeric data
- comparison of
- NUMERIC type, note on
- numeric value, specifying
- (O)
- onEvent(StreamTuple tuple) method [StreamEventListener interface]
- openStreamInput(String group_name,String stream_name) method [SDPConnector interface]
- openStreamOutput(String group_name,String stream_name) method [SDPConnector interface]
- operand
- operator
- output relation
- output stream
- output stream data, converting into
- output stream queue
- preventing, from overflowing
- process that prevents, from overflowing
- what happens when overflowing
- (P)
- PARTITION BY
- PARTITION BY window
- PATH environment variable
- polling method
- polling method
- polling method
- put(ArrayList<StreamTuple> tuple_list) method [StreamInput interface]
- put(StreamTuple tuple) method [StreamInput interface]
- putEnd() method [StreamInput interface]
- (Q)
- qualification
- query definition
- example of
- limit values applicable to
- note on
- note on
- sample of
- query group stop notification, based on execution of sdpcqlstop command
- query result data
- receiving (in-process connection custom adaptor)
- receiving (RMI connection custom adaptor)
- query, what you can define in
- queue overflow
- preventing
- what happens when
- (R)
- RANGE
- range variable
- RANGE window
- RANGE window
- REGISTER QUERY clause
- REGISTER QUERY_ATTRIBUTE clause
- REGISTER STREAM clause
- registerForNotification(StreamEventListener n) method [StreamOutput interface]
- relation
- relation expression
- relation reference
- relation-name
- relational operation
- type of
- relationship
- between operations
- to related manuals
- RMI connection API
- RMI connection custom adaptor
- creating
- procedure for executing sample program for
- sample program for
- RMI connection data reception application, content of
- RMI connection data transmission application, content of
- ROWS
- ROWS window
- using linking process together with, note on
- RSTREAM
- RSTREAM
- (S)
- sample program
- configuration of
- for in-process connection custom adaptor
- for in-process connection custom adaptor, procedure for executing
- for RMI connection custom adaptor
- for RMI connection custom adaptor, procedure for executing
- using API for sending and receiving data
- SDPClientException class
- subclasses of
- SDPClientFreeInputQueueSizeLackException class
- SDPClientFreeInputQueueSizeThresholdOverException class
- SDPConnector interface
- method list
- SDPConnectorFactory class
- method list
- sdpcqlstop command to stop query group, flow for using
- search condition
- SECOND
- select
- SELECT clause
- select expression
- selection list
- sign
- single-byte space
- specification, based on
- data group, example of
- number of data items, example of
- time stamp of arriving tuple, example of
- time, example of
- stop() method [StreamInprocessUP interface]
- stream clause
- stream data
- receiving
- receiving
- sending
- sending
- sending (in-process connection custom adaptor)
- sending (RMI connection custom adaptor)
- stream definition
- stream operation
- example of
- type of
- stream-name
- StreamEventListener interface
- method list
- StreamInprocessUP interface
- method list
- StreamInput interface
- StreamInput interface
- StreamInput interface
- method list
- StreamOutput interface
- StreamOutput interface
- StreamOutput interface
- method list
- StreamTime class
- method list
- StreamTuple class
- method list
- StreamTuple(Object[] dataArray) constructor
- SUM
- symbol conventions
- symbol used in explanation of CQL syntax
- (T)
- tab code
- table ID
- TB meaning
- term
- time
- character string showing
- comparison of
- time data
- time division
- specified, definition example of
- specifying
- time division specification
- time information
- controlling, when sending tuples
- specifying, in data source mode
- specifying, in tuples
- time specification
- timestamp data
- character string showing
- comparison of
- toString() method
- StreamTime class
- StreamTuple class
- tuple
- added to output relation, example of outputting
- deleted from output relation, example of outputting
- in output relation at specified time interval, example of outputting all
- processing after inputting all
- sent from multiple data transmission applications to multiple input streams, processing sequence for
- (U)
- UNION clause
- unregisterForNotification(StreamEventListener n) method [StreamOutput interface]
- (V)
- valid range of data identifiers
- value expression
- value expression primary
- value rounding
- version number conventions
- (W)
- WHERE clause
- window operation
- type of
- window specification