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