Class Binary

    • Field Detail

      • __logger

        protected static org.slf4j.Logger __logger
        The binary's logger
    • Constructor Detail

      • Binary

        public Binary()
        Default constructor
      • Binary

        public Binary​(RepositoryData repositoryData,
                      String hash)
        Constructor to use when reading the binary from the repository
        Parameters:
        repositoryData - the repository data containing the resource's data
        hash - the hash of the resource's data