@InterfaceAudience.Public @InterfaceStability.Evolving public interface SharedCacheChecksum
修飾子とタイプ | メソッドと説明 |
---|---|
String |
computeChecksum(InputStream in)
Calculate the checksum of the passed input stream.
|
String computeChecksum(InputStream in) throws IOException
in
- InputStream
to be checksumedIOException
Copyright © 2016 Apache Software Foundation. All rights reserved.