File tree Expand file tree Collapse file tree 2 files changed +0
-6
lines changed
java/client/src/test/java/glide/api Expand file tree Collapse file tree 2 files changed +0
-6
lines changed Original file line number Diff line number Diff line change 4343import static glide .api .models .commands .scan .BaseScanOptions .COUNT_OPTION_STRING ;
4444import static glide .api .models .commands .scan .BaseScanOptions .MATCH_OPTION_STRING ;
4545import static glide .api .models .commands .stream .StreamAddOptions .NO_MAKE_STREAM_REDIS_API ;
46- import static glide .api .models .commands .stream .StreamGroupOptions .ENTRIES_READ_VALKEY_API ;
47- import static glide .api .models .commands .stream .StreamGroupOptions .MAKE_STREAM_VALKEY_API ;
4846import static glide .api .models .commands .stream .StreamClaimOptions .FORCE_REDIS_API ;
4947import static glide .api .models .commands .stream .StreamClaimOptions .IDLE_REDIS_API ;
5048import static glide .api .models .commands .stream .StreamClaimOptions .JUST_ID_REDIS_API ;
Original file line number Diff line number Diff line change 3131import static glide .api .models .commands .geospatial .GeoAddOptions .CHANGED_REDIS_API ;
3232import static glide .api .models .commands .geospatial .GeoSearchOrigin .FROMLONLAT_VALKEY_API ;
3333import static glide .api .models .commands .geospatial .GeoSearchOrigin .FROMMEMBER_VALKEY_API ;
34- import static glide .api .models .commands .stream .StreamGroupOptions .ENTRIES_READ_VALKEY_API ;
35- import static glide .api .models .commands .stream .StreamGroupOptions .MAKE_STREAM_VALKEY_API ;
36- import static glide .api .models .commands .geospatial .GeoSearchOrigin .FROMLONLAT_VALKEY_API ;
37- import static glide .api .models .commands .geospatial .GeoSearchOrigin .FROMMEMBER_VALKEY_API ;
3834import static glide .api .models .commands .stream .StreamClaimOptions .FORCE_REDIS_API ;
3935import static glide .api .models .commands .stream .StreamClaimOptions .IDLE_REDIS_API ;
4036import static glide .api .models .commands .stream .StreamClaimOptions .JUST_ID_REDIS_API ;
You can’t perform that action at this time.
0 commit comments