| 程序包 | 说明 |
|---|---|
| org.apache.dubbo.metadata.store |
| 限定符和类型 | 类和说明 |
|---|---|
class |
InMemoryWritableMetadataService
The
WritableMetadataService implementation stores the metadata of Dubbo services in memory locally when they
exported. |
class |
RemoteWritableMetadataService
The
WritableMetadataService implementation stores the metadata of Dubbo services in metadata center when they
exported. |
Copyright © 2011–2020 The Apache Software Foundation. All rights reserved.