Uses of Class
tensorflow.serving.FileSystemStoragePathSource.FileSystemStoragePathSourceConfig.ServableToMonitor.Builder
Packages that use FileSystemStoragePathSource.FileSystemStoragePathSourceConfig.ServableToMonitor.Builder
-
Uses of FileSystemStoragePathSource.FileSystemStoragePathSourceConfig.ServableToMonitor.Builder in tensorflow.serving
Methods in tensorflow.serving that return FileSystemStoragePathSource.FileSystemStoragePathSourceConfig.ServableToMonitor.BuilderModifier and TypeMethodDescriptionFileSystemStoragePathSource.FileSystemStoragePathSourceConfig.ServableToMonitor.Builder.addRepeatedField(com.google.protobuf.Descriptors.FieldDescriptor field, Object value) FileSystemStoragePathSource.FileSystemStoragePathSourceConfig.Builder.addServablesBuilder()The servables to monitor for new versions, and aspire.FileSystemStoragePathSource.FileSystemStoragePathSourceConfig.Builder.addServablesBuilder(int index) The servables to monitor for new versions, and aspire.FileSystemStoragePathSource.FileSystemStoragePathSourceConfig.ServableToMonitor.Builder.clear()FileSystemStoragePathSource.FileSystemStoragePathSourceConfig.ServableToMonitor.Builder.clearBasePath()The path to monitor, i.e. look for child paths of the form base_path/123.FileSystemStoragePathSource.FileSystemStoragePathSourceConfig.ServableToMonitor.Builder.clearField(com.google.protobuf.Descriptors.FieldDescriptor field) FileSystemStoragePathSource.FileSystemStoragePathSourceConfig.ServableToMonitor.Builder.clearOneof(com.google.protobuf.Descriptors.OneofDescriptor oneof) FileSystemStoragePathSource.FileSystemStoragePathSourceConfig.ServableToMonitor.Builder.clearServableName()The servable name to supply in aspired-versions callback calls.FileSystemStoragePathSource.FileSystemStoragePathSourceConfig.ServableToMonitor.Builder.clearServableVersionPolicy()The policy to determines the number of versions of the servable to be served at the same time.FileSystemStoragePathSource.FileSystemStoragePathSourceConfig.ServableToMonitor.Builder.clone()FileSystemStoragePathSource.FileSystemStoragePathSourceConfig.Builder.getServablesBuilder(int index) The servables to monitor for new versions, and aspire.FileSystemStoragePathSource.FileSystemStoragePathSourceConfig.ServableToMonitor.Builder.mergeFrom(com.google.protobuf.CodedInputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry) FileSystemStoragePathSource.FileSystemStoragePathSourceConfig.ServableToMonitor.Builder.mergeFrom(com.google.protobuf.Message other) FileSystemStoragePathSource.FileSystemStoragePathSourceConfig.ServableToMonitor.Builder.mergeFrom(FileSystemStoragePathSource.FileSystemStoragePathSourceConfig.ServableToMonitor other) FileSystemStoragePathSource.FileSystemStoragePathSourceConfig.ServableToMonitor.Builder.mergeServableVersionPolicy(FileSystemStoragePathSource.FileSystemStoragePathSourceConfig.ServableVersionPolicy value) The policy to determines the number of versions of the servable to be served at the same time.FileSystemStoragePathSource.FileSystemStoragePathSourceConfig.ServableToMonitor.Builder.mergeUnknownFields(com.google.protobuf.UnknownFieldSet unknownFields) FileSystemStoragePathSource.FileSystemStoragePathSourceConfig.ServableToMonitor.newBuilder()FileSystemStoragePathSource.FileSystemStoragePathSourceConfig.ServableToMonitor.newBuilder(FileSystemStoragePathSource.FileSystemStoragePathSourceConfig.ServableToMonitor prototype) FileSystemStoragePathSource.FileSystemStoragePathSourceConfig.ServableToMonitor.newBuilderForType()FileSystemStoragePathSource.FileSystemStoragePathSourceConfig.ServableToMonitor.newBuilderForType(com.google.protobuf.GeneratedMessageV3.BuilderParent parent) FileSystemStoragePathSource.FileSystemStoragePathSourceConfig.ServableToMonitor.Builder.setBasePath(String value) The path to monitor, i.e. look for child paths of the form base_path/123.FileSystemStoragePathSource.FileSystemStoragePathSourceConfig.ServableToMonitor.Builder.setBasePathBytes(com.google.protobuf.ByteString value) The path to monitor, i.e. look for child paths of the form base_path/123.FileSystemStoragePathSource.FileSystemStoragePathSourceConfig.ServableToMonitor.Builder.setField(com.google.protobuf.Descriptors.FieldDescriptor field, Object value) FileSystemStoragePathSource.FileSystemStoragePathSourceConfig.ServableToMonitor.Builder.setRepeatedField(com.google.protobuf.Descriptors.FieldDescriptor field, int index, Object value) FileSystemStoragePathSource.FileSystemStoragePathSourceConfig.ServableToMonitor.Builder.setServableName(String value) The servable name to supply in aspired-versions callback calls.FileSystemStoragePathSource.FileSystemStoragePathSourceConfig.ServableToMonitor.Builder.setServableNameBytes(com.google.protobuf.ByteString value) The servable name to supply in aspired-versions callback calls.FileSystemStoragePathSource.FileSystemStoragePathSourceConfig.ServableToMonitor.Builder.setServableVersionPolicy(FileSystemStoragePathSource.FileSystemStoragePathSourceConfig.ServableVersionPolicy value) The policy to determines the number of versions of the servable to be served at the same time.FileSystemStoragePathSource.FileSystemStoragePathSourceConfig.ServableToMonitor.Builder.setServableVersionPolicy(FileSystemStoragePathSource.FileSystemStoragePathSourceConfig.ServableVersionPolicy.Builder builderForValue) The policy to determines the number of versions of the servable to be served at the same time.FileSystemStoragePathSource.FileSystemStoragePathSourceConfig.ServableToMonitor.Builder.setUnknownFields(com.google.protobuf.UnknownFieldSet unknownFields) FileSystemStoragePathSource.FileSystemStoragePathSourceConfig.ServableToMonitor.toBuilder()Methods in tensorflow.serving that return types with arguments of type FileSystemStoragePathSource.FileSystemStoragePathSourceConfig.ServableToMonitor.BuilderModifier and TypeMethodDescriptionFileSystemStoragePathSource.FileSystemStoragePathSourceConfig.Builder.getServablesBuilderList()The servables to monitor for new versions, and aspire.Methods in tensorflow.serving with parameters of type FileSystemStoragePathSource.FileSystemStoragePathSourceConfig.ServableToMonitor.BuilderModifier and TypeMethodDescriptionFileSystemStoragePathSource.FileSystemStoragePathSourceConfig.Builder.addServables(int index, FileSystemStoragePathSource.FileSystemStoragePathSourceConfig.ServableToMonitor.Builder builderForValue) The servables to monitor for new versions, and aspire.FileSystemStoragePathSource.FileSystemStoragePathSourceConfig.Builder.addServables(FileSystemStoragePathSource.FileSystemStoragePathSourceConfig.ServableToMonitor.Builder builderForValue) The servables to monitor for new versions, and aspire.FileSystemStoragePathSource.FileSystemStoragePathSourceConfig.Builder.setServables(int index, FileSystemStoragePathSource.FileSystemStoragePathSourceConfig.ServableToMonitor.Builder builderForValue) The servables to monitor for new versions, and aspire.