Package eu.vstoyanov.natsy.jetstream
Class PlacementConfig
-
- All Implemented Interfaces:
public final class PlacementConfigPlacement configuration for object store clustering
-
-
Method Summary
Modifier and Type Method Description final StringgetCluster()Cluster name where the object store should be placed final List<String>getTags()Tags for placement (e.g. -
-
Method Detail
-
getCluster
final String getCluster()
Cluster name where the object store should be placed
-
-
-
-