Describable
public interface BuildCacheKey extends Describable
Modifier and Type | Method | Description |
---|---|---|
String |
getHashCode() |
Returns the string representation of the cache key.
|
byte[] |
toByteArray() |
Returns the byte array representation of the cache key.
|
getDisplayName
String getHashCode()
@Incubating byte[] toByteArray()