MCPcopy Create free account

hub / github.com/ceph/ceph / types & classes

Types & classes20,565 in github.com/ceph/ceph

↓ 1,011 callersClassshard_id_t
src/test/test_mode_collector.cc:15
↓ 534 callersClasseversion_t
src/test/test_mode_collector.cc:102
↓ 488 callersClassInput
src/pybind/mgr/dashboard/frontend/cypress/e2e/cluster/mgr-modules.po.ts:3
↓ 371 callersClassDashboardException
Used for exceptions that are already handled and should end up as a user error. Or, as a replacement for cherrypy.HTTPError(...) Typical
src/pybind/mgr/dashboard/exceptions.py:10
↓ 348 callersClassComponent
Component to be copied into the new container image.
src/script/cpatch.py:32
↓ 314 callersClassghobject_t
src/common/hobject.h:476
↓ 297 callersClasshobject_t
src/common/hobject.h:49
↓ 291 callersClassUserSnapshotNamespace
src/cls/rbd/cls_rbd_types.h:436
↓ 261 callersClassHandleCommandResult
Tuple containing the result of `handle_command()` Only write to stderr if there is an error, or in extraordinary circumstances Avoid ha
src/pybind/mgr/mgr_module.py:172
↓ 240 callersClassbind
src/rgw/driver/posix/zpp_bits.h:3697
↓ 214 callersClassVolumeException
src/pybind/mgr/volumes/fs/exception.py:1
↓ 211 callersClassutime_t
src/osdc/Filer.h:47
↓ 203 callersClassOption
Helper class to declare options for MODULE_OPTIONS list. TODO: Replace with typing.TypedDict when in python_version >= 3.8
src/pybind/mgr/mgr_module.py:662
↓ 194 callersClassany
src/rgw/driver/posix/zpp_bits.h:167
↓ 194 callersClassbyte_u_t
* Use this struct to pretty print values that should be formatted with a * binary unit prefix (IEC units). Since binary unit prefixes are to be used
src/include/types.h:456
↓ 193 callersClassOrchestratorError
General orchestrator specific error. Used for deployment, configuration or user errors. It's not intended for programming errors or orc
src/pybind/mgr/orchestrator/_interface.py:62
↓ 193 callersClassPlacementSpec
For APIs that need to specify a host subset
src/python-common/ceph/deployment/service_spec.py:325
↓ 187 callersClassspg_t
src/osd/osd_types.h:526
↓ 179 callersClasseversion_t
src/osd/osd_types.h:890
↓ 178 callersClasssend
src/msg/async/dpdk/TCP.h:312
↓ 172 callersClasspg_t
src/osd/osd_types.h:407
↓ 172 callersClassutime_t
src/tools/rbd_mirror/image_deleter/Types.h:11
↓ 165 callersClassError
src/cephadm/cephadmlib/exceptions.py:4
↓ 165 callersClassImage
src/librbd/api/Image.h:24
↓ 157 callersClassSpecValidationError
Defining an exception here is a bit problematic, cause you cannot properly catch it, if it was raised in a different mgr module.
src/python-common/ceph/deployment/hostspec.py:37
↓ 147 callersClassJObj
qa/tasks/mgr/dashboard/helper.py:618
↓ 142 callersClassobject_t
src/include/object.h:37
↓ 138 callersClasssobject_t
src/include/object.h:155
↓ 135 callersEnumtype
src/rgw/jwt-cpp/jwt.h:839
↓ 133 callersClassRBD
src/test/rbd_mirror/test_fixture.h:15
↓ 125 callersClassshard_id_t
src/include/types.h:476
↓ 124 callersClassosd_reqid_t
* osd request identifier * * caller name + incarnation# + tid to unique identify this request. */
src/osd/osd_types.h:155
↓ 123 callersClassJLeaf
qa/tasks/mgr/dashboard/helper.py:606
↓ 121 callersClassdiff_extent
src/test/librbd/test_librbd.cc:7159
↓ 116 callersClasscoll_t
src/osd/osd_types.h:657
↓ 112 callersClassbluestore_pextent_t
pextent: physical extent
src/os/bluestore/bluestore_types.h:114
↓ 110 callersClassCephadmServe
This module contains functions that are executed in the serve() thread. Thus they don't block the CLI. Please see the `Note regarding ne
src/pybind/mgr/cephadm/serve.py:53
↓ 109 callersClassZonegroupConns
src/test/rgw/rgw_multi/tests.py:540
↓ 91 callersClassfrag_t
src/include/frag.h:81
↓ 90 callersEnumunit_t
src/common/perf_counters.h:54
↓ 89 callersClassServiceSpec
Details of service creation. Request to the orchestrator for a cluster of daemons such as MDS, RGW, iscsi gateway, nvmeof gateway, MONs,
src/python-common/ceph/deployment/service_spec.py:837
↓ 87 callersClassPSTopicS3
class to set/list/get/delete a topic POST ?Action=CreateTopic&Name=<topic name>[&OpaqueData=<data>[&push-endpoint=<endpoint>&[<arg1>=<value1>...]]
src/test/rgw/bucket_notification/api.py:319
↓ 87 callersClasscounters
src/rgw/rgw_ratelimit.h:36
↓ 83 callersClassDeviceSelection
Used within :class:`ceph.deployment.drive_group.DriveGroupSpec` to specify the devices used by the Drive Group. Any attributes (even non
src/python-common/ceph/deployment/drive_group.py:35
↓ 83 callersClassMonCapGrant
src/mon/MonCap.h:58
↓ 82 callersClassMock
src/test/librbd/io/test_mock_ObjectRequest.cc:118
↓ 82 callersClasserr
src/rgw/rgw_xml.h:150
↓ 77 callersClassbufferptr
src/crimson/os/seastore/random_block_manager/rbm_device.h:12
↓ 75 callersClassceph_statx
src/test/libcephfs/test.cc:350
↓ 74 callersClassDevice
src/ceph-volume/ceph_volume/util/device.py:81
↓ 72 callersClassHostSpec
Information about hosts. Like e.g. ``kubectl get nodes``
src/python-common/ceph/deployment/hostspec.py:49
↓ 72 callersClasssplit
represents an immutable range of split string parts ranged-for loop example: for (std::string_view s : split(input)) { ... container initialization
src/common/split.h:90
↓ 70 callersClassDaemonDescription
For responding to queries about the status of a particular daemon, stateful or stateless. This is not about health or performance monito
src/pybind/mgr/orchestrator/_interface.py:1176
↓ 69 callersClasspg_shard_t
src/test/test_mode_collector.cc:71
↓ 66 callersClassunexpected
src/include/expected.hpp:142
↓ 65 callersClassadd_op
src/cls/log/cls_log_ops.h:17
↓ 65 callersClassrgw_obj_key
src/rgw/rgw_obj_types.h:110
↓ 65 callersClasstuple
src/rgw/driver/posix/zpp_bits.h:555
↓ 63 callersClassNVMeoFClient
src/pybind/mgr/dashboard/services/nvmeof_client.py:34
↓ 61 callersClassRgwMultisite
src/pybind/mgr/dashboard/services/rgw_client.py:1852
↓ 61 callersClassValues
src/crimson/os/seastore/onode_manager/staged-fltree/tree_utils.h:76
↓ 60 callersClassDriveGroupSpec
Describe a drive group in the same form that ceph-volume understands.
src/python-common/ceph/deployment/drive_group.py:170
↓ 59 callersClassutime_t
src/common/ceph_json.h:177
↓ 58 callersClasspg_shard_t
src/osd/osd_types.h:181
↓ 57 callersClassOrchestratorValidationError
Raised when an orchestrator doesn't support a specific feature.
src/pybind/mgr/orchestrator/_interface.py:90
↓ 57 callersClassinodeno_t
src/client/Client.cc:14421
↓ 56 callersClassPSNotificationS3
class to set/get/delete an S3 notification PUT /<bucket>?notification GET /<bucket>?notification[=<notification>] DELETE /<bucket>?notific
src/test/rgw/bucket_notification/api.py:424
↓ 55 callersClassvisitor
src/rgw/driver/posix/zpp_bits.h:575
↓ 52 callersClassFeature
src/include/CompatSet.h:30
↓ 51 callersClasssnapid_t
src/include/object.h:98
↓ 50 callersClassAPIVersion
>>> APIVersion(1,0) APIVersion(major=1, minor=0) >>> APIVersion._make([1,0]) APIVersion(major=1, minor=0) >>> f'{APIVersion(1,
src/pybind/mgr/dashboard/controllers/_version.py:5
↓ 49 callersClassMetric
src/pybind/mgr/prometheus/module.py:408
↓ 48 callersClassDevice
src/python-common/ceph/deployment/inventory.py:45
↓ 48 callersClassrange_t
a light-weight "range_seg_t", which only used as the key when searching in range_tree and range_size_tree
src/os/bluestore/AvlAllocator.cc:22
↓ 46 callersClassset_state
src/rgw/rgw_http_client.h:294
↓ 44 callersClassPipe
for composing data processors into a pipeline
src/rgw/rgw_putobj.h:24
↓ 42 callersClasserror_code
src/include/buffer.h:111
↓ 42 callersClassfilepath
src/client/Inode.h:39
↓ 42 callersClassinvalid_argument
src/crimson/osd/exceptions.h:37
↓ 41 callersClassOpFinishEvent
src/librbd/journal/Types.h:154
↓ 41 callersClassSetting
Setting representation that allows to set a default value and a list of allowed data types. :param default_value: The name of the bucket.
src/pybind/mgr/dashboard/settings.py:12
↓ 40 callersClassRGWAMException
src/python-common/ceph/rgw/types.py:9
↓ 40 callersClassinstance
src/crimson/os/alienstore/alien_log.h:16
↓ 38 callersClassOSD
src/osd/PG.h:58
↓ 38 callersClassentity_addrvec_t
src/msg/msg_types.h:580
↓ 37 callersClassRados
src/include/rados/librados_fwd.hpp:39
↓ 37 callersClassrgw_raw_obj
src/rgw/driver/rados/roles.h:27
↓ 37 callersClassupdate
This is actually a useful builder, since otherwise we end up with four uint64_ts in a row and only care about a subset at a time.
src/cls/fifo/cls_fifo_types.h:217
↓ 37 callersClassvalue_type
src/rgw/driver/posix/zpp_bits.h:4785
↓ 37 callersClassvinodeno_t
src/include/cephfs/types.h:203
↓ 36 callersClassRGWSpec
Settings to configure a (multisite) Ceph RGW .. code-block:: yaml service_type: rgw service_id: myrealm.myzone spec
src/python-common/ceph/deployment/service_spec.py:1599
↓ 36 callersClassout
src/rgw/driver/posix/zpp_bits.h:2377
↓ 35 callersClassCapTester
Test MON caps as well as MDS caps. For usage see docstrings of class MDSCapTester. USAGE: Create object of this class at the beginning o
qa/tasks/cephfs/caps_helper.py:331
↓ 35 callersClassoptional_yield
src/rgw/rgw_account.h:28
↓ 34 callersClassCephadmDaemonDeploySpec
src/pybind/mgr/cephadm/services/cephadmservice.py:153
↓ 33 callersClassMyReq
src/dmclock/test/test_dmclock_server.cc:189
↓ 33 callersClassNFSServiceSpec
src/python-common/ceph/deployment/service_spec.py:1382
↓ 33 callersClassTestException
src/test/rgw/test_multen.py:12
↓ 32 callersClassBaseObjectStore
src/ceph-volume/ceph_volume/objectstore/baseobjectstore.py:20
↓ 32 callersClassmalformed_input
src/include/buffer.h:110
next →1–100 of 20,565, ranked by callers