Class Placement
-
- All Implemented Interfaces:
public final class PlacementPlacement configuration for stream clustering
Controls where a stream is placed within a NATS cluster.
-
-
Method Summary
Modifier and Type Method Description final StringgetCluster()Cluster name where the stream should be placed final List<String>getTags()List of tags for placement constraints -
-
Method Detail
-
getCluster
final String getCluster()
Cluster name where the stream should be placed
-
-
-
-