Customer Portal

Diff Between Buffered and Direct Edge...

Comments 1

  • Avatar
    oldforum
    0
    Comment actions Permalink
    Hello !

    You should not really bother yourself with DirectEdge or BufferedEdge.
    You just use Edge - which is some kind of surrogate and Clover decides on run-time, which version/implementation it is going to use - whether Direct, Buffered or Phase.

    It depends on several factors. If you really want to know, check the API documentation or source code.

    As long as you just use Clover to perform data transformation, you don't need to get into these details.

    David.

Please sign in to leave a comment.