Package | Description |
---|---|
alluxio.membership |
Modifier and Type | Method and Description |
---|---|
static AlluxioEtcdClient |
AlluxioEtcdClient.getInstance(AlluxioConfiguration conf)
Get the singleton instance of AlluxioEtcdClient.
|
Constructor and Description |
---|
EtcdMembershipManager(AlluxioConfiguration conf,
AlluxioEtcdClient alluxioEtcdClient)
CTOR for EtcdMembershipManager with given AlluxioEtcdClient client.
|
ServiceDiscoveryRecipe(AlluxioEtcdClient client,
String pathPrefix)
CTOR for ServiceDiscoveryRecipe.
|
Copyright © 2023. All Rights Reserved.