Class TritonRepositoryIndex

java.lang.Object
com.gencior.triton.core.pojo.TritonRepositoryIndex

public final class TritonRepositoryIndex extends Object
Encapsulates the repository index information from a Triton server.

This class provides an overview of all models available in the server's model repository. It contains a list of model index entries, each describing a model's location and basic metadata.

This is an immutable object that wraps the gRPC message RepositoryIndexResponse.

Since:
1.0.0
Author:
sachachoumiloff