Class RemoteGrpcCacheServiceBuilderProcessor

  • All Implemented Interfaces:
    com.tangosol.config.xml.ElementProcessor<GrpcCacheScheme>

    public class RemoteGrpcCacheServiceBuilderProcessor
    extends com.tangosol.coherence.config.xml.processor.ServiceBuilderProcessor<GrpcCacheScheme>
    A ServiceBuilderProcessor that builds a GrpcCacheScheme.
    Since:
    23.03
    Author:
    Jonathan Knight 2022.08.25
    • Constructor Detail

      • RemoteGrpcCacheServiceBuilderProcessor

        public RemoteGrpcCacheServiceBuilderProcessor()
    • Method Detail

      • process

        public GrpcCacheScheme process​(com.tangosol.config.xml.ProcessingContext context,
                                       com.tangosol.run.xml.XmlElement element)
                                throws com.tangosol.config.ConfigurationException
        Specified by:
        process in interface com.tangosol.config.xml.ElementProcessor<GrpcCacheScheme>
        Overrides:
        process in class com.tangosol.coherence.config.xml.processor.ServiceBuilderProcessor<GrpcCacheScheme>
        Throws:
        com.tangosol.config.ConfigurationException