| Package | Description | 
|---|---|
| com.gigaspaces.internal.log | |
| com.gigaspaces.log | |
| com.sun.jini.reggie | Provides implementations of  ServiceRegistrar. | 
| org.openspaces.admin | Entry point for Admin API, allowing to use AdminFactory in order to create an Admin instance. | 
| org.openspaces.admin.gsa | Support for managing of Grid Service Agent(s) through the Admin API. | 
| org.openspaces.admin.internal.gsa | Internally Used. | 
| org.openspaces.admin.internal.gsc | Internally Used. | 
| org.openspaces.admin.internal.gsm | Internally Used. | 
| org.openspaces.admin.internal.lus | Internally Used. | 
| Modifier and Type | Method and Description | 
|---|---|
| static LogEntries | InternalLogHelper. clientSideProcess(LogEntryMatcher matcher,
                 LogEntries entries) | 
| static LogEntries | InternalLogHelper. logEntries(LogProcessType type,
          long pid,
          LogEntryMatcher matcher) | 
| static LogEntries | InternalLogHelper. logEntriesDirect(File[] files,
                long pid,
                LogProcessType type,
                LogEntryMatcher matcher)Retrieves the log entries. | 
| LogEntries | InternalLogProvider. logEntriesDirect(LogEntryMatcher matcher) | 
| static LogEntries | InternalLogHelper. logEntriesDirect(LogProcessType type,
                LogEntryMatcher matcher) | 
| Modifier and Type | Method and Description | 
|---|---|
| static LogEntries | InternalLogHelper. clientSideProcess(LogEntryMatcher matcher,
                 LogEntries entries) | 
| Modifier and Type | Method and Description | 
|---|---|
| LogEntries | ClientLogEntryMatcherCallback. clientSideProcess(LogEntries entries)Process the log entries and use the resulted entries. | 
| LogEntries | ForwardChunkLogEntryMatcher. clientSideProcess(LogEntries entries) | 
| LogEntries | ReverseLogEntryMatcher. clientSideProcess(LogEntries entries) | 
| LogEntries | ContinuousLogEntryMatcher. clientSideProcess(LogEntries entries) | 
| LogEntries[] | CompoundLogEntries. getEntries()Returns the  LogEntriesarray. | 
| LogEntries[] | CompoundLogEntries. getSafeEntries()Returns a  LogEntriesarray with no null values. | 
| Modifier and Type | Method and Description | 
|---|---|
| static AfterEntryLogEntryMatcher | LogEntryMatchers. afterEntry(LogEntries logEntries,
          LogEntry logEntry) | 
| static AfterEntryLogEntryMatcher | LogEntryMatchers. afterEntry(LogEntries logEntries,
          LogEntry logEntry,
          boolean inclusive) | 
| static AfterEntryLogEntryMatcher | LogEntryMatchers. afterEntry(LogEntries logEntries,
          LogEntry logEntry,
          boolean inclusive,
          LogEntryMatcher matcher) | 
| static AfterEntryLogEntryMatcher | LogEntryMatchers. afterEntry(LogEntries logEntries,
          LogEntry logEntry,
          LogEntryMatcher matcher) | 
| static BeforeEntryLogEntryMatcher | LogEntryMatchers. beforeEntry(LogEntries logEntries,
           LogEntry logEntry) | 
| static BeforeEntryLogEntryMatcher | LogEntryMatchers. beforeEntry(LogEntries logEntries,
           LogEntry logEntry,
           boolean inclusive) | 
| static BeforeEntryLogEntryMatcher | LogEntryMatchers. beforeEntry(LogEntries logEntries,
           LogEntry logEntry,
           boolean inclusive,
           LogEntryMatcher matcher) | 
| static BeforeEntryLogEntryMatcher | LogEntryMatchers. beforeEntry(LogEntries logEntries,
           LogEntry logEntry,
           LogEntryMatcher matcher) | 
| LogEntries | ClientLogEntryMatcherCallback. clientSideProcess(LogEntries entries)Process the log entries and use the resulted entries. | 
| LogEntries | ForwardChunkLogEntryMatcher. clientSideProcess(LogEntries entries) | 
| LogEntries | ReverseLogEntryMatcher. clientSideProcess(LogEntries entries) | 
| LogEntries | ContinuousLogEntryMatcher. clientSideProcess(LogEntries entries) | 
| Modifier and Type | Method and Description | 
|---|---|
| LogEntries | GigaRegistrar. logEntriesDirect(LogEntryMatcher matcher) | 
| Modifier and Type | Method and Description | 
|---|---|
| LogEntries | LogProviderGridComponent. logEntries(LogEntryMatcher matcher)Returns the log entries matching the given matcher for the specific grid component. | 
| LogEntries | LogProviderGridComponent. logEntriesDirect(LogEntryMatcher matcher)Same as  LogProviderGridComponent.logEntries(com.gigaspaces.log.LogEntryMatcher), but does not try and get the
 logs from the agent. | 
| Modifier and Type | Method and Description | 
|---|---|
| LogEntries | GridServiceAgent. logEntries(LogProcessType type,
          long pid,
          LogEntryMatcher matcher)Extract the log entries matching the provided matcher for the process type and process id. | 
| Modifier and Type | Method and Description | 
|---|---|
| LogEntries | DefaultGridServiceAgent. logEntries(LogEntryMatcher matcher) | 
| LogEntries | DefaultGridServiceAgent. logEntries(LogProcessType type,
          long pid,
          LogEntryMatcher matcher) | 
| LogEntries | DefaultGridServiceAgent. logEntriesDirect(LogEntryMatcher matcher) | 
| Modifier and Type | Method and Description | 
|---|---|
| LogEntries | DefaultGridServiceContainer. logEntries(LogEntryMatcher matcher) | 
| LogEntries | DefaultGridServiceContainer. logEntriesDirect(LogEntryMatcher matcher) | 
| Modifier and Type | Method and Description | 
|---|---|
| LogEntries | DefaultGridServiceManager. logEntries(LogEntryMatcher matcher) | 
| LogEntries | DefaultGridServiceManager. logEntriesDirect(LogEntryMatcher matcher) | 
| Modifier and Type | Method and Description | 
|---|---|
| LogEntries | DefaultLookupService. logEntries(LogEntryMatcher matcher) | 
| LogEntries | DefaultLookupService. logEntriesDirect(LogEntryMatcher matcher) | 
Copyright © GigaSpaces.