MCPcopy Create free account
hub / github.com/baidu/bigflow / serialize

Method serialize

bigflow_python/processors/processor.h:81–81  ·  view source on GitHub ↗

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 from the content-addressed store, hash-verified

source not stored for this graph (policy: none)

Callers 1

SerializeMethod · 0.45

Calls

no outgoing calls

Tested by

no test coverage detected