public static final class DocumentAndOp.Op
extends java.lang.Object
Modifier and Type | Field and Description |
---|---|
static DocumentAndOp.Op |
DELETE |
static DocumentAndOp.Op |
INSERT |
static DocumentAndOp.Op |
UPDATE |
Modifier and Type | Method and Description |
---|---|
java.lang.String |
toString() |
public static final DocumentAndOp.Op INSERT
public static final DocumentAndOp.Op DELETE
public static final DocumentAndOp.Op UPDATE
Copyright © 2009 The Apache Software Foundation