Uses of Class
org.openspaces.admin.AdminException
Packages that use AdminException
Package
Description
Entry point for Admin API, allowing to use AdminFactory in order to create an Admin instance.
Support for managing Alerts through the Admin API.
Support for managing admin Beans through the Admin API.
Internally Used.
Internally Used.
Internally Used.
Internally Used.
Internally Used.
Internally Used.
Internally Used.
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 AdminExceptionModifier and TypeMethodDescriptionAdmin.generateDump(Set<DumpProvider> dumpProviders, DumpGeneratedListener listener, String cause, Map<String, Object> context, String... processor) Generates dump for an explicit set of dump providers.LogProviderGridComponent.logEntries(LogEntryMatcher matcher) Returns the log entries matching the given matcher for the specific grid component.LogProviderGridComponent.logEntriesDirect(LogEntryMatcher matcher) Same asLogProviderGridComponent.logEntries(com.gigaspaces.log.LogEntryMatcher), but does not try and get the logs from the agent. -
Uses of AdminException in org.openspaces.admin.alert
Subclasses of AdminException in org.openspaces.admin.alertModifier and TypeClassDescriptionclassAn alert configuration exception; theThrowable.getCause()can be one the subclasses ofBeanConfigException. -
Uses of AdminException in org.openspaces.admin.alert.config.parser
Subclasses of AdminException in org.openspaces.admin.alert.config.parserModifier and TypeClassDescriptionclassAn exception thrown on a parsing error fromAlertConfigurationParser. -
Uses of AdminException in org.openspaces.admin.application
Subclasses of AdminException in org.openspaces.admin.application -
Uses of AdminException in org.openspaces.admin.application.deploy
Methods in org.openspaces.admin.application.deploy that throw AdminException -
Uses of AdminException in org.openspaces.admin.bean
Subclasses of AdminException in org.openspaces.admin.beanModifier and TypeClassDescriptionclassBase class for all admin Bean configuration exceptions.classException indicating that a configuration for a bean by this name can't be found (has not been added or has been removed).classIndicates the bean does not implement the required interfaces.classException indicating that a misconfiguration occurred when initializing a bean (such as failure to set an essential property).classException indicating that an initialization of a bean failed.classException indicating that a configuration for an already enabled bean can't be changed unless first disabled. -
Uses of AdminException in org.openspaces.admin.dump
Methods in org.openspaces.admin.dump that throw AdminExceptionModifier and TypeMethodDescriptionvoidCompoundDumpResult.download(File targetDirectory, String fileName, DumpDownloadListener listener) voidCompoundDumpResult.download(File target, DumpDownloadListener listener) voidDumpResult.download(File targetDirectory, String fileName, DumpDownloadListener listener) Downloads the dump into the target file.voidDumpResult.download(File target, DumpDownloadListener listener) Downloads the dump into the target file.DumpProvider.generateDump(String cause, Map<String, Object> context) Generates dump for all the provided dump processors.Generates dump for the provided processors. -
Uses of AdminException in org.openspaces.admin.internal.admin
Methods in org.openspaces.admin.internal.admin that throw AdminExceptionModifier and TypeMethodDescriptionDefaultAdmin.generateDump(String cause, Map<String, Object> context) DefaultAdmin.generateDump(Set<DumpProvider> dumpProviders, DumpGeneratedListener listener, String cause, Map<String, Object> context, String... processor) -
Uses of AdminException in org.openspaces.admin.internal.driver
Methods in org.openspaces.admin.internal.driver that throw AdminExceptionModifier and TypeMethodDescriptionabstract voidInternalAdminDriver.deleteSpaceInstancesPersistentData(UndeployedPuMetaData puMetaData, String spaceName, InternalSpaceDeleteInstancePersistentDataEventListener listener) -
Uses of AdminException in org.openspaces.admin.internal.dump
Methods in org.openspaces.admin.internal.dump that throw AdminExceptionModifier and TypeMethodDescriptionvoidInternalDumpResult.download(File targetDirectory, String fileName, DumpDownloadListener listener) voidInternalDumpResult.download(File target, DumpDownloadListener listener) -
Uses of AdminException in org.openspaces.admin.internal.gsa
Methods in org.openspaces.admin.internal.gsa that throw AdminExceptionModifier and TypeMethodDescriptionDefaultGridServiceAgent.generateDump(String cause, Map<String, Object> context) DefaultGridServiceAgents.generateDump(String cause, Map<String, Object> context) DefaultGridServiceAgents.generateDump(String cause, Map<String, Object> context, String... processor) DefaultGridServiceAgent.logEntries(LogEntryMatcher matcher) DefaultGridServiceAgent.logEntriesDirect(LogEntryMatcher matcher) voidDefaultGridServiceAgent.reloadMetricConfiguration() -
Uses of AdminException in org.openspaces.admin.internal.gsc
Methods in org.openspaces.admin.internal.gsc that throw AdminExceptionModifier and TypeMethodDescriptionDefaultGridServiceContainer.generateDump(String cause, Map<String, Object> context) DefaultGridServiceContainer.generateDump(String cause, Map<String, Object> context, String... processor) DefaultGridServiceContainers.generateDump(String cause, Map<String, Object> context) DefaultGridServiceContainers.generateDump(String cause, Map<String, Object> context, String... processor) DefaultGridServiceContainer.logEntries(LogEntryMatcher matcher) DefaultGridServiceContainer.logEntriesDirect(LogEntryMatcher matcher) voidDefaultGridServiceContainer.reloadMetricConfiguration() -
Uses of AdminException in org.openspaces.admin.internal.gsm
Methods in org.openspaces.admin.internal.gsm that throw AdminExceptionModifier and TypeMethodDescriptionDefaultGridServiceManager.generateDump(String cause, Map<String, Object> context) DefaultGridServiceManager.generateDump(String cause, Map<String, Object> context, String... processors) DefaultGridServiceManagers.generateDump(String cause, Map<String, Object> context) DefaultGridServiceManagers.generateDump(String cause, Map<String, Object> context, String... processor) DefaultGridServiceManager.logEntries(LogEntryMatcher matcher) DefaultGridServiceManager.logEntriesDirect(LogEntryMatcher matcher) voidDefaultGridServiceManager.reloadMetricConfiguration() -
Uses of AdminException in org.openspaces.admin.internal.lus
Methods in org.openspaces.admin.internal.lus that throw AdminExceptionModifier and TypeMethodDescriptionDefaultLookupService.generateDump(String cause, Map<String, Object> context) DefaultLookupServices.generateDump(String cause, Map<String, Object> context) DefaultLookupService.logEntries(LogEntryMatcher matcher) DefaultLookupService.logEntriesDirect(LogEntryMatcher matcher) voidDefaultLookupService.reloadMetricConfiguration() -
Uses of AdminException in org.openspaces.admin.internal.machine
Methods in org.openspaces.admin.internal.machine that throw AdminExceptionModifier and TypeMethodDescriptionDefaultMachine.generateDump(String cause, Map<String, Object> context) -
Uses of AdminException in org.openspaces.admin.internal.pu
Methods in org.openspaces.admin.internal.pu that throw AdminExceptionModifier and TypeMethodDescriptionDefaultProcessingUnit.getHostingGridServiceAgentZones(ProcessingUnitInstance processingUnitInstance) InternalProcessingUnit.getHostingGridServiceAgentZones(ProcessingUnitInstance processingUnitInstance) return the exact zones of the agent that belongs to processing unit instancevoidDefaultProcessingUnit.setLogLevel(String loggerName, String level) -
Uses of AdminException in org.openspaces.admin.internal.utils
Methods in org.openspaces.admin.internal.utils that throw AdminExceptionModifier and TypeMethodDescriptionstatic DumpResultDumpUtils.getFailedDumpResult(Exception proxyException, AbstractGridComponent instance, String serviceName) -
Uses of AdminException in org.openspaces.admin.internal.zone
Methods in org.openspaces.admin.internal.zone that throw AdminExceptionModifier and TypeMethodDescriptionDefaultZone.generateDump(String cause, Map<String, Object> context) -
Uses of AdminException in org.openspaces.admin.metrics
Methods in org.openspaces.admin.metrics that throw AdminException -
Uses of AdminException in org.openspaces.admin.pu
Subclasses of AdminException in org.openspaces.admin.puModifier and TypeClassDescriptionclassclassMethods in org.openspaces.admin.pu that throw AdminExceptionModifier and TypeMethodDescriptionvoidProcessingUnit.setLogLevel(String loggerName, String level)