Enum Class的使用
org.apache.hadoop.fs.cosn.ranger.security.authorization.ServiceType
使用ServiceType的程序包
-
org.apache.hadoop.fs.cosn.ranger.security.authorization中ServiceType的使用
修饰符和类型方法说明PermissionRequest.getServiceType()static ServiceTypeReturns the enum constant of this class with the specified name.static ServiceType[]ServiceType.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)