Class RemoteProcessingProfileBase
java.lang.Object
com.illumon.iris.db.tables.remotequery.RemoteProcessingProfileBase
- All Implemented Interfaces:
IRemoteProcessingProfile
- Direct Known Subclasses:
RemoteProcessingProfileClassic
,RemoteProcessingProfileCustom
,RemoteProcessingProfileDefault
,RemoteProcessingProfileG1
,RemoteProcessingProfileNone
public abstract class RemoteProcessingProfileBase
extends Object
implements IRemoteProcessingProfile
Abstract base class containing functionality common to various remote processing profile implementations.
-
Field Summary
Fields inherited from interface com.illumon.iris.db.tables.remotequery.IRemoteProcessingProfile
ENVIRONMENT_VARIABLE_ELEMENT, ENVIRONMENT_VARIABLE_NAME_ATTRIBUTE, ENVIRONMENT_VARIABLE_VALUE_ATTRIBUTE, JVM_PARAMETER_ATTRIBUTE, JVM_PARAMETER_ELEMENT
-
Method Summary
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
Methods inherited from interface com.illumon.iris.db.tables.remotequery.IRemoteProcessingProfile
addJvmArguments, generateProfileXML, getDisplayName, getEnvironmentVariables, getIncludedProfileNames, getJvmArgs