why the 'RedisOperationsSessionRepository.RedisSession' is a inner class? as a resut I can not use the result of method: ``` public Map<String, RedisSession> findByIndexNameAndIndexValue(String indexName, String indexValue) ```