public class WideColumnIterator extends Object implements IRow
构造器和说明 |
---|
WideColumnIterator(PrimaryKey primaryKey,
AbstractColumnIteratorImpl columnIteratorImpl) |
限定符和类型 | 方法和说明 |
---|---|
int |
compareTo(IRow o) |
PrimaryKey |
getPrimaryKey() |
boolean |
hasNextColumn() |
Column |
nextColumn() |
public WideColumnIterator(PrimaryKey primaryKey, AbstractColumnIteratorImpl columnIteratorImpl)
public PrimaryKey getPrimaryKey()
getPrimaryKey
在接口中 IRow
public int compareTo(IRow o)
compareTo
在接口中 Comparable<IRow>
public boolean hasNextColumn()
public Column nextColumn()
Copyright © 2016. All Rights Reserved.