public class ResourceManagerAddress extends Object
Constructor and Description |
---|
ResourceManagerAddress(String address,
ResourceManagerId resourceManagerId) |
Modifier and Type | Method and Description |
---|---|
boolean |
equals(Object obj) |
String |
getAddress() |
ResourceManagerId |
getResourceManagerId() |
int |
hashCode() |
String |
toString() |
public ResourceManagerAddress(@Nonnull String address, @Nonnull ResourceManagerId resourceManagerId)
@Nonnull public ResourceManagerId getResourceManagerId()
Copyright © 2014–2021 The Apache Software Foundation. All rights reserved.