| 程序包 | 说明 |
|---|---|
| com.alipay.sofa.registry.client.model | |
| com.alipay.sofa.registry.core.model |
| 限定符和类型 | 方法和说明 |
|---|---|
DataBox |
ConfiguratorData.getDataBox()
Getter method for property dataBox.
|
| 限定符和类型 | 方法和说明 |
|---|---|
Map<String,List<DataBox>> |
SegmentData.getData()
Getter method for property data.
|
| 限定符和类型 | 方法和说明 |
|---|---|
void |
ConfiguratorData.setDataBox(DataBox dataBox)
Setter method for property dataBox.
|
| 限定符和类型 | 方法和说明 |
|---|---|
void |
SegmentData.setData(Map<String,List<DataBox>> data)
Setter method for property data.
|
| 限定符和类型 | 方法和说明 |
|---|---|
DataBox |
ReceivedConfigData.getDataBox()
Getter method for property dataBox.
|
| 限定符和类型 | 方法和说明 |
|---|---|
Map<String,List<DataBox>> |
ReceivedData.getData()
Getter method for property data.
|
List<DataBox> |
PublisherRegister.getDataList()
Getter method for property dataList.
|
Map<String,List<DataBox>> |
MultiSegmentData.getUnzipData()
Getter method for property unzipData.
|
| 限定符和类型 | 方法和说明 |
|---|---|
void |
ReceivedConfigData.setDataBox(DataBox dataBox)
Setter method for property dataBox.
|
| 限定符和类型 | 方法和说明 |
|---|---|
void |
ReceivedData.setData(Map<String,List<DataBox>> data)
Setter method for property data.
|
void |
PublisherRegister.setDataList(List<DataBox> dataList)
Setter method for property dataList.
|
void |
MultiSegmentData.setUnzipData(Map<String,List<DataBox>> unzipData)
Setter method for property unzipData.
|
| 构造器和说明 |
|---|
ReceivedData(String dataId,
String group,
String instanceId,
String segment,
List<String> subscriberRegistIds,
Map<String,List<DataBox>> data,
Long version)
Instantiates a new Received data multi.
|
Copyright © 2023 The Ant Financial. All rights reserved.