[ https://issues.apache.org/jira/browse/GEODE-261?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15025696#comment-15025696 ]
Karen Smoler Miller commented on GEODE-261: ------------------------------------------- There are no instances of these deprecated methods in the manual. > Remove deprecated DataPolicy methods > ------------------------------------ > > Key: GEODE-261 > URL: https://issues.apache.org/jira/browse/GEODE-261 > Project: Geode > Issue Type: Sub-task > Reporter: Darrel Schneider > Original Estimate: 6h > Remaining Estimate: 6h > > All of the following methods have simple substitutions. > Be careful and look at each caller to see if they actually want to know if it > is a specific DataPolicy instead of one of many. > For example isReplicate does == DataPolicy.REPLICATE but withReplication does > == REPLICATE || == PERSISTENT_REPLICATE. > Even with this complication this should be a pretty simple change. > The methods to remove: > - isEmpty > - isNormal > - isPreloaded > - isDefault > - isReplicate > - isPersistentReplicate > - isPartition -- This message was sent by Atlassian JIRA (v6.3.4#6332)