Package io.grpc.xds

Interface ClusterSpecifierPlugin

  • All Known Implementing Classes:
    RouteLookupServiceClusterSpecifierPlugin

    interface ClusterSpecifierPlugin
    Defines the parsing functionality of a ClusterSpecifierPlugin as defined in the Enovy proto api/envoy/config/route/v3/route.proto.
    • Method Detail

      • typeUrls

        java.lang.String[] typeUrls()
        The proto message types supported by this plugin. A plugin will be registered by each of its supported message types.