Uses of Class
com.gigaspaces.log.AfterTimeLogEntryMatcher
Packages that use AfterTimeLogEntryMatcher
-
Uses of AfterTimeLogEntryMatcher in com.gigaspaces.log
Methods in com.gigaspaces.log that return AfterTimeLogEntryMatcherModifier and TypeMethodDescriptionstatic AfterTimeLogEntryMatcherLogEntryMatchers.afterTime(long timestamp) static AfterTimeLogEntryMatcherLogEntryMatchers.afterTime(long timestamp, boolean inclusive) static AfterTimeLogEntryMatcherLogEntryMatchers.afterTime(long timestamp, boolean inclusive, LogEntryMatcher matcher) static AfterTimeLogEntryMatcherLogEntryMatchers.afterTime(long timestamp, LogEntryMatcher matcher) static AfterTimeLogEntryMatcherstatic AfterTimeLogEntryMatcherstatic AfterTimeLogEntryMatcherLogEntryMatchers.afterTime(String time, boolean inclusive, LogEntryMatcher matcher) static AfterTimeLogEntryMatcherLogEntryMatchers.afterTime(String time, LogEntryMatcher matcher) static AfterTimeLogEntryMatcherstatic AfterTimeLogEntryMatcherstatic AfterTimeLogEntryMatcherLogEntryMatchers.afterTime(String time, String format, boolean inclusive, LogEntryMatcher matcher) static AfterTimeLogEntryMatcherLogEntryMatchers.afterTime(String time, String format, LogEntryMatcher matcher)