Package io.digdag.spi.ac
Interface SiteTarget
-
@Immutable public interface SiteTarget
-
-
Method Summary
All Methods Static Methods Instance Methods Abstract Methods Modifier and Type Method Description intgetSiteId()static SiteTargetof(int siteId)
-
-
-
Method Detail
-
getSiteId
int getSiteId()
-
of
static SiteTarget of(int siteId)
-
-