Package | Description |
---|---|
org.apache.kudu.client |
Modifier and Type | Method and Description |
---|---|
ListTabletServersResponse |
KuduClient.listTabletServers()
Get the list of running tablet servers.
|
Modifier and Type | Method and Description |
---|---|
com.stumbleupon.async.Deferred<ListTabletServersResponse> |
AsyncKuduClient.listTabletServers()
Get the list of running tablet servers.
|
Copyright © 2017 The Apache Software Foundation. All rights reserved.