Trees
Indices
Help
python-cm_api
[
hide private
]
[
frames
] |
no frames
]
[
Module Hierarchy
|
Class Hierarchy
]
Class Hierarchy
urllib2.BaseHandler
urllib2.HTTPErrorProcessor
:
Process HTTP error responses.
cm_api.http_client.HTTPErrorProcessor
:
Python 2.4 only recognize 200 and 206 as success.
cmd.Cmd
:
A simple framework for writing line-oriented command interpreters.
cm_shell.cmps.ClouderaShell
:
Interactive shell for communicating with your Cloudera Cluster making use of the cm_api
object
:
The most base type
cm_api.endpoints.types.ApiList
:
A list of some api object
cm_api.endpoints.types.Attr
:
Encapsulates information about an attribute in the JSON encoding of the object.
cm_api.endpoints.types.ROAttr
:
Subclass that just defines the attribute as read-only.
cm_api.endpoints.types.BaseApiObject
:
The BaseApiObject helps with (de)serialization from/to JSON.
cm_api.endpoints.types.ApiActivity
cm_api.endpoints.clusters.ApiCluster
cm_api.endpoints.types.ApiClusterRef
cm_api.endpoints.types.ApiCmPeer
cm_api.endpoints.types.ApiCommand
cm_api.endpoints.types.ApiReplicationCommand
cm_api.endpoints.types.ApiConfig
cm_api.endpoints.events.ApiEvent
cm_api.endpoints.types.ApiHdfsReplicationArguments
cm_api.endpoints.types.ApiHdfsReplicationResult
cm_api.endpoints.types.ApiHiveReplicationArguments
cm_api.endpoints.types.ApiHiveReplicationResult
cm_api.endpoints.types.ApiHiveTable
cm_api.endpoints.hosts.ApiHost
cm_api.endpoints.types.ApiHostRef
cm_api.endpoints.host_templates.ApiHostTemplate
cm_api.endpoints.types.ApiImpalaCancelResponse
cm_api.endpoints.types.ApiImpalaQuery
cm_api.endpoints.types.ApiImpalaQueryDetailsResponse
cm_api.endpoints.types.ApiImpalaQueryResponse
cm_api.endpoints.cms.ApiLicense
:
Model for a CM license.
cm_api.endpoints.types.ApiMetric
:
Metric information.
cm_api.endpoints.types.ApiMetricData
:
Metric reading data.
cm_api.endpoints.timeseries.ApiMetricSchema
cm_api.endpoints.parcels.ApiParcel
:
An object that represents a parcel and allows administrative operations.
cm_api.endpoints.parcels.ApiParcelState
:
An object that represents the state of a parcel.
cm_api.endpoints.types.ApiReplicationSchedule
cm_api.endpoints.roles.ApiRole
cm_api.endpoints.role_config_groups.ApiRoleConfigGroup
:
name is RW only temporarily; once all RCG names are unique, this property will be auto-generated and Read-only
cm_api.endpoints.types.ApiRoleConfigGroupRef
cm_api.endpoints.types.ApiRoleRef
cm_api.endpoints.services.ApiService
cm_api.endpoints.services.ApiServiceSetupInfo
cm_api.endpoints.types.ApiServiceRef
cm_api.endpoints.timeseries.ApiTimeSeries
cm_api.endpoints.timeseries.ApiTimeSeriesData
cm_api.endpoints.timeseries.ApiTimeSeriesMetadata
cm_api.endpoints.timeseries.ApiTimeSeriesResponse
cm_api.endpoints.users.ApiUser
cm_api_tests.test_baseapiobject.Child
cm_api.endpoints.cms.ClouderaManager
:
The Cloudera Manager instance.
cm_api_tests.test_baseapiobject.Parent
exceptions.BaseException
:
Common base class for all exceptions
exceptions.Exception
:
Common base class for all non-exit exceptions.
cm_api.http_client.RestException
:
Any error result from the Rest API is converted into this exception type.
cm_api.api_client.ApiException
:
Any error result from the API is converted into this exception type.
exceptions.StandardError
:
Base class for all standard Python exceptions that do not represent interpreter exiting.
exceptions.AssertionError
:
Assertion failed.
cm_api.http_client.HttpClient
:
Basic HTTP client tailored for rest APIs.
cm_shell.prettytable.PrettyTable
cm_api.resource.Resource
:
Encapsulates a resource, and provides actions to invoke on it.
cm_api.api_client.ApiResource
:
Resource object that provides methods for managing the top-level API resources.
cm_api_tests.utils.MockResource
:
Allows code to control the behavior of a resource's "invoke" method for unit testing.
unittest.case.TestCase
:
A class whose instances are single test cases.
cm_api_tests.test_baseapiobject.TestBaseApiObject
cm_api_tests.test_cms.TestCMS
cm_api_tests.test_clusters.TestCluster
cm_api_tests.test_impala.TestImpala
cm_api_tests.test_replication.TestReplicationRequests
cm_api_tests.test_replication.TestReplicationTypes
cm_api_tests.test_services.TestService
cm_api_tests.test_timeseries.TestTimeSeries
basestring
:
Type basestring cannot be instantiated; it is the base for str and unicode.
str
:
str(object='') -> string
Trees
Indices
Help
python-cm_api
Generated by Epydoc 3.0.1 on Mon Mar 30 14:44:56 2015
http://epydoc.sourceforge.net