[
https://issues.apache.org/jira/browse/HBASE-5175?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13932496#comment-13932496
]
Ted Yu commented on HBASE-5175:
-------------------------------
For DoubleColumnInterpreter.java :
please add license header
{code}
* is supposed to instantiate it and passed along as a parameter. See
* TestAggregateProtocol methods for its sample usage.
{code}
You're going to modify TestAggregateProtocol in next patch, right ?
{code}
public class DoubleColumnInterpreter extends ColumnInterpreter<Double, Double,
EmptyMsg, DoubleMsg, DoubleMsg>{
{code}
Wrap long line.
> Add DoubleColumnInterpreter
> ---------------------------
>
> Key: HBASE-5175
> URL: https://issues.apache.org/jira/browse/HBASE-5175
> Project: HBase
> Issue Type: Sub-task
> Reporter: Ted Yu
> Assignee: Julian Wissmann
> Labels: aggregator, features
> Fix For: 0.99.0
>
> Attachments: DoubleColumnInterpreter.java, HBase.proto,
> TestDoubleColumnInterpreter.java
>
>
> DoubleColumnInterpreter was requested by Royston Sellman.
--
This message was sent by Atlassian JIRA
(v6.2#6252)