Uses of Class
tensorflow.serving.FileSystemStoragePathSource.FileSystemStoragePathSourceConfig.ServableVersionPolicy.Latest.Builder
Packages that use FileSystemStoragePathSource.FileSystemStoragePathSourceConfig.ServableVersionPolicy.Latest.Builder
-
Uses of FileSystemStoragePathSource.FileSystemStoragePathSourceConfig.ServableVersionPolicy.Latest.Builder in tensorflow.serving
Methods in tensorflow.serving that return FileSystemStoragePathSource.FileSystemStoragePathSourceConfig.ServableVersionPolicy.Latest.BuilderModifier and TypeMethodDescriptionFileSystemStoragePathSource.FileSystemStoragePathSourceConfig.ServableVersionPolicy.Latest.Builder.clear()FileSystemStoragePathSource.FileSystemStoragePathSourceConfig.ServableVersionPolicy.Latest.Builder.clearNumVersions()Number of latest versions to serve.FileSystemStoragePathSource.FileSystemStoragePathSourceConfig.ServableVersionPolicy.Builder.getLatestBuilder().tensorflow.serving.FileSystemStoragePathSourceConfig.ServableVersionPolicy.Latest latest = 100;FileSystemStoragePathSource.FileSystemStoragePathSourceConfig.ServableVersionPolicy.Latest.Builder.mergeFrom(com.google.protobuf.CodedInputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry) FileSystemStoragePathSource.FileSystemStoragePathSourceConfig.ServableVersionPolicy.Latest.Builder.mergeFrom(com.google.protobuf.Message other) FileSystemStoragePathSource.FileSystemStoragePathSourceConfig.ServableVersionPolicy.Latest.Builder.mergeFrom(FileSystemStoragePathSource.FileSystemStoragePathSourceConfig.ServableVersionPolicy.Latest other) static FileSystemStoragePathSource.FileSystemStoragePathSourceConfig.ServableVersionPolicy.Latest.BuilderFileSystemStoragePathSource.FileSystemStoragePathSourceConfig.ServableVersionPolicy.Latest.newBuilder()static FileSystemStoragePathSource.FileSystemStoragePathSourceConfig.ServableVersionPolicy.Latest.BuilderFileSystemStoragePathSource.FileSystemStoragePathSourceConfig.ServableVersionPolicy.Latest.newBuilder(FileSystemStoragePathSource.FileSystemStoragePathSourceConfig.ServableVersionPolicy.Latest prototype) FileSystemStoragePathSource.FileSystemStoragePathSourceConfig.ServableVersionPolicy.Latest.newBuilderForType()protected FileSystemStoragePathSource.FileSystemStoragePathSourceConfig.ServableVersionPolicy.Latest.BuilderFileSystemStoragePathSource.FileSystemStoragePathSourceConfig.ServableVersionPolicy.Latest.newBuilderForType(com.google.protobuf.AbstractMessage.BuilderParent parent) FileSystemStoragePathSource.FileSystemStoragePathSourceConfig.ServableVersionPolicy.Latest.Builder.setNumVersions(int value) Number of latest versions to serve.FileSystemStoragePathSource.FileSystemStoragePathSourceConfig.ServableVersionPolicy.Latest.toBuilder()Methods in tensorflow.serving with parameters of type FileSystemStoragePathSource.FileSystemStoragePathSourceConfig.ServableVersionPolicy.Latest.BuilderModifier and TypeMethodDescriptionFileSystemStoragePathSource.FileSystemStoragePathSourceConfig.ServableVersionPolicy.Builder.setLatest(FileSystemStoragePathSource.FileSystemStoragePathSourceConfig.ServableVersionPolicy.Latest.Builder builderForValue) .tensorflow.serving.FileSystemStoragePathSourceConfig.ServableVersionPolicy.Latest latest = 100;