[ 
https://issues.apache.org/jira/browse/GEODE-237?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16008817#comment-16008817
 ] 

ASF subversion and git services commented on GEODE-237:
-------------------------------------------------------

Commit 0c5011ec7f6adb7ecbf0f6aac5f01d52c810f3a6 in geode's branch 
refs/heads/feature/GEODE-2632-15 from [~adongre]
[ https://git-wip-us.apache.org/repos/asf?p=geode.git;h=0c5011e ]

GEODE-237: Removed deprecated API from EntryEvent
This closes #496

Signed-off-by: adongre <adon...@apache.org>


> Remove EntryEvent deprecated methods
> ------------------------------------
>
>                 Key: GEODE-237
>                 URL: https://issues.apache.org/jira/browse/GEODE-237
>             Project: Geode
>          Issue Type: Sub-task
>            Reporter: Darrel Schneider
>            Assignee: Avinash Dongre
>             Fix For: 1.2.0
>
>   Original Estimate: 4h
>  Remaining Estimate: 4h
>
> The following EntryEvent methods need to be removed:
> - isLocalLoad: change to getOperation().isLocalLoad
> - isNetLoad: change to getOperation().isNetLoad
> - isLoad: change to getOperation().isLoad
> - isNetSearch: change to getOperation().isNetSearch
> - isBridgeEvent: change to hasClientOrigin
> these should be pretty easy to change



--
This message was sent by Atlassian JIRA
(v6.3.15#6346)

Reply via email to