public class RemoteServiceSet extends Object implements AutoCloseable
ClusterCoordinator| Constructor and Description |
|---|
RemoteServiceSet(ClusterCoordinator coordinator) |
| Modifier and Type | Method and Description |
|---|---|
void |
close() |
ClusterCoordinator |
getCoordinator() |
static RemoteServiceSet |
getLocalServiceSet() |
public RemoteServiceSet(ClusterCoordinator coordinator)
public ClusterCoordinator getCoordinator()
public void close()
throws Exception
close in interface AutoCloseableExceptionpublic static RemoteServiceSet getLocalServiceSet()
Copyright © 2022 The Apache Software Foundation. All rights reserved.