Uses of Class
kieker.common.namedRecordPipe.Broker
Package | Description |
---|---|
kieker.common.namedRecordPipe |
Copyright 2022 Kieker Project (https://kieker-monitoring.net)
Licensed under the Apache License, Version 2.0 (the "License");
you may not use this file except in compliance with the License.
|
-
Uses of Broker in kieker.common.namedRecordPipe
Methods in kieker.common.namedRecordPipe that return Broker Modifier and Type Method Description static Broker
Broker. valueOf(java.lang.String name)
Returns the enum constant of this type with the specified name.static Broker[]
Broker. values()
Returns an array containing the constants of this enum type, in the order they are declared.