| Package | Description |
|---|---|
| org.apache.hadoop.hive.llap.registry | |
| org.apache.hadoop.hive.llap.registry.impl |
| Modifier and Type | Method and Description |
|---|---|
Collection<LlapServiceInstance> |
LlapServiceInstanceSet.getAllInstancesOrdered(boolean consistentIndexes)
Gets a list containing all the instances.
|
| Modifier and Type | Class and Description |
|---|---|
class |
InactiveServiceInstance |
class |
LlapFixedRegistryImpl.FixedServiceInstance
A single instance in an Llap Service.
|
class |
LlapZookeeperRegistryImpl.DynamicServiceInstance
A dynamically changing instance in an Llap Service.
|
| Modifier and Type | Method and Description |
|---|---|
protected LlapServiceInstance |
LlapZookeeperRegistryImpl.createServiceInstance(org.apache.hadoop.registry.client.types.ServiceRecord srv) |
| Modifier and Type | Method and Description |
|---|---|
void |
LlapRegistryService.registerStateChangeListener(ServiceInstanceStateChangeListener<LlapServiceInstance> listener) |
Copyright © 2024 The Apache Software Foundation. All rights reserved.