Package org.apache.hadoop.fs.http.server
package org.apache.hadoop.fs.http.server
-
ClassesClassDescriptionorg.apache.hadoop.fs.http.server.CheckUploadContentTypeFilterFilter that Enforces the content-type to be application/octet-stream for POST and PUT requests.org.apache.hadoop.fs.http.server.FSOperationsFileSystem operation executors used by
HttpFSServer.org.apache.hadoop.fs.http.server.FSOperations.FSAccessExecutor that performs a check access operation.org.apache.hadoop.fs.http.server.FSOperations.FSAclStatusExecutor that gets the ACL information for a given file.org.apache.hadoop.fs.http.server.FSOperations.FSAllowSnapshotExecutor that performs an allowSnapshot operation.org.apache.hadoop.fs.http.server.FSOperations.FSAppendExecutor that performs an append FileSystemAccess files system operation.org.apache.hadoop.fs.http.server.FSOperations.FSConcatExecutor that performs a concat FileSystemAccess files system operation.org.apache.hadoop.fs.http.server.FSOperations.FSContentSummaryExecutor that performs a content-summary FileSystemAccess files system operation.org.apache.hadoop.fs.http.server.FSOperations.FSCreateExecutor that performs a create FileSystemAccess files system operation.org.apache.hadoop.fs.http.server.FSOperations.FSCreateSnapshotExecutor that performs a createSnapshot FileSystemAccess operation.org.apache.hadoop.fs.http.server.FSOperations.FSDeleteExecutor that performs a delete FileSystemAccess files system operation.org.apache.hadoop.fs.http.server.FSOperations.FSDeleteSnapshotExecutor that performs a deleteSnapshot FileSystemAccess operation.org.apache.hadoop.fs.http.server.FSOperations.FSDisallowSnapshotExecutor that performs an disallowSnapshot operation.org.apache.hadoop.fs.http.server.FSOperations.FSFileBlockLocationsExecutor that performs a getFileBlockLocations operation.org.apache.hadoop.fs.http.server.FSOperations.FSFileBlockLocationsLegacyExecutor that performs a getFileBlockLocations operation for legacy clients that supports only GET_BLOCK_LOCATIONS.org.apache.hadoop.fs.http.server.FSOperations.FSFileChecksumExecutor that performs a file-checksum FileSystemAccess files system operation.org.apache.hadoop.fs.http.server.FSOperations.FSFileLinkStatusExecutor that performs a linkFile-status FileSystemAccess files system operation.org.apache.hadoop.fs.http.server.FSOperations.FSFileStatusExecutor that performs a file-status FileSystemAccess files system operation.org.apache.hadoop.fs.http.server.FSOperations.FSGetAllStoragePoliciesExecutor that performs a getAllStoragePolicies FileSystemAccess files system operation.org.apache.hadoop.fs.http.server.FSOperations.FSGetErasureCodingCodecsExecutor that performs a FSGetErasureCodingCodecs operation.org.apache.hadoop.fs.http.server.FSOperations.FSGetErasureCodingPoliciesExecutor that performs a FSGetErasureCodingPolicies operation.org.apache.hadoop.fs.http.server.FSOperations.FSGetErasureCodingPolicyExecutor that performs a getErasureCodingPolicy operation.org.apache.hadoop.fs.http.server.FSOperations.FSGetServerDefaultsExecutor that performs a getServerDefaults operation.org.apache.hadoop.fs.http.server.FSOperations.FSGetSnapshotDiffExecutor that performs a getSnapshotDiff operation.org.apache.hadoop.fs.http.server.FSOperations.FSGetSnapshotDiffListingExecutor that performs a getSnapshotDiffListing operation.org.apache.hadoop.fs.http.server.FSOperations.FSGetSnapshotListingExecutor that performs a getSnapshotListing operation.org.apache.hadoop.fs.http.server.FSOperations.FSGetSnapshottableDirListingExecutor that performs a getSnapshottableDirListing operation.org.apache.hadoop.fs.http.server.FSOperations.FSGetStoragePolicyExecutor that performs a getStoragePolicy FileSystemAccess files system operation.org.apache.hadoop.fs.http.server.FSOperations.FSGetTrashRootsExecutor that performs a FSGetTrashRoots operation.org.apache.hadoop.fs.http.server.FSOperations.FSGetXAttrsExecutor that performs getting xattrs FileSystemAccess files system operation.org.apache.hadoop.fs.http.server.FSOperations.FSHomeDirExecutor that performs a home-dir FileSystemAccess files system operation.org.apache.hadoop.fs.http.server.FSOperations.FSListStatusExecutor that performs a list-status FileSystemAccess files system operation.org.apache.hadoop.fs.http.server.FSOperations.FSListStatusBatchExecutor that performs a batched directory listing.org.apache.hadoop.fs.http.server.FSOperations.FSListXAttrsExecutor that performs listing xattrs FileSystemAccess files system operation.org.apache.hadoop.fs.http.server.FSOperations.FSMkdirsExecutor that performs a mkdirs FileSystemAccess files system operation.org.apache.hadoop.fs.http.server.FSOperations.FSModifyAclEntriesExecutor that modifies acl entries for a file in a FileSystemorg.apache.hadoop.fs.http.server.FSOperations.FSOpenExecutor that performs a open FileSystemAccess files system operation.org.apache.hadoop.fs.http.server.FSOperations.FSQuotaUsageExecutor that performs a quota-usage FileSystemAccess files system operation.org.apache.hadoop.fs.http.server.FSOperations.FSRemoveAclExecutor that removes all acls from a file in a FileSystemorg.apache.hadoop.fs.http.server.FSOperations.FSRemoveAclEntriesExecutor that removes acl entries from a file in a FileSystemorg.apache.hadoop.fs.http.server.FSOperations.FSRemoveDefaultAclExecutor that removes the default acl from a directory in a FileSystemorg.apache.hadoop.fs.http.server.FSOperations.FSRemoveXAttrExecutor that performs a removexattr FileSystemAccess files system operation.org.apache.hadoop.fs.http.server.FSOperations.FSRenameExecutor that performs a rename FileSystemAccess files system operation.org.apache.hadoop.fs.http.server.FSOperations.FSRenameSnapshotExecutor that performs a renameSnapshot FileSystemAccess operation.org.apache.hadoop.fs.http.server.FSOperations.FSSatisyStoragePolicyExecutor that performs a satisfyStoragePolicy operation.org.apache.hadoop.fs.http.server.FSOperations.FSSetAclExecutor that sets the acl for a file in a FileSystemorg.apache.hadoop.fs.http.server.FSOperations.FSSetErasureCodingPolicyExecutor that performs a setErasureCodingPolicy operation.org.apache.hadoop.fs.http.server.FSOperations.FSSetOwnerExecutor that performs a set-owner FileSystemAccess files system operation.org.apache.hadoop.fs.http.server.FSOperations.FSSetPermissionExecutor that performs a set-permission FileSystemAccess files system operation.org.apache.hadoop.fs.http.server.FSOperations.FSSetReplicationExecutor that performs a set-replication FileSystemAccess files system operation.org.apache.hadoop.fs.http.server.FSOperations.FSSetStoragePolicyExecutor that performs a setStoragePolicy FileSystemAccess files system operation.org.apache.hadoop.fs.http.server.FSOperations.FSSetTimesExecutor that performs a set-times FileSystemAccess files system operation.org.apache.hadoop.fs.http.server.FSOperations.FSSetXAttrExecutor that performs a setxattr FileSystemAccess files system operation.org.apache.hadoop.fs.http.server.FSOperations.FSStatusExecutor that performs a getFsStatus operation.org.apache.hadoop.fs.http.server.FSOperations.FSTrashRootExecutor that performs getting trash root FileSystemAccess files system operation.org.apache.hadoop.fs.http.server.FSOperations.FSTruncateExecutor that performs a truncate FileSystemAccess files system operation.org.apache.hadoop.fs.http.server.FSOperations.FSUnSetErasureCodingPolicyExecutor that performs a unsetErasureCodingPolicy operation.org.apache.hadoop.fs.http.server.FSOperations.FSUnsetStoragePolicyExecutor that performs a unsetStoragePolicy FileSystemAccess files system operation.org.apache.hadoop.fs.http.server.HttpFSAuthenticationFilterSubclass of hadoop-authAuthenticationFilterthat obtains its configuration from HttpFSServer's server configuration.org.apache.hadoop.fs.http.server.HttpFSExceptionProviderJAX-RSExceptionMapperimplementation that maps HttpFSServer's exceptions to HTTP status codes.org.apache.hadoop.fs.http.server.HttpFSParametersProviderHttpFS ParametersProvider.org.apache.hadoop.fs.http.server.HttpFSParametersProvider.AccessTimeParamClass for access-time parameter.org.apache.hadoop.fs.http.server.HttpFSParametersProvider.AclPermissionParamClass for AclPermission parameter.org.apache.hadoop.fs.http.server.HttpFSParametersProvider.AllUsersParamClass for allusers parameter.org.apache.hadoop.fs.http.server.HttpFSParametersProvider.BlockSizeParamClass for block-size parameter.org.apache.hadoop.fs.http.server.HttpFSParametersProvider.DataParamClass for data parameter.org.apache.hadoop.fs.http.server.HttpFSParametersProvider.DestinationParamClass for to-path parameter.org.apache.hadoop.fs.http.server.HttpFSParametersProvider.ECPolicyParamClass for ecpolicy parameter.org.apache.hadoop.fs.http.server.HttpFSParametersProvider.FilterParamClass for filter parameter.org.apache.hadoop.fs.http.server.HttpFSParametersProvider.FsActionParamClass for FsAction parameter.org.apache.hadoop.fs.http.server.HttpFSParametersProvider.GroupParamClass for group parameter.org.apache.hadoop.fs.http.server.HttpFSParametersProvider.LenParamClass for len parameter.org.apache.hadoop.fs.http.server.HttpFSParametersProvider.ModifiedTimeParamClass for modified-time parameter.org.apache.hadoop.fs.http.server.HttpFSParametersProvider.NewLengthParamClass for newlength parameter.org.apache.hadoop.fs.http.server.HttpFSParametersProvider.NoRedirectParamClass for noredirect parameter.org.apache.hadoop.fs.http.server.HttpFSParametersProvider.OffsetParamClass for offset parameter.org.apache.hadoop.fs.http.server.HttpFSParametersProvider.OldSnapshotNameParamClass for OldSnapshotName parameter.org.apache.hadoop.fs.http.server.HttpFSParametersProvider.OperationParamClass for operation parameter.org.apache.hadoop.fs.http.server.HttpFSParametersProvider.OverwriteParamClass for overwrite parameter.org.apache.hadoop.fs.http.server.HttpFSParametersProvider.OwnerParamClass for owner parameter.org.apache.hadoop.fs.http.server.HttpFSParametersProvider.PermissionParamClass for permission parameter.org.apache.hadoop.fs.http.server.HttpFSParametersProvider.PolicyNameParamClass for policyName parameter.org.apache.hadoop.fs.http.server.HttpFSParametersProvider.RecursiveParamClass for delete's recursive parameter.org.apache.hadoop.fs.http.server.HttpFSParametersProvider.ReplicationParamClass for replication parameter.org.apache.hadoop.fs.http.server.HttpFSParametersProvider.SnapshotDiffIndexParamClass for SnapshotDiffStartPath parameter.org.apache.hadoop.fs.http.server.HttpFSParametersProvider.SnapshotDiffStartPathParamClass for SnapshotDiffStartPath parameter.org.apache.hadoop.fs.http.server.HttpFSParametersProvider.SnapshotNameParamClass for SnapshotName parameter.org.apache.hadoop.fs.http.server.HttpFSParametersProvider.SourcesParamClass for concat sources parameter.org.apache.hadoop.fs.http.server.HttpFSParametersProvider.StartAfterParamClass for startafter parameter.org.apache.hadoop.fs.http.server.HttpFSParametersProvider.UnmaskedPermissionParamClass for unmaskedpermission parameter.org.apache.hadoop.fs.http.server.HttpFSParametersProvider.XAttrEncodingParamClass for xattr parameter.org.apache.hadoop.fs.http.server.HttpFSParametersProvider.XAttrNameParamClass for xattr parameter.org.apache.hadoop.fs.http.server.HttpFSParametersProvider.XAttrSetFlagParamClass for xattr parameter.org.apache.hadoop.fs.http.server.HttpFSParametersProvider.XAttrValueParamClass for xattr parameter.org.apache.hadoop.fs.http.server.HttpFSReleaseFilterFilter that releases FileSystemAccess filesystem instances upon HTTP request completion.org.apache.hadoop.fs.http.server.HttpFSServerMain class of HttpFSServer server.org.apache.hadoop.fs.http.server.HttpFSServerWebAppBootstrap class that manages the initialization and destruction of the HttpFSServer server, it is ajavax.servlet.ServletContextListenerimplementation that is wired in HttpFSServer's WARWEB-INF/web.xml.org.apache.hadoop.fs.http.server.HttpFSServerWebServerThe HttpFS web server.