public class DateTieredCompactionRequest extends CompactionRequest
Constructor and Description |
---|
DateTieredCompactionRequest(Collection<StoreFile> files,
List<Long> boundaryList) |
Modifier and Type | Method and Description |
---|---|
List<Long> |
getBoundaries() |
String |
toString() |
afterExecute, beforeExecute, combineWith, compareTo, equals, getFiles, getPriority, getSelectionTime, getSize, hashCode, isAllFiles, isMajor, isOffPeak, setDescription, setIsMajor, setOffPeak, setPriority, updateFiles
public DateTieredCompactionRequest(Collection<StoreFile> files, List<Long> boundaryList)
public String toString()
toString
in class CompactionRequest
Copyright © 2007–2019 The Apache Software Foundation. All rights reserved.