Uploaded image for project: 'Infinispan'
  1. Infinispan
  2. ISPN-10410

Convert all immutable protostream entities to use @ProtoFactory

XMLWordPrintable

    • Icon: Enhancement Enhancement
    • Resolution: Done
    • Icon: Major Major
    • 10.0.0.Beta5
    • None
    • None
    • None

      Such fields should be final. If the field is annotated (no getter), its visibility should be package local and if they have an annotated getter, then the field must be private.

      A suitable constructor or static method must exist, conforming to the contract of ProtoFactory annotation.

      Some sample code here: https://github.com/infinispan/infinispan/pull/7153

            remerson@redhat.com Ryan Emerson
            anistor Adrian Nistor (Inactive)
            Votes:
            0 Vote for this issue
            Watchers:
            1 Start watching this issue

              Created:
              Updated:
              Resolved: