Package com.redislabs.lettusearch
Class SearchOptions.Highlight<K>
- java.lang.Object
-
- com.redislabs.lettusearch.SearchOptions.Highlight<K>
-
- All Implemented Interfaces:
RediSearchArgument
- Enclosing class:
- SearchOptions<K>
public static class SearchOptions.Highlight<K> extends java.lang.Object implements RediSearchArgument
-
-
Nested Class Summary
Nested Classes Modifier and Type Class Description static classSearchOptions.Highlight.Tag<K>
-
Constructor Summary
Constructors Constructor Description Highlight()
-
Method Summary
All Methods Instance Methods Concrete Methods Modifier and Type Method Description voidbuild(RediSearchCommandArgs args)
-
-
-
Method Detail
-
build
public void build(RediSearchCommandArgs args)
- Specified by:
buildin interfaceRediSearchArgument
-
-