public class ServiceIdentifier extends Object
| Modifier and Type | Method | Description |
|---|---|---|
boolean |
appliesTo(ServiceIdentifier serviceIdentifier) |
|
boolean |
equals(Object other) |
|
Optional<String> |
getDatacenter() |
|
Optional<String> |
getHostName() |
|
Optional<String> |
getInstance() |
|
String |
getServiceName() |
|
int |
hashCode() |
|
boolean |
moreSpecificThan(ServiceIdentifier other) |
|
String |
toString() |
public String getServiceName()
public boolean appliesTo(ServiceIdentifier serviceIdentifier)
public boolean moreSpecificThan(ServiceIdentifier other)
Copyright © 2024. All rights reserved.