Package | Description |
---|---|
com.cloudera.api.model |
Java models of the underlying API JSON objects, with JAX-B annotations.
|
com.cloudera.api.v14 |
API version 14, introduced in Cloudera Manager 5.9.0.
|
Modifier and Type | Method and Description |
---|---|
List<ApiWatchedDir> |
ApiWatchedDirList.getDirs() |
Modifier and Type | Method and Description |
---|---|
void |
ApiWatchedDirList.setDirs(List<ApiWatchedDir> watchedDirs) |
Modifier and Type | Method and Description |
---|---|
ApiWatchedDir |
WatchedDirResource.addWatchedDirectory(ApiWatchedDir dir)
Adds a directory to the watching list.
|
ApiWatchedDir |
WatchedDirResource.removeWatchedDirectory(String directoryPath)
Removes a directory from the watching list.
|
Modifier and Type | Method and Description |
---|---|
ApiWatchedDir |
WatchedDirResource.addWatchedDirectory(ApiWatchedDir dir)
Adds a directory to the watching list.
|
Copyright © Cloudera, Inc. Released under Apache License, Version 2.0.