| Package | Description |
|---|---|
| org.apache.curator.framework.api | |
| org.apache.curator.framework.imps |
| Modifier and Type | Interface | Description |
|---|---|---|
interface |
ChildrenDeletable |
|
interface |
DeleteBuilder |
|
interface |
DeleteBuilderMain |
|
interface |
GuaranteeableDeletable |
Solves this edge case: deleting a node can fail due to connection issues.
|
| Modifier and Type | Method | Description |
|---|---|---|
BackgroundVersionable |
ChildrenDeletable.deletingChildrenIfNeeded() |
Will also delete children if they exist.
|
| Modifier and Type | Class | Description |
|---|---|---|
class |
DeleteBuilderImpl |
| Modifier and Type | Method | Description |
|---|---|---|
BackgroundVersionable |
DeleteBuilderImpl.deletingChildrenIfNeeded() |
Copyright © 2011–2018 The Apache Software Foundation. All rights reserved.