Class SegmentSyncResult
java.lang.Object
org.apache.druid.metadata.segment.cache.SegmentSyncResult
Result of syncing a datasource cache with segments polled from metadata store.
-
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionintint
-
Constructor Details
-
SegmentSyncResult
-
-
Method Details
-
getDeleted
public int getDeleted() -
getUpdated
public int getUpdated() -
getExpiredIds
-