public class AndOperator extends Object
RuleFilter.| Constructor and Description |
|---|
AndOperator(String prefix,
Map<String,String> tags) |
AndOperator(String prefix,
Map<String,String> tags,
Long objectSizeLessThan,
Long objectSizeGreaterThan) |
| Modifier and Type | Method and Description |
|---|---|
Long |
objectSizeGreaterThan() |
Long |
objectSizeLessThan() |
String |
prefix() |
Map<String,String> |
tags() |