| Modifier and Type | Interface and Description | 
|---|---|
interface  | 
ExecutorServiceFactory
The interface for a factory used to obtain an external
  
ExecutorService. | 
interface  | 
FileResolverFactory
A factory for the pluggable file resolver SPI. 
 | 
interface  | 
VertxMetricsFactory
A factory for the plugable metrics SPI. 
 | 
interface  | 
VertxThreadFactory  | 
interface  | 
VertxTracerFactory
A factory for the plug-able tracing SPI. 
 | 
| Modifier and Type | Interface and Description | 
|---|---|
interface  | 
ClusterManager
A cluster provider for Vert.x must implement this interface. 
 | 
interface  | 
NodeSelector
Used by the  
clustered EventBus to select a node for a given message. | 
| Modifier and Type | Class and Description | 
|---|---|
class  | 
InfinispanClusterManager  | 
| Modifier and Type | Class and Description | 
|---|---|
class  | 
HazelcastClusterManager
A cluster manager that uses Hazelcast 
 | 
| Modifier and Type | Class and Description | 
|---|---|
class  | 
IgniteClusterManager
Apache Ignite based cluster manager. 
 | 
| Modifier and Type | Class and Description | 
|---|---|
class  | 
ZookeeperClusterManager
A cluster manager that uses Zookeeper 
 | 
| Modifier and Type | Class and Description | 
|---|---|
class  | 
OpenTelemetryTracingFactory  | 
| Modifier and Type | Class and Description | 
|---|---|
class  | 
OpenTracingTracerFactory  | 
| Modifier and Type | Class and Description | 
|---|---|
class  | 
ZipkinTracerFactory  | 
Copyright © 2023 Eclipse. All rights reserved.