Class QueryStage.QueryStep

    • Method Detail

      • getName

        public String getName()
        Returns a machine-readable name for the operation.
        See Also:
        Steps Metadata
      • getSubsteps

        public List<String> getSubsteps()
        Returns a list of human-readable stage descriptions.
      • hashCode

        public int hashCode()
        Overrides:
        hashCode in class Object