Class AvailableSegmentMetadata.Builder
java.lang.Object
org.apache.druid.segment.metadata.AvailableSegmentMetadata.Builder
- Enclosing class:
- AvailableSegmentMetadata
-
Method Summary
Modifier and TypeMethodDescriptionbuild()withNumRows(long numRows) withRealtime(long isRealtime) withReplicas(Set<DruidServerMetadata> servers) withRowSignature(RowSignature rowSignature)
-
Method Details
-
withRowSignature
-
withNumRows
-
withReplicas
-
withRealtime
-
build
-