public class RoleHostnamePair extends Object
| Modifier and Type | Field and Description |
|---|---|
String |
hostname
hostname -will be null if node==null
|
int |
roleId
requested role
|
| Constructor and Description |
|---|
RoleHostnamePair(int roleId,
String hostname) |
Copyright © 2014–2015 The Apache Software Foundation. All rights reserved.