Uses of Class
org.mlflow.api.proto.Service.FallbackConfig
Packages that use Service.FallbackConfig
-
Uses of Service.FallbackConfig in org.mlflow.api.proto
Fields in org.mlflow.api.proto with type parameters of type Service.FallbackConfigModifier and TypeFieldDescriptionstatic final com.google.protobuf.Parser<Service.FallbackConfig>Service.FallbackConfig.PARSERDeprecated.Methods in org.mlflow.api.proto that return Service.FallbackConfigModifier and TypeMethodDescriptionService.FallbackConfig.Builder.build()Service.FallbackConfig.Builder.buildPartial()static Service.FallbackConfigService.FallbackConfig.getDefaultInstance()Service.FallbackConfig.Builder.getDefaultInstanceForType()Service.FallbackConfig.getDefaultInstanceForType()Service.CreateGatewayEndpoint.Builder.getFallbackConfig()Optional fallback configuration (includes strategy, max_attempts)Service.CreateGatewayEndpoint.getFallbackConfig()Optional fallback configuration (includes strategy, max_attempts)Service.CreateGatewayEndpointOrBuilder.getFallbackConfig()Optional fallback configuration (includes strategy, max_attempts)Service.GatewayEndpoint.Builder.getFallbackConfig()Fallback configuration (populated if routing_strategy is FALLBACK)Service.GatewayEndpoint.getFallbackConfig()Fallback configuration (populated if routing_strategy is FALLBACK)Service.GatewayEndpointOrBuilder.getFallbackConfig()Fallback configuration (populated if routing_strategy is FALLBACK)Service.UpdateGatewayEndpoint.Builder.getFallbackConfig()Optional fallback configuration (includes strategy, max_attempts)Service.UpdateGatewayEndpoint.getFallbackConfig()Optional fallback configuration (includes strategy, max_attempts)Service.UpdateGatewayEndpointOrBuilder.getFallbackConfig()Optional fallback configuration (includes strategy, max_attempts)static Service.FallbackConfigService.FallbackConfig.parseDelimitedFrom(InputStream input) static Service.FallbackConfigService.FallbackConfig.parseDelimitedFrom(InputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry) static Service.FallbackConfigService.FallbackConfig.parseFrom(byte[] data) static Service.FallbackConfigService.FallbackConfig.parseFrom(byte[] data, com.google.protobuf.ExtensionRegistryLite extensionRegistry) static Service.FallbackConfigService.FallbackConfig.parseFrom(com.google.protobuf.ByteString data) static Service.FallbackConfigService.FallbackConfig.parseFrom(com.google.protobuf.ByteString data, com.google.protobuf.ExtensionRegistryLite extensionRegistry) static Service.FallbackConfigService.FallbackConfig.parseFrom(com.google.protobuf.CodedInputStream input) static Service.FallbackConfigService.FallbackConfig.parseFrom(com.google.protobuf.CodedInputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry) static Service.FallbackConfigService.FallbackConfig.parseFrom(InputStream input) static Service.FallbackConfigService.FallbackConfig.parseFrom(InputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry) static Service.FallbackConfigService.FallbackConfig.parseFrom(ByteBuffer data) static Service.FallbackConfigService.FallbackConfig.parseFrom(ByteBuffer data, com.google.protobuf.ExtensionRegistryLite extensionRegistry) Methods in org.mlflow.api.proto that return types with arguments of type Service.FallbackConfigModifier and TypeMethodDescriptioncom.google.protobuf.Parser<Service.FallbackConfig>Service.FallbackConfig.getParserForType()static com.google.protobuf.Parser<Service.FallbackConfig>Service.FallbackConfig.parser()Methods in org.mlflow.api.proto with parameters of type Service.FallbackConfigModifier and TypeMethodDescriptionService.CreateGatewayEndpoint.Builder.mergeFallbackConfig(Service.FallbackConfig value) Optional fallback configuration (includes strategy, max_attempts)Service.GatewayEndpoint.Builder.mergeFallbackConfig(Service.FallbackConfig value) Fallback configuration (populated if routing_strategy is FALLBACK)Service.UpdateGatewayEndpoint.Builder.mergeFallbackConfig(Service.FallbackConfig value) Optional fallback configuration (includes strategy, max_attempts)Service.FallbackConfig.Builder.mergeFrom(Service.FallbackConfig other) Service.FallbackConfig.newBuilder(Service.FallbackConfig prototype) Service.CreateGatewayEndpoint.Builder.setFallbackConfig(Service.FallbackConfig value) Optional fallback configuration (includes strategy, max_attempts)Service.GatewayEndpoint.Builder.setFallbackConfig(Service.FallbackConfig value) Fallback configuration (populated if routing_strategy is FALLBACK)Service.UpdateGatewayEndpoint.Builder.setFallbackConfig(Service.FallbackConfig value) Optional fallback configuration (includes strategy, max_attempts)