| Package | Description |
|---|---|
| org.mydotey.artemis.discovery | |
| org.mydotey.artemis.util |
| Modifier and Type | Method and Description |
|---|---|
Map<Service,List<InstanceChange>> |
GetServicesDeltaResponse.getDelta() |
| Modifier and Type | Method and Description |
|---|---|
void |
GetServicesDeltaResponse.setDelta(Map<Service,List<InstanceChange>> delta) |
| Constructor and Description |
|---|
GetServicesDeltaResponse(Map<Service,List<InstanceChange>> delta,
long version,
ResponseStatus responseStatus) |
| Modifier and Type | Method and Description |
|---|---|
static InstanceChange |
InstanceChanges.newReloadInstanceChange(String serviceId) |
| Modifier and Type | Method and Description |
|---|---|
int |
InstanceChangeComparator.compare(InstanceChange o1,
InstanceChange o2) |
Copyright © 2020 org.mydotey. All rights reserved.