You must evaluate whether you will use the standard adaptors or custom adaptors as the adaptors for sending and receiving stream data.
Standard adaptors are provided by Stream Data Platform - AF. They support functions, such as data input from files and HTTP packets, data editing involving mapping and record extraction, and data output to files and a dashboard.
Custom adaptors, on the other hand, are created by the user using Java programming. You create custom adaptors in order to use functions that are not supported by the standard adaptors and to be able to use adaptors to perform special processing.
You determine whether the standard adaptors or custom adaptors are to be used as appropriate for the stream data summary analysis in your system.