Lynn Gallinat created GEODE-3770:
------------------------------------

             Summary: Add support to AttributesMutator for WriteInterceptor
                 Key: GEODE-3770
                 URL: https://issues.apache.org/jira/browse/GEODE-3770
             Project: Geode
          Issue Type: Sub-task
          Components: regions
            Reporter: Lynn Gallinat


{noformat}
  /**
   * Changes the write interceptor for the region.
   * 
   * @param interceptor The new write interceptor.
   * @return The previous write interceptor.
   */
  public WriteInterceptor<K, V> setWriteInterceptor(WriteInterceptor<K, V> 
interceptor);
{noformat}



--
This message was sent by Atlassian JIRA
(v6.4.14#64029)

Reply via email to