| Modifier and Type | Class and Description |
|---|---|
class |
FileRegistryServiceImpl
The type File registry service.
|
| Modifier and Type | Method and Description |
|---|---|
static RegistryService |
RegistryFactory.getInstance()
Gets instance.
|
RegistryService |
RegistryProvider.provide()
provide a registry implementation instance
|
RegistryService |
FileRegistryProvider.provide() |
| Modifier and Type | Method and Description |
|---|---|
static List<RegistryService> |
MultiRegistryFactory.getInstances()
Gets instances.
|
| Modifier and Type | Class and Description |
|---|---|
class |
ConsulRegistryServiceImpl |
| Modifier and Type | Method and Description |
|---|---|
RegistryService |
ConsulRegistryProvider.provide() |
| Modifier and Type | Method and Description |
|---|---|
RegistryService |
CustomRegistryProvider.provide() |
| Modifier and Type | Class and Description |
|---|---|
class |
EtcdRegistryServiceImpl |
| Modifier and Type | Method and Description |
|---|---|
RegistryService |
EtcdRegistryProvider.provide() |
| Modifier and Type | Class and Description |
|---|---|
class |
EurekaRegistryServiceImpl
The type Eureka registry service.
|
| Modifier and Type | Method and Description |
|---|---|
RegistryService |
EurekaRegistryProvider.provide() |
| Modifier and Type | Class and Description |
|---|---|
class |
NacosRegistryServiceImpl
The type Nacos registry service.
|
| Modifier and Type | Method and Description |
|---|---|
RegistryService |
NacosRegistryProvider.provide() |
| Modifier and Type | Class and Description |
|---|---|
class |
RaftRegistryServiceImpl
The type File registry service.
|
| Modifier and Type | Method and Description |
|---|---|
RegistryService<?> |
RaftRegistryProvider.provide() |
| Modifier and Type | Class and Description |
|---|---|
class |
RedisRegistryServiceImpl
The type Redis registry service.
|
| Modifier and Type | Method and Description |
|---|---|
RegistryService |
RedisRegistryProvider.provide() |
| Modifier and Type | Class and Description |
|---|---|
class |
SofaRegistryServiceImpl
The type SOFARegistry registry service.
|
| Modifier and Type | Method and Description |
|---|---|
RegistryService |
SofaRegistryProvider.provide() |
| Modifier and Type | Class and Description |
|---|---|
class |
ZookeeperRegisterServiceImpl
zookeeper path as /registry/zk/
|
| Modifier and Type | Method and Description |
|---|---|
RegistryService |
ZookeeperRegistryProvider.provide() |
Copyright © 2023 Seata. All rights reserved.