Class GitCacheKeyImpl
java.lang.Object
com.atlassian.bamboo.repository.git.cache.GitCacheKeyImpl
- All Implemented Interfaces:
GitCacheKey
-
Constructor Details
-
GitCacheKeyImpl
-
-
Method Details
-
calculateAggregateSha
Description copied from interface:GitCacheKey
Computes an aggregate SHA based on the key components. This SHA is used to uniquely identify the access path of the Git repository cache.- Specified by:
calculateAggregateSha
in interfaceGitCacheKey
- Returns:
- a string representing the computed aggregate SHA
-
equals
-
hashCode
public int hashCode()
-