Class HealthPinger.PingTarget
- java.lang.Object
-
- com.couchbase.client.core.diagnostics.HealthPinger.PingTarget
-
- Enclosing class:
- HealthPinger
@Internal public static class HealthPinger.PingTarget extends Object
-
-
Method Summary
All Methods Instance Methods Concrete Methods Modifier and Type Method Description StringbucketName()booleanequals(Object o)inthashCode()NodeIdentifiernodeIdentifier()ServiceTypeserviceType()StringtoString()
-
-
-
Method Detail
-
serviceType
public ServiceType serviceType()
-
nodeIdentifier
public NodeIdentifier nodeIdentifier()
-
bucketName
public String bucketName()
-
-