Ed Kohlwey created AVRO-1127:
--------------------------------

             Summary: Make generateMethodName utility methods public and allow 
adding a suffix
                 Key: AVRO-1127
                 URL: https://issues.apache.org/jira/browse/AVRO-1127
             Project: Avro
          Issue Type: Bug
          Components: java
    Affects Versions: 1.7.0, 1.7.1
            Reporter: Ed Kohlwey
            Assignee: Ed Kohlwey
            Priority: Minor
             Fix For: 1.7.1, 1.7.0


generateMethodName should be visible and allow a suffix.

The particular use case for this is that Gora will be generating it's own 
implementation of Avro classes that support marking fields with a dirty bit to 
reduce the overhead when writing back to a data store, so we need a utility to 
generate appropriate method names for checking the dirty state, ie. 
isFieldNameDirty()

--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators: 
https://issues.apache.org/jira/secure/ContactAdministrators!default.jspa
For more information on JIRA, see: http://www.atlassian.com/software/jira

        

Reply via email to