Uses of Class
com.blackhillsoftware.smf.readerbuilder.LogstreamBuilderLocal
Package
Description
SmfRecordReader builders to create SmfRecordReaders using the Builder pattern
-
Uses of LogstreamBuilderLocal in com.blackhillsoftware.smf.readerbuilder
Modifier and TypeClassDescriptionclass
LogstreamBuilderLocal<T extends LogstreamBuilderLocal<T>>
Intermediate class generated using the builder pattern to read from a logstream and specifying local times - seeLogstreamBuilder
Modifier and TypeMethodDescriptionLogstreamBuilder.from
(LocalDateTime localDateTime) Specify the start time for the first logstream block to be processed using a LocalDateTimeSpecify the start time for the first logstream block to be processed using a LocalTimeLogstreamBuilderLocal.from
(LocalDateTime localDateTime) Specify the start time for the first logstream block to be processed using a LocalDateTimeSpecify the start time for the first logstream block to be processed using a LocalTimeLogstreamBuilder.to
(LocalDateTime localDateTime) Specify the end time for the last logstream block to be processed using a LocalDateTimeSpecify the end time for the last logstream block to be processed using a LocalTimeLogstreamBuilderLocal.to
(LocalDateTime localDateTime) Specify the end time for the last logstream block to be processed using a LocalDateTimeSpecify the end time for the last logstream block to be processed using a LocalTime