Class Template


  • public class Template
    extends Object
    The in-memory representation of a "hidden class" of a node; inspired by the Chrome V8 Javascript engine).

    Templates are always read fully in-memory.

    • Method Detail

      • getChildNode

        public org.apache.jackrabbit.oak.spi.state.NodeState getChildNode​(String name,
                                                                          RecordId recordId)
      • hashCode

        public int hashCode()
        Overrides:
        hashCode in class Object
      • estimateMemoryUsage

        public int estimateMemoryUsage()