Enum Class的使用
org.apache.hadoop.fs.cosn.ranger.security.authorization.AccessType
使用AccessType的程序包
-
org.apache.hadoop.fs.cosn.ranger.security.authorization中AccessType的使用
修饰符和类型方法说明PermissionRequest.getAccessType()static AccessTypeReturns the enum constant of this class with the specified name.static AccessType[]AccessType.values()Returns an array containing the constants of this enum class, in the order they are declared.限定符构造器说明PermissionRequest(ServiceType serviceType, AccessType accessType, String bucketName, String objectKey, String fsMountPoint, String chdfsPath) PermissionRequest(ServiceType serviceType, AccessType accessType, String bucketName, String objectKey, String fsMountPoint, String chdfsPath, String userCred)