Uses of Class
com.gencior.triton.core.pojo.TritonRepositoryIndex
Packages that use TritonRepositoryIndex
Package
Description
-
Uses of TritonRepositoryIndex in com.gencior.triton
Methods in com.gencior.triton that return TritonRepositoryIndex -
Uses of TritonRepositoryIndex in com.gencior.triton.core.pojo
Methods in com.gencior.triton.core.pojo that return TritonRepositoryIndexModifier and TypeMethodDescriptionstatic TritonRepositoryIndexTritonRepositoryIndex.fromProto(GrpcService.RepositoryIndexResponse response) Creates a TritonRepositoryIndex from a gRPC RepositoryIndexResponse message. -
Uses of TritonRepositoryIndex in com.gencior.triton.grpc
Methods in com.gencior.triton.grpc that return TritonRepositoryIndexModifier and TypeMethodDescriptionTritonGrpcClient.getModelRepositoryIndex()Retrieves the repository index containing all available models and their status. -
Uses of TritonRepositoryIndex in com.gencior.triton.http
Methods in com.gencior.triton.http that return TritonRepositoryIndex