JavaScript is disabled on your browser.
Skip navigation links
Overview
Package
Class
Tree
Deprecated
Index
Help
Prev Class
Next Class
Frames
No Frames
All Classes
Summary:
Nested |
Field |
Constr |
Method
Detail:
Field |
Constr |
Method
com.amazonaws.services.kinesis.metrics.interfaces
Interface IMetricsFactory
All Known Implementing Classes:
CWMetricsFactory
,
InterceptingMetricsFactory
,
LogMetricsFactory
,
NullMetricsFactory
public interface
IMetricsFactory
Factory for MetricsScope objects.
Method Summary
All Methods
Instance Methods
Abstract Methods
Modifier and Type
Method and Description
IMetricsScope
createMetrics
()
Method Detail
createMetrics
IMetricsScope
createMetrics()
Returns:
a new IMetricsScope object of the type constructed by this factory.
Skip navigation links
Overview
Package
Class
Tree
Deprecated
Index
Help
Prev Class
Next Class
Frames
No Frames
All Classes
Summary:
Nested |
Field |
Constr |
Method
Detail:
Field |
Constr |
Method