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. |
getUid
isDiscovered
getAdmin
getMachine
getTransport
getOperatingSystem
getVirtualMachine
LogEntries logEntries(LogEntryMatcher matcher) throws AdminException
GridServiceAgent
, will get the log through it
instead of creating a load on the actual grid component.AdminException
LogEntries logEntriesDirect(LogEntryMatcher matcher) throws AdminException
logEntries(com.gigaspaces.log.LogEntryMatcher)
, but does not try and get the
logs from the agent.AdminException
Copyright © GigaSpaces.