Serialize the processor This method is used for stream processing, Override this function to dump status info so that it can be resumed on failover. @param buffer: target buffer @param buffer_size: the size of the target buffer @return used buffer size if the input buffer is enough. If it's not enough, this method should return the needed size. And another call with enough size of buffer should b
source not stored for this graph (policy: none)