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