- getActiveMasterTransaction() - Method in class com.intergral.fusionreactor.api.FRAPI
-
Get the master (root) transaction on this thread.
- getActiveTransaction() - Method in class com.intergral.fusionreactor.api.FRAPI
-
Get the current transaction on this thread.
- getAllocatedMemory() - Method in class com.intergral.fusionreactor.api.FRAPI
-
Get the quantity of memory allocated to the JVM by the operating system.
- getAsProperties() - Method in interface com.intergral.fusionreactor.capi.ConfigurationSurrogate
-
- getBooleanValue(String, boolean) - Method in interface com.intergral.fusionreactor.capi.ConfigurationSurrogate
-
- getBooleanValue(String) - Method in interface com.intergral.fusionreactor.capi.ConfigurationSurrogate
-
- getBuildNumber() - Method in interface com.intergral.fusionreactor.api.IVersion
-
- getBuildTime() - Method in interface com.intergral.fusionreactor.api.IVersion
-
- getBytes() - Method in interface com.intergral.fusionreactor.api.IFusionRequestSurrogate
-
Get the total number of bytes transferred in the response.
- getCause() - Method in exception com.intergral.fusionreactor.capi.ConfigurationInvalidExceptionSurrogate
-
- getCfid() - Method in interface com.intergral.fusionreactor.api.IFusionRequestSurrogate
-
Get the value of the CFID cookie for this request, if available.
- getCftoken() - Method in interface com.intergral.fusionreactor.api.IFusionRequestSurrogate
-
Get the value of the CFTOKEN cookie for this request, if available.
- getCpuUsage() - Method in class com.intergral.fusionreactor.api.FRAPI
-
Get the current CPU usage.
- getCrashProtection() - Method in interface com.intergral.fusionreactor.api.IFusionRequestSurrogate
-
Get the Protection rule currently operating on this request.
- getCrashProtectionStatus() - Method in interface com.intergral.fusionreactor.api.IFusionRequestSurrogate
-
Get an integer describing the current status of Protection with regard to this request.
- getCurrentLogDirectory() - Method in class com.intergral.fusionreactor.api.FRAPI
-
Get the location of the current FusionReactor log directory.
- getCurrentLogFolder() - Method in class com.intergral.fusionreactor.api.FRAPI
-
Get the location of the current FusionReactor log folder.
- getDeepObjectSize(Object) - Method in class com.intergral.fusionreactor.api.FRAPI
-
Returns an implementation-specific approximation of the total amount of storage consumed by
the specified object by summing the storage recursively of it's fields.
- getExecutionTime() - Method in interface com.intergral.fusionreactor.api.IFusionRequestSurrogate
-
Get the execution time of this request, in milliseconds.
- getFreeMemory() - Method in class com.intergral.fusionreactor.api.FRAPI
-
Get the quantity of free memory available to the VM, including any not yet allocated.
- getFRVersion() - Method in class com.intergral.fusionreactor.api.FRAPI
-
Returns an implementation of the
IVersion
interface to expose FusionReactor version
information.
- getFusionRequestId() - Method in interface com.intergral.fusionreactor.api.IFusionRequestSurrogate
-
Get the tracking ID of this request.
- getInstance() - Static method in class com.intergral.fusionreactor.api.FRAPI
-
Get a concrete instance of the FusionReactor API, on which further calls can be made.
- getIntValue(String, int) - Method in interface com.intergral.fusionreactor.capi.ConfigurationSurrogate
-
- getIntValue(String) - Method in interface com.intergral.fusionreactor.capi.ConfigurationSurrogate
-
- getIpAddress() - Method in interface com.intergral.fusionreactor.api.IFusionRequestSurrogate
-
Get the IP address of the client.
- getJavaSessionId() - Method in interface com.intergral.fusionreactor.api.IFusionRequestSurrogate
-
Gets the Java J2EE session ID associated with this request, if J2EE session management is in use and enabled.
- getKeyIterator() - Method in interface com.intergral.fusionreactor.capi.ConfigurationSurrogate
-
- getLocalizedMessage() - Method in exception com.intergral.fusionreactor.capi.ConfigurationInvalidExceptionSurrogate
-
- getLogfile(String) - Method in class com.intergral.fusionreactor.api.FRAPI
-
Gets a
File
object representing the named log.
- getLogFileVersion() - Method in class com.intergral.fusionreactor.api.FRAPI
-
Get a string containing the version of the log files.
- getMajor() - Method in interface com.intergral.fusionreactor.api.IVersion
-
- getMessage() - Method in exception com.intergral.fusionreactor.capi.ConfigurationInvalidExceptionSurrogate
-
- getMethod() - Method in interface com.intergral.fusionreactor.api.IFusionRequestSurrogate
-
Get the HTTP request method which triggered this request.
- getMicro() - Method in interface com.intergral.fusionreactor.api.IVersion
-
- getMinor() - Method in interface com.intergral.fusionreactor.api.IVersion
-
- getNextRotationTime() - Method in class com.intergral.fusionreactor.api.FRAPI
-
Get the next rotation time.
- getObjectSize(Object) - Method in class com.intergral.fusionreactor.api.FRAPI
-
Returns an implementation-specific approximation of the amount of storage consumed by the
specified object.
- getOutputCompressorState() - Method in interface com.intergral.fusionreactor.api.IFusionRequestSurrogate
-
Get a boolean describing whether the response to this request is being compressed.
- getProbeInterval() - Method in class com.intergral.fusionreactor.api.FRAPI
-
Gets the interval, in milliseconds, of the internal resource-gathering probes.
- getQueryString() - Method in interface com.intergral.fusionreactor.api.IFusionRequestSurrogate
-
Return the query string from the URL used to trigger this request.
- getRecentRequests() - Method in class com.intergral.fusionreactor.api.FRAPI
-
Query FusionReactor for the a list of historic WebRequests currently held by FusionReactor.
- getRequest(long) - Method in class com.intergral.fusionreactor.api.FRAPI
-
Get a request by ID.
- getRequestId() - Method in interface com.intergral.fusionreactor.api.IFusionRequestSurrogate
-
Get the ID of this request.
- getRequestStatus() - Method in interface com.intergral.fusionreactor.api.IFusionRequestSurrogate
-
Get the status of this request.
- getRequestUrl() - Method in interface com.intergral.fusionreactor.api.IFusionRequestSurrogate
-
Get the URL, with protocol and query arguments (if applicable) associated with this request.
- getRunningConfiguration() - Method in class com.intergral.fusionreactor.api.FRAPI
-
Return a deep clone of the currently running configuration.
- getRunningRequests() - Method in class com.intergral.fusionreactor.api.FRAPI
-
Return an array containing objects representing all requests currently being tracked by
FusionReactor.
- getRuntime() - Method in interface com.intergral.fusionreactor.api.IFusionRequestSurrogate
-
Get the runtime for the request.
- getSeriesAverage(String) - Method in class com.intergral.fusionreactor.api.FRAPI
-
Get the mean value of the currently-held values for the series.
- getSeriesCount(String) - Method in class com.intergral.fusionreactor.api.FRAPI
-
Get the count of values currently held for this series.
- getSeriesSum(String) - Method in class com.intergral.fusionreactor.api.FRAPI
-
Get the sum of the values currently held for this series.
- getSharedMap() - Static method in class com.intergral.fusionreactor.api.FRAPI
-
Non-api: clients must not call this method.
- getStackTrace() - Method in exception com.intergral.fusionreactor.capi.ConfigurationInvalidExceptionSurrogate
-
- getStartedAt() - Method in class com.intergral.fusionreactor.api.FRAPI
-
Returns the Java epoch time at which the system was started.
- getStartTime() - Method in class com.intergral.fusionreactor.api.FRAPI
-
Get the time in milliseconds since the epoch at which the server was started.
- getStartTimeMillis() - Method in interface com.intergral.fusionreactor.api.IFusionRequestSurrogate
-
Get the time at which this request was raised inside FusionReactor, measured in milliseconds from the Java time datum
(midnight on January 1st, 1970 UTC).
- getStartTimeString() - Method in class com.intergral.fusionreactor.api.FRAPI
-
Get the system uptime as a date/time string of the form HH:mm:ss dd-MMM-yyyy
- getStatusCode() - Method in interface com.intergral.fusionreactor.api.IFusionRequestSurrogate
-
Return the HTTP status code of this request's response, correct when this surrogate was obtained.
- getStringValue(String, String) - Method in interface com.intergral.fusionreactor.capi.ConfigurationSurrogate
-
- getStringValue(String) - Method in interface com.intergral.fusionreactor.capi.ConfigurationSurrogate
-
- getSubversionBranch() - Method in interface com.intergral.fusionreactor.api.IVersion
-
- getSubversionRevision() - Method in interface com.intergral.fusionreactor.api.IVersion
-
- getThread() - Method in interface com.intergral.fusionreactor.api.IFusionRequestSurrogate
-
Get the name of the thread handling the request.
- getThreadCpuTime() - Method in interface com.intergral.fusionreactor.api.IFusionRequestSurrogate
-
Return the time the thread spent on the processor cores.
- getTimeClosed() - Method in interface com.intergral.fusionreactor.api.IFusionRequestSurrogate
-
Get the total elapsed time between starting the request and closing the reponse output.
- getTimeOfDeath() - Method in interface com.intergral.fusionreactor.api.IFusionRequestSurrogate
-
Get the epoch time (measured in milliseconds from the Java time datum (midnight on January 1st, 1970 UTC) at which this
request is eligible to be terminated due to Timeout Protection (if Timeout Protection is enabled, and this request is not
immortal).
- getTimeOpened() - Method in interface com.intergral.fusionreactor.api.IFusionRequestSurrogate
-
Get the elapsed time between starting the request and opening the response output.
- getTotalMemory() - Method in class com.intergral.fusionreactor.api.FRAPI
-
Get the quantity of memory available to the JVM, including any not yet allocated to it by the
JVM.
- getTtfb() - Method in interface com.intergral.fusionreactor.api.IFusionRequestSurrogate
-
Get the total time to first byte.
- getTtlb() - Method in interface com.intergral.fusionreactor.api.IFusionRequestSurrogate
-
Get the total time to last byte.
- getUemTrackingScript() - Method in class com.intergral.fusionreactor.api.FRAPI
-
Gets a set of JavaScript that can be injected into a page to provide User Experience,
Management and Tracking metrics for FusionReactor's transaction engine.
- getUptime() - Method in class com.intergral.fusionreactor.api.FRAPI
-
Get the number of milliseconds since FusionReactor was last started.
- getUsedMemory() - Method in class com.intergral.fusionreactor.api.FRAPI
-
Get the quantity of memory currently allocated by the JVM to Java objects.
- getUserCookieName() - Method in class com.intergral.fusionreactor.api.FRAPI
-
Gets the name of the cookie used for authentication.
- getUserCookieValue(String, String) - Method in class com.intergral.fusionreactor.api.FRAPI
-
Gets the value of the cookie used for authentication.
- getVersion() - Method in interface com.intergral.fusionreactor.api.IVersion
-
Returns the version of FusionReactor.
- getVersion() - Method in interface com.intergral.fusionreactor.capi.ConfigurationSurrogate
-