- samplingFraction - Variable in class io.pcp.parfait.timing.SamplingMeasurementSink
-
- SamplingMeasurementSink - Class in io.pcp.parfait.timing
-
- SamplingMeasurementSink(StepMeasurementSink, float) - Constructor for class io.pcp.parfait.timing.SamplingMeasurementSink
-
- schedule(TimerTask, long) - Method in interface io.pcp.parfait.Scheduler
-
- schedule(TimerTask, long, long) - Method in interface io.pcp.parfait.Scheduler
-
- schedule(TimerTask, long) - Method in class io.pcp.parfait.TimerScheduler
-
- schedule(TimerTask, long, long) - Method in class io.pcp.parfait.TimerScheduler
-
- SCHEDULED_TASKS - Static variable in class io.pcp.parfait.PollingMonitoredValue
-
All timer tasks that have been scheduled in PollingMonitoredValues;
useful only for testing.
- Scheduler - Interface in io.pcp.parfait
-
- semantics - Variable in class io.pcp.parfait.AbstractMonitorable
-
- semantics - Variable in class io.pcp.parfait.dxm.PcpMetricInfo
-
- Semantics - Enum in io.pcp.parfait.dxm.semantics
-
- Semantics(int) - Constructor for enum io.pcp.parfait.dxm.semantics.Semantics
-
- semantics - Variable in class io.pcp.parfait.Specification
-
- SEMANTICS_MAP - Static variable in class io.pcp.parfait.pcp.PcpMonitorBridge
-
- server - Variable in class io.pcp.parfait.AgentMonitoringView
-
- set(long) - Method in class io.pcp.parfait.MonitoredCounter
-
Reset the counter to a specific value.
- set(T) - Method in class io.pcp.parfait.SettableValue
-
Sets the current value of this Monitorable.
- setClusterIdentifier(int) - Method in class io.pcp.parfait.dxm.PcpMmvWriter
-
- setEventTimer(EventTimer) - Method in interface io.pcp.parfait.timing.Timeable
-
- setFlags(Set<PcpMmvWriter.MmvFlag>) - Method in class io.pcp.parfait.dxm.PcpMmvWriter
-
- setHelpText(PcpString, PcpString) - Method in class io.pcp.parfait.dxm.InstanceDomain
-
- setHelpText(PcpString, PcpString) - Method in class io.pcp.parfait.dxm.PcpMetricInfo
-
- setInstanceDomain(InstanceDomain) - Method in class io.pcp.parfait.dxm.PcpMetricInfo
-
- setInstanceDomainHelpText(String, String, String) - Method in class io.pcp.parfait.dxm.PcpMmvWriter
-
- setInstanceDomainHelpText(String, String, String) - Method in interface io.pcp.parfait.dxm.PcpWriter
-
Sets the help text associated with an instance domain.
- setMetricHelpText(String, String, String) - Method in class io.pcp.parfait.dxm.PcpMmvWriter
-
- setMetricHelpText(String, String, String) - Method in interface io.pcp.parfait.dxm.PcpWriter
-
Sets the help text associated with a particular metric
- setOffset(int) - Method in class io.pcp.parfait.dxm.Instance
-
- setOffset(int) - Method in class io.pcp.parfait.dxm.InstanceDomain
-
- setOffset(int) - Method in class io.pcp.parfait.dxm.PcpMetricInfo
-
- setOffset(int) - Method in interface io.pcp.parfait.dxm.PcpOffset
-
- setOffset(int) - Method in class io.pcp.parfait.dxm.PcpString
-
- setOffset(int) - Method in class io.pcp.parfait.dxm.PcpValueInfo
-
- setPerMetricLock(boolean) - Method in class io.pcp.parfait.dxm.PcpMmvWriter
-
- setProcessIdentifier(int) - Method in class io.pcp.parfait.dxm.PcpMmvWriter
-
- setSemantics(Semantics) - Method in class io.pcp.parfait.dxm.PcpMetricInfo
-
- SettableValue<T> - Class in io.pcp.parfait
-
A base class for Monitorables which can have their value set to an arbitrary
value at runtime.
- SettableValue(String, String, MonitorableRegistry, T, Unit<?>, ValueSemantics) - Constructor for class io.pcp.parfait.SettableValue
-
- setTypeHandler(TypeHandler<?>) - Method in class io.pcp.parfait.dxm.PcpMetricInfo
-
- setUnit(Unit<?>) - Method in class io.pcp.parfait.dxm.PcpMetricInfo
-
- setupMainArguments(String[]) - Static method in class io.pcp.parfait.ParfaitAgent
-
- setupPreMainArguments(String) - Static method in class io.pcp.parfait.ParfaitAgent
-
- setupProperties() - Static method in class io.pcp.parfait.MonitoringViewProperties
-
- setupProperties(String, String) - Static method in class io.pcp.parfait.ParfaitAgent
-
- SHARED_TIMER_SCHEDULER - Static variable in class io.pcp.parfait.PollingMonitoredValue
-
- shortHelpText - Variable in class io.pcp.parfait.dxm.InstanceDomain
-
- shortHelpText - Variable in class io.pcp.parfait.dxm.PcpMetricInfo
-
- shortTextSource - Variable in class io.pcp.parfait.pcp.PcpMonitorBridge
-
- sinks - Variable in class io.pcp.parfait.timing.EventMetricCollector
-
- size() - Method in class io.pcp.parfait.dxm.PcpMmvWriter.Store
-
- Sleep - Class in <Unnamed>
-
- Sleep() - Constructor for class Sleep
-
- Slf4jMDCBridge() - Constructor for class io.pcp.parfait.timing.ThreadContext.Slf4jMDCBridge
-
- snapshotValues() - Method in class io.pcp.parfait.timing.StepMeasurements
-
- source - Variable in class io.pcp.parfait.timing.ThreadValueMetric
-
- SpaceScale(int, Unit<Information>) - Constructor for enum io.pcp.parfait.dxm.semantics.PcpScale.SpaceScale
-
- Specification - Class in io.pcp.parfait
-
- Specification() - Constructor for class io.pcp.parfait.Specification
-
- Specification(String, boolean, String, String, String, String, String, String) - Constructor for class io.pcp.parfait.Specification
-
- Specification(JsonNode) - Constructor for class io.pcp.parfait.Specification
-
- SpecificationException - Exception in io.pcp.parfait
-
General Specification parsing error exceptions.
- SpecificationException(String, String) - Constructor for exception io.pcp.parfait.SpecificationException
-
Constructor for SpecificationException.
- SpecificationException(String) - Constructor for exception io.pcp.parfait.SpecificationException
-
Constructor for SpecificationException.
- SpecificationException(String, Throwable) - Constructor for exception io.pcp.parfait.SpecificationException
-
Constructor for SpecificationException.
- stackTraceElement() - Method in class io.pcp.parfait.timing.StepMeasurements
-
- StandardThreadMetrics - Class in io.pcp.parfait.timing
-
- StandardThreadMetrics() - Constructor for class io.pcp.parfait.timing.StandardThreadMetrics
-
- StandardThreadMetrics.ThreadInfoMetric - Class in io.pcp.parfait.timing
-
- start() - Method in class Acme
-
- start() - Method in class io.pcp.parfait.AgentMonitoringView
-
- start() - Method in class io.pcp.parfait.dxm.PcpMmvWriter
-
- start() - Method in interface io.pcp.parfait.dxm.PcpWriter
-
Starts the Writer, freezing the file format and writing out the metadata and initial values.
- start() - Method in class io.pcp.parfait.DynamicMonitoringView
-
- startAll() - Method in class io.pcp.parfait.timing.StepMeasurements
-
- started - Variable in class io.pcp.parfait.dxm.PcpMmvWriter
-
- started - Variable in class io.pcp.parfait.pcp.PcpMonitorBridge
-
- started - Variable in class io.pcp.parfait.timing.StepMeasurements
-
- startLocal() - Static method in class io.pcp.parfait.ParfaitAgent
-
- startMonitoring(Collection<Monitorable<?>>) - Method in class io.pcp.parfait.CompositeMonitoringView
-
- startMonitoring(Collection<Monitorable<?>>) - Method in interface io.pcp.parfait.MonitoringView
-
Instructs the view to begin its work using the set of Monitorable instances
as the basis for whatever it is this 'view' wants to do with it (say, start externalising
the state of the metrics to an external file).
- startMonitoring(Collection<Monitorable<?>>) - Method in class io.pcp.parfait.pcp.PcpMonitorBridge
-
- startProxy() - Static method in class io.pcp.parfait.ParfaitAgent
-
- startTimer() - Method in class io.pcp.parfait.timing.MetricMeasurement
-
- startTiming(Object, String) - Method in class io.pcp.parfait.timing.EventMetricCollector
-
- STARTUP - Static variable in class io.pcp.parfait.MonitoringViewProperties
-
- startValue - Variable in class io.pcp.parfait.timing.MetricMeasurement
-
- startView(AgentMonitoringView) - Static method in class io.pcp.parfait.ParfaitAgent
-
- StepMeasurements - Class in io.pcp.parfait.timing
-
- StepMeasurements(StepMeasurements, String, String) - Constructor for class io.pcp.parfait.timing.StepMeasurements
-
- StepMeasurementSink - Interface in io.pcp.parfait.timing
-
Destination for measurements of an individual event timing step.
- stepMeasurementSinks - Variable in class io.pcp.parfait.timing.EventTimer
-
- stop() - Method in class io.pcp.parfait.DynamicMonitoringView
-
- stop() - Method in class io.pcp.parfait.QuiescentRegistryListener
-
- stopAll() - Method in class io.pcp.parfait.timing.StepMeasurements
-
- stopMonitoring(Collection<Monitorable<?>>) - Method in class io.pcp.parfait.CompositeMonitoringView
-
- stopMonitoring(Collection<Monitorable<?>>) - Method in interface io.pcp.parfait.MonitoringView
-
Stops monitoring updates on the Monitorables in the provided registry, any
updates to any of the monitorables passed in will no longer be tracked by this View
- stopMonitoring(Collection<Monitorable<?>>) - Method in class io.pcp.parfait.pcp.PcpMonitorBridge
-
- stopTimer() - Method in class io.pcp.parfait.timing.MetricMeasurement
-
- stopTiming() - Method in class io.pcp.parfait.timing.EventMetricCollector
-
- Store(IdentifierSource) - Constructor for class io.pcp.parfait.dxm.PcpMmvWriter.Store
-
- STRING_BLOCK_LENGTH - Static variable in class io.pcp.parfait.dxm.PcpString
-
- STRING_BLOCK_LIMIT - Static variable in class io.pcp.parfait.dxm.PcpString
-
- stringInfo - Variable in class io.pcp.parfait.dxm.PcpString.PcpStringStore
-
- StringIterable - Class in io.pcp.parfait.dxm.ioutils
-
- StringIterable(Reader) - Constructor for class io.pcp.parfait.dxm.ioutils.StringIterable
-
- StringParsingIdentifierSourceSet - Class in io.pcp.parfait.dxm
-
- StringParsingIdentifierSourceSet(Iterable<String>, Iterable<String>) - Constructor for class io.pcp.parfait.dxm.StringParsingIdentifierSourceSet
-
- StringParsingIdentifierSourceSet(Iterable<String>, Iterable<String>, IdentifierSourceSet) - Constructor for class io.pcp.parfait.dxm.StringParsingIdentifierSourceSet
-
- StringParsingIdentifierSourceSet.InstanceDomainIdentifierSource - Class in io.pcp.parfait.dxm
-
- StringParsingTextSource - Class in io.pcp.parfait.pcp
-
- StringParsingTextSource(Iterable<String>, TextSource) - Constructor for class io.pcp.parfait.pcp.StringParsingTextSource
-
- stringStore - Variable in class io.pcp.parfait.dxm.InstanceStoreFactoryV2
-
- stringStore - Variable in class io.pcp.parfait.dxm.InstanceV2.InstanceStoreV2
-
- stringStore - Variable in class io.pcp.parfait.dxm.PcpMetricInfoV2.MetricInfoStoreV2
-
- stringStore - Variable in class io.pcp.parfait.dxm.PcpMmvWriter
-
- suffix - Variable in class io.pcp.parfait.dxm.MetricName
-
- SYSTEM_CPU_TIME - Static variable in class io.pcp.parfait.timing.StandardThreadMetrics
-
- SystemTimePoller - Class in io.pcp.parfait
-
An implementation of Supplier
to get the System time.
- SystemTimePoller() - Constructor for class io.pcp.parfait.SystemTimePoller
-
- VALID_METRIC_NAME - Static variable in class io.pcp.parfait.dxm.MetricName
-
- validateInstance(MetricName) - Method in class io.pcp.parfait.dxm.MetricNameValidator
-
- validateName(MetricName) - Method in class io.pcp.parfait.dxm.MetricNameValidator
-
- validateNameConstraints(MetricName) - Method in class io.pcp.parfait.dxm.MetricNameValidator
-
- value - Variable in class io.pcp.parfait.MonitoredCounter
-
- value - Variable in class io.pcp.parfait.SettableValue
-
- VALUE_LENGTH - Static variable in class io.pcp.parfait.dxm.PcpValueInfo
-
- valueChanged(Monitorable<?>) - Method in interface io.pcp.parfait.Monitor
-
Notifies the Monitor about a change in the underlying value of a
Monitorable
.
- valueChanged(Monitorable<?>) - Method in class io.pcp.parfait.pcp.PcpMonitorBridge.PcpMonitorBridgeMonitor
-
- valueOf(String) - Static method in enum io.pcp.parfait.dxm.MmvVersion
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum io.pcp.parfait.dxm.PcpMmvWriter.MmvFlag
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum io.pcp.parfait.dxm.PcpMmvWriter.TocType
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum io.pcp.parfait.dxm.semantics.Dimension
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum io.pcp.parfait.dxm.semantics.PcpDimensionSet
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum io.pcp.parfait.dxm.semantics.PcpScale.SpaceScale
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum io.pcp.parfait.dxm.semantics.PcpScale.TimeScale
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum io.pcp.parfait.dxm.semantics.PcpScale.UnitScale
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum io.pcp.parfait.dxm.semantics.Semantics
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum io.pcp.parfait.dxm.types.MmvMetricType
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum io.pcp.parfait.ValueSemantics
-
Returns the enum constant of this type with the specified name.
- values() - Static method in enum io.pcp.parfait.dxm.MmvVersion
-
Returns an array containing the constants of this enum type, in
the order they are declared.
- values() - Static method in enum io.pcp.parfait.dxm.PcpMmvWriter.MmvFlag
-
Returns an array containing the constants of this enum type, in
the order they are declared.
- values() - Static method in enum io.pcp.parfait.dxm.PcpMmvWriter.TocType
-
Returns an array containing the constants of this enum type, in
the order they are declared.
- values() - Static method in enum io.pcp.parfait.dxm.semantics.Dimension
-
Returns an array containing the constants of this enum type, in
the order they are declared.
- values() - Static method in enum io.pcp.parfait.dxm.semantics.PcpDimensionSet
-
Returns an array containing the constants of this enum type, in
the order they are declared.
- values() - Static method in enum io.pcp.parfait.dxm.semantics.PcpScale.SpaceScale
-
Returns an array containing the constants of this enum type, in
the order they are declared.
- values() - Static method in enum io.pcp.parfait.dxm.semantics.PcpScale.TimeScale
-
Returns an array containing the constants of this enum type, in
the order they are declared.
- values() - Static method in enum io.pcp.parfait.dxm.semantics.PcpScale.UnitScale
-
Returns an array containing the constants of this enum type, in
the order they are declared.
- values() - Static method in enum io.pcp.parfait.dxm.semantics.Semantics
-
Returns an array containing the constants of this enum type, in
the order they are declared.
- values() - Static method in enum io.pcp.parfait.dxm.types.MmvMetricType
-
Returns an array containing the constants of this enum type, in
the order they are declared.
- values - Variable in class io.pcp.parfait.timing.InProgressSnapshot
-
- values() - Static method in enum io.pcp.parfait.ValueSemantics
-
Returns an array containing the constants of this enum type, in
the order they are declared.
- ValueSemantics - Enum in io.pcp.parfait
-
Possible semantics of the individual values of a metric.
- ValueSemantics() - Constructor for enum io.pcp.parfait.ValueSemantics
-
- version - Variable in enum io.pcp.parfait.dxm.MmvVersion
-