GigaSpaces XAP 8.0 API

Uses of Class
com.gigaspaces.log.AfterTimeLogEntryMatcher

Packages that use AfterTimeLogEntryMatcher
com.gigaspaces.log   
 

Uses of AfterTimeLogEntryMatcher in com.gigaspaces.log
 

Methods in com.gigaspaces.log that return AfterTimeLogEntryMatcher
static AfterTimeLogEntryMatcher LogEntryMatchers.afterTime(long timestamp)
           
static AfterTimeLogEntryMatcher LogEntryMatchers.afterTime(long timestamp, boolean inclusive)
           
static AfterTimeLogEntryMatcher LogEntryMatchers.afterTime(long timestamp, boolean inclusive, LogEntryMatcher matcher)
           
static AfterTimeLogEntryMatcher LogEntryMatchers.afterTime(long timestamp, LogEntryMatcher matcher)
           
static AfterTimeLogEntryMatcher LogEntryMatchers.afterTime(String time)
           
static AfterTimeLogEntryMatcher LogEntryMatchers.afterTime(String time, boolean inclusive)
           
static AfterTimeLogEntryMatcher LogEntryMatchers.afterTime(String time, boolean inclusive, LogEntryMatcher matcher)
           
static AfterTimeLogEntryMatcher LogEntryMatchers.afterTime(String time, LogEntryMatcher matcher)
           
static AfterTimeLogEntryMatcher LogEntryMatchers.afterTime(String time, String format)
           
static AfterTimeLogEntryMatcher LogEntryMatchers.afterTime(String time, String format, boolean inclusive)
           
static AfterTimeLogEntryMatcher LogEntryMatchers.afterTime(String time, String format, boolean inclusive, LogEntryMatcher matcher)
           
static AfterTimeLogEntryMatcher LogEntryMatchers.afterTime(String time, String format, LogEntryMatcher matcher)
           
 


GigaSpaces XAP 8.0 API

Copyright © GigaSpaces.