You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@tajo.apache.org by "Hyunsik Choi (JIRA)" <ji...@apache.org> on 2013/10/14 15:25:41 UTC

[jira] [Created] (TAJO-254) Refactor package names and class names to have proper names

Hyunsik Choi created TAJO-254:
---------------------------------

             Summary: Refactor package names and class names to have proper names
                 Key: TAJO-254
                 URL: https://issues.apache.org/jira/browse/TAJO-254
             Project: Tajo
          Issue Type: Improvement
            Reporter: Hyunsik Choi
            Assignee: Hyunsik Choi
             Fix For: 0.2-incubating


This package removes unused classes and files :
 * FragmentDeserializer
 * scheduler/event/*
 * Callback in tajo-rpc
 * NettyAsyncRpcProxy
 * NettyBlockingRpcProxy
 * NettyRpc
 * NettyRpcServer
 * rpc/benchmark/* in tajo-rpc
 * ProtoParamRpcProtocol.proto
 * ProtoParamRpcProtos.proto

Also, this patch renames as follows:
 * CallFuture2 to CallFuture
 * ProtoAsyncRpc* -> AsyncRpc*
 * ProtoBlockingRpc* -> BlockingRpc*

Finally, this patch moves InCountry and Country functions from tajo/engine/function package to tajo/engine/function/geo package.



--
This message was sent by Atlassian JIRA
(v6.1#6144)