Class ReadGraphOption.ParallelHintDegreeReadGraphOption

  • All Implemented Interfaces:
    ReadGraphOption
    Enclosing interface:
    ReadGraphOption

    public static class ReadGraphOption.ParallelHintDegreeReadGraphOption
    extends java.lang.Object
    implements ReadGraphOption
    Class for encapsulating the ParallelHintDegree config option
    • Constructor Detail

      • ParallelHintDegreeReadGraphOption

        public ParallelHintDegreeReadGraphOption​(int parallelHintDegree)
    • Method Detail

      • getParallelHintDegree

        public int getParallelHintDegree()
      • hashCode

        public int hashCode()
        Overrides:
        hashCode in class java.lang.Object
      • equals

        public boolean equals​(java.lang.Object obj)
        Overrides:
        equals in class java.lang.Object