Interface ServerConfigCustomizer

Functional Interface:
This is a functional interface and can therefore be used as the assignment target for a lambda expression or method reference.

@FunctionalInterface public interface ServerConfigCustomizer
Since:
1.0.1
Author:
应卓
  • Method Summary

    Modifier and Type
    Method
    Description
    void
    custom(org.redisson.config.SingleServerConfig config)
    客制
  • Method Details

    • custom

      void custom(org.redisson.config.SingleServerConfig config)
      客制
      Parameters:
      config - 配置