Class LinkDumper.Reader

  • Enclosing class:
    LinkDumper

    public static class LinkDumper.Reader
    extends Object
    Reader class which will print out the url and all of its inlinks to system out. Each inlinkwill be displayed with its node information including score and number of in and outlinks.
    • Constructor Detail

      • Reader

        public Reader()