Package | Description |
---|---|
org.apache.curator.framework.api | |
org.apache.curator.framework.imps |
Modifier and Type | Interface and 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 and Description |
---|---|
BackgroundVersionable |
ChildrenDeletable.deletingChildrenIfNeeded()
Will also delete children if they exist.
|
Modifier and Type | Class and Description |
---|---|
class |
DeleteBuilderImpl |
Modifier and Type | Method and Description |
---|---|
BackgroundVersionable |
DeleteBuilderImpl.deletingChildrenIfNeeded() |
Copyright © 2011–2023 The Apache Software Foundation. All rights reserved.