|
Change Variable Type storageType : Enum<?> to storageType : StorageType 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 Variable Type storageTypes : Enum<?>[] to storageTypes : StorageType[] 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 |