-
public final class ScalabilityMode
-
-
Nested Class Summary
Nested Classes Modifier and Type Class Description public classScalabilityMode.Companion
-
Constructor Summary
Constructors Constructor Description ScalabilityMode(Integer spatial, Integer temporal, String suffix)
-
Method Summary
Modifier and Type Method Description final IntegergetSpatial()final IntegergetTemporal()final StringgetSuffix()-
-
Method Detail
-
getSpatial
final Integer getSpatial()
-
getTemporal
final Integer getTemporal()
-
-
-
-