twitter / GraphJet

GraphJet is a real-time graph processing library.
Apache License 2.0
713 stars 111 forks source link

Pushed down method & fields to increase coherence #127

Open HandsomeCoder opened 2 years ago

HandsomeCoder commented 2 years ago

Pushed down method & fields to increase coherence by introducing a new layer of in hierarchy "WithRightNodeVisitor" class which has "simpleRightNodeVisitor" method only needed by two subclasses out of three.