Skip navigation links
A C E G H J M N O P R S T 

A

async - Variable in class org.apache.curator.x.async.modeled.TestModeledFrameworkBase
 

C

CompletableBaseClassForTests - Class in org.apache.curator.x.async
 
CompletableBaseClassForTests() - Constructor for class org.apache.curator.x.async.CompletableBaseClassForTests
 
complete(CompletionStage<T>) - Method in class org.apache.curator.x.async.CompletableBaseClassForTests
 
complete(CompletionStage<T>, BiConsumer<? super T, Throwable>) - Method in class org.apache.curator.x.async.CompletableBaseClassForTests
 

E

equals(Object) - Method in class org.apache.curator.x.async.modeled.models.TestModel
 
equals(Object) - Method in class org.apache.curator.x.async.modeled.models.TestNewerModel
 
equals(Object) - Method in class org.apache.curator.x.async.modeled.models.TestSimpleModel
 
equalsOld(TestModel) - Method in class org.apache.curator.x.async.modeled.models.TestNewerModel
 
exceptional(CompletionStage<?>, Class<? extends Throwable>) - Method in class org.apache.curator.x.async.CompletableBaseClassForTests
 

G

getAddress() - Method in class org.apache.curator.x.async.modeled.models.TestModel
 
getAddress() - Method in class org.apache.curator.x.async.modeled.models.TestNewerModel
 
getAge() - Method in class org.apache.curator.x.async.migrations.models.ModelV2
 
getAge() - Method in class org.apache.curator.x.async.migrations.models.ModelV3
 
getAge() - Method in class org.apache.curator.x.async.modeled.models.TestModel
 
getAge() - Method in class org.apache.curator.x.async.modeled.models.TestNewerModel
 
getAge() - Method in class org.apache.curator.x.async.modeled.models.TestSimpleModel
 
getFirstName() - Method in class org.apache.curator.x.async.migrations.models.ModelV3
 
getFirstName() - Method in class org.apache.curator.x.async.modeled.models.TestModel
 
getFirstName() - Method in class org.apache.curator.x.async.modeled.models.TestNewerModel
 
getLastName() - Method in class org.apache.curator.x.async.migrations.models.ModelV3
 
getLastName() - Method in class org.apache.curator.x.async.modeled.models.TestModel
 
getLastName() - Method in class org.apache.curator.x.async.modeled.models.TestNewerModel
 
getName() - Method in class org.apache.curator.x.async.migrations.models.ModelV1
 
getName() - Method in class org.apache.curator.x.async.migrations.models.ModelV2
 
getName() - Method in class org.apache.curator.x.async.modeled.models.TestSimpleModel
 
getNewField() - Method in class org.apache.curator.x.async.modeled.models.TestNewerModel
 
getSalary() - Method in class org.apache.curator.x.async.modeled.models.TestModel
 
getSalary() - Method in class org.apache.curator.x.async.modeled.models.TestNewerModel
 

H

hashCode() - Method in class org.apache.curator.x.async.modeled.models.TestModel
 
hashCode() - Method in class org.apache.curator.x.async.modeled.models.TestNewerModel
 
hashCode() - Method in class org.apache.curator.x.async.modeled.models.TestSimpleModel
 

J

joinThrowable(CompletionStage<?>) - Method in class org.apache.curator.x.async.CompletableBaseClassForTests
 

M

modelSpec - Variable in class org.apache.curator.x.async.modeled.TestModeledFrameworkBase
 
ModelV1 - Class in org.apache.curator.x.async.migrations.models
 
ModelV1() - Constructor for class org.apache.curator.x.async.migrations.models.ModelV1
 
ModelV1(String) - Constructor for class org.apache.curator.x.async.migrations.models.ModelV1
 
ModelV2 - Class in org.apache.curator.x.async.migrations.models
 
ModelV2() - Constructor for class org.apache.curator.x.async.migrations.models.ModelV2
 
ModelV2(String, int) - Constructor for class org.apache.curator.x.async.migrations.models.ModelV2
 
ModelV3 - Class in org.apache.curator.x.async.migrations.models
 
ModelV3() - Constructor for class org.apache.curator.x.async.migrations.models.ModelV3
 
ModelV3(String, String, int) - Constructor for class org.apache.curator.x.async.migrations.models.ModelV3
 

N

newModelSpec - Variable in class org.apache.curator.x.async.modeled.TestModeledFrameworkBase
 

O

org.apache.curator.framework.imps - package org.apache.curator.framework.imps
 
org.apache.curator.x.async - package org.apache.curator.x.async
 
org.apache.curator.x.async.migrations - package org.apache.curator.x.async.migrations
 
org.apache.curator.x.async.migrations.models - package org.apache.curator.x.async.migrations.models
 
org.apache.curator.x.async.modeled - package org.apache.curator.x.async.modeled
 
org.apache.curator.x.async.modeled.models - package org.apache.curator.x.async.modeled.models
 

P

path - Static variable in class org.apache.curator.x.async.modeled.TestModeledFrameworkBase
 

R

rawClient - Variable in class org.apache.curator.x.async.modeled.TestModeledFrameworkBase
 

