public static class Operations.Empty extends Object implements Operation
Modifier | Constructor and Description |
---|---|
protected |
Empty() |
Modifier and Type | Method and Description |
---|---|
void |
apply(Batch batch)
This method has no effect.
|
boolean |
equals(Object other) |
int |
hashCode() |
String |
toString() |
public void apply(Batch batch) throws RepositoryException
Batch
apply
in interface Operation
RepositoryException
Copyright © 2004–2021 The Apache Software Foundation. All rights reserved.