Class RemoteAgentStorageTagService

    • Constructor Detail

      • RemoteAgentStorageTagService

        public RemoteAgentStorageTagService()
    • Method Detail

      • getChainStorageTag

        @NotNull
        public @NotNull ChainStorageTag getChainStorageTag​(@NotNull
                                                           @NotNull PlanKey chainKey)
        Specified by:
        getChainStorageTag in interface StorageTagService
        Returns:
        storage tag for the specified chain. The storage tag is used to determine the storage location for artifacts, logs and other files related to the chain. A chain's storage tag is assigned when the chain is created and it never changes.