protected static final class UnilateralSortMerger.ChannelWithBlockCount extends Object
Constructor and Description |
---|
ChannelWithBlockCount(FileIOChannel.ID channel,
int blockCount) |
Modifier and Type | Method and Description |
---|---|
int |
getBlockCount() |
FileIOChannel.ID |
getChannel() |
public ChannelWithBlockCount(FileIOChannel.ID channel, int blockCount)
public FileIOChannel.ID getChannel()
public int getBlockCount()
Copyright © 2014–2021 The Apache Software Foundation. All rights reserved.