| Interface | Description | 
|---|---|
| FileRotationPolicy | 
 Used by the HdfsBolt to decide when to rotate files. 
 | 
| Class | Description | 
|---|---|
| FileSizeRotationPolicy | 
 File rotation policy that will rotate files when a certain file size is reached. 
 | 
| NoRotationPolicy | 
 File rotation policy that will never rotate… Just one big file. 
 | 
| TimedRotationPolicy | 
| Enum | Description | 
|---|---|
| FileSizeRotationPolicy.Units | |
| TimedRotationPolicy.TimeUnit | 
Copyright © 2022 The Apache Software Foundation. All Rights Reserved.