Uses of Interface
tensorflow.serving.FileSystemStoragePathSource.FileSystemStoragePathSourceConfig.ServableVersionPolicy.LatestOrBuilder
Packages that use FileSystemStoragePathSource.FileSystemStoragePathSourceConfig.ServableVersionPolicy.LatestOrBuilder
-
Uses of FileSystemStoragePathSource.FileSystemStoragePathSourceConfig.ServableVersionPolicy.LatestOrBuilder in tensorflow.serving
Classes in tensorflow.serving that implement FileSystemStoragePathSource.FileSystemStoragePathSourceConfig.ServableVersionPolicy.LatestOrBuilderModifier and TypeClassDescriptionstatic final classServe the latest versions (i.e. the ones with the highest version numbers), among those found on disk.static final classServe the latest versions (i.e. the ones with the highest version numbers), among those found on disk.Methods in tensorflow.serving that return FileSystemStoragePathSource.FileSystemStoragePathSourceConfig.ServableVersionPolicy.LatestOrBuilderModifier and TypeMethodDescriptionFileSystemStoragePathSource.FileSystemStoragePathSourceConfig.ServableVersionPolicy.Builder.getLatestOrBuilder().tensorflow.serving.FileSystemStoragePathSourceConfig.ServableVersionPolicy.Latest latest = 100;FileSystemStoragePathSource.FileSystemStoragePathSourceConfig.ServableVersionPolicy.getLatestOrBuilder().tensorflow.serving.FileSystemStoragePathSourceConfig.ServableVersionPolicy.Latest latest = 100;FileSystemStoragePathSource.FileSystemStoragePathSourceConfig.ServableVersionPolicyOrBuilder.getLatestOrBuilder().tensorflow.serving.FileSystemStoragePathSourceConfig.ServableVersionPolicy.Latest latest = 100;