| Interface | Description |
|---|---|
| TurbineClustersProvider |
Interface that gives possibility to customize which clusters names Turbine will use.
|
| Class | Description |
|---|---|
| ClusterInformation | |
| CommonsInstanceDiscovery |
Class that encapsulates an
InstanceDiscovery implementation that uses Spring
Cloud Commons (see https://github.com/spring-cloud/spring-cloud-commons) The plugin
requires a list of applications configured. |
| ConfigurationBasedTurbineClustersProvider |
Provides clusters names for Turbine based on configuration value.
|
| EurekaBasedTurbineClustersProvider |
Provides clusters names for Turbine based on applications names registered in Eureka.
|
| EurekaInstanceDiscovery |
Class that encapsulates an
InstanceDiscovery
implementation that uses Eureka (see https://github.com/Netflix/eureka) The plugin
requires a list of applications configured. |
| SpringAggregatorFactory | |
| SpringClusterMonitor | |
| TurbineAggregatorProperties | |
| TurbineController |
Defines endpoints to use with the Turbine.
|
| TurbineHttpConfiguration | |
| TurbineHttpConfiguration.DiscoveryClientTurbineConfiguration | |
| TurbineHttpConfiguration.EurekaTurbineConfiguration | |
| TurbineInformationService |
Service providing information on Turbine clusters.
|
| TurbineLifecycle | |
| TurbineProperties |
| Annotation Type | Description |
|---|---|
| EnableTurbine |
Copyright © 2021 Pivotal Software, Inc.. All rights reserved.