JavaScript is disabled on your browser.
Skip navigation links
GigaSpaces 17.2.2 API
Overview
Package
Class
Use
Tree
Deprecated
Index
Help
Summary:
Field |
Optional |
Required
Detail:
Field |
Element
SEARCH:
Package
com.gigaspaces.metrics
Annotation Interface ServiceMetric
@Target
(
METHOD
)
@Retention
(
RUNTIME
)
public @interface
ServiceMetric
Since:
10.1
Author:
Niv Ingberg
Required Element Summary
Required Elements
Modifier and Type
Required Element
Description
String
name
Determines the metric name.
Element Details
name
String
name
Determines the metric name.
Returns:
The metric name.