|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
| Packages that use ServerServices.Service | |
|---|---|
| org.apache.accumulo.core.util | |
| Uses of ServerServices.Service in org.apache.accumulo.core.util |
|---|
| Methods in org.apache.accumulo.core.util that return ServerServices.Service | |
|---|---|
static ServerServices.Service |
ServerServices.Service.valueOf(String name)
Returns the enum constant of this type with the specified name. |
static ServerServices.Service[] |
ServerServices.Service.values()
Returns an array containing the constants of this enum type, in the order they are declared. |
| Methods in org.apache.accumulo.core.util with parameters of type ServerServices.Service | |
|---|---|
InetSocketAddress |
ServerServices.getAddress(ServerServices.Service service)
|
String |
ServerServices.getAddressString(ServerServices.Service service)
|
| Constructors in org.apache.accumulo.core.util with parameters of type ServerServices.Service | |
|---|---|
ServerServices(String address,
ServerServices.Service service)
|
|
|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||