ICacheCursor<T>
Closeable
AutoCloseable
Iterator<T>
SetCursor(org.springframework.data.redis.core.Cursor<byte[]> cursor, Class<T> valueClazz)
void
close()
boolean
hasNext()
T
next()
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
forEachRemaining, remove
close
hasNext
next