|
Push Down Method protected getClient() : AlluxioService.Client from class alluxio.client.file.FileSystemMasterClient to protected getClient() : AlluxioService.Client from class alluxio.client.file.RetryHandlingFileSystemMasterClient |
From |
To |
|
Push Down Method protected getServiceName() : String from class alluxio.client.file.FileSystemMasterClient to protected getServiceName() : String from class alluxio.client.file.RetryHandlingFileSystemMasterClient |
From |
To |
|
Push Down Method public createUfsFile(path AlluxioURI, options CreateUfsFileOptions) : long from class alluxio.client.file.FileSystemWorkerClient to public createUfsFile(path AlluxioURI, options CreateUfsFileOptions) : long from class alluxio.client.file.RetryHandlingFileSystemWorkerClient |
From |
To |
|
Push Down Method public getStatus(path AlluxioURI) : URIStatus from class alluxio.client.file.FileSystemMasterClient to public getStatus(path AlluxioURI) : URIStatus from class alluxio.client.file.RetryHandlingFileSystemMasterClient |
From |
To |
|
Push Down Method public free(path AlluxioURI, options FreeOptions) : void from class alluxio.client.file.FileSystemMasterClient to public free(path AlluxioURI, options FreeOptions) : void from class alluxio.client.file.RetryHandlingFileSystemMasterClient |
From |
To |
|
Push Down Method public delete(path AlluxioURI, options DeleteOptions) : void from class alluxio.client.file.FileSystemMasterClient to public delete(path AlluxioURI, options DeleteOptions) : void from class alluxio.client.file.RetryHandlingFileSystemMasterClient |
From |
To |
|
Push Down Method public openUfsFile(path AlluxioURI, options OpenUfsFileOptions) : long from class alluxio.client.file.FileSystemWorkerClient to public openUfsFile(path AlluxioURI, options OpenUfsFileOptions) : long from class alluxio.client.file.RetryHandlingFileSystemWorkerClient |
From |
To |
|
Push Down Method public acquireClient() : FileSystemWorkerClientService.Client from class alluxio.client.file.FileSystemWorkerClient to public acquireClient() : FileSystemWorkerClientService.Client from class alluxio.client.file.RetryHandlingFileSystemWorkerClient |
From |
To |
|
Push Down Method public getWorkerDataServerAddress() : InetSocketAddress from class alluxio.client.file.FileSystemWorkerClient to public getWorkerDataServerAddress() : InetSocketAddress from class alluxio.client.file.RetryHandlingFileSystemWorkerClient |
From |
To |
|
Push Down Method public unmount(alluxioPath AlluxioURI) : void from class alluxio.client.file.FileSystemMasterClient to public unmount(alluxioPath AlluxioURI) : void from class alluxio.client.file.RetryHandlingFileSystemMasterClient |
From |
To |
|
Push Down Method public releaseClient(client FileSystemWorkerClientService.Client) : void from class alluxio.client.file.FileSystemWorkerClient to public releaseClient(client FileSystemWorkerClientService.Client) : void from class alluxio.client.file.RetryHandlingFileSystemWorkerClient |
From |
To |
|
Push Down Method public loadMetadata(path AlluxioURI, options LoadMetadataOptions) : void from class alluxio.client.file.FileSystemMasterClient to public loadMetadata(path AlluxioURI, options LoadMetadataOptions) : void from class alluxio.client.file.RetryHandlingFileSystemMasterClient |
From |
To |
|
Push Down Method public cancelUfsFile(tempUfsFileId long, options CancelUfsFileOptions) : void from class alluxio.client.file.FileSystemWorkerClient to public cancelUfsFile(tempUfsFileId long, options CancelUfsFileOptions) : void from class alluxio.client.file.RetryHandlingFileSystemWorkerClient |
From |
To |
|
Push Down Method public close() : void from class alluxio.client.file.FileSystemWorkerClient to public close() : void from class alluxio.client.file.RetryHandlingFileSystemWorkerClient |
From |
To |
|
Push Down Method public sessionHeartbeat() : void from class alluxio.client.file.FileSystemWorkerClient to public sessionHeartbeat() : void from class alluxio.client.file.RetryHandlingFileSystemWorkerClient |
From |
To |
|
Push Down Method public getNewBlockIdForFile(path AlluxioURI) : long from class alluxio.client.file.FileSystemMasterClient to public getNewBlockIdForFile(path AlluxioURI) : long from class alluxio.client.file.RetryHandlingFileSystemMasterClient |
From |
To |
|
Push Down Method public setAttribute(path AlluxioURI, options SetAttributeOptions) : void from class alluxio.client.file.FileSystemMasterClient to public setAttribute(path AlluxioURI, options SetAttributeOptions) : void from class alluxio.client.file.RetryHandlingFileSystemMasterClient |
From |
To |
|
Push Down Method public createFile(path AlluxioURI, options CreateFileOptions) : void from class alluxio.client.file.FileSystemMasterClient to public createFile(path AlluxioURI, options CreateFileOptions) : void from class alluxio.client.file.RetryHandlingFileSystemMasterClient |
From |
To |
|
Push Down Method public createDirectory(path AlluxioURI, options CreateDirectoryOptions) : void from class alluxio.client.file.FileSystemMasterClient to public createDirectory(path AlluxioURI, options CreateDirectoryOptions) : void from class alluxio.client.file.RetryHandlingFileSystemMasterClient |
From |
To |
|
Push Down Method public rename(src AlluxioURI, dst AlluxioURI) : void from class alluxio.client.file.FileSystemMasterClient to public rename(src AlluxioURI, dst AlluxioURI) : void from class alluxio.client.file.RetryHandlingFileSystemMasterClient |
From |
To |
|
Push Down Method protected getServiceVersion() : long from class alluxio.client.file.FileSystemMasterClient to protected getServiceVersion() : long from class alluxio.client.file.RetryHandlingFileSystemMasterClient |
From |
To |
|
Push Down Method protected afterConnect() : void from class alluxio.client.file.FileSystemMasterClient to protected afterConnect() : void from class alluxio.client.file.RetryHandlingFileSystemMasterClient |
From |
To |
|
Push Down Method public listStatus(path AlluxioURI, options ListStatusOptions) : List<URIStatus> from class alluxio.client.file.FileSystemMasterClient to public listStatus(path AlluxioURI, options ListStatusOptions) : List<URIStatus> from class alluxio.client.file.RetryHandlingFileSystemMasterClient |
From |
To |
|
Push Down Method public completeUfsFile(tempUfsFileId long, options CompleteUfsFileOptions) : long from class alluxio.client.file.FileSystemWorkerClient to public completeUfsFile(tempUfsFileId long, options CompleteUfsFileOptions) : long from class alluxio.client.file.RetryHandlingFileSystemWorkerClient |
From |
To |
|
Push Down Method public completeFile(path AlluxioURI, options CompleteFileOptions) : void from class alluxio.client.file.FileSystemMasterClient to public completeFile(path AlluxioURI, options CompleteFileOptions) : void from class alluxio.client.file.RetryHandlingFileSystemMasterClient |
From |
To |
|
Push Down Method public closeUfsFile(tempUfsFileId long, options CloseUfsFileOptions) : void from class alluxio.client.file.FileSystemWorkerClient to public closeUfsFile(tempUfsFileId long, options CloseUfsFileOptions) : void from class alluxio.client.file.RetryHandlingFileSystemWorkerClient |
From |
To |
|
Push Down Method public checkConsistency(path AlluxioURI, options CheckConsistencyOptions) : List<AlluxioURI> from class alluxio.client.file.FileSystemMasterClient to public checkConsistency(path AlluxioURI, options CheckConsistencyOptions) : List<AlluxioURI> from class alluxio.client.file.RetryHandlingFileSystemMasterClient |
From |
To |
|
Push Down Method public mount(alluxioPath AlluxioURI, ufsPath AlluxioURI, options MountOptions) : void from class alluxio.client.file.FileSystemMasterClient to public mount(alluxioPath AlluxioURI, ufsPath AlluxioURI, options MountOptions) : void from class alluxio.client.file.RetryHandlingFileSystemMasterClient |
From |
To |
|
Push Down Method public scheduleAsyncPersist(path AlluxioURI) : void from class alluxio.client.file.FileSystemMasterClient to public scheduleAsyncPersist(path AlluxioURI) : void from class alluxio.client.file.RetryHandlingFileSystemMasterClient |
From |
To |
|
Push Down Attribute private mClientPool : FileSystemWorkerThriftClientPool from class alluxio.client.file.FileSystemWorkerClient to private mClientPool : FileSystemWorkerThriftClientPool from class alluxio.client.file.RetryHandlingFileSystemWorkerClient |
From |
To |
|
Push Down Attribute private mHeartbeat : ScheduledFuture<?> from class alluxio.client.file.FileSystemWorkerClient to private mHeartbeat : ScheduledFuture<?> from class alluxio.client.file.RetryHandlingFileSystemWorkerClient |
From |
To |
|
Push Down Attribute private mSessionId : long from class alluxio.client.file.FileSystemWorkerClient to private mSessionId : long from class alluxio.client.file.RetryHandlingFileSystemWorkerClient |
From |
To |
|
Push Down Attribute private mClient : FileSystemMasterClientService.Client from class alluxio.client.file.FileSystemMasterClient to private mClient : FileSystemMasterClientService.Client from class alluxio.client.file.RetryHandlingFileSystemMasterClient |
From |
To |
|
Push Down Attribute private HEARTBEAT_POOL : ScheduledExecutorService from class alluxio.client.file.FileSystemWorkerClient to private HEARTBEAT_POOL : ScheduledExecutorService from class alluxio.client.file.RetryHandlingFileSystemWorkerClient |
From |
To |
|
Push Down Attribute private mWorkerDataServerAddress : InetSocketAddress from class alluxio.client.file.FileSystemWorkerClient to private mWorkerDataServerAddress : InetSocketAddress from class alluxio.client.file.RetryHandlingFileSystemWorkerClient |
From |
To |
|
Push Down Attribute private LOG : Logger from class alluxio.client.file.FileSystemWorkerClient to private LOG : Logger from class alluxio.client.file.RetryHandlingFileSystemWorkerClient |
From |
To |
|
Push Down Attribute private NUM_ACTIVE_SESSIONS : AtomicInteger from class alluxio.client.file.FileSystemWorkerClient to private NUM_ACTIVE_SESSIONS : AtomicInteger from class alluxio.client.file.RetryHandlingFileSystemWorkerClient |
From |
To |
|
Push Down Attribute private mClientHeartbeatPool : FileSystemWorkerThriftClientPool from class alluxio.client.file.FileSystemWorkerClient to private mClientHeartbeatPool : FileSystemWorkerThriftClientPool from class alluxio.client.file.RetryHandlingFileSystemWorkerClient |
From |
To |
|
Push Down Attribute private HEARTBEAT_CANCEL_POOL : ExecutorService from class alluxio.client.file.FileSystemWorkerClient to private HEARTBEAT_CANCEL_POOL : ExecutorService from class alluxio.client.file.RetryHandlingFileSystemWorkerClient |
From |
To |