Class RowKey.Builder
- java.lang.Object
-
- org.apache.druid.server.coordinator.stats.RowKey.Builder
-
-
Constructor Summary
Constructors Constructor Description Builder()
-
Method Summary
All Methods Instance Methods Concrete Methods Modifier and Type Method Description RowKeyand(Dimension dimension, String value)RowKeybuild()RowKey.Builderwith(Dimension dimension, String value)
-