XMLWordPrintableJSON

Details

    Description

      interface Topology {
      ...
        Iterable<PipelinedRegion> getAllPipelinedRegions();
      
        PipelinedRegion getPipelinedRegionOfVertex(VID vertexId);
      ...
      }
      
      interface PipelinedRegion {
        Iterable<V> getVertices();
      
        V getVertex(VID vertexId);
      
        Iterable<R> getConsumedResults();
      }
      
      

       

      Attachments

        Issue Links

          Activity

            People

              gjy Gary Yao
              gjy Gary Yao
              Votes:
              0 Vote for this issue
              Watchers:
              3 Start watching this issue

              Dates

                Created:
                Updated:
                Resolved:

                Time Tracking

                  Estimated:
                  Original Estimate - Not Specified
                  Not Specified
                  Remaining:
                  Remaining Estimate - 0h
                  0h
                  Logged:
                  Time Spent - 20m
                  20m