public interface LogProviderGridComponent extends GridComponent
| Modifier and Type | Method and Description | 
|---|---|
LogEntries | 
logEntries(LogEntryMatcher matcher)
Returns the log entries matching the given matcher for the specific grid component. 
 | 
LogEntries | 
logEntriesDirect(LogEntryMatcher matcher)
Same as  
logEntries(com.gigaspaces.log.LogEntryMatcher), but does not try and get the
 logs from the agent. | 
getUidisDiscoveredgetAdmingetMachinegetTransportgetOperatingSystemgetVirtualMachineLogEntries logEntries(LogEntryMatcher matcher) throws AdminException
GridServiceAgent, will get the log through it
 instead of creating a load on the actual grid component.AdminExceptionLogEntries logEntriesDirect(LogEntryMatcher matcher) throws AdminException
logEntries(com.gigaspaces.log.LogEntryMatcher), but does not try and get the
 logs from the agent.AdminExceptionCopyright © GigaSpaces.