Interface Commands


  • public interface Commands
    Marker interface for dynamic Redis commands. Typically used by Redis Command Interfaces as extension point to discover interface declarations.
    Since:
    5.0
    Author:
    Mark Paluch