Uses of Class
io.envoyproxy.envoy.extensions.filters.network.thrift_proxy.v3.Trds
Packages that use Trds
-
Uses of Trds in io.envoyproxy.envoy.extensions.filters.network.thrift_proxy.v3
Methods in io.envoyproxy.envoy.extensions.filters.network.thrift_proxy.v3 that return TrdsModifier and TypeMethodDescriptionTrds.Builder.build()Trds.Builder.buildPartial()static TrdsTrds.getDefaultInstance()Trds.Builder.getDefaultInstanceForType()Trds.getDefaultInstanceForType()ThriftProxy.Builder.getTrds()Use xDS to fetch the route configuration.ThriftProxy.getTrds()Use xDS to fetch the route configuration.ThriftProxyOrBuilder.getTrds()Use xDS to fetch the route configuration.static TrdsTrds.parseDelimitedFrom(InputStream input) static TrdsTrds.parseDelimitedFrom(InputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry) static TrdsTrds.parseFrom(byte[] data) static TrdsTrds.parseFrom(byte[] data, com.google.protobuf.ExtensionRegistryLite extensionRegistry) static TrdsTrds.parseFrom(com.google.protobuf.ByteString data) static TrdsTrds.parseFrom(com.google.protobuf.ByteString data, com.google.protobuf.ExtensionRegistryLite extensionRegistry) static TrdsTrds.parseFrom(com.google.protobuf.CodedInputStream input) static TrdsTrds.parseFrom(com.google.protobuf.CodedInputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry) static TrdsTrds.parseFrom(InputStream input) static TrdsTrds.parseFrom(InputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry) static TrdsTrds.parseFrom(ByteBuffer data) static TrdsTrds.parseFrom(ByteBuffer data, com.google.protobuf.ExtensionRegistryLite extensionRegistry) Methods in io.envoyproxy.envoy.extensions.filters.network.thrift_proxy.v3 that return types with arguments of type TrdsModifier and TypeMethodDescriptioncom.google.protobuf.Parser<Trds>Trds.getParserForType()static com.google.protobuf.Parser<Trds>Trds.parser()Methods in io.envoyproxy.envoy.extensions.filters.network.thrift_proxy.v3 with parameters of type TrdsModifier and TypeMethodDescriptionUse xDS to fetch the route configuration.static Trds.BuilderTrds.newBuilder(Trds prototype) Use xDS to fetch the route configuration.