Package com.luciad.fusion.tilestore
Class TLfnDigestTileStore.InvalidMessageDigestHandler
java.lang.Object
com.luciad.fusion.tilestore.TLfnDigestTileStore.InvalidMessageDigestHandler
- Enclosing class:
TLfnDigestTileStore
Error handler for reporting invalid digests on data served by this Tile Store.
- Since:
- 2012.0
-
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionvoid
invalidMessageDigest
(ALfnCoverage aCoverage, TLfnTileCoordinates aTileCoordinates) Reports a mismatch between the digest that has been computed on the tile data and the recorded digest.