Interface AsCacheKey

All Superinterfaces:
Serializable
All Known Implementing Classes:
DefaultAsCacheKey

public interface AsCacheKey extends Serializable
Represents a key in the adaptive search cache.
  • Method Summary

    Modifier and Type
    Method
    Description
    Returns the scope of the cache key.
  • Method Details

    • getScope

      AsCacheScope getScope()
      Returns the scope of the cache key.
      Returns:
      the scope of the cache key