|
Pull Up Method public isFile(path String) : boolean from class alluxio.underfs.s3.S3UnderFileSystem to public isFile(path String) : boolean from class alluxio.underfs.ObjectUnderFileSystem |
From |
To |
|
Pull Up Method public isDirectory(key String) : boolean from class alluxio.underfs.s3a.S3AUnderFileSystem to public isFile(path String) : boolean from class alluxio.underfs.ObjectUnderFileSystem |
From |
To |
|
Pull Up Method public getFileSize(path String) : long from class alluxio.underfs.gcs.GCSUnderFileSystem to public getFileSize(path String) : long from class alluxio.underfs.ObjectUnderFileSystem |
From |
To |
|
Pull Up Method public isDirectory(key String) : boolean from class alluxio.underfs.s3a.S3AUnderFileSystem to public isDirectory(path String) : boolean from class alluxio.underfs.ObjectUnderFileSystem |
From |
To |
|
Pull Up Method public getFileSize(path String) : long from class alluxio.underfs.gcs.GCSUnderFileSystem to public getModificationTimeMs(path String) : long from class alluxio.underfs.ObjectUnderFileSystem |
From |
To |
|
Pull Up Method public isFile(path String) : boolean from class alluxio.underfs.gcs.GCSUnderFileSystem to public isFile(path String) : boolean from class alluxio.underfs.ObjectUnderFileSystem |
From |
To |
|
Pull Up Method public isFile(path String) : boolean from class alluxio.underfs.oss.OSSUnderFileSystem to public isFile(path String) : boolean from class alluxio.underfs.ObjectUnderFileSystem |
From |
To |
|
Pull Up Method public getFileSize(path String) : long from class alluxio.underfs.s3.S3UnderFileSystem to public getFileSize(path String) : long from class alluxio.underfs.ObjectUnderFileSystem |
From |
To |
|
Pull Up Method public getFileSize(path String) : long from class alluxio.underfs.s3.S3UnderFileSystem to public getModificationTimeMs(path String) : long from class alluxio.underfs.ObjectUnderFileSystem |
From |
To |
|
Pull Up Method private getFolderMetadata(key String) : ObjectMetadata from class alluxio.underfs.s3a.S3AUnderFileSystem to protected getFolderMetadata(path String) : ObjectStatus from class alluxio.underfs.ObjectUnderFileSystem |
From |
To |