Package org.qubership.profiler.io
Interface DurationFilterer
- All Superinterfaces:
CallFilterer
- All Known Implementing Classes:
DurationFiltererImpl
-
Method Summary
Methods inherited from interface org.qubership.profiler.io.CallFilterer
filter
-
Method Details
-
getDurationFrom
long getDurationFrom() -
getDurationTo
long getDurationTo()
-