Package | Description |
---|---|
org.apache.curator.framework.api | |
org.apache.curator.framework.api.transaction |
Modifier and Type | Interface and Description |
---|---|
interface |
ACLCreateModePathAndBytesable<T> |
Modifier and Type | Method and Description |
---|---|
ACLPathAndBytesable<String> |
CreateBackgroundModeACLable.withProtectedEphemeralSequential()
Hat-tip to https://github.com/sbridges for pointing this out
|
ACLPathAndBytesable<String> |
CreateBuilder.withProtectedEphemeralSequential()
Deprecated.
this has been generalized to support all create modes. Instead, use:
|
Modifier and Type | Interface and Description |
---|---|
interface |
TransactionCreateBuilder |
Copyright © 2011–2014 The Apache Software Foundation. All rights reserved.