public interface ExtendedDelete
boolean delete(Node[] nodes) throws IOException
nodes
- nodes to deleteIOException
- to signal some problem while performing the delete.
The exception also means that the instance tried to handle
node deletion and no further processing on the nodes
should be done.Built on January 28 2016. | Portions Copyright 1997-2016 Oracle. All rights reserved.