Interface HasOffset
-
public interface HasOffsetInterface for any SparkReceiverthat supports reading from and to some offset.
-
-
Method Summary
All Methods Instance Methods Abstract Methods Modifier and Type Method Description java.lang.LonggetEndOffset()voidsetStartOffset(java.lang.Long offset)
-