Uses of Class
io.envoyproxy.envoy.extensions.filters.network.dubbo_proxy.v3.Drds
Packages that use Drds
-
Uses of Drds in io.envoyproxy.envoy.extensions.filters.network.dubbo_proxy.v3
Methods in io.envoyproxy.envoy.extensions.filters.network.dubbo_proxy.v3 that return DrdsModifier and TypeMethodDescriptionDrds.Builder.build()Drds.Builder.buildPartial()static DrdsDrds.getDefaultInstance()Drds.Builder.getDefaultInstanceForType()Drds.getDefaultInstanceForType()DubboProxy.Builder.getDrds()Use xDS to fetch the route configuration.DubboProxy.getDrds()Use xDS to fetch the route configuration.DubboProxyOrBuilder.getDrds()Use xDS to fetch the route configuration.static DrdsDrds.parseDelimitedFrom(InputStream input) static DrdsDrds.parseDelimitedFrom(InputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry) static DrdsDrds.parseFrom(byte[] data) static DrdsDrds.parseFrom(byte[] data, com.google.protobuf.ExtensionRegistryLite extensionRegistry) static DrdsDrds.parseFrom(com.google.protobuf.ByteString data) static DrdsDrds.parseFrom(com.google.protobuf.ByteString data, com.google.protobuf.ExtensionRegistryLite extensionRegistry) static DrdsDrds.parseFrom(com.google.protobuf.CodedInputStream input) static DrdsDrds.parseFrom(com.google.protobuf.CodedInputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry) static DrdsDrds.parseFrom(InputStream input) static DrdsDrds.parseFrom(InputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry) static DrdsDrds.parseFrom(ByteBuffer data) static DrdsDrds.parseFrom(ByteBuffer data, com.google.protobuf.ExtensionRegistryLite extensionRegistry) Methods in io.envoyproxy.envoy.extensions.filters.network.dubbo_proxy.v3 that return types with arguments of type DrdsModifier and TypeMethodDescriptioncom.google.protobuf.Parser<Drds>Drds.getParserForType()static com.google.protobuf.Parser<Drds>Drds.parser()Methods in io.envoyproxy.envoy.extensions.filters.network.dubbo_proxy.v3 with parameters of type DrdsModifier and TypeMethodDescriptionUse xDS to fetch the route configuration.static Drds.BuilderDrds.newBuilder(Drds prototype) Use xDS to fetch the route configuration.