GigaSpaces XAP 8.0 API

Uses of Class
com.gigaspaces.log.BeforeTimeLogEntryMatcher

Packages that use BeforeTimeLogEntryMatcher
com.gigaspaces.log   
 

Uses of BeforeTimeLogEntryMatcher in com.gigaspaces.log
 

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


GigaSpaces XAP 8.0 API

Copyright © GigaSpaces.