| Package | Description |
|---|---|
| com.baidubce.services.bmr.model |
| Modifier and Type | Class and Description |
|---|---|
class |
HBaseApplicationConfig
Represent an HBase application.
|
class |
HiveApplicationConfig
Represent a Hive application.
|
class |
HueApplicationConfig
Represent a HUE applicaton.
|
class |
PigApplicationConfig
Represent a Pig application.
|
| Modifier and Type | Method and Description |
|---|---|
List<ApplicationConfig> |
CreateClusterRequest.getApplications() |
| Modifier and Type | Method and Description |
|---|---|
CreateClusterRequest |
CreateClusterRequest.withApplication(ApplicationConfig application)
Configure optional application for the cluster.
|
| Modifier and Type | Method and Description |
|---|---|
void |
CreateClusterRequest.setApplications(List<ApplicationConfig> applications) |
Copyright © 2016. All rights reserved.