Interface ProtobufMetadataManagerConstants

  • All Known Subinterfaces:
    ProtobufMetadataManagerMBean

    public interface ProtobufMetadataManagerConstants
    Constants used by the Protobuf metadata cache.
    Since:
    7.1
    Author:
    anistor@redhat.com
    • Field Detail

      • PROTOBUF_METADATA_CACHE_NAME

        static final String PROTOBUF_METADATA_CACHE_NAME
        The name of the Protobuf definitions cache.
        See Also:
        Constant Field Values
      • PROTO_KEY_SUFFIX

        static final String PROTO_KEY_SUFFIX
        All protobuf definition source files must end with this suffix.
        See Also:
        Constant Field Values
      • OBJECT_NAME

        static final String OBJECT_NAME
        The 'component' key property of ProtobufMetadataManager's ObjectName.
        See Also:
        Constant Field Values