S

setup() - Method in class org.apache.curator.framework.imps.TestFramework
 
setup() - Method in class org.apache.curator.x.async.migrations.TestMigrationManager
 
setup() - Method in class org.apache.curator.x.async.modeled.TestModeledFrameworkBase
 
setup() - Method in class org.apache.curator.x.async.TestBasicOperations
 

T

teardown() - Method in class org.apache.curator.framework.imps.TestFramework
 
teardown() - Method in class org.apache.curator.x.async.migrations.TestMigrationManager
 
teardown() - Method in class org.apache.curator.x.async.modeled.TestModeledFrameworkBase
 
teardown() - Method in class org.apache.curator.x.async.TestBasicOperations
 
testAccessCacheDirectly() - Method in class org.apache.curator.x.async.modeled.TestCachedModeledFramework
 
testAcl() - Method in class org.apache.curator.x.async.modeled.TestModeledFramework
 
TestAddWatch - Class in org.apache.curator.framework.imps
 
TestAddWatch() - Constructor for class org.apache.curator.framework.imps.TestAddWatch
 
TestAsyncWrappers - Class in org.apache.curator.x.async
 
TestAsyncWrappers() - Constructor for class org.apache.curator.x.async.TestAsyncWrappers
 
testBackgroundDelete() - Method in class org.apache.curator.framework.imps.TestFramework
 
testBackgroundDeleteWithChildren() - Method in class org.apache.curator.framework.imps.TestFramework
 
testBackgroundGetDataWithWatch() - Method in class org.apache.curator.framework.imps.TestFramework
 
testBackwardCompatibility() - Method in class org.apache.curator.x.async.modeled.TestModeledFramework
 
testBadNode() - Method in class org.apache.curator.x.async.modeled.TestModeledFramework
 
testBasic() - Method in class org.apache.curator.x.async.migrations.TestMigrationManager
 
testBasic() - Method in class org.apache.curator.x.async.modeled.TestZPath
 
testBasic() - Method in class org.apache.curator.x.async.TestAsyncWrappers
 
TestBasicOperations - Class in org.apache.curator.x.async
 
TestBasicOperations() - Constructor for class org.apache.curator.x.async.TestBasicOperations
 
TestCachedModeledFramework - Class in org.apache.curator.x.async.modeled
 
TestCachedModeledFramework() - Constructor for class org.apache.curator.x.async.modeled.TestCachedModeledFramework
 
testChecksumDataError() - Method in class org.apache.curator.x.async.migrations.TestMigrationManager
 
testChecksumPathError() - Method in class org.apache.curator.x.async.migrations.TestMigrationManager
 
testChildren() - Method in class org.apache.curator.x.async.modeled.TestCachedModeledFramework
 
testConcurrency1() - Method in class org.apache.curator.x.async.migrations.TestMigrationManager
 
testConcurrency2() - Method in class org.apache.curator.x.async.migrations.TestMigrationManager
 
testContention() - Method in class org.apache.curator.x.async.TestAsyncWrappers
 
testCreateACLMultipleAuths() - Method in class org.apache.curator.framework.imps.TestFramework
 
testCreateACLSingleAuth() - Method in class org.apache.curator.framework.imps.TestFramework
 
testCreateACLWithReset() - Method in class org.apache.curator.framework.imps.TestFramework
 
testCreateParentContainers() - Method in class org.apache.curator.framework.imps.TestFramework
 
testCreateParents() - Method in class org.apache.curator.framework.imps.TestFramework
 
testCreateTransactionWithMode() - Method in class org.apache.curator.x.async.TestBasicOperations
 
testCreateWithProtection() - Method in class org.apache.curator.framework.imps.TestFramework
 
testCreatingParentsTheSame() - Method in class org.apache.curator.framework.imps.TestFramework
 
testCrud() - Method in class org.apache.curator.x.async.modeled.TestModeledFramework
 
testCrud() - Method in class org.apache.curator.x.async.TestBasicOperations
 
testCuratorCallbackOnError() - Method in class org.apache.curator.framework.imps.TestFrameworkBackground
Attempt a background operation while Zookeeper server is down.
testCustomIds() - Method in class org.apache.curator.x.async.modeled.TestZPath
 
testDelete() - Method in class org.apache.curator.x.async.modeled.TestModeledFramework
 
testDeleteGuaranteedWithChildren() - Method in class org.apache.curator.framework.imps.TestFramework
 
testDocExample() - Method in class org.apache.curator.x.async.migrations.TestMigrationManager
 
testDownServer() - Method in class org.apache.curator.x.async.modeled.TestCachedModeledFramework
 
testEmptyNodeJacksonDeserialization() - Method in class org.apache.curator.x.async.modeled.TestCachedModeledFramework
 
testEmptyNodeRawDeserialization() - Method in class org.apache.curator.x.async.modeled.TestCachedModeledFramework
 
testErrorListener() - Method in class org.apache.curator.framework.imps.TestFrameworkBackground
 
testException() - Method in class org.apache.curator.x.async.TestBasicOperations
 
testExceptionHandling() - Method in class org.apache.curator.x.async.modeled.TestModeledFramework
 
