クラス IndexConfiguration

java.lang.ObjectSE
org.springframework.data.redis.core.index.IndexConfiguration
実装されたすべてのインターフェース:
ConfigurableIndexDefinitionProviderIndexDefinitionProviderIndexDefinitionRegistry

public class IndexConfiguration extends ObjectSE implements ConfigurableIndexDefinitionProvider
IndexConfiguration では、プログラムによるインデックスの設定が可能です。これは、同等の Indexed アノテーションを使用するオプションがない場合に適しています。
導入:
1.7
作成者:
Christoph Strobl, Rob Winch