クラス RedisIndexDefinition

java.lang.ObjectSE
org.springframework.data.redis.core.index.RedisIndexDefinition
実装されたすべてのインターフェース:
IndexDefinition
既知の直属サブクラス
GeoIndexDefinitionSimpleIndexDefinitionSpelIndexDefinition

public abstract class RedisIndexDefinition extends ObjectSE implements IndexDefinition
基本 IndexDefinition 実装。
導入:
1.7
作成者:
Christoph Strobl