Interface GridCacheMappedVersion

  • All Known Implementing Classes:
    GridDhtLockFuture, GridDhtTxLocal

    public interface GridCacheMappedVersion
    Interface mostly for Near to DHT version mapping.
    • Method Detail

      • mappedVersion

        @Nullable
        @Nullable GridCacheVersion mappedVersion()
        Mapping should occur only if this interface returns a non-null value.
        Returns:
        Mapped version.