| Class | Description |
|---|---|
| BitSetLSHSketcher<OBJECT> | |
| ByteLSHSketcher<OBJECT> |
A
Sketcher that produces bit-string sketches encoded as byte arrays. |
| IntLSHSketcher<OBJECT> |
A
Sketcher that produces bit-string sketches encoded as int arrays. |
| LongLSHSketcher<OBJECT> |
A
Sketcher that produces bit-string sketches encoded as long arrays. |
| ShortLSHSketcher<OBJECT> |
A
Sketcher that produces bit-string sketches encoded as short arrays. |