testExistsCreatingParents() - Method in class org.apache.curator.framework.imps.TestFramework
 
TestFramework - Class in org.apache.curator.framework.imps
 
TestFramework() - Constructor for class org.apache.curator.framework.imps.TestFramework
 
TestFrameworkBackground - Class in org.apache.curator.framework.imps
 
TestFrameworkBackground() - Constructor for class org.apache.curator.framework.imps.TestFrameworkBackground
 
testGetChildren() - Method in class org.apache.curator.x.async.modeled.TestModeledFramework
 
testGetDataWithStat() - Method in class org.apache.curator.x.async.TestBasicOperations
 
testGetSequentialChildren() - Method in class org.apache.curator.framework.imps.TestFramework
 
testListenerConnectedAtStart() - Method in class org.apache.curator.framework.imps.TestFrameworkBackground
 
TestMigrationManager - Class in org.apache.curator.x.async.migrations
 
TestMigrationManager() - Constructor for class org.apache.curator.x.async.migrations.TestMigrationManager
 
TestModel - Class in org.apache.curator.x.async.modeled.models
 
TestModel() - Constructor for class org.apache.curator.x.async.modeled.models.TestModel
 
TestModel(String, String, String, int, BigInteger) - Constructor for class org.apache.curator.x.async.modeled.models.TestModel
 
TestModeledFramework - Class in org.apache.curator.x.async.modeled
 
TestModeledFramework() - Constructor for class org.apache.curator.x.async.modeled.TestModeledFramework
 
TestModeledFrameworkBase - Class in org.apache.curator.x.async.modeled
 
TestModeledFrameworkBase() - Constructor for class org.apache.curator.x.async.modeled.TestModeledFrameworkBase
 
testNamespaceWithWatcher() - Method in class org.apache.curator.framework.imps.TestFramework
 
TestNewerModel - Class in org.apache.curator.x.async.modeled.models
 
TestNewerModel() - Constructor for class org.apache.curator.x.async.modeled.models.TestNewerModel
 
TestNewerModel(String, String, String, int, BigInteger, long) - Constructor for class org.apache.curator.x.async.modeled.models.TestNewerModel
 
testParsing() - Method in class org.apache.curator.x.async.modeled.TestZPath
 
testPartialApplyForBadOps() - Method in class org.apache.curator.x.async.migrations.TestMigrationManager
 
testPartialResolution() - Method in class org.apache.curator.x.async.modeled.TestZPath
 
testPersistentRecursiveDefaultWatch() - Method in class org.apache.curator.framework.imps.TestAddWatch
 
testPersistentRecursiveWatch() - Method in class org.apache.curator.framework.imps.TestAddWatch
 
testPostInitializedFilter() - Method in class org.apache.curator.x.async.modeled.TestCachedModeledFramework
 
testQuietDelete() - Method in class org.apache.curator.framework.imps.TestFramework
 
testResolvedPath() - Method in class org.apache.curator.x.async.modeled.TestZPath
 
testResultWrapper() - Method in class org.apache.curator.x.async.TestBasicOperations
 
testRetries() - Method in class org.apache.curator.framework.imps.TestFrameworkBackground
 
testRoot() - Method in class org.apache.curator.x.async.modeled.TestZPath
 
testSchema() - Method in class org.apache.curator.x.async.modeled.TestModeledFramework
 
testSchema() - Method in class org.apache.curator.x.async.modeled.TestZPath
 
testShutdown() - Method in class org.apache.curator.framework.imps.TestFrameworkBackground
CURATOR-126 Shutdown the Curator client while there are still background operations running.
TestSimpleModel - Class in org.apache.curator.x.async.modeled.models
 
TestSimpleModel() - Constructor for class org.apache.curator.x.async.modeled.models.TestSimpleModel
 
TestSimpleModel(String, int) - Constructor for class org.apache.curator.x.async.modeled.models.TestSimpleModel
 
testStaged() - Method in class org.apache.curator.x.async.migrations.TestMigrationManager
 
testSyncNew() - Method in class org.apache.curator.framework.imps.TestFramework
 
testTransactionForBadOps() - Method in class org.apache.curator.x.async.migrations.TestMigrationManager
 
testUnresolvedPath() - Method in class org.apache.curator.x.async.modeled.TestZPath
 
testVersioned() - Method in class org.apache.curator.x.async.modeled.TestModeledFramework
 
testWatched() - Method in class org.apache.curator.x.async.modeled.TestModeledFramework
 
testWatching() - Method in class org.apache.curator.x.async.TestBasicOperations
 
testWatchingWithServerLoss() - Method in class org.apache.curator.x.async.TestBasicOperations
 
TestZPath - Class in org.apache.curator.x.async.modeled
 
TestZPath() - Constructor for class org.apache.curator.x.async.modeled.TestZPath
 
timing - Static variable in class org.apache.curator.x.async.CompletableBaseClassForTests
 
toString() - Method in class org.apache.curator.x.async.modeled.models.TestSimpleModel
 
A C E G H J M N O P R S T 
Skip navigation links

Copyright © 2017–2023 The Apache Software Foundation. All rights reserved.