Uses of Class
tensorflow.serving.FileSystemStoragePathSource.FileSystemStoragePathSourceConfig.ServableVersionPolicy
Packages that use FileSystemStoragePathSource.FileSystemStoragePathSourceConfig.ServableVersionPolicy
-
Uses of FileSystemStoragePathSource.FileSystemStoragePathSourceConfig.ServableVersionPolicy in tensorflow.serving
Methods in tensorflow.serving that return FileSystemStoragePathSource.FileSystemStoragePathSourceConfig.ServableVersionPolicyModifier and TypeMethodDescriptionFileSystemStoragePathSource.FileSystemStoragePathSourceConfig.ServableVersionPolicy.Builder.build()FileSystemStoragePathSource.FileSystemStoragePathSourceConfig.ServableVersionPolicy.Builder.buildPartial()FileSystemStoragePathSource.FileSystemStoragePathSourceConfig.ServableVersionPolicy.getDefaultInstance()FileSystemStoragePathSource.FileSystemStoragePathSourceConfig.ServableVersionPolicy.Builder.getDefaultInstanceForType()FileSystemStoragePathSource.FileSystemStoragePathSourceConfig.ServableVersionPolicy.getDefaultInstanceForType()ModelServerConfigOuterClass.ModelConfig.Builder.getModelVersionPolicy()Version policy for the model indicating which version(s) of the model to load and make available for serving simultaneously.ModelServerConfigOuterClass.ModelConfig.getModelVersionPolicy()Version policy for the model indicating which version(s) of the model to load and make available for serving simultaneously.ModelServerConfigOuterClass.ModelConfigOrBuilder.getModelVersionPolicy()Version policy for the model indicating which version(s) of the model to load and make available for serving simultaneously.FileSystemStoragePathSource.FileSystemStoragePathSourceConfig.ServableToMonitor.Builder.getServableVersionPolicy()The policy to determines the number of versions of the servable to be served at the same time.FileSystemStoragePathSource.FileSystemStoragePathSourceConfig.ServableToMonitor.getServableVersionPolicy()The policy to determines the number of versions of the servable to be served at the same time.FileSystemStoragePathSource.FileSystemStoragePathSourceConfig.ServableToMonitorOrBuilder.getServableVersionPolicy()The policy to determines the number of versions of the servable to be served at the same time.FileSystemStoragePathSource.FileSystemStoragePathSourceConfig.ServableVersionPolicy.parseDelimitedFrom(InputStream input) FileSystemStoragePathSource.FileSystemStoragePathSourceConfig.ServableVersionPolicy.parseDelimitedFrom(InputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry) FileSystemStoragePathSource.FileSystemStoragePathSourceConfig.ServableVersionPolicy.parseFrom(byte[] data) FileSystemStoragePathSource.FileSystemStoragePathSourceConfig.ServableVersionPolicy.parseFrom(byte[] data, com.google.protobuf.ExtensionRegistryLite extensionRegistry) FileSystemStoragePathSource.FileSystemStoragePathSourceConfig.ServableVersionPolicy.parseFrom(com.google.protobuf.ByteString data) FileSystemStoragePathSource.FileSystemStoragePathSourceConfig.ServableVersionPolicy.parseFrom(com.google.protobuf.ByteString data, com.google.protobuf.ExtensionRegistryLite extensionRegistry) FileSystemStoragePathSource.FileSystemStoragePathSourceConfig.ServableVersionPolicy.parseFrom(com.google.protobuf.CodedInputStream input) FileSystemStoragePathSource.FileSystemStoragePathSourceConfig.ServableVersionPolicy.parseFrom(com.google.protobuf.CodedInputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry) FileSystemStoragePathSource.FileSystemStoragePathSourceConfig.ServableVersionPolicy.parseFrom(InputStream input) FileSystemStoragePathSource.FileSystemStoragePathSourceConfig.ServableVersionPolicy.parseFrom(InputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry) FileSystemStoragePathSource.FileSystemStoragePathSourceConfig.ServableVersionPolicy.parseFrom(ByteBuffer data) FileSystemStoragePathSource.FileSystemStoragePathSourceConfig.ServableVersionPolicy.parseFrom(ByteBuffer data, com.google.protobuf.ExtensionRegistryLite extensionRegistry) Methods in tensorflow.serving that return types with arguments of type FileSystemStoragePathSource.FileSystemStoragePathSourceConfig.ServableVersionPolicyModifier and TypeMethodDescriptioncom.google.protobuf.Parser<FileSystemStoragePathSource.FileSystemStoragePathSourceConfig.ServableVersionPolicy> FileSystemStoragePathSource.FileSystemStoragePathSourceConfig.ServableVersionPolicy.getParserForType()static com.google.protobuf.Parser<FileSystemStoragePathSource.FileSystemStoragePathSourceConfig.ServableVersionPolicy> FileSystemStoragePathSource.FileSystemStoragePathSourceConfig.ServableVersionPolicy.parser()Methods in tensorflow.serving with parameters of type FileSystemStoragePathSource.FileSystemStoragePathSourceConfig.ServableVersionPolicyModifier and TypeMethodDescriptionFileSystemStoragePathSource.FileSystemStoragePathSourceConfig.ServableVersionPolicy.Builder.mergeFrom(FileSystemStoragePathSource.FileSystemStoragePathSourceConfig.ServableVersionPolicy other) ModelServerConfigOuterClass.ModelConfig.Builder.mergeModelVersionPolicy(FileSystemStoragePathSource.FileSystemStoragePathSourceConfig.ServableVersionPolicy value) Version policy for the model indicating which version(s) of the model to load and make available for serving simultaneously.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.ServableVersionPolicy.newBuilder(FileSystemStoragePathSource.FileSystemStoragePathSourceConfig.ServableVersionPolicy prototype) ModelServerConfigOuterClass.ModelConfig.Builder.setModelVersionPolicy(FileSystemStoragePathSource.FileSystemStoragePathSourceConfig.ServableVersionPolicy value) Version policy for the model indicating which version(s) of the model to load and make available for serving simultaneously.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.