切换导航
搜索
软件
概述
OpenStack 组件
SDK
部署工具
OpenStack 地图
示例配置
用例
生产环境中的用户
Ironic 裸机
边缘计算
电信与 NFV
科学与 HPC
容器
企业
用户调查
活动
OpenInfra Summit
项目团队聚会
OpenDev
社区活动
OpenStack 和 OpenInfra Days
峰会视频
社区
欢迎!从这里开始
OpenStack 技术委员会
演讲者局
OpenStack Wiki
获得认证 (COA)
招聘
营销资源
社区新闻
Superuser 杂志
OpenInfra 基金会支持组织
OpenInfra 基金会
市场
培训
发行版和设备
公共云
托管私有云
远程管理私有云
咨询与集成商
驱动程序
博客
文档
加入
注册基金会会员
赞助基金会
更多关于基金会的信息
登录
索引
索引
_
|
A
|
B
|
C
|
D
|
E
|
F
|
G
|
H
|
I
|
K
|
L
|
M
|
N
|
O
|
P
|
Q
|
R
|
S
|
T
|
U
|
V
|
W
|
X
|
Y
|
Z
_
__call__() (swift.common.swob.Response 方法)
_Element (swift.common.middleware.s3api.etree 中的类)
A
absolute_location() (swift.common.swob.Response 方法)
AbstractStatsdClient (swift.common.statsd_client 中的类)
Accept (swift.common.swob 中的类)
accept (swift.common.swob.Request 属性)
accept_ranges (swift.common.swob.Response 属性)
AccessDenied
account (swift.obj.diskfile.BaseDiskFile 属性)
account_acls() (swift.common.middleware.tempauth.TempAuth 方法)
account_info() (swift.proxy.controllers.base.Controller 方法)
account_read_only() (swift.common.middleware.read_only.ReadOnlyMiddleware 方法)
account_update() (swift.container.server.ContainerController 方法)
AccountAuditor (swift.account.auditor 中的类)
AccountBroker (swift.account.backend 中的类)
AccountContext (swift.common.middleware.versioned_writes.object_versioning 中的类)
AccountController (swift.account.server 中的类)
(swift.proxy.controllers.account 中的类)
AccountProblem
AccountQuotaMiddleware (swift.common.middleware.account_quotas 中的类)
AccountReaper (swift.account.reaper 中的类)
ACL (swift.common.middleware.s3api.subresource 中的类)
acl (swift.common.swob.Request 属性)
AclController (swift.common.middleware.s3api.controllers.acl 中的类)
ACLError
acls_from_account_info() (swift.common.middleware.acl 模块中)
acquire() (swift.common.utils.logs.PipeMutex 方法)
add_acls_from_sys_metadata() (swift.proxy.controllers.account.AccountController 方法)
add_alternate_nodes() (swift.proxy.controllers.obj.ECGetResponseBucket 方法)
add_bad_resp() (swift.proxy.controllers.obj.ECGetResponseCollection 方法)
add_dev() (swift.common.ring.builder.RingBuilder 方法)
add_failure_stats() (swift.obj.replicator.Stats 方法)
add_good_response() (swift.proxy.controllers.obj.ECGetResponseCollection 方法)
add_name() (swift.common.storage_policy.BaseStoragePolicy 方法)
add_policy_alias() (swift.common.storage_policy.StoragePolicyCollection 方法)
add_response() (swift.proxy.controllers.obj.ECGetResponseBucket 方法)
(swift.proxy.controllers.obj.ECGetResponseCollection 方法)
add_to_reconciler_queue() (swift.container.reconciler 模块中)
add_update() (swift.obj.updater.OldestAsyncPendingTracker 方法)
affinity_key_function() (swift.common.utils.config 模块中)
affinity_locality_predicate() (swift.common.utils.config 模块中)
agent (swift.common.middleware.tempurl.TempURL 属性)
aggregate_and_dump_recon() (swift.obj.updater.ObjectUpdater 方法)
aggregate_recon_update() (swift.obj.reconstructor.ObjectReconstructor 方法)
(swift.obj.replicator.ObjectReplicator 方法)
allowed_methods (swift.proxy.controllers.base.Controller 属性)
allowed_sync_hosts (swift.container.server.ContainerController 属性)
(swift.container.sync.ContainerSync 属性)
AllUsers (swift.common.middleware.s3api.subresource 中的类)
AmbiguousGrantByEmailAddress
amz_date_format (swift.common.middleware.s3api.utils.S3Timestamp 属性)
APIVersionError
app (swift.common.middleware.formpost.FormPost 属性)
(swift.common.middleware.staticweb.StaticWeb 属性)
(swift.common.middleware.tempurl.TempURL 属性)
(swift.proxy.controllers.base.GetterSource 属性)
app_factory() (swift.account.server 模块中)
(swift.container.server 模块中)
(swift.obj.server 模块中)
(swift.proxy.server 模块中)
app_iter (swift.common.swob.Response 属性)
app_iter_range() (swift.common.request_helpers.SegmentedIterable 方法)
(swift.obj.diskfile.BaseDiskFileReader 方法)
(swift.proxy.controllers.obj.ECAppIter 方法)
app_iter_ranges() (swift.common.request_helpers.SegmentedIterable 方法)
(swift.obj.diskfile.BaseDiskFileReader 方法)
(swift.proxy.controllers.obj.ECAppIter 方法)
append_log_info() (swift.common.request_helpers 模块中)
Application (swift.proxy.server 中的类)
assigned_device_count (swift.common.ring.ring.Ring 属性)
async_update() (swift.obj.server.ObjectController 方法)
asyncstarmap() (swift.common.StreamingPile 方法)
ATTRIBUTES_RE (swift.common.utils 模块中)
audit_all_objects() (swift.obj.auditor.AuditorWorker 方法)
audit_location_generator() (swift.common.utils 模块中)
audit_loop() (swift.obj.auditor.ObjectAuditor 方法)
AuditLocation (swift.obj.diskfile 中的类)
AuditorWorker (swift.obj.auditor 中的类)
authenticate() (swift.common.middleware.s3api.s3request.S3AclRequest 方法)
AuthenticatedUsers (swift.common.middleware.s3api.subresource 中的类)
AuthorizationHeaderMalformed
AuthorizationQueryParametersError
authorize() (swift.common.middleware.tempauth.TempAuth 方法)
authorize_anonymous() (swift.common.middleware.keystoneauth.KeystoneAuth 方法)
autocreate_account() (swift.proxy.controllers.base.Controller 方法)
await_response() (swift.proxy.controllers.obj.Putter 方法)
B
BackendRateLimitMiddleware (swift.common.middleware.backend_ratelimit 中的类)
backward() (swift.common.utils 模块中)
BadDigest
BadResponseLength
base_request() (swift.common.internal_client.SimpleClient 方法)
BaseAclHandler (swift.common.middleware.s3api.acl_handlers 中的类)
BaseDecrypterContext (swift.common.middleware.crypto.decrypter 中的类)
BaseDiskFile (swift.obj.diskfile 中的类)
BaseDiskFileManager (swift.obj.diskfile 中的类)
BaseDiskFileReader (swift.obj.diskfile 中的类)
BaseDiskFileWriter (swift.obj.diskfile 中的类)
BaseKeyMaster (swift.common.middleware.crypto.keymaster 中的类)
BaseObjectController (swift.proxy.controllers.obj 中的类)
BaseStoragePolicy (swift.common.storage_policy 中的类)
best_bucket (swift.proxy.controllers.obj.ECGetResponseCollection 属性)
best_match() (swift.common.swob.Accept 方法)
best_policy_index() (swift.container.reconciler 模块中)
best_response() (swift.proxy.controllers.base.Controller 方法)
blank() (swift.common.swob.Request 类方法)
body (swift.common.middleware.s3api.s3request.S3Request 属性)
(swift.common.swob.Request 属性)
(swift.common.swob.Response 属性)
body_file (swift.common.swob.Request 属性)
BrokenMPU
broker_class (swift.account.auditor.AccountAuditor 属性)
(swift.container.auditor.ContainerAuditor 属性)
BROKER_TIMEOUT (swift.common.db 模块中)
brokerclass (swift.container.replicator.ContainerReplicator 属性)
bucket_acl (swift.common.middleware.s3api.s3request.S3Request 属性)
bucket_operation() (swift.common.middleware.s3api.controllers.base 模块中)
BucketAclHandler (swift.common.middleware.s3api.acl_handlers 中的类)
BucketAlreadyExists
BucketAlreadyOwnedByYou
BucketController (swift.common.middleware.s3api.controllers.bucket 中的类)
BucketizedUpdateSkippingLimiter (swift.obj.updater 中的类)
BucketNotEmpty
BufferedHTTPConnection (swift.common.bufferedhttp 中的类)
BufferedHTTPResponse (swift.common.bufferedhttp 中的类)
build_reconstruction_jobs() (swift.obj.reconstructor.ObjectReconstructor 方法)
build_replication_jobs() (swift.obj.replicator.ObjectReplicator 方法)
ByteCountEnforcer (swift.proxy.controllers.base 中的类)
ByteCountingReader (swift.common.middleware.versioned_writes.object_versioning 中的类)
ByteEnforcer (swift.common.middleware.catch_errors 中的类)
bytes_received (swift.common.utils.InputProxy 属性)
bytes_to_skip() (swift.proxy.controllers.base 模块中)
bytes_used (swift.common.utils.ShardRangeList 属性)
C
cache_from_env() (swift.common.utils 模块中)
calc_replica_count() (swift.common.ring.ring 模块中)
calculate_byterange_for_part_num() (swift.common.middleware.slo 模块中)
calculate_byteranges() (swift.common.middleware.slo 模块中)
call_application() (swift.common.swob.Request 方法)
can_part_move() (swift.common.ring.composite_builder.CompositeRingBuilder 方法)
(swift.common.ring.composite_builder.CooperativeRingBuilder 方法)
can_reconcile_policy() (swift.container.reconciler.ContainerReconciler 方法)
can_zero_copy_send() (swift.obj.diskfile.BaseDiskFileReader 方法)
cancel_increase_partition_power() (swift.common.ring.builder.RingBuilder 方法)
canned_acl_grantees() (swift.common.middleware.s3api.subresource 模块中)
CannedACL (swift.common.middleware.s3api.subresource 中的类)
capture_stdio() (swift.common.utils.logs 模块中)
CatchErrorMiddleware (swift.common.middleware.catch_errors 中的类)
CatchErrorsContext (swift.common.middleware.catch_errors 中的类)
ceil() (swift.common.utils.timestamp.Timestamp 方法)
change_min_part_hours() (swift.common.ring.builder.RingBuilder 方法)
change_policy_primary_name() (swift.common.storage_policy.StoragePolicyCollection 方法)
change_primary_name() (swift.common.storage_policy.BaseStoragePolicy 方法)
charset (swift.common.swob.Response 属性)
check_account_format() (swift.common.constraints 模块中)
check_against_existing() (swift.common.ring.composite_builder 模块中)
check_builder_ids() (swift.common.ring.composite_builder 模块中)
check_config() (swift.proxy.server.Application 方法)
check_container_existence() (swift.common.middleware.s3api.controllers.base 模块中)
check_container_format() (swift.common.constraints 模块中)
check_content_type() (swift.proxy.controllers.obj 模块中)
check_copy_source() (swift.common.middleware.s3api.s3request.S3Request 方法)
check_delete_headers() (swift.common.constraints 模块中)
check_dir() (swift.common.constraints 模块中)
check_drive() (swift.common.constraints 模块中)
check_filter_order() (swift.common.middleware.s3api.s3api.S3ApiMiddleware 方法)
check_float() (swift.common.constraints 模块中)
check_for_dev_uniqueness() (swift.common.ring.composite_builder 模块中)
check_free_space() (swift.account.server.AccountController 方法)
(swift.container.server.ContainerController 方法)
check_gatekeeper_not_loaded() (swift.common.internal_client.InternalClient 静态方法)
check_merge_own_shard_range() (swift.container.replicator 模块中)
check_metadata() (swift.common.constraints 模块中)
check_mount() (swift.common.constraints 模块中)
check_name_format() (swift.common.constraints 模块中)
check_object_creation() (swift.common.constraints 模块中)
check_owner() (swift.common.middleware.s3api.subresource.ACL 方法)
check_path_header() (swift.common.request_helpers 模块中)
check_permission() (swift.common.middleware.s3api.subresource.ACL 方法)
check_pipeline() (swift.common.middleware.s3api.s3api.S3ApiMiddleware 方法)
check_policy() (swift.obj.diskfile.BaseDiskFileManager 类方法)
check_response() (swift.proxy.server.Application 方法)
check_ring() (swift.obj.reconstructor.ObjectReconstructor 方法)
(swift.obj.replicator.ObjectReplicator 方法)
check_same_builder() (swift.common.ring.composite_builder 模块中)
check_utf8() (swift.common.constraints 模块中)
checksum_method (swift.common.ring.io.IndexEntry 属性)
(swift.common.ring.io.RingWriter 属性)
checksum_value (swift.common.ring.io.IndexEntry 属性)
ChecksummingInput (swift.common.middleware.s3api.s3request 中的类)
chexor() (swift.common.db 模块中)
choose_best_bucket() (swift.proxy.controllers.obj.ECGetResponseCollection 方法)
chunk_size (swift.common.ring.io.RingReader 属性)
chunk_transformer() (swift.proxy.controllers.obj 模块中)
chunk_update() (swift.common.middleware.crypto.encrypter.EncInputWrapper 方法)
(swift.common.middleware.s3api.s3request.ChecksummingInput 方法)
(swift.common.middleware.s3api.s3request.ChunkReader 方法)
(swift.common.middleware.s3api.s3request.HashingInput 方法)
(swift.common.utils.InputProxy 方法)
ChunkReader (swift.common.middleware.s3api.s3request 中的类)
ChunkReadError
ChunkReadTimeout
chunks_finished() (swift.obj.diskfile.BaseDiskFileWriter 方法)
ChunkWriteTimeout
clean_acl() (swift.common.middleware.acl 模块中)
clean_acls() (swift.proxy.controllers.container.ContainerController 方法)
cleanup_ondisk_files() (swift.obj.diskfile.BaseDiskFileManager 方法)
cleanup_post_replicate() (swift.common.db_replicator.Replicator 方法)
(swift.container.replicator.ContainerReplicator 方法)
clear_auditor_status() (swift.obj.diskfile 模块中)
(swift.obj.diskfile.BaseDiskFileManager 方法)
clear_info_cache() (swift.proxy.controllers.base 模块中)
clear_recon_cache() (swift.obj.auditor.ObjectAuditor 方法)
CleavingContext (swift.container.sharder 中的类)
client_disconnect (swift.common.utils.InputProxy 属性)
client_range_to_segment_range() (swift.proxy.controllers.obj 模块中)
ClientException
close() (swift.common.bufferedhttp.BufferedHTTPResponse 方法)
(swift.common.request_helpers.SegmentedIterable 方法)
(swift.common.ring.io.RingWriter 方法)
(swift.common.ring.io.SectionReader 方法)
(swift.common.utils.logs.PipeMutex 方法)
(swift.obj.diskfile.BaseDiskFileReader 方法)
(swift.obj.diskfile.BaseDiskFileWriter 方法)
(swift.proxy.controllers.base.GetterSource 方法)
(swift.proxy.controllers.obj.ECAppIter 方法)
(swift.proxy.controllers.obj.Putter 方法)
close_conns() (swift.proxy.controllers.obj.ECGetResponseBucket 方法)
close_swift_conn() (swift.proxy.controllers.base 模块中)
CloseableChain (swift.common.utils 中的类)
closing_if_possible() (swift.common.utils 模块中)
ClosingIterator (swift.common.utils 中的类)
ClosingMapper (swift.common.utils 中的类)
clusters() (swift.common.container_sync_realms.ContainerSyncRealms 方法)
cmp_policy_info() (swift.container.reconciler 模块中)
CNAMELookupMiddleware (swift.common.middleware.cname_lookup 中的类)
collect_jobs() (swift.obj.replicator.ObjectReplicator 方法)
collect_parts() (swift.obj.reconstructor.ObjectReconstructor 方法)
combine_shard_ranges() (swift.container.sharder 模块中)
command() (swift.common.manager 模块中)
commit() (swift.common.db.GreenDBConnection 方法)
(swift.obj.diskfile.BaseDiskFileWriter 方法)
(swift.obj.diskfile.ECDiskFileWriter 方法)
complete_rsync() (swift.common.db_replicator.ReplicatorRpc 方法)
compose() (swift.common.ring.composite_builder.CompositeRingBuilder 方法)
compose_rings() (swift.common.ring.composite_builder 模块中)
CompositeRingBuilder (swift.common.ring.composite_builder 中的类)
compressed_end (swift.common.ring.io.IndexEntry 属性)
compressed_length (swift.common.ring.io.IndexEntry 属性)
compressed_start (swift.common.ring.io.IndexEntry 属性)
CompressingFileReader (swift.common.internal_client 中的类)
compression_ratio (swift.common.ring.io.IndexEntry 属性)
compute_eta() (swift.common.utils 模块中)
conditional_etag (swift.common.swob.Response 属性)
conf (swift.common.middleware.formpost.FormPost 属性)
(swift.common.middleware.staticweb.StaticWeb 属性)
(swift.common.middleware.tempurl.TempURL 属性)
(swift.container.sync.ContainerSync 属性)
conf_files() (swift.common.manager.Server 方法)
Config (swift.common.middleware.s3api.utils 中的类)
config_auto_int_value() (swift.common.utils.config 模块中)
config_fallocate_value() (swift.common.utils.config 模块中)
config_positive_int_value() (swift.common.utils.config 模块中)
config_read_prefixed_options() (swift.common.utils.config 模块中)
config_read_reseller_options() (swift.common.utils.config 模块中)
config_true_value() (swift.common.utils.config 模块中)
ConfigDirLoader (swift.common.wsgi 中的类)
ConfigFileError
ConfigFilePortError
ConfigString (swift.common.wsgi 中的类)
connect() (swift.common.bufferedhttp.BufferedHTTPConnection 方法)
(swift.obj.ssync_sender.Sender 方法)
(swift.proxy.controllers.obj.MIMEPutter 类方法)
(swift.proxy.controllers.obj.Putter 类方法)
ConnectionTimeout
consolidate_hashes() (swift.obj.diskfile 模块中)
(swift.obj.diskfile.BaseDiskFileManager 静态方法)
constrain_req_limit() (swift.common.request_helpers 模块中)
construct_dev_path() (swift.obj.diskfile.BaseDiskFileManager 方法)
container (swift.obj.diskfile.BaseDiskFile 属性)
container_deletes (swift.container.sync.ContainerSync 属性)
container_exists() (swift.common.internal_client.InternalClient 方法)
container_failures (swift.container.sync.ContainerSync 属性)
container_info() (swift.proxy.controllers.base.Controller 方法)
container_puts (swift.container.sync.ContainerSync 属性)
container_report() (swift.container.sync.ContainerSync 方法)
(swift.container.updater.ContainerUpdater 方法)
container_ring (swift.container.sync.ContainerSync 属性)
container_skips (swift.container.sync.ContainerSync 属性)
container_stats (swift.container.sync.ContainerSync 属性)
container_sweep() (swift.container.updater.ContainerUpdater 方法)
container_sync() (swift.container.sync.ContainerSync 方法)
container_sync_row() (swift.container.sync.ContainerSync 方法)
container_syncs (swift.container.sync.ContainerSync 属性)
container_time (swift.container.sync.ContainerSync 属性)
container_update() (swift.obj.server.ObjectController 方法)
ContainerAuditor (swift.container.auditor 中的类)
ContainerBroker (swift.container.backend 中的类)
ContainerContext (swift.common.middleware.versioned_writes.object_versioning 中的类)
ContainerController (swift.container.server 中的类)
(swift.proxy.controllers.container 中的类)
ContainerReconciler (swift.container.reconciler 中的类)
ContainerReplicator (swift.container.replicator 中的类)
ContainerReplicatorRpc (swift.container.replicator 中的类)
ContainerSharder (swift.container.sharder 中的类)
ContainerSharderConf (swift.container.sharder 中的类)
ContainerSync (swift.common.middleware.container_sync 中的类)
(swift.container.sync 中的类)
ContainerSyncRealms (swift.common.container_sync_realms 中的类)
ContainerUpdater (swift.container.updater 中的类)
content_length (swift.common.swob.Request 属性)
(swift.common.swob.Response 属性)
(swift.obj.diskfile.BaseDiskFile 属性)
(swift.obj.reconstructor.RebuildingECDiskFileStream 属性)
content_range (swift.common.swob.Response 属性)
content_type (swift.common.swob.Response 属性)
(swift.obj.diskfile.BaseDiskFile 属性)
content_type_timestamp (swift.obj.diskfile.BaseDiskFile 属性)
ContextPool (swift.common.utils 中的类)
Controller (swift.common.middleware.s3api.controllers.base 中的类)
(swift.proxy.controllers.base 中的类)
convert_segment_listing() (swift.common.middleware.slo.SloGetContext 方法)
CooperativeIterator (swift.common.utils 中的类)
CooperativeRingBuilder (swift.common.ring.composite_builder 中的类)
copy() (swift.common.utils.ShardRange 方法)
(swift.obj.updater.SweepStats 方法)
copy_from() (swift.common.ring.builder.RingBuilder 方法)
copy_get() (swift.common.swob.Request 方法)
copy_header_subset() (swift.common.request_helpers 模块中)
cors_validation() (swift.proxy.controllers.base 模块中)
create() (swift.common.memcached.MemcacheConnPool 方法)
(swift.common.utils.ShardName 类方法)
(swift.obj.diskfile.BaseDiskFile 方法)
create_account() (swift.common.internal_client.InternalClient 方法)
create_account_stat_table() (swift.account.backend.AccountBroker 方法)
create_broker() (swift.container.backend.ContainerBroker 类方法)
create_container() (swift.common.internal_client.InternalClient 方法)
create_container_info_table() (swift.container.backend.ContainerBroker 方法)
create_container_table() (swift.account.backend.AccountBroker 方法)
create_filter() (swift.common.wsgi.PipelineWrapper 方法)
create_key() (swift.common.middleware.crypto.keymaster.BaseKeyMaster 方法)
create_object_table() (swift.container.backend.ContainerBroker 方法)
create_policy_stat_table() (swift.account.backend.AccountBroker 方法)
(swift.container.backend.ContainerBroker 方法)
create_recon_nested_dict() (swift.obj.auditor.AuditorWorker 方法)
create_shard_range_table() (swift.container.backend.ContainerBroker 方法)
CreateContainerError
createLock() (swift.common.utils.logs.ThreadSafeSysLogHandler 方法)
CredentialsNotSupported
CrossDomainMiddleware (swift.common.middleware.crossdomain 中的类)
CrossLocationLoggingProhibited
csv_append() (swift.common.utils 模块中)
cursor (swift.container.sharder.CleavingContext 属性)
cursor() (swift.common.db.GreenDBConnection 方法)
D
data_timestamp (swift.obj.diskfile.BaseDiskFile 属性)
DatabaseAlreadyExists
DatabaseAuditorException
DatabaseBroker (swift.common.db 中的类)
DatabaseConnectionError
datadir (swift.container.replicator.ContainerReplicator 属性)
db_contains_type (swift.account.backend.AccountBroker 属性)
(swift.container.backend.ContainerBroker 属性)
db_epoch (swift.container.backend.ContainerBroker 属性)
db_file (swift.common.db.DatabaseBroker 属性)
(swift.common.db.GreenDBConnection 属性)
(swift.common.db.GreenDBCursor 属性)
(swift.container.backend.ContainerBroker 属性)
db_files (swift.container.backend.ContainerBroker 属性)
DB_PREALLOCATION (swift.common.db 模块中)
db_reclaim_timestamp (swift.account.backend.AccountBroker 属性)
(swift.container.backend.ContainerBroker 属性)
db_type (swift.account.backend.AccountBroker 属性)
(swift.container.backend.ContainerBroker 属性)
debug() (swift.common.ring.builder.RingBuilder 方法)
(swift.container.sharder.ContainerSharder 方法)
debug_timing() (swift.common.db_replicator.ReplicatorRpc 方法)
decode_acl() (swift.common.middleware.s3api.subresource 模块中)
decode_missing() (swift.obj.ssync_receiver 模块中)
decode_timestamps() (swift.common.utils.timestamp 模块中)
decode_wanted() (swift.obj.ssync_sender 模块中)
decr() (swift.common.memcached.MemcacheRing 方法)
decrement() (swift.common.statsd_client.LabeledStatsdClient 方法)
(swift.common.statsd_client.StatsdClient 方法)
decrypt_resp_headers() (swift.common.middleware.crypto.decrypter.DecrypterObjContext 方法)
decrypt_value() (swift.common.middleware.crypto.decrypter.BaseDecrypterContext 方法)
decrypt_value_with_meta() (swift.common.middleware.crypto.decrypter.BaseDecrypterContext 方法)
Decrypter (swift.common.middleware.crypto.decrypter 中的类)
DecrypterContContext (swift.common.middleware.crypto.decrypter 中的类)
DecrypterObjContext (swift.common.middleware.crypto.decrypter 中的类)
DEFAULT_INCOMING_ALLOW_HEADERS (swift.common.middleware.tempurl 模块中)
DEFAULT_INCOMING_REMOVE_HEADERS (swift.common.middleware.tempurl 模块中)
DEFAULT_OUTGOING_ALLOW_HEADERS (swift.common.middleware.tempurl 模块中)
DEFAULT_OUTGOING_REMOVE_HEADERS (swift.common.middleware.tempurl 模块中)
default_port (swift.container.replicator.ContainerReplicator 属性)
delay_denial() (swift.proxy.controllers.base 模块中)
DELETE() (swift.account.server.AccountController 方法)
delete() (swift.common.memcached.MemcacheRing 方法)
DELETE() (swift.common.middleware.s3api.controllers.bucket.BucketController 方法)
(swift.common.middleware.s3api.controllers.multi_upload.UploadController 方法)
(swift.common.middleware.s3api.controllers.obj.ObjectController 方法)
(swift.container.server.ContainerController 方法)
delete() (swift.container.sharder.CleavingContext 方法)
(swift.obj.diskfile.BaseDiskFile 方法)
DELETE() (swift.obj.server.ObjectController 方法)
(swift.proxy.controllers.account.AccountController 方法)
(swift.proxy.controllers.container.ContainerController 方法)
(swift.proxy.controllers.obj.BaseObjectController 方法)
delete_account() (swift.common.internal_client.InternalClient 方法)
delete_at_update() (swift.obj.server.ObjectController 方法)
delete_container() (swift.common.internal_client.InternalClient 方法)
delete_db() (swift.common.db.DatabaseBroker 方法)
(swift.common.db_replicator.Replicator 方法)
(swift.container.replicator.ContainerReplicator 方法)
delete_handoff_objs() (swift.obj.replicator.ObjectReplicator 方法)
delete_meta_whitelist (swift.common.db.DatabaseBroker 属性)
(swift.container.backend.ContainerBroker 属性)
delete_object() (swift.common.internal_client 模块中)
(swift.common.internal_client.InternalClient 方法)
(swift.container.backend.ContainerBroker 方法)
delete_partition() (swift.obj.reconstructor.ObjectReconstructor 方法)
(swift.obj.replicator.ObjectReplicator 方法)
delete_reverted_objs() (swift.obj.reconstructor.ObjectReconstructor 方法)
denied_response() (swift.common.middleware.keystoneauth.KeystoneAuth 方法)
(swift.common.middleware.tempauth.TempAuth 方法)
deserialize_v1() (swift.common.ring.ring.RingData 类方法)
deserialize_v2() (swift.common.ring.ring.RingData 类方法)
detect_lockups() (swift.obj.reconstructor.ObjectReconstructor 方法)
dev_id_bytes (swift.common.ring.builder.RingBuilder 属性)
(swift.common.ring.ring.Ring 属性)
(swift.common.ring.ring.RingData 属性)
dev_id_type_code (swift.common.ring.builder.RingBuilder 属性)
device_count (swift.common.ring.ring.Ring 属性)
devices (swift.common.utils.OverrideOptions 属性)
(swift.container.sync.ContainerSync 属性)
DeviceUnavailable
DevIdBytesTooSmall
devs (swift.common.ring.ring.Ring 属性)
dict_factory() (swift.common.db 模块中)
direct_delete_account() (swift.common.direct_client 模块中)
direct_delete_container() (swift.common.direct_client 模块中)
direct_delete_container_entry() (swift.container.reconciler 模块中)
direct_delete_container_object() (swift.common.direct_client 模块中)
direct_delete_object() (swift.common.direct_client 模块中)
direct_get_account() (swift.common.direct_client 模块中)
direct_get_container() (swift.common.direct_client 模块中)
direct_get_object() (swift.common.direct_client 模块中)
direct_get_recon() (swift.common.direct_client 模块中)
direct_get_suffix_hashes() (swift.common.direct_client 模块中)
direct_head_container() (swift.common.direct_client 模块中)
direct_head_object() (swift.common.direct_client 模块中)
direct_post_container() (swift.common.direct_client 模块中)
direct_post_object() (swift.common.direct_client 模块中)
direct_put_container() (swift.common.direct_client 模块中)
direct_put_container_object() (swift.common.direct_client 模块中)
direct_put_object() (swift.common.direct_client 模块中)
DirectClientException
DirectClientReconException
DISABLED() (swift.common.middleware.healthcheck.HealthCheckMiddleware 方法)
disconnect() (swift.obj.ssync_sender.Sender 方法)
DiskFile (swift.obj.diskfile 中的类)
diskfile_cls (swift.obj.diskfile.BaseDiskFileManager 属性)
(swift.obj.diskfile.DiskFileManager 属性)
(swift.obj.diskfile.ECDiskFileManager 属性)
DiskFileBadMetadataChecksum
DiskFileCollision
DiskFileDeleted
DiskFileDeviceUnavailable
DiskFileError
DiskFileExpired
DiskFileManager (swift.obj.diskfile 中的类)
DiskFileNoSpace
DiskFileNotExist
DiskFileNotOpen
DiskFileQuarantined
DiskFileReader (swift.obj.diskfile 中的类)
DiskFileRouter (swift.obj.diskfile 中的类)
DiskFileStateChanged
DiskFileWriter (swift.obj.diskfile 中的类)
DiskFileXattrNotSupported
dispatch() (swift.common.db_replicator.ReplicatorRpc 方法)
distribute_evenly() (swift.common.utils 模块中)
document_iters_to_http_response_body() (swift.common.utils 模块中)
document_iters_to_multipart_byteranges() (swift.common.utils 模块中)
DomainRemapMiddleware (swift.common.middleware.domain_remap 中的类)
done() (swift.container.sharder.CleavingContext 方法)
drain() (swift.obj.server 模块中)
drain_and_close() (swift.common.utils 模块中)
DriveNotMounted
drop_buffer_cache() (swift.common.utils.libc 模块中)
drop_privileges() (swift.common.utils 模块中)
dump_device_recon() (swift.obj.updater.ObjectUpdater 方法)
dump_recon_cache() (swift.common.utils 模块中)
dump_to_reconciler() (swift.container.replicator.ContainerReplicator 方法)
DuplicateDeviceError
durable (swift.proxy.controllers.obj.ECGetResponseBucket 属性)
(swift.proxy.controllers.obj.ECGetResponseCollection 属性)
durable_timestamp (swift.obj.diskfile.BaseDiskFile 属性)
(swift.obj.diskfile.ECDiskFile 属性)
E
ec_scheme_description (swift.common.storage_policy.ECStoragePolicy 属性)
ECAppIter (swift.proxy.controllers.obj 中的类)
ECDiskFile (swift.obj.diskfile 中的类)
ECDiskFileManager (swift.obj.diskfile 中的类)
ECDiskFileReader (swift.obj.diskfile 中的类)
ECDiskFileWriter (swift.obj.diskfile 中的类)
ECFragGetter (swift.proxy.controllers.obj 中的类)
ECGetResponseBucket (swift.proxy.controllers.obj 中的类)
ECGetResponseCollection (swift.proxy.controllers.obj 中的类)
ECObjectController (swift.proxy.controllers.obj 中的类)
ECStoragePolicy (swift.common.storage_policy 中的类)
elem() (swift.common.middleware.s3api.subresource.ACL 方法)
(swift.common.middleware.s3api.subresource.Grant 方法)
(swift.common.middleware.s3api.subresource.Grantee 方法)
(swift.common.middleware.s3api.subresource.Group 方法)
(swift.common.middleware.s3api.subresource.User 方法)
empty() (swift.account.backend.AccountBroker 方法)
(swift.common.db.DatabaseBroker 方法)
(swift.container.backend.ContainerBroker 方法)
EmptyRingError
enable_sharding() (swift.container.backend.ContainerBroker 方法)
EncInputWrapper (swift.common.middleware.crypto.encrypter 中的类)
encode_acl() (swift.common.middleware.s3api.subresource 模块中)
encode_missing() (swift.obj.ssync_sender 模块中)
encode_timestamps() (swift.common.utils.timestamp 模块中)
encode_wanted() (swift.obj.ssync_receiver 模块中)
encrypt_header_val() (swift.common.middleware.crypto.encrypter 模块中)
encrypt_user_metadata() (swift.common.middleware.crypto.encrypter.EncrypterObjContext 方法)
Encrypter (swift.common.middleware.crypto.encrypter 中的类)
EncrypterObjContext (swift.common.middleware.crypto.encrypter 中的类)
EncryptionException
end() (swift.obj.auditor.WatcherWrapper 方法)
end_of_object_data() (swift.proxy.controllers.obj.MIMEPutter 方法)
(swift.proxy.controllers.obj.Putter 方法)
endpoint() (swift.common.container_sync_realms.ContainerSyncRealms 方法)
ensure_object_in_right_location() (swift.container.reconciler.ContainerReconciler 方法)
ensure_tombstone_in_right_location() (swift.container.reconciler.ContainerReconciler 方法)
ensure_x_timestamp() (swift.common.swob.Request 方法)
entire_namespace() (swift.common.utils.Namespace 方法)
EntityTooLarge
EntityTooSmall
error() (swift.container.sharder.ContainerSharder 方法)
error_limit() (swift.proxy.server.Application 方法)
error_limited() (swift.proxy.server.Application 方法)
error_occurred() (swift.proxy.server.Application 方法)
ErrorResponse
etag (swift.common.swob.Response 属性)
eventlet_monkey_patch() (swift.common.utils 模块中)
EventletPlungerString (swift.obj.server 中的类)
ever_rebalanced (swift.common.ring.builder.RingBuilder 属性)
Everything (swift.common.utils 中的类)
exception() (swift.common.utils.logs.SwiftLogAdapter 方法)
(swift.container.sharder.ContainerSharder 方法)
exception_occurred() (swift.proxy.server.Application 方法)
execute() (swift.common.db.GreenDBConnection 方法)
(swift.common.db.GreenDBCursor 方法)
expand() (swift.common.utils.Namespace 方法)
expand_ipv6() (swift.common.utils.ipaddrs 模块中)
ExpiredToken
extract_acl_and_report_errors() (swift.common.middleware.tempauth.TempAuth 方法)
extract_device() (swift.common.db_replicator.Replicator 方法)
extract_digest_and_algorithm() (swift.common.digest 模块中)
extract_policy() (swift.obj.diskfile 模块中)
extract_swift_bytes() (swift.common.utils 模块中)
F
failsafe_object_audit() (swift.obj.auditor.AuditorWorker 方法)
fallocate() (swift.common.utils 模块中)
fast_forward() (swift.proxy.controllers.base.GetterBase 方法)
fdatasync() (swift.common.utils 模块中)
feed_reconciler() (swift.container.replicator.ContainerReplicator 方法)
feed_remaining_primaries() (swift.proxy.controllers.obj.ECObjectController 方法)
fetch_crypto_keys() (swift.common.middleware.crypto.keymaster.KeyMasterContext 方法)
fields (swift.obj.replicator.Stats 属性)
FileNotFoundError
filter() (swift.common.utils.ShardRangeList 方法)
filter_factory() (swift.common.middleware.account_quotas 模块中)
(swift.common.middleware.crypto 模块中)
(swift.common.middleware.formpost 模块中)
(swift.common.middleware.keystoneauth 模块中)
(swift.common.middleware.ratelimit 模块中)
(swift.common.middleware.read_only 模块中)
(swift.common.middleware.s3api.s3api 模块中)
(swift.common.middleware.s3api.s3token 模块中)
(swift.common.middleware.staticweb 模块中)
(swift.common.middleware.tempauth 模块中)
(swift.common.middleware.tempurl 模块中)
filter_namespaces() (swift.common.utils 模块中)
final_recon_dump() (swift.obj.reconstructor.ObjectReconstructor 方法)
finalize_shrinking() (swift.container.sharder 模块中)
find_ancestors() (swift.common.utils.ShardRange 方法)
find_compactible_shard_sequences() (swift.container.sharder 模块中)
find_local_handoff_for_part() (swift.container.replicator.ContainerReplicator 方法)
find_lower() (swift.common.utils.ShardRangeList 方法)
find_namespace() (swift.common.utils 模块中)
find_overlapping_ranges() (swift.container.sharder 模块中)
find_paths() (swift.container.sharder 模块中)
find_paths_with_gaps() (swift.container.sharder 模块中)
find_root() (swift.common.utils.ShardRange 方法)
find_shard_ranges() (swift.container.backend.ContainerBroker 方法)
find_sharding_candidates() (swift.container.sharder 模块中)
find_shrinking_candidates() (swift.container.sharder 模块中)
finish_increase_partition_power() (swift.common.ring.builder.RingBuilder 方法)
fix_conditional_response() (swift.common.swob.Response 方法)
FooterNotSupported
force_reload() (swift.common.manager.Manager 方法)
fork_child() (swift.obj.auditor.ObjectAuditor 方法)
format() (swift.common.utils.logs.SwiftLogFormatter 方法)
format_acl() (swift.common.middleware.acl 模块中)
format_acl_v1() (swift.common.middleware.acl 模块中)
format_acl_v2() (swift.common.middleware.acl 模块中)
format_server_name() (swift.common.manager 模块中)
FormPost (swift.common.middleware.formpost 中的类)
fragment_size (swift.common.storage_policy.ECStoragePolicy 属性)
fragments (swift.obj.diskfile.BaseDiskFile 属性)
(swift.obj.diskfile.ECDiskFile 属性)
friendly_close() (swift.common.utils 模块中)
from_dict() (swift.common.ring.builder.RingBuilder 类方法)
(swift.common.ring.ring.RingData 类方法)
(swift.common.utils.ShardRange 类方法)
from_elem() (swift.common.middleware.s3api.subresource.ACL 类方法)
(swift.common.middleware.s3api.subresource.Grant 类方法)
from_hash_dir() (swift.obj.diskfile.BaseDiskFile 类方法)
from_header() (swift.common.middleware.s3api.subresource.Grantee 静态方法)
from_headers() (swift.common.middleware.s3api.subresource.ACL 类方法)
(swift.common.middleware.slo.RespAttrs 类方法)
from_isoformat() (swift.common.utils.timestamp.Timestamp 类方法)
from_recon() (swift.obj.replicator.Stats 类方法)
from_swift_resp() (swift.common.middleware.s3api.s3response.S3Response 类方法)
fs_has_free_space() (swift.common.utils 模块中)
fsync() (swift.common.utils 模块中)
fsync_dir() (swift.common.utils 模块中)
G
GapsFoundException
gen_headers() (swift.common.direct_client 模块中)
gen_resp_headers() (swift.container.server 模块中)
generate_request_headers() (swift.proxy.controllers.base.Controller 方法)
GET() (swift.account.server.AccountController 方法)
get() (swift.common.db.DatabaseBroker 方法)
(swift.common.memcached.MemcacheConnPool 方法)
(swift.common.memcached.MemcacheRing 方法)
GET() (swift.common.middleware.crossdomain.CrossDomainMiddleware 方法)
(swift.common.middleware.healthcheck.HealthCheckMiddleware 方法)
(swift.common.middleware.s3api.controllers.acl.AclController 方法)
(swift.common.middleware.s3api.controllers.bucket.BucketController 方法)
(swift.common.middleware.s3api.controllers.location.LocationController 方法)
(swift.common.middleware.s3api.controllers.logging.LoggingStatusController 方法)
(swift.common.middleware.s3api.controllers.multi_upload.UploadController 方法)
(swift.common.middleware.s3api.controllers.multi_upload.UploadsController 方法)
(swift.common.middleware.s3api.controllers.obj.ObjectController 方法)
(swift.common.middleware.s3api.controllers.s3_acl.S3AclController 方法)
(swift.common.middleware.s3api.controllers.service.ServiceController 方法)
(swift.common.middleware.s3api.controllers.versioning.VersioningController 方法)
(swift.container.server.ContainerController 方法)
(swift.obj.server.ObjectController 方法)
(swift.proxy.controllers.base.Controller 方法)
(swift.proxy.controllers.container.ContainerController 方法)
(swift.proxy.controllers.obj.BaseObjectController 方法)
get_access_user_id() (swift.common.middleware.proxy_logging.ProxyLoggingMiddleware 方法)
get_account() (swift.common.internal_client.SimpleClient 方法)
get_account_info() (swift.proxy.controllers.base 模块中)
(swift.common.internal_client.InternalClient 方法)
get_account_metadata() (swift.common.internal_client.InternalClient 方法)
get_account_name_and_placement() (swift.account.server 模块中)
get_account_ring() (swift.account.reaper.AccountReaper 方法)
(swift.container.updater.ContainerUpdater 方法)
get_acl() (swift.common.middleware.s3api.controllers.acl 模块中)
(swift.common.middleware.s3api.acl_handlers.BaseAclHandler 方法)
get_acl_response() (swift.common.middleware.s3api.s3request.S3AclRequest 方法)
get_all_shard_range_data() (swift.container.backend.ContainerBroker 方法)
get_allowed_digests() (swift.common.digest 模块中)
get_and_validate_policy_index() (swift.container.server.ContainerController 方法)
get_async_dir() (swift.obj.diskfile 模块中)
get_async_info() (swift.common.middleware.recon.ReconMiddleware 方法)
get_auditor_info() (swift.common.middleware.recon.ReconMiddleware 方法)
get_auditor_status() (swift.obj.diskfile 模块中)
get_auth() (swift.common.internal_client 模块中)
get_backend_index() (swift.common.storage_policy.ECStoragePolicy 方法)
get_balance() (swift.common.ring.builder.RingBuilder 方法)
get_brokers() (swift.container.backend.ContainerBroker 方法)
get_by_index() (swift.common.storage_policy.StoragePolicyCollection 方法)
get_by_name() (swift.common.storage_policy.StoragePolicyCollection 方法)
get_cache_key() (swift.proxy.controllers.base 模块中)
get_child_pids() (swift.common.manager 模块中)
get_command() (swift.common.manager.Manager 方法)
get_conf_file_name() (swift.common.manager.Server 方法)
get_container() (swift.common.internal_client.SimpleClient 方法)
get_container_info() (swift.proxy.controllers.base 模块中)
(swift.common.middleware.s3api.s3request.S3Request 方法)
get_container_metadata() (swift.common.internal_client.InternalClient 方法)
get_container_name_and_placement() (swift.account.server 模块中)
(swift.container.server 模块中)
get_container_ring() (swift.account.reaper.AccountReaper 方法)
(swift.obj.updater.ObjectUpdater 方法)
get_container_update_override_key() (swift.common.request_helpers 模块中)
get_controller() (swift.proxy.server.Application 方法)
get_crypto_meta() (swift.common.middleware.crypto.decrypter.BaseDecrypterContext 方法)
get_data_dir() (swift.obj.diskfile 模块中)
get_datafile_metadata() (swift.obj.diskfile.BaseDiskFile 方法)
(swift.obj.reconstructor.RebuildingECDiskFileStream 方法)
get_db_connection() (swift.common.db 模块中)
get_db_files() (swift.common.utils 模块中)
get_db_state() (swift.container.backend.ContainerBroker 方法)
get_db_version() (swift.account.backend.AccountBroker 方法)
(swift.container.backend.ContainerBroker 方法)
get_decryption_keys() (swift.common.middleware.crypto.decrypter.BaseDecrypterContext 方法)
get_dev_path() (swift.obj.diskfile.BaseDiskFileManager 方法)
get_device_info() (swift.common.middleware.recon.ReconMiddleware 方法)
get_device_path() (swift.common.db.DatabaseBroker 方法)
get_diskfile() (swift.obj.diskfile.BaseDiskFileManager 方法)
(swift.obj.server.ObjectController 方法)
get_diskfile_and_filenames_from_hash() (swift.obj.diskfile.BaseDiskFileManager 方法)
get_diskfile_from_audit_location() (swift.obj.diskfile.BaseDiskFileManager 方法)
get_diskfile_from_hash() (swift.obj.diskfile.BaseDiskFileManager 方法)
get_diskfile_manager() (swift.common.storage_policy.BaseStoragePolicy 方法)
get_diskusage() (swift.common.middleware.recon.ReconMiddleware 方法)
get_driveaudit_error() (swift.common.middleware.recon.ReconMiddleware 方法)
get_expirer_info() (swift.common.middleware.recon.ReconMiddleware 方法)
get_extra_headers() (swift.proxy.controllers.obj.ECGetResponseCollection 方法)
get_group_subclass_from_uri() (swift.common.middleware.s3api.subresource 模块中)
get_groups() (swift.common.middleware.tempauth.TempAuth 方法)
get_hashes() (swift.obj.diskfile.BaseDiskFileManager 方法)
get_heartbeat_response_body() (swift.common.request_helpers 模块中)
get_hmac() (swift.common.digest 模块中)
get_hub() (swift.common.utils 模块中)
get_info() (swift.proxy.controllers.base 模块中)
(swift.account.backend.AccountBroker 方法)
(swift.common.db.DatabaseBroker 方法)
(swift.common.storage_policy.BaseStoragePolicy 方法)
(swift.common.storage_policy.ECStoragePolicy 方法)
(swift.container.backend.ContainerBroker 方法)
get_info_is_deleted() (swift.container.backend.ContainerBroker 方法)
get_ip_port() (swift.common.request_helpers 模块中)
get_items_since() (swift.common.db.DatabaseBroker 方法)
get_labeled_statsd_client() (swift.common.statsd_client 模块中)
get_load() (swift.common.middleware.recon.ReconMiddleware 方法)
get_local_devices() (swift.obj.reconstructor.ObjectReconstructor 方法)
(swift.obj.replicator.ObjectReplicator 方法)
get_log_info() (swift.common.request_helpers 模块中)
get_log_line() (swift.common.utils.logs 模块中)
get_logger() (swift.common.utils 模块中)
get_max_row() (swift.common.db.DatabaseBroker 方法)
get_maxrate() (swift.common.middleware.ratelimit 模块中)
get_md5_socket() (swift.common.utils.libc 模块中)
get_mem() (swift.common.middleware.recon.ReconMiddleware 方法)
get_memory_usage() (swift.obj.updater.OldestAsyncPendingTracker 方法)
get_metadata() (swift.obj.diskfile.BaseDiskFile 方法)
(swift.obj.reconstructor.RebuildingECDiskFileStream 方法)
get_metafile_metadata() (swift.obj.diskfile.BaseDiskFile 方法)
get_misplaced_since() (swift.container.backend.ContainerBroker 方法)
get_more_nodes() (swift.common.ring.ring.Ring 方法)
get_mounted() (swift.common.middleware.recon.ReconMiddleware 方法)
get_multi() (swift.common.memcached.MemcacheRing 方法)
get_n_oldest_timestamp_acs() (swift.obj.updater.OldestAsyncPendingTracker 方法)
get_name_and_placement() (swift.common.request_helpers 模块中)
get_name_length_limit() (swift.proxy.controllers.base.Controller 方法)
get_namespaces() (swift.container.backend.ContainerBroker 方法)
get_namespaces_from_cache() (swift.proxy.controllers.base 模块中)
get_nodes() (swift.common.ring.ring.Ring 方法)
get_obj_name_and_placement() (swift.container.server 模块中)
(swift.obj.server 模块中)
get_object() (swift.common.internal_client.InternalClient 方法)
GET_object() (swift.container.server.ContainerController 方法)
get_object_info() (swift.proxy.controllers.base 模块中)
get_object_metadata() (swift.common.internal_client.InternalClient 方法)
get_object_ring() (swift.account.reaper.AccountReaper 方法)
(swift.common.middleware.list_endpoints.ListEndpointsMiddleware 方法)
(swift.common.storage_policy.StoragePolicyCollection 方法)
(swift.proxy.server.Application 方法)
get_object_transient_sysmeta() (swift.common.request_helpers 模块中)
get_objects() (swift.container.backend.ContainerBroker 方法)
get_oldest_timestamp() (swift.obj.updater.OldestAsyncPendingTracker 方法)
get_oldest_timestamp_age() (swift.obj.updater.OldestAsyncPendingTracker 方法)
get_ondisk_files() (swift.obj.diskfile.BaseDiskFileManager 方法)
get_or_head_response() (swift.common.middleware.dlo.GetContext 方法)
get_own_shard_range() (swift.container.backend.ContainerBroker 方法)
get_param() (swift.common.request_helpers 模块中)
get_part() (swift.common.ring.ring.Ring 方法)
get_part_devices() (swift.common.ring.builder.RingBuilder 方法)
get_part_nodes() (swift.common.ring.ring.Ring 方法)
get_part_path() (swift.obj.diskfile 模块中)
get_partition_for_hash() (swift.common.utils 模块中)
get_partition_from_path() (swift.common.utils 模块中)
get_paths() (swift.container.updater.ContainerUpdater 方法)
get_pid_file_name() (swift.common.manager.Server 方法)
get_pid_notify_socket() (swift.common.utils 模块中)
get_policy2devices() (swift.obj.reconstructor.ObjectReconstructor 方法)
get_policy_index() (swift.common.utils.logs 模块中)
get_policy_info() (swift.common.storage_policy.StoragePolicyCollection 方法)
get_policy_options() (swift.proxy.server.Application 方法)
get_policy_stats() (swift.account.backend.AccountBroker 方法)
(swift.container.backend.ContainerBroker 方法)
get_policy_string() (swift.common.storage_policy 模块中)
get_ppid() (swift.common.utils 模块中)
get_prefixed_logger() (swift.common.utils 模块中)
get_prefixed_swift_logger() (swift.common.utils.logs 模块中)
get_quarantine_count() (swift.common.middleware.recon.ReconMiddleware 方法)
get_ratelimitable_key_tuples() (swift.common.middleware.ratelimit.RateLimitMiddleware 方法)
get_raw_metadata() (swift.common.db.DatabaseBroker 方法)
get_reconciler_broker() (swift.container.replicator.ContainerReplicator 方法)
get_reconciler_container_name() (swift.container.reconciler 模块中)
get_reconciler_content_type() (swift.container.reconciler 模块中)
get_reconciler_obj_name() (swift.container.reconciler 模块中)
get_reconciler_sync() (swift.container.backend.ContainerBroker 方法)
get_reconstruction_info() (swift.common.middleware.recon.ReconMiddleware 方法)
get_redirect_data() (swift.common.utils 模块中)
get_relinker_info() (swift.common.middleware.recon.ReconMiddleware 方法)
get_replication_info() (swift.common.db.DatabaseBroker 方法)
(swift.common.middleware.recon.ReconMiddleware 方法)
(swift.container.backend.ContainerBroker 方法)
get_request_class() (swift.common.middleware.s3api.s3request 模块中)
get_required_overload() (swift.common.ring.builder.RingBuilder 方法)
get_reserved_name() (swift.common.request_helpers 模块中)
get_response() (swift.common.middleware.s3api.s3request.S3AclRequest 方法)
(swift.common.middleware.s3api.s3request.S3Request 方法)
(swift.common.swob.Request 方法)
get_responses() (swift.proxy.controllers.obj.ECGetResponseBucket 方法)
get_ring() (swift.common.ring.builder.RingBuilder 方法)
get_ring_md5() (swift.common.middleware.recon.ReconMiddleware 方法)
get_row_to_q_entry_translator() (swift.container.reconciler 模块中)
get_running_pids() (swift.common.manager.Server 方法)
get_segments_to_delete_iter() (swift.common.middleware.slo.StaticLargeObject 方法)
get_sensitive_headers() (swift.common.registry 模块中)
get_sensitive_params() (swift.common.registry 模块中)
GET_shard() (swift.container.server.ContainerController 方法)
get_shard_ranges() (swift.container.backend.ContainerBroker 方法)
(swift.container.replicator.ContainerReplicatorRpc 方法)
get_shard_usage() (swift.container.backend.ContainerBroker 方法)
get_sharding_info() (swift.common.middleware.recon.ReconMiddleware 方法)
get_sharding_sysmeta() (swift.container.backend.ContainerBroker 方法)
get_sharding_sysmeta_with_timestamps() (swift.container.backend.ContainerBroker 方法)
get_sig() (swift.common.container_sync_realms.ContainerSyncRealms 方法)
get_slo_segments() (swift.common.middleware.slo.StaticLargeObject 方法)
get_socket() (swift.common.wsgi 模块中)
get_socket_info() (swift.common.middleware.recon.ReconMiddleware 方法)
get_statsd_client() (swift.common.statsd_client 模块中)
get_suffix_delta() (swift.obj.reconstructor.ObjectReconstructor 方法)
get_swift_conf_md5() (swift.common.middleware.recon.ReconMiddleware 方法)
get_swift_info() (swift.common.registry 模块中)
get_swift_logger() (swift.common.utils.logs 模块中)
get_sync() (swift.common.db.DatabaseBroker 方法)
get_syncs() (swift.common.db.DatabaseBroker 方法)
get_sys_meta_prefix() (swift.common.request_helpers 模块中)
get_time() (swift.common.middleware.recon.ReconMiddleware 方法)
get_time_units() (swift.common.utils 模块中)
get_tmp_dir() (swift.obj.diskfile 模块中)
get_tombstone_count() (swift.common.db.TombstoneReclaimer 方法)
get_unmounted() (swift.common.middleware.recon.ReconMiddleware 方法)
get_unwrapped_key() (swift.common.middleware.crypto.decrypter.BaseDecrypterContext 方法)
get_updater_info() (swift.common.middleware.recon.ReconMiddleware 方法)
get_user_meta_prefix() (swift.common.request_helpers 模块中)
get_valid_part_num() (swift.common.request_helpers 模块中)
get_valid_utf8_str() (swift.common.utils.base 模块中)
get_version() (swift.common.middleware.recon.ReconMiddleware 方法)
get_worker_args() (swift.obj.reconstructor.ObjectReconstructor 方法)
(swift.obj.replicator.ObjectReplicator 方法)
get_working_response() (swift.proxy.controllers.base.GetOrHeadHandler 方法)
get_zero_indexed_base_string() (swift.common.utils 模块中)
GetContext (swift.common.middleware.dlo 中的类)
GETorHEAD() (swift.proxy.controllers.account.AccountController 方法)
(swift.proxy.controllers.obj.BaseObjectController 方法)
GETorHEAD_base() (swift.proxy.controllers.base.Controller 方法)
GetOrHeadHandler (swift.proxy.controllers.base 中的类)
getresponse() (swift.common.bufferedhttp.BufferedHTTPConnection 方法)
GetterBase (swift.proxy.controllers.base 中的类)
GetterSource (swift.proxy.controllers.base 中的类)
global_conf_callback() (swift.obj.server 模块中)
Grant (swift.common.middleware.s3api.subresource 中的类)
Grantee (swift.common.middleware.s3api.subresource 中的类)
GreenAsyncPile (swift.common.utils 中的类)
GreenAsyncPileWaitallTimeout
GreenDBConnection (swift.common.db 中的类)
GreenDBCursor (swift.common.db 中的类)
GreenthreadSafeIterator (swift.common.utils 中的类)
Group (swift.common.middleware.s3api.subresource 中的类)
H
handle() (swift.common.middleware.tempauth.TempAuth 方法)
handle_acl_header() (swift.common.middleware.s3api.acl_utils 模块中)
handle_container() (swift.common.middleware.symlink.SymlinkContainerContext 方法)
handle_delete() (swift.common.middleware.versioned_writes.object_versioning.ContainerContext 方法)
(swift.common.middleware.versioned_writes.object_versioning.ObjectContext 方法)
handle_get_head() (swift.common.middleware.symlink.SymlinkObjectContext 方法)
handle_get_head_symlink() (swift.common.middleware.symlink.SymlinkObjectContext 方法)
handle_get_token() (swift.common.middleware.tempauth.TempAuth 方法)
handle_multipart_delete() (swift.common.middleware.slo.StaticLargeObject 方法)
handle_multipart_get_or_head() (swift.common.middleware.slo.StaticLargeObject 方法)
handle_multipart_put() (swift.common.middleware.slo.StaticLargeObject 方法)
handle_obj_versions_delete_pop() (swift.common.middleware.versioned_writes.legacy.VersionedWritesContext 方法)
handle_obj_versions_delete_push() (swift.common.middleware.versioned_writes.legacy.VersionedWritesContext 方法)
handle_obj_versions_put() (swift.common.middleware.versioned_writes.legacy.VersionedWritesContext 方法)
handle_object() (swift.common.middleware.symlink.SymlinkObjectContext 方法)
handle_post() (swift.common.middleware.crypto.encrypter.EncrypterObjContext 方法)
(swift.common.middleware.symlink.SymlinkObjectContext 方法)
(swift.common.middleware.versioned_writes.object_versioning.ObjectContext 方法)
handle_put() (swift.common.middleware.symlink.SymlinkObjectContext 方法)
(swift.common.middleware.versioned_writes.object_versioning.ObjectContext 方法)
handle_put_version() (swift.common.middleware.versioned_writes.object_versioning.ObjectContext 方法)
handle_ratelimit() (swift.common.middleware.ratelimit.RateLimitMiddleware 方法)
handle_request() (swift.common.internal_client.InternalClient 方法)
(swift.common.middleware.dlo.GetContext 方法)
(swift.common.middleware.tempauth.TempAuth 方法)
(swift.common.middleware.versioned_writes.object_versioning.ContainerContext 方法)
(swift.proxy.server.Application 方法)
handle_slo_get_or_head() (swift.common.middleware.slo.SloGetContext 方法)
handle_versioned_request() (swift.common.middleware.versioned_writes.object_versioning.ObjectContext 方法)
has_alternate_node() (swift.proxy.controllers.obj.ECGetResponseCollection 方法)
has_changed() (swift.common.ring.ring.Ring 方法)
has_multiple_policies() (swift.container.backend.ContainerBroker 方法)
has_other_shard_ranges() (swift.container.backend.ContainerBroker 方法)
hash_container_name() (swift.common.utils.ShardName 类方法)
hash_path() (swift.common.utils 模块中)
HashingInput (swift.common.middleware.s3api.s3request 中的类)
have_quorum() (swift.proxy.controllers.base.Controller 方法)
HEAD() (swift.account.server.AccountController 方法)
(swift.common.middleware.s3api.controllers.bucket.BucketController 方法)
(swift.common.middleware.s3api.controllers.obj.ObjectController 方法)
(swift.container.server.ContainerController 方法)
(swift.obj.server.ObjectController 方法)
(swift.proxy.controllers.base.Controller 方法)
(swift.proxy.controllers.container.ContainerController 方法)
(swift.proxy.controllers.obj.BaseObjectController 方法)
head_object() (swift.common.internal_client 模块中)
HeaderEnvironProxy (swift.common.swob 中的类)
HeaderKeyDict (swift.common.middleware.s3api.s3response 中的类)
headers_from_container_info() (swift.proxy.controllers.base 模块中)
headers_to_account_info() (swift.proxy.controllers.base 模块中)
headers_to_container_info() (swift.proxy.controllers.base 模块中)
headers_to_object_info() (swift.proxy.controllers.base 模块中)
HealthCheckMiddleware (swift.common.middleware.healthcheck 中的类)
heartbeat() (swift.obj.reconstructor.ObjectReconstructor 方法)
(swift.obj.replicator.ObjectReplicator 方法)
host (swift.common.swob.Request 属性)
host_url (swift.common.swob.Request 属性)
(swift.common.swob.Response 属性)
http_connect() (swift.common.bufferedhttp 模块中)
http_connect_raw() (swift.common.bufferedhttp 模块中)
http_response_to_document_iters() (swift.common.request_helpers 模块中)
HTTPException
human_readable() (swift.common.utils 模块中)
I
id (swift.common.ring.builder.RingBuilder 属性)
if_match (swift.common.swob.Request 属性)
if_modified_since (swift.common.swob.Request 属性)
if_none_match (swift.common.swob.Request 属性)
if_unmodified_since (swift.common.swob.Request 属性)
ifaddrs (swift.common.utils.ipaddrs 中的类)
IllegalVersioningConfigurationException
includes() (swift.common.utils.Namespace 方法)
(swift.common.utils.ShardRangeList 方法)
incoming_allow_headers (swift.common.middleware.tempurl.TempURL 属性)
incoming_allow_headers_startswith (swift.common.middleware.tempurl.TempURL 属性)
incoming_remove_headers (swift.common.middleware.tempurl.TempURL 属性)
incoming_remove_headers_startswith (swift.common.middleware.tempurl.TempURL 属性)
IncompleteBody
incorrect_policy_index() (swift.container.reconciler 模块中)
IncorrectNumberOfFilesInPostRequest
incr() (swift.common.memcached.MemcacheRing 方法)
increase_partition_power() (swift.common.ring.builder.RingBuilder 方法)
increment() (swift.common.statsd_client.LabeledStatsdClient 方法)
(swift.common.statsd_client.StatsdClient 方法)
increment_meta() (swift.common.utils.ShardRange 方法)
index() (swift.common.wsgi.PipelineWrapper 方法)
IndexEntry (swift.common.ring.io 中的类)
info() (swift.container.sharder.ContainerSharder 方法)
init_request_processor() (swift.common.wsgi 模块中)
initialize() (swift.common.db.DatabaseBroker 方法)
initialize_request() (swift.obj.ssync_receiver.Receiver 方法)
InlineDataTooLarge
InputProxy (swift.common.utils 中的类)
insert_filter() (swift.common.wsgi.PipelineWrapper 方法)
InsufficientStorage
interact() (swift.common.manager.Server 方法)
InternalClient (swift.common.internal_client 中的类)
InternalError
interpret_conf_limits() (swift.common.middleware.ratelimit 模块中)
interval (swift.container.sync.ContainerSync 属性)
InvalidAccessKeyId
InvalidAccountInfo
InvalidArgument
invalidate_hash() (swift.obj.diskfile 模块中)
(swift.obj.diskfile.BaseDiskFileManager 静态方法)
InvalidBucketName
InvalidBucketState
InvalidChunkSizeError
InvalidDigest
InvalidHashPathConfigError
InvalidLocationConstraint
InvalidObjectState
InvalidPart
InvalidPartArgument
InvalidPartNumber
InvalidPartOrder
InvalidPayer
InvalidPidFileException
InvalidPolicyDocument
InvalidRange
InvalidRequest
InvalidSecurity
InvalidSOAPRequest
InvalidSolutionException
InvalidStateException
InvalidStorageClass
InvalidSubresource
InvalidTargetBucketForLogging
InvalidTimestamp
InvalidToken
InvalidURI
is_backend_open_expired() (swift.common.request_helpers 模块中)
is_builder_newer() (swift.common.ring.composite_builder 模块中)
is_child_of() (swift.common.utils.ShardRange 方法)
is_deleted() (swift.common.db.DatabaseBroker 方法)
is_empty_enough_to_reclaim() (swift.container.backend.ContainerBroker 方法)
is_file_older() (swift.common.utils 模块中)
is_good_source() (swift.proxy.controllers.base 模块中)
is_healthy() (swift.obj.reconstructor.ObjectReconstructor 方法)
(swift.obj.replicator.ObjectReplicator 方法)
is_object_transient_sysmeta() (swift.common.request_helpers 模块中)
is_old_enough_to_reclaim() (swift.container.backend.ContainerBroker 方法)
is_open_expired() (swift.common.request_helpers 模块中)
is_origin_allowed() (swift.proxy.controllers.base.Controller 方法)
is_own_shard_range() (swift.container.backend.ContainerBroker 方法)
is_reclaimable() (swift.common.db.DatabaseBroker 方法)
(swift.container.backend.ContainerBroker 方法)
is_root_container() (swift.container.backend.ContainerBroker 方法)
is_sharded() (swift.container.backend.ContainerBroker 方法)
is_sharding_candidate() (swift.container.sharder 模块中)
is_shrinking_candidate() (swift.container.sharder 模块中)
is_status_deleted() (swift.account.backend.AccountBroker 方法)
is_sys_meta() (swift.common.request_helpers 模块中)
is_sys_or_user_meta() (swift.common.request_helpers 模块中)
is_use_replication_network() (swift.common.request_helpers 模块中)
is_useful_response() (swift.proxy.controllers.base 模块中)
is_user_meta() (swift.common.request_helpers 模块中)
is_valid_ip() (swift.common.utils.ipaddrs 模块中)
is_valid_ipv4() (swift.common.utils.ipaddrs 模块中)
is_valid_ipv6() (swift.common.utils.ipaddrs 模块中)
ismount() (swift.common.utils 模块中)
ismount_raw() (swift.common.utils 模块中)
isoformat (swift.common.utils.timestamp.Timestamp 属性)
item_from_env() (swift.common.utils 模块中)
iter_containers() (swift.common.internal_client.InternalClient 方法)
iter_mime_headers_and_bodies() (swift.obj.server 模块中)
iter_multipart_mime_documents() (swift.common.utils 模块中)
iter_nodes_local_first() (swift.proxy.controllers.obj.BaseObjectController 方法)
iter_object_lines() (swift.common.internal_client.InternalClient 方法)
iter_objects() (swift.common.internal_client.InternalClient 方法)
iter_pid_files() (swift.common.manager.Server 方法)
iter_sockets() (swift.common.wsgi.ServersPerPortStrategy 方法)
(swift.common.wsgi.WorkersStrategy 方法)
K
key() (swift.common.container_sync_realms.ContainerSyncRealms 方法)
key2() (swift.common.container_sync_realms.ContainerSyncRealms 方法)
KeyMaster (swift.common.middleware.crypto.keymaster 中的类)
KeyMasterContext (swift.common.middleware.crypto.keymaster 中的类)
keys() (swift.common.swob.HeaderEnvironProxy 方法)
KeystoneAuth (swift.common.middleware.keystoneauth 中的类)
KeyTooLongError
kickoff() (swift.proxy.controllers.obj.ECAppIter 方法)
kill() (swift.common.manager.Manager 方法)
(swift.common.utils.Watchdog 方法)
kill_child_pids() (swift.common.manager.Manager 方法)
(swift.common.manager.Server 方法)
kill_coros() (swift.obj.reconstructor.ObjectReconstructor 方法)
kill_group() (swift.common.manager 模块中)
kill_running_pids() (swift.common.manager.Server 方法)
L
LabeledStatsdClient (swift.common.statsd_client 中的类)
last_headers (swift.proxy.controllers.base.GetOrHeadHandler 属性)
(swift.proxy.controllers.obj.ECFragGetter 属性)
last_modified (swift.common.swob.Response 属性)
last_modified_date_to_timestamp() (swift.common.utils.timestamp 模块中)
last_status (swift.proxy.controllers.base.GetOrHeadHandler 属性)
(swift.proxy.controllers.obj.ECFragGetter 属性)
launch() (swift.common.manager.Server 方法)
learn_size_from_content_range() (swift.proxy.controllers.base.GetterBase 方法)
least_bad_bucket (swift.proxy.controllers.obj.ECGetResponseCollection 属性)
link_fd_to_path() (swift.common.utils 模块中)
LinkIterError
list_commands() (swift.common.manager.Manager 类方法)
list_containers_iter() (swift.account.backend.AccountBroker 方法)
list_from_csv() (swift.common.utils 模块中)
list_objects_iter() (swift.container.backend.ContainerBroker 方法)
ListEndpointsMiddleware (swift.common.middleware.list_endpoints 中的类)
ListingIterError
ListingIterNotAuthorized
ListingIterNotFound
load() (swift.common.ring.builder.RingBuilder 类方法)
(swift.common.ring.composite_builder.CompositeRingBuilder 类方法)
(swift.common.ring.ring.RingData 类方法)
(swift.container.sharder.CleavingContext 类方法)
load_all() (swift.container.sharder.CleavingContext 类方法)
load_app_config() (swift.common.wsgi 模块中)
load_components() (swift.common.ring.composite_builder.CompositeRingBuilder 方法)
load_index() (swift.common.ring.io.RingReader 方法)
load_libc_function() (swift.common.utils.libc 模块中)
load_memcache() (swift.common.memcached 模块中)
load_multikey_opts() (swift.common.utils 模块中)
load_object_ring() (swift.obj.reconstructor.ObjectReconstructor 方法)
(swift.obj.replicator.ObjectReplicator 方法)
load_recon_cache() (swift.common.utils 模块中)
load_ring() (swift.common.storage_policy.BaseStoragePolicy 方法)
loadapp() (swift.common.wsgi 模块中)
location (swift.common.swob.Response 属性)
LocationController (swift.common.middleware.s3api.controllers.location 中的类)
lock() (swift.common.db.DatabaseBroker 方法)
lock_file() (swift.common.utils 模块中)
lock_parent_directory() (swift.common.utils 模块中)
lock_path() (swift.common.utils 模块中)
LockTimeout
log_handoffs() (swift.proxy.controllers.base.NodeIter 方法)
log_request() (swift.common.middleware.proxy_logging.ProxyLoggingMiddleware 方法)
log_route (swift.container.reconciler.ContainerReconciler 属性)
(swift.container.sharder.ContainerSharder 属性)
(swift.container.sync.ContainerSync 属性)
log_sock_exit() (swift.common.wsgi.ServersPerPortStrategy 方法)
(swift.common.wsgi.WorkersStrategy 方法)
log_stats() (swift.container.reconciler.ContainerReconciler 方法)
LogDelivery (swift.common.middleware.s3api.subresource 中的类)
logger (swift.container.sync.ContainerSync 属性)
(swift.obj.diskfile.BaseDiskFileWriter 属性)
(swift.proxy.controllers.base.Controller 属性)
LoggingStatusController (swift.common.middleware.s3api.controllers.logging 中的类)
LogLevelFilter (swift.common.utils.logs 中的类)
looks_like_partition() (swift.common.db_replicator 模块中)
lookup_cname() (swift.common.middleware.cname_lookup 模块中)
loop_timeout() (swift.common.wsgi.ServersPerPortStrategy 方法)
(swift.common.wsgi.WorkersStrategy 方法)
lower (swift.common.utils.ShardRangeList 属性)
LRUCache (swift.common.utils 中的类)
M
main() (swift.account.auditor 模块中)
(swift.account.reaper 模块中)
(swift.account.server 模块中)
(swift.container.auditor 模块中)
(swift.container.reconciler 模块中)
(swift.container.replicator 模块中)
(swift.container.server 模块中)
(swift.container.sharder 模块中)
(swift.container.sync 模块中)
(swift.container.updater 模块中)
(swift.obj.auditor 模块中)
(swift.obj.reconstructor 模块中)
(swift.obj.replicator 模块中)
(swift.obj.server 模块中)
(swift.obj.updater 模块中)
(swift.proxy.server 模块中)
make_db_file_path() (swift.common.utils 模块中)
make_env() (swift.common.wsgi 模块中)
make_on_disk_filename() (swift.obj.diskfile.BaseDiskFileManager 方法)
(swift.obj.diskfile.ECDiskFileManager 方法)
make_path() (swift.common.internal_client.InternalClient 方法)
(swift.common.utils.ShardRange 类方法)
make_pre_authed_env() (swift.common.wsgi 模块中)
make_pre_authed_request() (swift.common.wsgi 模块中)
make_rebuilt_fragment_iter() (swift.obj.reconstructor.ObjectReconstructor 方法)
make_request() (swift.common.internal_client.InternalClient 方法)
make_requests() (swift.proxy.controllers.base.Controller 方法)
make_shard_ranges() (swift.container.sharder 模块中)
make_subreq_input() (swift.obj.ssync_receiver.SsyncInputProxy 方法)
make_subrequest() (swift.common.wsgi 模块中)
make_tuple_for_pickle() (swift.account.backend.AccountBroker 方法)
(swift.common.db.DatabaseBroker 方法)
(swift.container.backend.ContainerBroker 方法)
makedirs_count() (swift.common.utils 模块中)
MalformedACLError
MalformedPOSTRequest
MalformedTrailerError
MalformedXML
Manager (swift.common.manager 中的类)
manager (swift.obj.diskfile.BaseDiskFile 属性)
(swift.obj.diskfile.BaseDiskFileReader 属性)
(swift.obj.diskfile.BaseDiskFileWriter 属性)
ManageShardRangesException
marker (swift.container.sharder.CleavingContext 属性)
Match (swift.common.swob 中的类)
max_dev_id (swift.common.ring.builder.RingBuilder 属性)
MAX_VALUE_LENGTH (swift.common.middleware.formpost 模块中)
MaxMessageLengthExceeded
MaxPostPreDataLengthExceededError
MaxSleepTimeHitError
maybe_get() (swift.common.db.DatabaseBroker 方法)
maybe_multipart_byteranges_to_document_iters() (swift.common.utils 模块中)
md5() (swift.common.utils.base 模块中)
md5_hash_for_file() (swift.common.utils 模块中)
MemcacheCommand (swift.common.memcached 中的类)
MemcacheConnectionError
MemcacheConnPool (swift.common.memcached 中的类)
memcached_timing_stats() (swift.common.utils 模块中)
MemcacheIncrNotFoundError
MemcacheMiddleware (swift.common.middleware.memcache 中的类)
MemcachePoolTimeout
MemcacheRing (swift.common.memcached 中的类)
merge_items() (swift.account.backend.AccountBroker 方法)
(swift.common.db.DatabaseBroker 方法)
(swift.common.db_replicator.ReplicatorRpc 方法)
(swift.container.backend.ContainerBroker 方法)
merge_shard_ranges() (swift.container.backend.ContainerBroker 方法)
(swift.container.replicator.ContainerReplicatorRpc 方法)
merge_shards() (swift.container.backend 模块中)
merge_syncs() (swift.common.db.DatabaseBroker 方法)
(swift.common.db_replicator.ReplicatorRpc 方法)
merge_timestamps() (swift.common.db.DatabaseBroker 方法)
message_length() (swift.common.swob.Request 方法)
MessageTimeout
metadata (swift.common.db.DatabaseBroker 属性)
MetadataTooLarge
method (swift.common.swob.Request 属性)
MethodNotAllowed
mime_to_document_iters() (swift.common.utils 模块中)
MimeInvalid
MIMEPutter (swift.proxy.controllers.obj 中的类)
min_part_seconds_left (swift.common.ring.builder.RingBuilder 属性)
missing_check() (swift.obj.ssync_receiver.Receiver 方法)
(swift.obj.ssync_sender.Sender 方法)
MissingContentLength
MissingRequestBodyError
MissingSecurityElement
MissingSecurityHeader
mkdirs() (swift.common.utils 模块中)
mktime() (swift.common.middleware.s3api.utils 模块中)
modify_priority() (swift.common.utils.libc 模块中)
modify_wsgi_pipeline() (swift.proxy.server.Application 方法)
模块
swift.account.auditor
swift.account.backend
swift.account.reaper
swift.account.server
swift.cli.manage_shard_ranges
swift.cli.ring_builder_analyzer
swift.cli.ringcomposer
swift.common.bufferedhttp
swift.common.constraints
swift.common.container_sync_realms
swift.common.db
swift.common.db_replicator
swift.common.digest
swift.common.direct_client
swift.common.exceptions
swift.common.internal_client
swift.common.manager
swift.common.memcached
swift.common.middleware.account_quotas
swift.common.middleware.acl
swift.common.middleware.backend_ratelimit
swift.common.middleware.bulk
swift.common.middleware.catch_errors
swift.common.middleware.cname_lookup
swift.common.middleware.container_quotas
swift.common.middleware.container_sync
swift.common.middleware.copy
swift.common.middleware.crossdomain
swift.common.middleware.crypto
swift.common.middleware.crypto.decrypter
swift.common.middleware.crypto.encrypter
swift.common.middleware.crypto.keymaster
swift.common.middleware.dlo
swift.common.middleware.domain_remap
swift.common.middleware.etag_quoter
swift.common.middleware.formpost
swift.common.middleware.gatekeeper
swift.common.middleware.healthcheck
swift.common.middleware.keystoneauth
swift.common.middleware.list_endpoints
swift.common.middleware.memcache
swift.common.middleware.name_check
swift.common.middleware.proxy_logging
swift.common.middleware.ratelimit
swift.common.middleware.read_only
swift.common.middleware.recon
swift.common.middleware.s3api.acl_handlers
swift.common.middleware.s3api.acl_utils
swift.common.middleware.s3api.controllers.acl
swift.common.middleware.s3api.controllers.base
swift.common.middleware.s3api.controllers.bucket
swift.common.middleware.s3api.controllers.location
swift.common.middleware.s3api.controllers.logging
swift.common.middleware.s3api.controllers.multi_delete
swift.common.middleware.s3api.controllers.multi_upload
swift.common.middleware.s3api.controllers.obj
swift.common.middleware.s3api.controllers.s3_acl
swift.common.middleware.s3api.controllers.service
swift.common.middleware.s3api.controllers.versioning
swift.common.middleware.s3api.etree
swift.common.middleware.s3api.exception
swift.common.middleware.s3api.s3api
swift.common.middleware.s3api.s3request
swift.common.middleware.s3api.s3response
swift.common.middleware.s3api.s3token
swift.common.middleware.s3api.subresource
swift.common.middleware.s3api.utils
swift.common.middleware.slo
swift.common.middleware.staticweb
swift.common.middleware.symlink
swift.common.middleware.tempauth
swift.common.middleware.tempurl
swift.common.middleware.versioned_writes.legacy
swift.common.middleware.versioned_writes.object_versioning
swift.common.middleware.xprofile
swift.common.registry
swift.common.request_helpers
swift.common.ring.builder
swift.common.ring.composite_builder
swift.common.ring.io
swift.common.ring.ring
swift.common.statsd_client
swift.common.storage_policy
swift.common.swob
swift.common.utils
swift.common.utils.base
swift.common.utils.config
swift.common.utils.ipaddrs
swift.common.utils.libc
swift.common.utils.logs
swift.common.utils.timestamp
swift.common.wsgi
swift.container.auditor
swift.container.backend
swift.container.reconciler
swift.container.replicator
swift.container.server
swift.container.sharder
swift.container.sync
swift.container.updater
swift.obj.auditor
swift.obj.diskfile
swift.obj.reconstructor
swift.obj.replicator
swift.obj.server
swift.obj.ssync_receiver
swift.obj.ssync_sender
swift.obj.updater
swift.obj.watchers.dark_data
swift.proxy.controllers.account
swift.proxy.controllers.base
swift.proxy.controllers.container
swift.proxy.controllers.obj
swift.proxy.server
monkey_patch() (swift.common.utils 模块中)
mount_check (swift.container.sync.ContainerSync 属性)
MultiObjectDeleteAclHandler (swift.common.middleware.s3api.acl_handlers 中的类)
MultiObjectDeleteController (swift.common.middleware.s3api.controllers.multi_delete 中的类)
multipart_byteranges_to_document_iters() (swift.common.utils 模块中)
multipart_response_iter() (swift.common.middleware.crypto.decrypter.DecrypterObjContext 方法)
MultiphasePUTNotSupported
MultiUploadAclHandler (swift.common.middleware.s3api.acl_handlers 中的类)
N
NamedConfigLoader (swift.common.wsgi 中的类)
Namespace (swift.common.utils 中的类)
Namespace.MaxBound (swift.common.utils 中的类)
Namespace.MinBound (swift.common.utils 中的类)
NamespaceOuterBound (swift.common.utils 中的类)
native_str_keys_and_values() (swift.common.db 模块中)
new_worker_socks() (swift.common.wsgi.ServersPerPortStrategy 方法)
(swift.common.wsgi.WorkersStrategy 方法)
newid() (swift.common.db.DatabaseBroker 方法)
next_part_power (swift.common.ring.ring.Ring 属性)
NicerInterpolation (swift.common.utils.config 中的类)
no_daemon() (swift.common.manager.Manager 方法)
no_fork_sock() (swift.common.wsgi.ServersPerPortStrategy 方法)
(swift.common.wsgi.WorkersStrategy 方法)
no_wait() (swift.common.manager.Manager 方法)
node (swift.proxy.controllers.base.GetterSource 属性)
node_to_string() (swift.common.utils 模块中)
NodeIter (swift.proxy.controllers.base 中的类)
NoLoggingStatusForKey
non_negative_float() (swift.common.utils.config 模块中)
non_negative_int() (swift.common.utils.config 模块中)
none_dev_id (swift.common.ring.builder.RingBuilder 属性)
NoopMutex (swift.common.utils.logs 中的类)
normalize_delete_at_timestamp() (swift.common.utils.timestamp 模块中)
normalize_devices() (swift.common.ring.ring 模块中)
normalize_timestamp() (swift.common.utils.timestamp 模块中)
NoSuchBucket
NoSuchKey
NoSuchLifecycleConfiguration
NoSuchUpload
NoSuchVersion
notice() (swift.common.utils.logs.SwiftLogAdapter 方法)
NotS3Request
NotSignedUp
NotSuchBucketPolicy
NR_ioprio_set() (swift.common.utils.libc 模块中)
nuke_from_orbit() (swift.common.bufferedhttp.BufferedHTTPResponse 方法)
NullLogger (swift.common.utils.logs 中的类)
num_container_updates() (swift.proxy.controllers.obj 模块中)
O
obj (swift.obj.diskfile.BaseDiskFile 属性)
object_acl (swift.common.middleware.s3api.s3request.S3Request 属性)
object_audit() (swift.obj.auditor.AuditorWorker 方法)
object_audit_location_generator() (swift.obj.diskfile 模块中)
(swift.obj.diskfile.BaseDiskFileManager 方法)
object_count (swift.common.utils.ShardRangeList 属性)
object_operation() (swift.common.middleware.s3api.controllers.base 模块中)
object_sweep() (swift.obj.updater.ObjectUpdater 方法)
object_update() (swift.obj.updater.ObjectUpdater 方法)
ObjectAclHandler (swift.common.middleware.s3api.acl_handlers 中的类)
ObjectAuditor (swift.obj.auditor 中的类)
ObjectContext (swift.common.middleware.versioned_writes.object_versioning 中的类)
ObjectController (swift.common.middleware.s3api.controllers.obj 中的类)
(swift.obj.server 中的类)
ObjectControllerRouter (swift.proxy.controllers.obj 中的类)
ObjectLockConfigurationNotFoundError
ObjectReconstructor (swift.obj.reconstructor 中的类)
ObjectReplicator (swift.obj.replicator 中的类)
ObjectUpdater (swift.obj.updater 中的类)
ObjectVersioningContext (swift.common.middleware.versioned_writes.object_versioning 中的类)
OldestAsyncPendingTracker (swift.obj.updater 中的类)
once() (swift.common.manager.Manager 方法)
open() (swift.obj.diskfile.BaseDiskFile 方法)
(swift.obj.diskfile.BaseDiskFileWriter 方法)
open_section() (swift.common.ring.io.RingReader 方法)
OperationAborted
OPTIONS() (swift.proxy.controllers.base.Controller 方法)
outbound_exclusions (swift.common.middleware.gatekeeper 模块中)
outgoing_allow_headers (swift.common.middleware.tempurl.TempURL 属性)
outgoing_allow_headers_startswith (swift.common.middleware.tempurl.TempURL 属性)
outgoing_remove_headers (swift.common.middleware.tempurl.TempURL 属性)
outgoing_remove_headers_startswith (swift.common.middleware.tempurl.TempURL 属性)
overlaps() (swift.common.utils.Namespace 方法)
override_bytes_from_content_type() (swift.common.utils 模块中)
OverrideOptions (swift.common.utils 中的类)
Owner (swift.common.middleware.s3api.subresource 中的类)
P
pairs() (swift.common.utils 模块中)
params (swift.common.swob.Request 属性)
parse() (swift.common.utils.ShardName 类方法)
parse_acl() (swift.common.middleware.acl 模块中)
parse_acl_v1() (swift.common.middleware.acl 模块中)
parse_acl_v2() (swift.common.middleware.acl 模块中)
parse_and_validate_input() (swift.common.middleware.slo 模块中)
parse_content_disposition() (swift.common.utils 模块中)
parse_content_range() (swift.common.utils 模块中)
parse_content_type() (swift.common.utils 模块中)
parse_db_filename() (swift.common.utils 模块中)
parse_header() (swift.common.utils 模块中)
parse_mime_headers() (swift.common.utils 模块中)
parse_on_disk_filename() (swift.obj.diskfile.BaseDiskFileManager 方法)
(swift.obj.diskfile.ECDiskFileManager 方法)
parse_options() (swift.common.utils 模块中)
parse_override_options() (swift.common.utils 模块中)
parse_per_policy_config() (swift.proxy.server 模块中)
parse_prefixed_conf() (swift.common.utils.config 模块中)
parse_raw_obj() (swift.container.reconciler 模块中)
parse_socket_string() (swift.common.utils.ipaddrs 模块中)
parse_storage_policies() (in module swift.common.storage_policy)
part_power (swift.common.ring.ring.Ring property)
(swift.common.ring.ring.RingData 属性)
part_shift (swift.common.ring.builder.RingBuilder property)
PartAclHandler (class in swift.common.middleware.s3api.acl_handlers)
PartController (class in swift.common.middleware.s3api.controllers.multi_upload)
partition_count (swift.common.ring.ring.Ring property)
partition_lock() (swift.obj.diskfile.BaseDiskFileManager method)
PartitionLockTimeout
partitions (swift.common.utils.OverrideOptions attribute)
parts_iter (swift.proxy.controllers.base.GetterSource property)
pass_through_headers (swift.proxy.controllers.base.Controller attribute)
(swift.proxy.controllers.container.ContainerController attribute)
path (swift.common.swob.Request property)
(swift.container.backend.ContainerBroker 属性)
path_info (swift.common.swob.Request property)
path_info_pop() (swift.common.swob.Request method)
path_qs (swift.common.swob.Request property)
PathNotDir
percent_of_threshold() (swift.container.sharder.ContainerSharderConf method)
periodic_warning() (swift.container.sharder.ContainerSharder method)
PermanentRedirect
PermissionError
pickle_async_update() (swift.obj.diskfile.BaseDiskFileManager method)
PICKLE_PROTOCOL (in module swift.common.db)
pid_files() (swift.common.manager.Server method)
PipelineWrapper (class in swift.common.wsgi)
PipeMutex (class in swift.common.utils.logs)
policies (swift.common.utils.OverrideOptions attribute)
policy (swift.obj.diskfile.BaseDiskFileManager attribute)
(swift.obj.diskfile.DiskFileManager 属性)
(swift.obj.diskfile.ECDiskFileManager 属性)
policy_type (swift.proxy.controllers.obj.ECObjectController attribute)
(swift.proxy.controllers.obj.ReplicatedObjectController attribute)
policy_type_to_controller_map (swift.proxy.controllers.obj.ObjectControllerRouter attribute)
PolicyError
pop_queue() (swift.container.reconciler.ContainerReconciler method)
pop_range() (swift.proxy.controllers.base.GetterBase method)
possibly_quarantine() (swift.common.db.DatabaseBroker method)
POST() (swift.account.server.AccountController method)
(swift.common.middleware.s3api.controllers.bucket.BucketController 方法)
(swift.common.middleware.s3api.controllers.multi_delete.MultiObjectDeleteController method)
(swift.common.middleware.s3api.controllers.multi_upload.UploadController 方法)
(swift.common.middleware.s3api.controllers.multi_upload.UploadsController 方法)
(swift.container.server.ContainerController 方法)
(swift.obj.server.ObjectController 方法)
(swift.proxy.controllers.account.AccountController 方法)
(swift.proxy.controllers.container.ContainerController 方法)
(swift.proxy.controllers.obj.BaseObjectController 方法)
post_fork_hook() (swift.common.wsgi.StrategyBase method)
post_multiprocess_run() (swift.obj.reconstructor.ObjectReconstructor method)
(swift.obj.replicator.ObjectReplicator 方法)
pre_validate_all_builders() (in module swift.common.ring.composite_builder)
PreconditionFailed
prepare_increase_partition_power() (swift.common.ring.builder.RingBuilder method)
pretend_min_part_hours_passed() (swift.common.ring.builder.RingBuilder method)
primaries_left (swift.proxy.controllers.base.NodeIter property)
private() (in module swift.common.utils)
private_methods (swift.proxy.controllers.base.Controller property)
process() (swift.common.utils.logs.SwiftLogAdapter method)
process_compactible_shard_sequences() (in module swift.container.sharder)
process_container() (swift.container.updater.ContainerUpdater method)
process_job() (swift.obj.reconstructor.ObjectReconstructor method)
process_json_resp() (swift.common.middleware.crypto.decrypter.DecrypterContContext method)
process_object_update() (swift.obj.updater.ObjectUpdater method)
process_queue_item() (swift.container.reconciler.ContainerReconciler method)
provide_alternate_node() (swift.proxy.controllers.obj.ECGetResponseCollection method)
ProxyLoggingMiddleware (class in swift.common.middleware.proxy_logging)
ProxyOverrideOptions (class in swift.proxy.server)
public() (in module swift.common.utils)
punch_hole() (in module swift.common.utils)
purge() (swift.obj.diskfile.ECDiskFile method)
PUT() (swift.account.server.AccountController method)
(swift.common.middleware.s3api.controllers.acl.AclController 方法)
(swift.common.middleware.s3api.controllers.bucket.BucketController 方法)
(swift.common.middleware.s3api.controllers.logging.LoggingStatusController 方法)
(swift.common.middleware.s3api.controllers.multi_upload.PartController method)
(swift.common.middleware.s3api.controllers.obj.ObjectController 方法)
(swift.common.middleware.s3api.controllers.s3_acl.S3AclController 方法)
(swift.common.middleware.s3api.controllers.versioning.VersioningController 方法)
(swift.container.server.ContainerController 方法)
put() (swift.obj.diskfile.BaseDiskFileWriter method)
(swift.obj.diskfile.DiskFileWriter method)
(swift.obj.diskfile.ECDiskFileWriter 方法)
PUT() (swift.obj.server.ObjectController method)
(swift.proxy.controllers.account.AccountController 方法)
(swift.proxy.controllers.container.ContainerController 方法)
(swift.proxy.controllers.obj.BaseObjectController 方法)
put_container() (swift.account.backend.AccountBroker method)
(swift.common.internal_client.SimpleClient method)
PUT_container() (swift.container.server.ContainerController method)
put_object() (in module swift.common.internal_client)
(swift.common.internal_client.SimpleClient method)
(swift.container.backend.ContainerBroker 方法)
PUT_object() (swift.container.server.ContainerController method)
put_recon_cache_entry() (in module swift.common.utils)
put_record() (swift.common.db.DatabaseBroker method)
PUT_shard() (swift.container.server.ContainerController method)
putheader() (swift.common.bufferedhttp.BufferedHTTPConnection method)
putrequest() (swift.common.bufferedhttp.BufferedHTTPConnection method)
Putter (class in swift.proxy.controllers.obj)
PutterConnectError
Q
quarantine() (swift.common.db.DatabaseBroker method)
quarantine_db() (in module swift.common.db_replicator)
quarantine_renamer() (in module swift.obj.diskfile)
(swift.obj.diskfile.BaseDiskFileManager 静态方法)
QuarantineRequest
QUERY_LOGGING (in module swift.common.db)
query_string (swift.common.swob.Request property)
quorum (swift.common.storage_policy.BaseStoragePolicy property)
(swift.common.storage_policy.ECStoragePolicy property)
(swift.common.storage_policy.StoragePolicy property)
quorum_size() (in module swift.common.utils)
quote() (in module swift.common.utils.base)
R
random() (in module swift.common.statsd_client)
(swift.container.sharder 模块中)
(swift.container.sync 模块中)
(swift.container.updater 模块中)
(swift.obj.updater 模块中)
Range (class in swift.common.swob)
range (swift.common.swob.Request property)
range_done() (swift.container.sharder.CleavingContext method)
RangeAlreadyComplete
ranges_for_length() (swift.common.swob.Range method)
rank_paths() (in module swift.container.sharder)
ratelimit_sleep() (in module swift.common.utils)
RateLimitedIterator (class in swift.common.utils)
RateLimiterBucket (class in swift.obj.updater)
RateLimitMiddleware (class in swift.common.middleware.ratelimit)
raw_size (swift.common.ring.ring.Ring property)
read() (swift.common.bufferedhttp.BufferedHTTPResponse method)
(swift.common.internal_client.CompressingFileReader method)
(swift.common.middleware.s3api.s3request.ChunkReader 方法)
(swift.common.ring.io.SectionReader 方法)
(swift.common.utils.InputProxy 方法)
(swift.proxy.controllers.base.ByteCountEnforcer method)
read_blob() (swift.common.ring.io.RingReader method)
READ_CHUNK_SIZE (in module swift.common.middleware.formpost)
read_hashes() (in module swift.obj.diskfile)
read_line() (swift.obj.ssync_receiver.SsyncInputProxy method)
read_metadata() (in module swift.obj.diskfile)
(swift.obj.diskfile.BaseDiskFile 方法)
read_ring_table() (swift.common.ring.io.SectionReader method)
read_section() (swift.common.ring.io.RingReader method)
read_state_from_old_manager() (swift.common.wsgi.StrategyBase method)
readconf() (in module swift.common.utils.config)
reader() (swift.obj.diskfile.BaseDiskFile method)
(swift.obj.reconstructor.RebuildingECDiskFileStream 方法)
reader_cls (swift.obj.diskfile.BaseDiskFile attribute)
(swift.obj.diskfile.DiskFile attribute)
(swift.obj.diskfile.ECDiskFile attribute)
readline() (swift.common.middleware.s3api.s3request.ChunkReader method)
(swift.common.utils.InputProxy 方法)
(swift.obj.ssync_sender.SsyncBufferedHTTPResponse method)
ReadOnlyMiddleware (class in swift.common.middleware.read_only)
realms() (swift.common.container_sync_realms.ContainerSyncRealms method)
realms_conf (swift.container.server.ContainerController attribute)
(swift.container.sync.ContainerSync 属性)
reap_account() (swift.account.reaper.AccountReaper method)
reap_container() (swift.account.reaper.AccountReaper method)
reap_device() (swift.account.reaper.AccountReaper method)
reap_object() (swift.account.reaper.AccountReaper method)
rebalance() (swift.common.ring.builder.RingBuilder method)
(swift.common.ring.composite_builder.CompositeRingBuilder method)
RebuildingECDiskFileStream (class in swift.obj.reconstructor)
Receiver (class in swift.obj.ssync_receiver)
reclaim() (swift.common.db.DatabaseBroker method)
(swift.common.db.TombstoneReclaimer method)
reconcile() (swift.container.reconciler.ContainerReconciler method)
reconcile_object() (swift.container.reconciler.ContainerReconciler method)
ReconMiddleware (class in swift.common.middleware.recon)
reconstruct() (swift.obj.reconstructor.ObjectReconstructor method)
reconstruct_fa() (swift.obj.reconstructor.ObjectReconstructor method)
record_cache_op_metrics() (in module swift.proxy.controllers.base)
record_stats() (swift.obj.auditor.AuditorWorker method)
Redirect
referer (swift.common.swob.Request property)
referrer (swift.common.swob.Request property)
referrer_allowed() (in module swift.common.middleware.acl)
register() (swift.common.storage_policy.BaseStoragePolicy class method)
(swift.proxy.controllers.obj.ObjectControllerRouter class method)
register_sensitive_header() (in module swift.common.registry)
register_sensitive_param() (in module swift.common.registry)
register_swift_info() (in module swift.common.registry)
register_worker_exit() (swift.common.wsgi.ServersPerPortStrategy method)
(swift.common.wsgi.WorkersStrategy 方法)
register_worker_start() (swift.common.wsgi.ServersPerPortStrategy method)
(swift.common.wsgi.WorkersStrategy 方法)
reiterate() (in module swift.common.utils)
release() (swift.common.utils.logs.PipeMutex method)
relink_paths() (in module swift.obj.diskfile)
reload() (swift.common.container_sync_realms.ContainerSyncRealms method)
(swift.common.manager.Manager method)
reload_constraints() (in module swift.common.constraints)
reload_db_files() (swift.container.backend.ContainerBroker method)
reload_seamless() (swift.common.manager.Manager method)
reload_storage_policies() (in module swift.common.storage_policy)
remote_addr (swift.common.swob.Request property)
remote_user (swift.common.swob.Request property)
remove_dev() (swift.common.ring.builder.RingBuilder method)
remove_directory() (in module swift.common.utils)
remove_file() (in module swift.common.utils)
remove_items() (in module swift.common.request_helpers)
remove_name() (swift.common.storage_policy.BaseStoragePolicy method)
remove_objects() (swift.container.backend.ContainerBroker method)
remove_policy_alias() (swift.common.storage_policy.StoragePolicyCollection method)
renamer() (in module swift.common.utils)
replace_partition_in_path() (in module swift.common.utils)
ReplConnection (class in swift.common.db_replicator)
replica_count (swift.common.ring.ring.Ring property)
(swift.common.ring.ring.RingData 属性)
REPLICATE() (swift.account.server.AccountController method)
replicate() (swift.common.db_replicator.ReplConnection method)
REPLICATE() (swift.container.server.ContainerController method)
replicate() (swift.obj.replicator.ObjectReplicator method)
REPLICATE() (swift.obj.server.ObjectController method)
replicate_reconcilers() (swift.container.replicator.ContainerReplicator method)
ReplicatedObjectController (class in swift.proxy.controllers.obj)
replication() (in module swift.common.utils)
replication_lock() (swift.obj.diskfile.BaseDiskFileManager method)
ReplicationException
ReplicationLockTimeout
Replicator (class in swift.common.db_replicator)
ReplicatorRpc (class in swift.common.db_replicator)
report() (swift.container.sync.ContainerSync method)
report_up_to_date() (swift.common.db_replicator.Replicator method)
(swift.container.replicator.ContainerReplicator 方法)
reported (swift.container.sync.ContainerSync attribute)
reported() (swift.container.backend.ContainerBroker method)
Request (class in swift.common.swob)
RequestIsNotMultiPartContent
RequestTimeout
RequestTimeTooSkewed
RequestTorrentOfBucketError
reset() (swift.container.sharder.CleavingContext method)
(swift.obj.updater.OldestAsyncPendingTracker method)
(swift.obj.updater.SweepStats 方法)
reset_stats() (swift.account.reaper.AccountReaper method)
resolve_etag_is_at_header() (in module swift.common.request_helpers)
resolve_ignore_range_header() (in module swift.common.request_helpers)
resolve_shard_range_states() (swift.container.backend.ContainerBroker class method)
resolve_state() (swift.common.utils.ShardRange class method)
resource_type() (swift.common.middleware.s3api.controllers.base.Controller class method)
resp (swift.proxy.controllers.base.GetterSource attribute)
RespAttrs (class in swift.common.middleware.slo)
Response (class in swift.common.swob)
response_class (swift.common.bufferedhttp.BufferedHTTPConnection attribute)
(swift.obj.ssync_sender.SsyncBufferedHTTPConnection attribute)
response_iter() (swift.common.middleware.crypto.decrypter.DecrypterObjContext method)
response_parts_iter() (swift.proxy.controllers.obj.ECFragGetter method)
ResponseBucket (class in swift.obj.reconstructor)
ResponseTimeout
restart() (swift.common.manager.Manager method)
RestoreAlreadyInProgress
RestrictedGreenPool (class in swift.common.wsgi)
retry() (in module swift.common.direct_client)
retry_request() (swift.common.internal_client.SimpleClient method)
revert() (swift.obj.replicator.ObjectReplicator method)
Ring (class in swift.common.ring.ring)
RingBuilder (class in swift.common.ring.builder)
RingBuilderError
RingData (class in swift.common.ring.ring)
RingLoadError
RingReader (class in swift.common.ring.io)
RingValidationError
RingValidationWarning
RingWriter (class in swift.common.ring.io)
root_account (swift.container.backend.ContainerBroker property)
root_container (swift.container.backend.ContainerBroker property)
root_path (swift.container.backend.ContainerBroker property)
round_robin_iter() (in module swift.common.utils)
roundrobin_datadirs() (in module swift.common.db_replicator)
(swift.common.db_replicator.Replicator 方法)
row_count (swift.common.utils.ShardRange property)
(swift.common.utils.ShardRangeList property)
rsync() (swift.obj.replicator.ObjectReplicator method)
rsync_ip() (in module swift.common.utils)
rsync_module_interpolation() (in module swift.common.utils)
rsync_then_merge() (swift.common.db_replicator.ReplicatorRpc method)
run_audit() (swift.obj.auditor.ObjectAuditor method)
run_command() (swift.common.manager.Manager method)
run_forever() (swift.account.reaper.AccountReaper method)
(swift.common.db_replicator.Replicator 方法)
(swift.container.reconciler.ContainerReconciler method)
(swift.container.sharder.ContainerSharder 方法)
(swift.container.sync.ContainerSync method)
(swift.container.updater.ContainerUpdater 方法)
(swift.obj.auditor.ObjectAuditor method)
(swift.obj.reconstructor.ObjectReconstructor method)
(swift.obj.replicator.ObjectReplicator 方法)
(swift.obj.updater.ObjectUpdater 方法)
run_once() (swift.account.reaper.AccountReaper method)
(swift.common.db_replicator.Replicator 方法)
(swift.container.reconciler.ContainerReconciler method)
(swift.container.replicator.ContainerReplicator 方法)
(swift.container.sharder.ContainerSharder 方法)
(swift.container.sync.ContainerSync method)
(swift.container.updater.ContainerUpdater 方法)
(swift.obj.auditor.ObjectAuditor method)
(swift.obj.reconstructor.ObjectReconstructor method)
(swift.obj.replicator.ObjectReplicator 方法)
(swift.obj.updater.ObjectUpdater 方法)
run_wsgi() (in module swift.common.wsgi)
S
S3AclController (class in swift.common.middleware.s3api.controllers.s3_acl)
S3AclHandler (class in swift.common.middleware.s3api.acl_handlers)
S3AclRequest (class in swift.common.middleware.s3api.s3request)
S3ApiMiddleware (class in swift.common.middleware.s3api.s3api)
S3Exception
S3InputChecksumMismatch
S3InputChecksumTrailerInvalid
S3InputChunkSignatureMismatch
S3InputChunkTooSmall
S3InputError
S3InputIncomplete
S3InputMalformedTrailer
S3InputMissingSecret
S3InputSHA256Mismatch
S3InputSizeError
S3NotImplemented
S3Request (class in swift.common.middleware.s3api.s3request)
S3Response (class in swift.common.middleware.s3api.s3response)
S3ResponseBase (class in swift.common.middleware.s3api.s3response)
S3Timestamp (class in swift.common.middleware.s3api.utils)
S3Token (class in swift.common.middleware.s3api.s3token)
safe_kill() (in module swift.common.manager)
sanitize_timeout() (in module swift.common.memcached)
save() (swift.common.ring.builder.RingBuilder method)
(swift.common.ring.composite_builder.CompositeRingBuilder method)
(swift.common.ring.ring.RingData method)
save_headers (swift.container.server.ContainerController attribute)
script_name (swift.common.swob.Request property)
search_devs() (swift.common.ring.builder.RingBuilder method)
search_tree() (in module swift.common.utils)
section() (swift.common.ring.io.RingWriter method)
SectionReader (class in swift.common.ring.io)
see_object() (swift.obj.auditor.WatcherWrapper method)
seek() (swift.common.internal_client.CompressingFileReader method)
segment_range_to_fragment_range() (in module swift.proxy.controllers.obj)
SegmentedIterable (class in swift.common.request_helpers)
SegmentError
select_http_proxy() (swift.container.sync.ContainerSync method)
select_ip_port() (in module swift.common.utils)
send_chunk() (swift.proxy.controllers.obj.Putter method)
send_commit_confirmation() (swift.proxy.controllers.obj.MIMEPutter method)
send_delete() (swift.obj.ssync_sender.Sender method)
send_post() (swift.obj.ssync_sender.Sender method)
send_put() (swift.obj.ssync_sender.Sender method)
send_subrequest() (swift.obj.ssync_sender.Sender method)
Sender (class in swift.obj.ssync_sender)
serialize_v1() (swift.common.ring.ring.RingData method)
serialize_v2() (swift.common.ring.ring.RingData method)
Server (class in swift.common.manager)
server_type (swift.account.auditor.AccountAuditor attribute)
(swift.account.server.AccountController attribute)
(swift.container.auditor.ContainerAuditor 属性)
(swift.container.replicator.ContainerReplicator attribute)
(swift.container.server.ContainerController attribute)
(swift.obj.server.ObjectController attribute)
(swift.proxy.controllers.account.AccountController attribute)
(swift.proxy.controllers.base.Controller attribute)
(swift.proxy.controllers.container.ContainerController attribute)
(swift.proxy.controllers.obj.BaseObjectController attribute)
ServerSideCopyWebContext (class in swift.common.middleware.copy)
ServersPerPortStrategy (class in swift.common.wsgi)
ServiceController (class in swift.common.middleware.s3api.controllers.service)
ServiceUnavailable
set() (swift.common.memcached.MemcacheRing method)
set_account_metadata() (swift.common.internal_client.InternalClient method)
set_close_on_exec_on_listen_sockets() (swift.common.wsgi.StrategyBase method)
set_container_metadata() (swift.common.internal_client.InternalClient method)
set_deleted() (swift.common.utils.ShardRange method)
set_dev_id_bytes() (swift.common.ring.builder.RingBuilder method)
set_dev_region() (swift.common.ring.builder.RingBuilder method)
set_dev_weight() (swift.common.ring.builder.RingBuilder method)
set_dev_zone() (swift.common.ring.builder.RingBuilder method)
set_durable() (swift.proxy.controllers.obj.ECGetResponseBucket method)
set_info_cache() (in module swift.proxy.controllers.base)
set_initial_state() (swift.common.internal_client.CompressingFileReader method)
set_multi() (swift.common.memcached.MemcacheRing method)
set_namespaces_in_cache() (in module swift.proxy.controllers.base)
set_node_provider() (swift.proxy.controllers.base.NodeIter method)
set_node_timing() (swift.proxy.server.Application method)
set_object_info_cache() (in module swift.proxy.controllers.base)
set_object_metadata() (swift.common.internal_client.InternalClient method)
set_overload() (swift.common.ring.builder.RingBuilder method)
set_prefix() (swift.common.statsd_client.StatsdClient method)
set_replicas() (swift.common.ring.builder.RingBuilder method)
set_sharded_state() (swift.container.backend.ContainerBroker method)
set_sharding_state() (swift.container.backend.ContainerBroker method)
set_sharding_sysmeta() (swift.container.backend.ContainerBroker method)
set_storage_policy_index() (swift.container.backend.ContainerBroker method)
set_swift_dir() (in module swift.common.utils)
set_x_container_sync_points() (swift.container.backend.ContainerBroker method)
setup() (swift.obj.server.ObjectController method)
setup_env() (in module swift.common.manager)
sharding_enabled() (in module swift.container.sharder)
sharding_initiated() (swift.container.backend.ContainerBroker method)
sharding_required() (swift.container.backend.ContainerBroker method)
ShardName (class in swift.common.utils)
ShardRange (class in swift.common.utils)
ShardRangeList (class in swift.common.utils)
shortfall (swift.proxy.controllers.obj.ECGetResponseBucket property)
(swift.proxy.controllers.obj.ECGetResponseCollection 属性)
shortfall_with_alts (swift.proxy.controllers.obj.ECGetResponseBucket property)
ShortReadError
should_process() (swift.container.reconciler.ContainerReconciler method)
shutdown() (swift.common.manager.Manager method)
shutdown_sockets() (swift.common.wsgi.StrategyBase method)
sift_shard_ranges() (in module swift.container.backend)
signal_children() (swift.common.manager.Server method)
signal_pids() (swift.common.manager.Server method)
signal_ready() (swift.common.wsgi.StrategyBase method)
SignatureDoesNotMatch
SigV4Mixin (class in swift.common.middleware.s3api.s3request)
SigV4Request (class in swift.common.middleware.s3api.s3request)
SigV4S3AclRequest (class in swift.common.middleware.s3api.s3request)
SimpleClient (class in swift.common.internal_client)
since() (swift.obj.updater.SweepStats method)
size (swift.common.ring.ring.Ring property)
slightly_later_timestamp() (in module swift.container.reconciler)
SloGetContext (class in swift.common.middleware.slo)
SlowDown
sockaddr_alg (class in swift.common.utils.libc)
sockaddr_in4 (class in swift.common.utils.ipaddrs)
sockaddr_in6 (class in swift.common.utils.ipaddrs)
sort_nodes() (swift.proxy.server.Application method)
source_iter (swift.proxy.controllers.obj.ECFragGetter property)
spawn() (swift.common.manager.Server method)
(swift.common.utils.GreenAsyncPile method)
(swift.common.utils.Watchdog 方法)
spawn_n() (swift.common.wsgi.RestrictedGreenPool method)
split_and_validate_path() (in module swift.common.request_helpers)
split_path() (in module swift.common.utils.base)
(swift.common.swob.Request 方法)
split_policy_string() (in module swift.common.storage_policy)
split_reserved_name() (in module swift.common.request_helpers)
split_update_path() (in module swift.obj.updater)
Spliterator (class in swift.common.utils)
ssync() (swift.obj.replicator.ObjectReplicator method)
SSYNC() (swift.obj.server.ObjectController method)
SsyncBufferedHTTPConnection (class in swift.obj.ssync_sender)
SsyncBufferedHTTPResponse (class in swift.obj.ssync_sender)
SsyncClientDisconnected
SsyncInputProxy (class in swift.obj.ssync_receiver)
start() (swift.common.manager.Manager method)
(swift.common.utils.Watchdog 方法)
(swift.container.sharder.CleavingContext method)
(swift.obj.auditor.WatcherWrapper method)
startswith() (swift.common.wsgi.PipelineWrapper method)
StaticLargeObject (class in swift.common.middleware.slo)
StaticWeb (class in swift.common.middleware.staticweb)
Stats (class in swift.obj.replicator)
stats_line() (swift.obj.reconstructor.ObjectReconstructor method)
(swift.obj.replicator.ObjectReplicator 方法)
stats_log() (swift.container.reconciler.ContainerReconciler method)
StatsdClient (class in swift.common.statsd_client)
status (swift.common.swob.Response property)
status() (swift.common.manager.Manager method)
(swift.common.manager.Server 方法)
StatusMap (class in swift.common.swob)
stop() (swift.common.manager.Manager method)
(swift.common.manager.Server 方法)
(swift.common.utils.Watchdog 方法)
storage_directory() (in module swift.common.utils)
storage_policy_index (swift.container.backend.ContainerBroker property)
StoragePolicy (class in swift.common.storage_policy)
StoragePolicyCollection (class in swift.common.storage_policy)
StoragePolicySingleton (class in swift.common.storage_policy)
store() (swift.container.sharder.CleavingContext method)
str_params (swift.common.swob.Request property)
StrAnonymizer (class in swift.common.utils.logs)
StrategyBase (class in swift.common.wsgi)
StreamingInput (class in swift.common.middleware.s3api.s3request)
StreamingPile (class in swift.common.utils)
streq_const_time() (in module swift.common.utils)
StrFormatTime (class in swift.common.utils.logs)
strict_b64decode() (in module swift.common.utils)
StringAlong (class in swift.common.utils)
strip_object_transient_sysmeta_prefix() (in module swift.common.request_helpers)
strip_sys_meta_prefix() (in module swift.common.request_helpers)
strip_user_meta_prefix() (in module swift.common.request_helpers)
SuffixSyncError
summary (swift.common.middleware.s3api.s3response.ErrorResponse property)
SweepStats (class in swift.obj.updater)
swift.account.auditor
模块
swift.account.backend
模块
swift.account.reaper
模块
swift.account.server
模块
swift.cli.manage_shard_ranges
模块
swift.cli.ring_builder_analyzer
模块
swift.cli.ringcomposer
模块
swift.common.bufferedhttp
模块
swift.common.constraints
模块
swift.common.container_sync_realms
模块
swift.common.db
模块
swift.common.db_replicator
模块
swift.common.digest
模块
swift.common.direct_client
模块
swift.common.exceptions
模块
swift.common.internal_client
模块
swift.common.manager
模块
swift.common.memcached
模块
swift.common.middleware.account_quotas
模块
swift.common.middleware.acl
模块
swift.common.middleware.backend_ratelimit
模块
swift.common.middleware.bulk
模块
swift.common.middleware.catch_errors
模块
swift.common.middleware.cname_lookup
模块
swift.common.middleware.container_quotas
模块
swift.common.middleware.container_sync
模块
swift.common.middleware.copy
模块
swift.common.middleware.crossdomain
模块
swift.common.middleware.crypto
模块
swift.common.middleware.crypto.decrypter
模块
swift.common.middleware.crypto.encrypter
模块
swift.common.middleware.crypto.keymaster
模块
swift.common.middleware.dlo
模块
swift.common.middleware.domain_remap
模块
swift.common.middleware.etag_quoter
模块
swift.common.middleware.formpost
模块
swift.common.middleware.gatekeeper
模块
swift.common.middleware.healthcheck
模块
swift.common.middleware.keystoneauth
模块
swift.common.middleware.list_endpoints
模块
swift.common.middleware.memcache
模块
swift.common.middleware.name_check
模块
swift.common.middleware.proxy_logging
模块
swift.common.middleware.ratelimit
模块
swift.common.middleware.read_only
模块
swift.common.middleware.recon
模块
swift.common.middleware.s3api.acl_handlers
模块
swift.common.middleware.s3api.acl_utils
模块
swift.common.middleware.s3api.controllers.acl
模块
swift.common.middleware.s3api.controllers.base
模块
swift.common.middleware.s3api.controllers.bucket
模块
swift.common.middleware.s3api.controllers.location
模块
swift.common.middleware.s3api.controllers.logging
模块
swift.common.middleware.s3api.controllers.multi_delete
模块
swift.common.middleware.s3api.controllers.multi_upload
模块
swift.common.middleware.s3api.controllers.obj
模块
swift.common.middleware.s3api.controllers.s3_acl
模块
swift.common.middleware.s3api.controllers.service
模块
swift.common.middleware.s3api.controllers.versioning
模块
swift.common.middleware.s3api.etree
模块
swift.common.middleware.s3api.exception
模块
swift.common.middleware.s3api.s3api
模块
swift.common.middleware.s3api.s3request
模块
swift.common.middleware.s3api.s3response
模块
swift.common.middleware.s3api.s3token
模块
swift.common.middleware.s3api.subresource
模块
swift.common.middleware.s3api.utils
模块
swift.common.middleware.slo
模块
swift.common.middleware.staticweb
模块
swift.common.middleware.symlink
模块
swift.common.middleware.tempauth
模块
swift.common.middleware.tempurl
模块
swift.common.middleware.versioned_writes.legacy
模块
swift.common.middleware.versioned_writes.object_versioning
模块
swift.common.middleware.xprofile
模块
swift.common.registry
模块
swift.common.request_helpers
模块
swift.common.ring.builder
模块
swift.common.ring.composite_builder
模块
swift.common.ring.io
模块
swift.common.ring.ring
模块
swift.common.statsd_client
模块
swift.common.storage_policy
模块
swift.common.swob
模块
swift.common.utils
模块
swift.common.utils.base
模块
swift.common.utils.config
模块
swift.common.utils.ipaddrs
模块
swift.common.utils.libc
模块
swift.common.utils.logs
模块
swift.common.utils.timestamp
模块
swift.common.wsgi
模块
swift.container.auditor
模块
swift.container.backend
模块
swift.container.reconciler
模块
swift.container.replicator
模块
swift.container.server
模块
swift.container.sharder
模块
swift.container.sync
模块
swift.container.updater
模块
swift.obj.auditor
模块
swift.obj.diskfile
模块
swift.obj.reconstructor
模块
swift.obj.replicator
模块
swift.obj.server
模块
swift.obj.ssync_receiver
模块
swift.obj.ssync_sender
模块
swift.obj.updater
模块
swift.obj.watchers.dark_data
模块
swift.proxy.controllers.account
模块
swift.proxy.controllers.base
模块
swift.proxy.controllers.container
模块
swift.proxy.controllers.obj
模块
swift.proxy.server
模块
swift_acl_translate() (in module swift.common.middleware.s3api.acl_utils)
swift_entity_path (swift.common.swob.Request property)
SwiftException
SwiftLogAdapter (class in swift.common.utils.logs)
SwiftLogFormatter (class in swift.common.utils.logs)
symlink_sysmeta_to_usermeta() (in module swift.common.middleware.symlink)
symlink_usermeta_to_sysmeta() (in module swift.common.middleware.symlink)
SymlinkContainerContext (class in swift.common.middleware.symlink)
SymlinkMiddleware (class in swift.common.middleware.symlink)
SymlinkObjectContext (class in swift.common.middleware.symlink)
sync() (swift.common.db_replicator.ReplicatorRpc method)
(swift.obj.replicator.ObjectReplicator 方法)
sync_store (swift.container.sync.ContainerSync attribute)
sysmeta_header() (in module swift.common.middleware.s3api.utils)
sysmeta_prefix() (in module swift.common.middleware.s3api.utils)
systemd_notify() (in module swift.common.utils)
T
TempAuth (class in swift.common.middleware.tempauth)
TemporaryRedirect
TempURL (class in swift.common.middleware.tempurl)
text (swift.common.middleware.s3api.etree._Element property)
ThreadSafeSysLogHandler (class in swift.common.utils.logs)
throw_tombstones() (swift.container.reconciler.ContainerReconciler method)
timeout (swift.common.db.GreenDBConnection attribute)
(swift.common.db.GreenDBCursor 属性)
Timestamp (class in swift.common.utils.timestamp)
timestamp (swift.common.middleware.s3api.s3request.S3Request property)
(swift.common.middleware.s3api.s3request.SigV4Mixin property)
(swift.common.swob.Request 属性)
(swift.obj.diskfile.BaseDiskFile 属性)
(swift.proxy.controllers.base.GetterSource property)
timing() (swift.common.statsd_client.LabeledStatsdClient method)
(swift.common.statsd_client.StatsdClient 方法)
timing_since() (swift.common.statsd_client.LabeledStatsdClient method)
(swift.common.statsd_client.StatsdClient 方法)
to_dict() (swift.common.ring.builder.RingBuilder method)
(swift.common.ring.composite_builder.CompositeRingBuilder method)
(swift.common.ring.ring.RingData method)
to_recon() (swift.obj.replicator.Stats method)
to_swift_req() (swift.common.middleware.s3api.s3request.S3AclRequest method)
(swift.common.middleware.s3api.s3request.S3Request 方法)
TokenRefreshRequired
TombstoneReclaimer (class in swift.common.db)
TooManyBuckets
total_stats (swift.obj.replicator.ObjectReplicator property)
trailing_metadata() (in module swift.proxy.controllers.obj)
transfer_headers() (swift.proxy.controllers.base.Controller method)
transfer_rate() (swift.common.statsd_client.LabeledStatsdClient method)
(swift.common.statsd_client.StatsdClient 方法)
translate_container_headers_to_info() (in module swift.container.reconciler)
U
uncompressed_end (swift.common.ring.io.IndexEntry attribute)
uncompressed_length (swift.common.ring.io.IndexEntry property)
uncompressed_start (swift.common.ring.io.IndexEntry attribute)
UnexpectedContent
UnexpectedResponse
UnknownCommandError
UnknownSecretIdError
unlink_older_than() (in module swift.common.utils)
unlink_paths_older_than() (in module swift.common.utils)
UnPicklingError
UnresolvableGrantByEmailAddress
UnsupportedController (class in swift.common.middleware.s3api.controllers.base)
update() (swift.common.middleware.s3api.utils.Config method)
UPDATE() (swift.container.server.ContainerController method)
update() (swift.obj.replicator.ObjectReplicator method)
UPDATE() (swift.proxy.controllers.container.ContainerController method)
update_auditor_status() (in module swift.obj.diskfile)
update_etag_is_at_header() (in module swift.common.request_helpers)
update_from_segments() (swift.common.middleware.slo.RespAttrs method)
update_headers() (in module swift.proxy.controllers.base)
update_ignore_range_header() (in module swift.common.request_helpers)
update_last_part_moves() (swift.common.ring.composite_builder.CompositeRingBuilder method)
(swift.common.ring.composite_builder.CooperativeRingBuilder 方法)
update_meta() (swift.common.utils.ShardRange method)
update_metadata() (swift.common.db.DatabaseBroker method)
update_new_item_from_existing() (in module swift.container.backend)
update_object_record() (swift.container.server.ContainerController method)
update_own_shard_range_stats() (in module swift.container.sharder)
update_put_timestamp() (swift.common.db.DatabaseBroker method)
update_recon() (swift.obj.replicator.ObjectReplicator method)
update_reconciler_sync() (swift.container.backend.ContainerBroker method)
update_request() (swift.proxy.server.Application method)
update_shard_record() (swift.container.server.ContainerController method)
update_state() (swift.common.utils.ShardRange method)
update_stats() (swift.common.statsd_client.LabeledStatsdClient method)
(swift.common.statsd_client.StatsdClient 方法)
update_status_changed_at() (swift.common.db.DatabaseBroker method)
update_tombstones() (swift.common.utils.ShardRange method)
updated_timeout() (swift.common.db.DatabaseBroker method)
updates() (swift.obj.ssync_receiver.Receiver method)
(swift.obj.ssync_sender.Sender 方法)
upload_object() (swift.common.internal_client.InternalClient method)
UploadAclHandler (class in swift.common.middleware.s3api.acl_handlers)
UploadController (class in swift.common.middleware.s3api.controllers.multi_upload)
UploadsAclHandler (class in swift.common.middleware.s3api.acl_handlers)
UploadsController (class in swift.common.middleware.s3api.controllers.multi_upload)
upper (swift.common.utils.ShardRangeList property)
url (swift.common.swob.Request property)
User (class in swift.common.middleware.s3api.subresource)
user_agent (swift.common.swob.Request property)
UserKeyMustBeSpecified
V
valid_api_version() (in module swift.common.constraints)
valid_suffix() (in module swift.obj.diskfile)
valid_timestamp() (in module swift.common.constraints)
validate() (swift.common.ring.builder.RingBuilder method)
validate_bucket_name() (in module swift.common.middleware.s3api.utils)
validate_conf() (swift.container.sharder.ContainerSharderConf class method)
validate_container_params() (in module swift.common.request_helpers)
validate_device_partition() (in module swift.common.utils)
validate_first_segment() (swift.common.request_helpers.SegmentedIterable method)
validate_fragment_index() (swift.obj.diskfile.ECDiskFileManager method)
validate_internal_account() (in module swift.common.request_helpers)
validate_internal_container() (in module swift.common.request_helpers)
validate_internal_obj() (in module swift.common.request_helpers)
validate_metadata() (swift.common.db.DatabaseBroker static method)
(swift.obj.diskfile.BaseDiskFile 方法)
(swift.obj.diskfile.ECDiskFile method)
validate_params() (in module swift.common.request_helpers)
validate_part_number() (swift.common.middleware.s3api.s3request.S3Request method)
validate_ring_data() (swift.common.storage_policy.BaseStoragePolicy method)
(swift.common.storage_policy.ECStoragePolicy 方法)
validate_sync_to() (in module swift.common.utils)
verify_server() (in module swift.common.manager)
version (swift.common.ring.ring.Ring property)
VersionedBucketNotEmpty
VersionedWritesContext (class in swift.common.middleware.versioned_writes.legacy)
VersioningController (class in swift.common.middleware.s3api.controllers.versioning)
W
wait() (swift.common.manager.Server method)
waitall() (swift.common.utils.GreenAsyncPile method)
waitfirst() (swift.common.utils.GreenAsyncPile method)
warning() (swift.container.sharder.ContainerSharder method)
watch_server_pids() (in module swift.common.manager)
Watchdog (class in swift.common.utils)
WatchdogTimeout (class in swift.common.utils)
WatcherWrapper (class in swift.obj.auditor)
weight_of_one_part() (swift.common.ring.builder.RingBuilder method)
weighted_device_count (swift.common.ring.ring.Ring property)
whataremyips() (in module swift.common.utils.ipaddrs)
WorkersStrategy (class in swift.common.wsgi)
wrap_conf_type() (in module swift.common.wsgi)
wrap_for_argparse() (in module swift.cli.manage_shard_ranges)
write() (swift.common.ring.io.RingWriter method)
(swift.obj.diskfile.BaseDiskFileWriter 方法)
write_blob() (swift.common.ring.io.RingWriter method)
write_file() (in module swift.common.utils)
write_hashes() (in module swift.obj.diskfile)
write_index() (swift.common.ring.io.RingWriter method)
write_json() (swift.common.ring.io.RingWriter method)
write_magic() (swift.common.ring.io.RingWriter method)
write_metadata() (in module swift.obj.diskfile)
(swift.obj.diskfile.BaseDiskFile 方法)
write_pickle() (in module swift.common.utils)
write_ring_table() (swift.common.ring.io.RingWriter method)
write_size() (swift.common.ring.io.RingWriter method)
writer() (swift.obj.diskfile.BaseDiskFile method)
writer_cls (swift.obj.diskfile.BaseDiskFile attribute)
(swift.obj.diskfile.DiskFile attribute)
(swift.obj.diskfile.ECDiskFile attribute)
WsgiBytesIO (class in swift.common.swob)
WSGIContext (class in swift.common.wsgi)
wsgify() (in module swift.common.swob)
www_authenticate() (swift.common.swob.Response method)
X
XAmzContentSHA256Mismatch
xml() (swift.common.middleware.s3api.s3request.S3Request method)
Y
yield_hashes() (swift.obj.diskfile.BaseDiskFileManager method)
yield_objects() (swift.container.sharder.ContainerSharder method)
yield_objects_to_shard_range() (swift.container.sharder.ContainerSharder method)
yield_suffixes() (swift.obj.diskfile.BaseDiskFileManager method)
Z
zero_copy_send() (swift.obj.diskfile.BaseDiskFileReader method)
zero_like() (in module swift.common.db)
此页面最后更新时间:2025-11-11 17:54:51
除非另有说明,此文档根据
知识共享署名 3.0 许可
授权。请参阅所有
OpenStack 法律文档
。
发现错误?报告错误
OpenStack 文档
指南
安装指南
用户指南
配置指南
操作和管理指南
API 指南
贡献者指南
语言
Deutsch (德语)
Français (法语)
Bahasa Indonesia (印尼语)
Italiano (意大利语)
日本語 (日语)
한국어 (韩语)
Português (葡萄牙语)
Türkçe (土耳其语)
简体中文 (Simplified Chinese)
Swift 2.36.1.dev4
入门
对象存储 API 概述
Swift 架构概述
WSGI 服务器进程管理
环 (The Rings)
环文件格式
存储策略
账户清理器 (The Account Reaper)
认证系统 (The Auth System)
访问控制列表 (ACLs)
复制
速率限制
大对象支持
全局集群
容器到容器同步
对象过期支持
CORS
跨域策略文件
纠删码支持
对象加密
将 Swift 作为服务数据的后端存储
容器分片
构建一致性哈希环
修改环分区幂
关联项目
为 OpenStack Swift 贡献
Swift 设计原则
推荐的工作流程
关于测试的说明
想法
社区
评审指南
开发指南
SAIO (Swift All In One)
首次为 Swift 贡献
将存储策略添加到现有的 SAIO
认证服务器和中间件
中间件和元数据
可插拔的磁盘后端 API
审计器观察者 (Auditor Watchers)
部署指南
Apache 部署指南
管理员指南
专用复制网络
日志
Swift 运维手册
OpenStack Swift 管理员指南
对象存储安装指南
配置文档
对象存储 API 概述
可发现性
身份验证
容器配额
对象版本控制
大对象
临时 URL 中间件
表单 POST 中间件
使用 Content-Encoding 元数据
使用 Content-Disposition 元数据
伪分层文件夹和目录
分页浏览大量的容器或对象列表
序列化响应格式
创建静态网站
对象过期
批量删除
S3/Swift REST API 比较矩阵
分区一致性哈希环
代理
账户
容器
账户数据库和容器数据库
对象
其他
中间件
对象审计观察者