The following table outlines the available summary variables.

Summary Variables

Description

%SummaryCount

Number of data items received.

%SummaryFromTime

Time (java.sql.Timestamp) the first data item was received.

%SummaryFromTimeMillis

Time the first data item was received (Java long value in milliseconds since Jan 1, 1970).

%SummaryToTime

Time (java.sql.Timestamp) the last data item.

%SummaryToTimeMillis

Time the last data item was received (Java long value in milliseconds since Jan 1, 1970).

%CurrentTime

Time (java.sql.Timestamp) the SummaryItem was flushed.

%CurrentTimeMillis

Time the SummaryItem was flushed (Java long value in milliseconds since Jan 1, 1970).


Copyright © 1997, 2013 Oracle and/or its affiliates. All rights reserved. Legal Notices