public class ObserverTuple extends Object implements org.apache.kylin.metadata.tuple.IEvaluatableTuple
| Constructor and Description |
|---|
ObserverTuple(CoprocessorRowType type) |
| Modifier and Type | Method and Description |
|---|---|
Object |
getValue(org.apache.kylin.metadata.model.TblColRef col) |
void |
setUnderlying(byte[] array,
int offset,
int length) |
public ObserverTuple(CoprocessorRowType type)
public void setUnderlying(byte[] array,
int offset,
int length)
public Object getValue(org.apache.kylin.metadata.model.TblColRef col)
getValue in interface org.apache.kylin.metadata.tuple.IEvaluatableTupleCopyright © 2014–2016 Apache Software Foundation. All rights reserved.