Interface GrpcServiceDependencies

    • Method Detail

      • getNamedSerializerFactory

        Optional<com.tangosol.io.NamedSerializerFactory> getNamedSerializerFactory()
        Return the NamedSerializerFactory.
        Returns:
        the NamedSerializerFactory
      • getDaemonPool

        Optional<com.tangosol.internal.util.DaemonPool> getDaemonPool()
        Return the DaemonPool.
        Returns:
        the DaemonPool
      • getTransferThreshold

        Optional<Long> getTransferThreshold()
        Return the transfer threshold.
        Returns:
        the transfer threshold
      • getRegistry

        Optional<com.tangosol.net.management.Registry> getRegistry()
        Return the optional management Registry to register the proxy MBean with.
        Returns:
        the optional management Registry to register the proxy MBean with
      • getContext

        Optional<com.tangosol.application.Context> getContext()
        Return the optional application Context.
        Returns:
        the optional application Context