Class InfinispanDocument


  • public class InfinispanDocument
    extends Document
    • Method Detail

      • getIdentifier

        public Object getIdentifier()
      • setIdentifier

        public void setIdentifier​(Object identifier)
      • addProperty

        public void addProperty​(int wireType,
                                Object value)
      • isMatched

        public boolean isMatched()
      • setMatched

        public void setMatched​(boolean matched)
      • incrementUpdateCount

        public void incrementUpdateCount​(String childName,
                                         boolean matched)
      • getUpdateCount

        public int getUpdateCount​(String childName,
                                  boolean matched)