Class MapPreparedStatementCache.CacheKey

java.lang.Object
org.springframework.data.cassandra.core.cql.support.MapPreparedStatementCache.CacheKey
Enclosing class:
MapPreparedStatementCache

protected static class MapPreparedStatementCache.CacheKey extends Object
MapPreparedStatementCache.CacheKey for PreparedStatement caching.
  • Method Details

    • equals

      public boolean equals(@Nullable Object o)
      Overrides:
      equals in class Object
    • hashCode

      public int hashCode()
      Overrides:
      hashCode in class Object