Uses of Class
at.twinformatics.eureka.adapter.consul.model.ChangeItem
-
Packages that use ChangeItem Package Description at.twinformatics.eureka.adapter.consul.service -
-
Uses of ChangeItem in at.twinformatics.eureka.adapter.consul.service
Methods in at.twinformatics.eureka.adapter.consul.service that return types with arguments of type ChangeItem Modifier and Type Method Description rx.Single<ChangeItem<java.util.List<com.netflix.appinfo.InstanceInfo>>>RegistrationService. getService(java.lang.String appName, long waitMillis, java.lang.Long index)rx.Single<ChangeItem<java.util.Map<java.lang.String,java.lang.String[]>>>RegistrationService. getServiceNames(long waitMillis, java.lang.Long index)
-