SyncFetcher<Optional<T1>> |
SyncMapper1.asOptional() |
<R> SyncFetcher<R> |
SyncMapper2.map(BiFunction<T1,T2,R> mapFn) |
<R> SyncFetcher<R> |
SyncMapper4.map(Function<? super Tuple,? extends R> mapFn) |
<R> SyncFetcher<R> |
SyncMapper5.map(Function<? super Tuple,? extends R> mapFn) |
<R> SyncFetcher<R> |
SyncMapper2.map(Function<? super Tuple,? extends R> mapFn) |
<R> SyncFetcher<R> |
SyncMapper3.map(Function<? super Tuple,? extends R> mapFn) |
<R> SyncFetcher<R> |
SyncMapperTuple.map(Function<? super Tuple,? extends R> mapFn) |
<R> SyncFetcher<R> |
SyncMapper3.map(MapperFunction3<T1,T2,T3,R> mapFn) |
<R> SyncFetcher<R> |
SyncMapper4.map(MapperFunction4<T1,T2,T3,T4,R> mapFn) |
<R> SyncFetcher<R> |
SyncMapper5.map(MapperFunction5<T1,T2,T3,T4,T5,R> mapFn) |
SyncFetcher<T> |
SyncReader.offset(long offset) |
SyncFetcher<T> |
SyncFetcher.Offset.offset(long offset) |