Structs§
- Instrumented
Object Store - Wrapped
ObjectStoreinstances that record information for reporting on the usage of the innerObjectStore - Instrumented
Object Store Registry - Provides access to
InstrumentedObjectStoreinstances that record requests for reporting - Request
Details - Holds profiling details about individual requests made through an
InstrumentedObjectStore - Request
Summaries - Summary statistics for all requests recorded in an
InstrumentedObjectStore - Request
Summary - Summary statistics for a particular type of
Operation(e.g.GETorPUT) in anInstrumentedObjectStore’sRequestDetails
Enums§
- Instrumented
Object Store Mode - The profiling mode to use for an
InstrumentedObjectStoreinstance. Collecting profiling data will have a small negative impact on both CPU and memory usage. Default isDisabled - Operation
- Object store operation types tracked by
InstrumentedObjectStore