|
Change Parameter Type eventLoop : EventLoop to eventLoopGroup : EventLoopGroup in method private connectToDataNodes(conf Configuration, client DFSClient, clientName String, locatedBlock LocatedBlock, maxBytesRcvd long, latestGS long, stage BlockConstructionStage, summer DataChecksum, eventLoopGroup EventLoopGroup, channelClass Class<? extends Channel>) : List<Future<Channel>> in class org.apache.hadoop.hbase.io.asyncfs.FanOutOneBlockAsyncDFSOutputHelper |
From |
To |
|
Change Parameter Type promise : Promise<Void> to future : CompletableFuture<Long> in method public Callback(future CompletableFuture<Long>, ackedLength long, replicas Collection<Channel>) in class org.apache.hadoop.hbase.io.asyncfs.FanOutOneBlockAsyncDFSOutput.Callback |
From |
To |
|
Change Parameter Type eventLoop : EventLoop to eventLoopGroup : EventLoopGroup in method private createOutput(dfs DistributedFileSystem, src String, overwrite boolean, createParent boolean, replication short, blockSize long, eventLoopGroup EventLoopGroup, channelClass Class<? extends Channel>) : FanOutOneBlockAsyncDFSOutput in class org.apache.hadoop.hbase.io.asyncfs.FanOutOneBlockAsyncDFSOutputHelper |
From |
To |
|
Change Parameter Type eventLoop : EventLoop to eventLoopGroup : EventLoopGroup in method public createOutput(fs FileSystem, f Path, overwrite boolean, createParent boolean, replication short, blockSize long, eventLoopGroup EventLoopGroup, channelClass Class<? extends Channel>) : AsyncFSOutput in class org.apache.hadoop.hbase.io.asyncfs.AsyncFSOutputHelper |
From |
To |
|
Change Parameter Type eventLoop : EventLoop to eventLoopGroup : EventLoopGroup in method public createOutput(dfs DistributedFileSystem, f Path, overwrite boolean, createParent boolean, replication short, blockSize long, eventLoopGroup EventLoopGroup, channelClass Class<? extends Channel>) : FanOutOneBlockAsyncDFSOutput in class org.apache.hadoop.hbase.io.asyncfs.FanOutOneBlockAsyncDFSOutputHelper |
From |
To |
|
Rename Parameter eventLoop : EventLoop to eventLoopGroup : EventLoopGroup in method private createOutput(dfs DistributedFileSystem, src String, overwrite boolean, createParent boolean, replication short, blockSize long, eventLoopGroup EventLoopGroup, channelClass Class<? extends Channel>) : FanOutOneBlockAsyncDFSOutput in class org.apache.hadoop.hbase.io.asyncfs.FanOutOneBlockAsyncDFSOutputHelper |
From |
To |
|
Rename Parameter eventLoop : EventLoop to eventLoopGroup : EventLoopGroup in method public createOutput(fs FileSystem, f Path, overwrite boolean, createParent boolean, replication short, blockSize long, eventLoopGroup EventLoopGroup, channelClass Class<? extends Channel>) : AsyncFSOutput in class org.apache.hadoop.hbase.io.asyncfs.AsyncFSOutputHelper |
From |
To |
|
Rename Parameter eventLoop : EventLoop to eventLoopGroup : EventLoopGroup in method public createOutput(dfs DistributedFileSystem, f Path, overwrite boolean, createParent boolean, replication short, blockSize long, eventLoopGroup EventLoopGroup, channelClass Class<? extends Channel>) : FanOutOneBlockAsyncDFSOutput in class org.apache.hadoop.hbase.io.asyncfs.FanOutOneBlockAsyncDFSOutputHelper |
From |
To |
|
Rename Parameter eventLoop : EventLoop to eventLoopGroup : EventLoopGroup in method private connectToDataNodes(conf Configuration, client DFSClient, clientName String, locatedBlock LocatedBlock, maxBytesRcvd long, latestGS long, stage BlockConstructionStage, summer DataChecksum, eventLoopGroup EventLoopGroup, channelClass Class<? extends Channel>) : List<Future<Channel>> in class org.apache.hadoop.hbase.io.asyncfs.FanOutOneBlockAsyncDFSOutputHelper |
From |
To |
|
Rename Parameter promise : Promise<Void> to future : CompletableFuture<Long> in method public Callback(future CompletableFuture<Long>, ackedLength long, replicas Collection<Channel>) in class org.apache.hadoop.hbase.io.asyncfs.FanOutOneBlockAsyncDFSOutput.Callback |
From |
To |