Added expunge operation

This commit is contained in:
M66B
2021-02-12 12:51:34 +01:00
parent 7491327cd4
commit ba75513ba1
4 changed files with 12 additions and 0 deletions

View File

@@ -100,6 +100,7 @@ public class EntityOperation {
static final String EXISTS = "exists";
static final String RULE = "rule";
static final String PURGE = "purge";
static final String EXPUNGE = "expunge";
private static final int MAX_FETCH = 100; // operations