Java experts, I need to compare a flow built with FlowBuilder with one read from inventory, the result of the read is a com.sun.proxy object which is causing the hashcodes to differ even when the field values are the same. I can resolve this by passing all of the nested structure of the inventory Flow through FlowBuilder, InstructionsBuilder, ActionBuilder, MatchBuilder, and so on, but I must do this all the way down. Is there some existing solution to this I could leverage?
Cheers, Evan
_______________________________________________ openflowplugin-dev mailing list [email protected] https://lists.opendaylight.org/mailman/listinfo/openflowplugin-dev
