Package org.apache.druid.timeline
Class DataSegment.Builder
java.lang.Object
org.apache.druid.timeline.DataSegment.Builder
- Enclosing class:
- DataSegment
-
Method Summary
Modifier and TypeMethodDescriptionbinaryVersion(Integer binaryVersion) build()dataSource(String dataSource) dimensions(List<String> dimensions) indexingStateFingerprint(String indexingStateFingerprint) interval(org.joda.time.Interval interval) lastCompactionState(CompactionState compactionState) projections(List<String> projections) size(long size)
-
Method Details
-
dataSource
-
interval
-
version
-
loadSpec
-
dimensions
-
metrics
-
projections
-
shardSpec
-
lastCompactionState
-
binaryVersion
-
size
-
totalRows
-
indexingStateFingerprint
-
build
-