Class Offsets
- java.lang.Object
-
- cz.o2.proxima.direct.io.cassandra.Offsets
-
public class Offsets extends java.lang.Object
Offset based ontoken
function.
-
-
Nested Class Summary
Nested Classes Modifier and Type Class Description static class
Offsets.Raw
Offset represented by the raw string value.static class
Offsets.Token
Offset represented by a token (hash) of the key.
-
Method Summary
All Methods Static Methods Concrete Methods Modifier and Type Method Description static RandomOffset
empty()
-
-
-
Method Detail
-
empty
public static RandomOffset empty()
-
-