GigaSpaces XAP 7.1 API

Uses of Class
org.openspaces.admin.AdminException

Packages that use AdminException
org.openspaces.admin Entry point for Admin API, allowing to use AdminFactory in order to create an Admin instance. 
org.openspaces.admin.dump   
org.openspaces.admin.pu Support for managing of Processing Unit(s) through the Admin API. 
 

Uses of AdminException in org.openspaces.admin
 

Methods in org.openspaces.admin that throw AdminException
 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.
 

Uses of AdminException in org.openspaces.admin.dump
 

Methods in org.openspaces.admin.dump that throw AdminException
 void CompoundDumpResult.download(File target, DumpDownloadListener listener)
           
 void DumpResult.download(File target, DumpDownloadListener listener)
          Downloads the dump into the target file.
 void CompoundDumpResult.download(File targetDirectory, String fileName, DumpDownloadListener listener)
           
 void DumpResult.download(File targetDirectory, String fileName, DumpDownloadListener listener)
          Downloads the dump into the target file.
 DumpResult DumpProvider.generateDump(String cause, Map<String,Object> context)
          Generates dump for all the provided dump processors.
 DumpResult DumpProvider.generateDump(String cause, Map<String,Object> context, String... processor)
          Generates dump for the provided processors.
 

Uses of AdminException in org.openspaces.admin.pu
 

Subclasses of AdminException in org.openspaces.admin.pu
 class ProcessingUnitAlreadyDeployedException
           
 


GigaSpaces XAP 7.1 API

Copyright © GigaSpaces.