Hi David, DataMovementType is used for creating EdgeManager for different data movement. (Check method createEdgeManager() in Edge.java)
You can define your own custom DataMovementType by defining your Edge manager. Could you let us know what kind of custom data movement you'd like to implement ? Best Regards, Jeff Zhang On Fri, Jul 25, 2014 at 10:23 AM, David Capwell <[email protected]> wrote: > So going through the code and not sure where the real logic > of DataMovementType gets used. > > I see that in DagTypeConverts it can convert between DataMovementType > and PlanEdgeDataMovementType, but once that happens I don't really see a > way to implement any of these types. Where is the implementations defined? > Is there any way to define my own impls? > > Thanks for your time. > -- CONFIDENTIALITY NOTICE NOTICE: This message is intended for the use of the individual or entity to which it is addressed and may contain information that is confidential, privileged and exempt from disclosure under applicable law. If the reader of this message is not the intended recipient, you are hereby notified that any printing, copying, dissemination, distribution, disclosure or forwarding of this communication is strictly prohibited. If you have received this communication in error, please contact the sender immediately and delete it from your system. Thank You.
