com.apama.file
Event EndOfFile


Sent when all lines have been read.
Member summary
 stringtransportName

The name of the transport being used within the file adapter.
 integersessionId

The session Id this File is associated with.
 stringfilename

The filename of the file.
 
Member detail

filename

string filename
The filename of the file.

sessionId

integer sessionId
The session Id this File is associated with.

transportName

string transportName
The name of the transport being used within the file adapter.