Class MvnGoalInputsFingerprintingFinished_1_0

    • Field Detail

      • hash

        @Nullable("when an overall hash could not be calculated")
        public final @com.gradle.nullability.Nullable("when an overall hash could not be calculated") byte[] hash
        The overall hash of the inputs.

        This is also used as the build cache key.

    • Constructor Detail

      • MvnGoalInputsFingerprintingFinished_1_0

        public MvnGoalInputsFingerprintingFinished_1_0​(long goalExecutionId,
                                                       @Nullable
                                                       @com.gradle.nullability.Nullable byte[] hash)