public class RouterStubGet extends Object implements RouterStub.MembersNotification
| Modifier and Type | Field and Description |
|---|---|
protected Promise<Void> |
promise |
protected RouterStub |
stub |
| Constructor and Description |
|---|
RouterStubGet() |
| Modifier and Type | Method and Description |
|---|---|
static void |
main(String[] args) |
void |
members(List<PingData> mbrs) |
protected void |
start(String host,
int port,
String cluster_name,
boolean nio) |
protected RouterStub stub
Copyright © 2025 JBoss, a division of Red Hat. All rights reserved.