public class TimeBasedCleanupPolicy extends Object
Constructor and Description |
---|
TimeBasedCleanupPolicy(String clusterName,
Long toDateInMillis)
Constructs an instance based on the given arguments.
|
Modifier and Type | Method and Description |
---|---|
String |
getClusterName() |
PurgePolicy |
getPurgePolicy() |
Long |
getToDateInMillis() |
public String getClusterName()
public Long getToDateInMillis()
public PurgePolicy getPurgePolicy()
Copyright © 2022 Apache Software Foundation. All rights reserved.