- All Implemented Interfaces:
- com.google.common.base.Function<String,String>
public class MetadataQueryProtocolSHA1Transformer
extends Object
implements com.google.common.base.Function<String,String>
Function which digests an entity ID using SHA-1 and returns it in the format specified by
the Metadata Query Protocol specification.