Uses of Class
cz.o2.proxima.beam.direct.io.CommitLogRead
-
Packages that use CommitLogRead Package Description cz.o2.proxima.beam.direct.io -
-
Uses of CommitLogRead in cz.o2.proxima.beam.direct.io
Methods in cz.o2.proxima.beam.direct.io that return CommitLogRead Modifier and Type Method Description static CommitLogReadCommitLogRead. of(java.lang.String observeName, Position position, long limit, RepositoryFactory repositoryFactory, CommitLogReader reader)Create theCommitLogReadtransform.static CommitLogReadCommitLogRead. of(java.lang.String observeName, Position position, long limit, Repository repo, CommitLogReader reader)Create theCommitLogReadtransform.static CommitLogReadCommitLogRead. ofBounded(java.lang.String observeName, long limit, RepositoryFactory repositoryFactory, CommitLogReader reader)Create theCommitLogReadtransform.
-