Search Java Classes and Packages

Search Java Frameworks and Libraries

255581 classes and counting ...
Search Tips Index Status



#Org.apache.curator Classes and Interfaces - 361 results found.
NameDescriptionTypePackageFramework
ACLableSet an ACL list (default is ZooDefs.Interfaceorg.apache.curator.framework.apiApache Curator
ACLBackgroundPathAndBytesableInterfaceorg.apache.curator.framework.apiApache Curator
ACLCreateModeBackgroundPathAndBytesableInterfaceorg.apache.curator.framework.apiApache Curator
ACLCreateModePathAndBytesableInterfaceorg.apache.curator.framework.apiApache Curator
ACLCreateModeStatBackgroundPathAndBytesableInterfaceorg.apache.curator.framework.apiApache Curator
ACLPathAndBytesableInterfaceorg.apache.curator.framework.apiApache Curator
ACLProviderReturn the ACL list to use for the given pathListInterfaceorg.apache.curator.framework.apiApache Curator
AddableSets one or more members that are meant to be part of the ensemble.Interfaceorg.apache.curator.framework.apiApache Curator
AddStatConfigEnsembleableAn non-incremental reconfiguration builder.Interfaceorg.apache.curator.framework.apiApache Curator
AfterConnectionEstablishedUtility class to allow execution of logic once a ZooKeeper connection becomes available.Classorg.apache.curator.framework.recipesApache Curator
AsyncReconfigurableSets the configuration version to use.Interfaceorg.apache.curator.framework.apiApache Curator
AtomicStatsClassorg.apache.curator.framework.recipes.atomicApache Curator
AtomicValueAbstracts a value returned from one of the AtomicsReturns debugging stats about the operationInterfaceorg.apache.curator.framework.recipes.atomicApache Curator
AuthInfoClassorg.apache.curator.frameworkApache Curator
AuthorizationConfigurationClassorg.apache.curator.x.rpc.configurationApache Curator
BackgroundableInterfaceorg.apache.curator.framework.apiApache Curator
BackgroundCallbackInterfaceorg.apache.curator.framework.apiApache Curator
BackgroundEnsembleableInterfaceorg.apache.curator.framework.apiApache Curator
BackgroundPathableInterfaceorg.apache.curator.framework.apiApache Curator
BackgroundPathableQuietlyableInterfaceorg.apache.curator.framework.apiApache Curator
BackgroundPathAndBytesableInterfaceorg.apache.curator.framework.apiApache Curator
BackgroundVersionableInterfaceorg.apache.curator.framework.apiApache Curator
BaseClassForTestsClassorg.apache.curator.testApache Curator
BlockingQueueConsumerClassorg.apache.curator.framework.recipes.queueApache Curator
BoundedExponentialBackoffRetryClassorg.apache.curator.retryApache Curator
BoundedExponentialBackoffRetryConfigurationClassorg.apache.curator.x.rpc.configurationApache Curator
CachedAtomicIntegerClassorg.apache.curator.framework.recipes.atomicApache Curator
CachedAtomicLongClassorg.apache.curator.framework.recipes.atomicApache Curator
CancelLeadershipExceptionWhen thrown from ConnectionStateListener.Classorg.apache.curator.framework.recipes.leaderApache Curator
ChildDataClassorg.apache.curator.framework.recipes.cacheApache Curator
ChildReaperUtility to reap empty child nodes of a parent node.Classorg.apache.curator.framework.recipes.locksApache Curator
ChildrenDeletable Will also delete children if they exist.Interfaceorg.apache.curator.framework.apiApache Curator
ClassicConnectionHandlingPolicyEmulates the pre 3.Classorg.apache.curator.connectionApache Curator
CloseableExecutorServiceDecoration on an ExecutorService that tracks created futures and provides a method to close futures created via this classClassorg.apache.curator.utilsApache Curator
CloseableScheduledExecutorServiceDecoration on an ScheduledExecutorService that tracks created futures and provides a method to close futures created via this classClassorg.apache.curator.utilsApache Curator
CloseableUtilsThis class adds back functionality that was removed in Guava v16.Classorg.apache.curator.utilsApache Curator
CloserInterfaceorg.apache.curator.x.rpc.connectionsApache Curator
CompressibleCause the data to be compressed using the configured compression providerCause the data to be compressed using the configured compression providerInterfaceorg.apache.curator.framework.apiApache Curator
CompressionProviderInterfaceorg.apache.curator.framework.apiApache Curator
ConfigurationClassorg.apache.curator.x.rpc.configurationApache Curator
ConfigurationBuilderClassorg.apache.curator.x.rpc.configurationApache Curator
ConfigureEnsembleableSets the configuration version to use.Interfaceorg.apache.curator.framework.apiApache Curator
ConnectionConfigurationClassorg.apache.curator.x.rpc.configurationApache Curator
ConnectionHandlingPolicyAbstracts connection handling so that Curator can emulate it's old, pre 3.Interfaceorg.apache.curator.connectionApache Curator
ConnectionHandlingPolicy .CheckTimeoutsResulthandle a connection timeoutNEW_CONNECTION_STRINGClassorg.apache.curator.connectionApache Curator
ConnectionManagerClassorg.apache.curator.x.rpc.connectionsApache Curator
ConnectionStateenum ConnectionStateRepresents state changes in the connection to ZKClassorg.apache.curator.framework.stateApache Curator
ConnectionStateErrorPolicyRecipes should use the configured error policy to decide how to handle errors such as ConnectionState changes.Interfaceorg.apache.curator.framework.stateApache Curator
ConnectionStateListenerInterfaceorg.apache.curator.framework.stateApache Curator
ConnectionStateManagerClassorg.apache.curator.framework.stateApache Curator
CreateBackgroundModeACLableCauses any parent nodes to get created using CreateMode.Interfaceorg.apache.curator.framework.apiApache Curator
CreateBackgroundModeStatACLableCauses any parent nodes to get created using CreateMode.Interfaceorg.apache.curator.framework.apiApache Curator
CreateBuilderInterfaceorg.apache.curator.framework.apiApache Curator
CreateBuilderMainInterfaceorg.apache.curator.framework.apiApache Curator
CreateModableSet a create mode - the default is CreateMode.Interfaceorg.apache.curator.framework.apiApache Curator
CreateProtectACLCreateModePathAndBytesableCauses any parent nodes to get created using CreateMode.Interfaceorg.apache.curator.framework.apiApache Curator
CreateSpecClassorg.apache.curator.x.rpc.idl.structsApache Curator
CuratorConnectionLossExceptionThis is needed to differentiate between ConnectionLossException thrown by ZooKeeper and ConnectionLossException thrown by ConnectionState.Classorg.apache.curatorApache Curator
CuratorEntryClassorg.apache.curator.x.rpc.connectionsApache Curator
CuratorEventA super set of all the various Zookeeper events/background methods.Interfaceorg.apache.curator.framework.apiApache Curator
CuratorEventTypeenum CuratorEventTypeEnum Constant SummaryClassorg.apache.curator.framework.apiApache Curator
CuratorFrameworkZookeeper framework-style clientBlock until a connection to ZooKeeper is available.Interfaceorg.apache.curator.frameworkApache Curator
CuratorFrameworkFactoryClassorg.apache.curator.frameworkApache Curator
CuratorFrameworkFactory .BuilderAdd connection authorization.Classorg.apache.curator.frameworkApache Curator
CuratorFrameworkImplClassorg.apache.curator.framework.impsApache Curator
CuratorFrameworkStateenum CuratorFrameworkStateSee Also:CuratorFramework.Classorg.apache.curator.framework.impsApache Curator
CuratorListenerInterfaceorg.apache.curator.framework.apiApache Curator
CuratorMultiTransactionInterfaceorg.apache.curator.framework.api.transactionApache Curator
CuratorMultiTransactionImplClassorg.apache.curator.framework.impsApache Curator
CuratorMultiTransactionMainCommit the given operations as a single transaction.Interfaceorg.apache.curator.framework.api.transactionApache Curator
CuratorOpInternal representation of a transaction operationorg.Interfaceorg.apache.curator.framework.api.transactionApache Curator
CuratorProjectionClassorg.apache.curator.x.rpc.idl.structsApache Curator
CuratorProjectionServerClassorg.apache.curator.x.rpcApache Curator
CuratorProjectionServiceClassorg.apache.curator.x.rpc.idl.servicesApache Curator
CuratorTempFramework Temporary CuratorFramework instances are meant for single requests to ZooKeeper ensembles over a failure prone network such as a WAN.Interfaceorg.apache.curator.frameworkApache Curator
CuratorTempFrameworkImplClassorg.apache.curator.framework.impsApache Curator
CuratorTransaction Transactional/atomic operations.Interfaceorg.apache.curator.framework.api.transactionApache Curator
CuratorTransactionBridgeInterfaceorg.apache.curator.framework.api.transactionApache Curator
CuratorTransactionFinalAdds commit to the transaction interfaceCommit all added operations as an atomic unit and return resultsInterfaceorg.apache.curator.framework.api.transactionApache Curator
CuratorTransactionResultClassorg.apache.curator.framework.api.transactionApache Curator
CuratorWatcherA version of Watcher that can throw an exceptionSame as Watcher.Interfaceorg.apache.curator.framework.apiApache Curator
CuratorZookeeperClientClassorg.apache.curatorApache Curator
DataCallbackableInterfaceorg.apache.curator.framework.apiApache Curator
DebugUtilsClassorg.apache.curator.utilsApache Curator
DecompressibleCause the data to be de-compressed using the configured compression providerCause the data to be de-compressed using the configured compression providerInterfaceorg.apache.curator.framework.apiApache Curator
DefaultACLProviderClassorg.apache.curator.framework.impsApache Curator
DefaultExhibitorRestClientClassorg.apache.curator.ensemble.exhibitorApache Curator
DefaultTracerDriverClassorg.apache.curator.utilsApache Curator
DefaultTreeCacheSelectorClassorg.apache.curator.framework.recipes.cacheApache Curator
DefaultZookeeperFactoryClassorg.apache.curator.utilsApache Curator
DelegatingExecutorServiceClassorg.apache.curator.testApache Curator
DeleteBuilderInterfaceorg.apache.curator.framework.apiApache Curator
DeleteBuilderMainInterfaceorg.apache.curator.framework.apiApache Curator
DeleteSpecClassorg.apache.curator.x.rpc.idl.structsApache Curator
DirectoryUtilsClassorg.apache.curator.testApache Curator
DiscoveryContextBridge between the specifics of your needs and the generic implementationReturn the threshold in milliseconds to consider a registration staleInterfaceorg.apache.curator.x.discovery.server.restApache Curator
DiscoveryInstanceClassorg.apache.curator.x.rpc.idl.discoveryApache Curator
DiscoveryInstanceTypeenum DiscoveryInstanceTypeEnum Constant SummaryClassorg.apache.curator.x.rpc.idl.discoveryApache Curator
DiscoveryProjectionClassorg.apache.curator.x.rpc.idl.discoveryApache Curator
DiscoveryProviderProjectionClassorg.apache.curator.x.rpc.idl.discoveryApache Curator
DiscoveryResource The JAX-RS web service.Classorg.apache.curator.x.discovery.server.restApache Curator
DiscoveryServiceClassorg.apache.curator.x.rpc.idl.discoveryApache Curator
DiscoveryServiceLowLevelClassorg.apache.curator.x.rpc.idl.discoveryApache Curator
DistributedAtomicIntegerA counter that attempts atomic increments.Classorg.apache.curator.framework.recipes.atomicApache Curator
DistributedAtomicLongA counter that attempts atomic increments.Classorg.apache.curator.framework.recipes.atomicApache Curator
DistributedAtomicNumberAdd delta to the current value and return the new value information.Interfaceorg.apache.curator.framework.recipes.atomicApache Curator
DistributedAtomicValueA distributed value that attempts atomic sets.Classorg.apache.curator.framework.recipes.atomicApache Curator
DistributedBarrier A barrier as described in the ZK recipes.Classorg.apache.curator.framework.recipes.barriersApache Curator
DistributedDelayQueue A variation of the DistributedPriorityQueue that uses time as the priority.Classorg.apache.curator.framework.recipes.queueApache Curator
DistributedDoubleBarrier A double barrier as described in the ZK recipes.Classorg.apache.curator.framework.recipes.barriersApache Curator
DistributedIdQueueA version of DistributedQueue that allows IDs to be associated with queue items.Classorg.apache.curator.framework.recipes.queueApache Curator
DistributedPriorityQueueAn implementation of the Distributed Priority Queue ZK recipe.Classorg.apache.curator.framework.recipes.queueApache Curator
DistributedQueueAn implementation of the Distributed Queue ZK recipe.Classorg.apache.curator.framework.recipes.queueApache Curator
DistributedQueue .ProcessTypeReturns the enum constant of this type with the specified name.Classorg.apache.curator.framework.recipes.queueApache Curator
DownInstancePolicyClassorg.apache.curator.x.discoveryApache Curator
Ensembleable throws ExceptionSkip navigation linksInterfaceorg.apache.curator.framework.apiApache Curator
EnsembleProviderAbstraction that provides the ZooKeeper connection stringCurator will call this method when CuratorZookeeperClient.Interfaceorg.apache.curator.ensembleApache Curator
EnsembleTrackerReturn the current quorum configvoidprocess(org.Classorg.apache.curator.framework.impsApache Curator
EnsureContainersSimilar to EnsurePath but creates containers.Classorg.apache.curator.frameworkApache Curator
EnsurePath Utility to ensure that a particular path is created.Classorg.apache.curator.utilsApache Curator
ErrorModeUsed when the queue is created with a QueueBuilder.Classorg.apache.curator.framework.recipes.queueApache Curator
EventServiceClassorg.apache.curator.x.rpc.idl.servicesApache Curator
ExceptionTypeClassorg.apache.curator.x.rpc.idl.exceptionsApache Curator
ExecuteCalledWatchingExecutorServiceClassorg.apache.curator.testApache Curator
ExhibitorEnsembleProviderEnsemble provider that polls a cluster of Exhibitor (https://github.Classorg.apache.curator.ensemble.exhibitorApache Curator
ExhibitorRestClientInterfaceorg.apache.curator.ensemble.exhibitorApache Curator
ExhibitorsClassorg.apache.curator.ensemble.exhibitorApache Curator
Exhibitors .BackupConnectionStringProviderInterfaceorg.apache.curator.ensemble.exhibitorApache Curator
ExistsBuilderCauses any parent nodes to get created using CreateMode.Interfaceorg.apache.curator.framework.apiApache Curator
ExistsBuilderMainInterfaceorg.apache.curator.framework.apiApache Curator
ExistsSpecClassorg.apache.curator.x.rpc.idl.structsApache Curator
ExponentialBackoffRetryClassorg.apache.curator.retryApache Curator
ExponentialBackoffRetryConfigurationClassorg.apache.curator.x.rpc.configurationApache Curator
FixedEnsembleProviderClassorg.apache.curator.ensemble.fixedApache Curator
GenericDiscoveryContextClassorg.apache.curator.x.discovery.server.contextsApache Curator
GetACLBuilderInterfaceorg.apache.curator.framework.apiApache Curator
GetChildrenBuilderInterfaceorg.apache.curator.framework.apiApache Curator
GetChildrenSpecClassorg.apache.curator.x.rpc.idl.structsApache Curator
GetConfigBuilderInterfaceorg.apache.curator.framework.apiApache Curator
GetConfigBuilderImplClassorg.apache.curator.framework.impsApache Curator
GetDataBuilderInterfaceorg.apache.curator.framework.apiApache Curator
GetDataSpecClassorg.apache.curator.x.rpc.idl.structsApache Curator
GetDataWatchBackgroundStatableInterfaceorg.apache.curator.framework.apiApache Curator
GroupMemberGroup membership management.Classorg.apache.curator.framework.recipes.nodesApache Curator
GuaranteeableSolves edge cases where an operation may succeed on the server but connection failure occurs before a response can be successfully returned to the client.Interfaceorg.apache.curator.framework.apiApache Curator
GuaranteeableDeletable Solves this edge case: deleting a node can fail due to connection issues.Interfaceorg.apache.curator.framework.apiApache Curator
GzipCompressionProviderClassorg.apache.curator.framework.impsApache Curator
InstanceCleanupA background task that purges stale registrations.Classorg.apache.curator.x.discovery.server.restApache Curator
InstanceFilterInterfaceorg.apache.curator.x.discoveryApache Curator
InstanceProviderProvides a set of available instances for a service so that a strategy can pick one of themReturn the current available set of instancesInterfaceorg.apache.curator.x.discovery.detailsApache Curator
InstanceSerializerInjectable serializer for service instancesDeserialize a byte array into an instanceInterfaceorg.apache.curator.x.discovery.detailsApache Curator
InstanceSpecClassorg.apache.curator.testApache Curator
IntegerDiscoveryContextClassorg.apache.curator.x.discovery.server.contextsApache Curator
InternalACLProviderReturn the ACL list to use for the given pathListInterfaceorg.apache.curator.utilsApache Curator
InterProcessLockAcquire the mutex - blocking until it's available.Interfaceorg.apache.curator.framework.recipes.locksApache Curator
InterProcessMultiLockA container that manages multiple locks as a single entity.Classorg.apache.curator.framework.recipes.locksApache Curator
InterProcessMutexA re-entrant mutex that works across JVMs.Classorg.apache.curator.framework.recipes.locksApache Curator
InterProcessReadWriteLock A re-entrant read/write mutex that works across JVMs.Classorg.apache.curator.framework.recipes.locksApache Curator
InterProcessSemaphore A counting semaphore that works across JVMs.Classorg.apache.curator.framework.recipes.locksApache Curator
InterProcessSemaphoreMutexA NON re-entrant mutex that works across JVMs.Classorg.apache.curator.framework.recipes.locksApache Curator
InterProcessSemaphoreV2 A counting semaphore that works across JVMs.Classorg.apache.curator.framework.recipes.locksApache Curator
JoinableAdds one or more servers to joining the ensemble.Interfaceorg.apache.curator.framework.apiApache Curator
JoinStatConfigEnsembleableAn incremental reconfiguration builder.Interfaceorg.apache.curator.framework.apiApache Curator
JsonInstanceSerializerA serializer that uses Jackson to serialize/deserialize as JSON.Classorg.apache.curator.x.discovery.detailsApache Curator
JsonServiceInstanceMarshallerMessage body reader/writer.Classorg.apache.curator.x.discovery.server.entityApache Curator
JsonServiceInstancesMarshallerMessage body reader/writer.Classorg.apache.curator.x.discovery.server.entityApache Curator
JsonServiceNamesMarshallerMessage body reader/writer.Classorg.apache.curator.x.discovery.server.entityApache Curator
KillServerSession Utility to simulate a ZK session dying.Classorg.apache.curator.testApache Curator
KillSession Utility to simulate a ZK session dying.Classorg.apache.curator.testApache Curator
LeaderEventClassorg.apache.curator.x.rpc.idl.structsApache Curator
LeaderLatch Abstraction to select a leader amongst multiple contenders in a group of JMVs connected to a Zookeeper cluster.Classorg.apache.curator.framework.recipes.leaderApache Curator
LeaderLatch .CloseModeHow to handle listeners when the latch is closedWhen the latch is closed, listeners *will* be notifiedClassorg.apache.curator.framework.recipes.leaderApache Curator
LeaderLatch .StateReturns the enum constant of this type with the specified name.Classorg.apache.curator.framework.recipes.leaderApache Curator
LeaderLatchListenerA LeaderLatchListener can be used to be notified asynchronously about when the state of the LeaderLatch has changed.Interfaceorg.apache.curator.framework.recipes.leaderApache Curator
LeaderProjectionClassorg.apache.curator.x.rpc.idl.structsApache Curator
LeaderResultClassorg.apache.curator.x.rpc.idl.structsApache Curator
LeaderSelector Abstraction to select a leader amongst multiple contenders in a group of JMVs connected to a Zookeeper cluster.Classorg.apache.curator.framework.recipes.leaderApache Curator
LeaderSelectorListenerNotification for leadershipSee Also:LeaderSelectorInterfaceorg.apache.curator.framework.recipes.leaderApache Curator
LeaderSelectorListenerAdapterAn implementation of LeaderSelectorListener that adds the recommended handling for connection state problemsClassorg.apache.curator.framework.recipes.leaderApache Curator
LeaseRepresents an acquired lease from an InterProcessSemaphore.Interfaceorg.apache.curator.framework.recipes.locksApache Curator
LeaseProjectionClassorg.apache.curator.x.rpc.idl.structsApache Curator
LeaveableSets one or more servers to leaving the ensemble.Interfaceorg.apache.curator.framework.apiApache Curator
LeaveStatConfigEnsembleableAn incremental reconfiguration builder.Interfaceorg.apache.curator.framework.apiApache Curator
ListenableAbstracts a listenable objectAdd the given listener.Interfaceorg.apache.curator.framework.listenApache Curator
ListenerContainerClassorg.apache.curator.framework.listenApache Curator
ListenerEntryClassorg.apache.curator.framework.listenApache Curator
LocalIpFilterInterfaceorg.apache.curator.x.discoveryApache Curator
Locker Utility for safely acquiring a lock and releasing it using Java 7's try-with-resource feature.Classorg.apache.curator.framework.recipes.locksApache Curator
LockInternalsClassorg.apache.curator.framework.recipes.locksApache Curator
LockInternalsDriverInterfaceorg.apache.curator.framework.recipes.locksApache Curator
LockInternalsSorterInterfaceorg.apache.curator.framework.recipes.locksApache Curator
LockProjectionClassorg.apache.curator.x.rpc.idl.structsApache Curator
MapDiscoveryContextClassorg.apache.curator.x.discovery.server.contextsApache Curator
MembersableSets one or more members that are meant to be the ensemble.Interfaceorg.apache.curator.framework.apiApache Curator
MultiItemAbstraction for multiple items.Interfaceorg.apache.curator.framework.recipes.queueApache Curator
NodeCacheA utility that attempts to keep the data from a node locally cached.Classorg.apache.curator.framework.recipes.cacheApache Curator
NodeCacheListenerCalled when a change has occurred throws ExceptionInterfaceorg.apache.curator.framework.recipes.cacheApache Curator
NodeCacheProjectionClassorg.apache.curator.x.rpc.idl.structsApache Curator
NodeExceptionTypeenum NodeExceptionTypeEnum Constant SummaryClassorg.apache.curator.x.rpc.idl.exceptionsApache Curator
OperationTypeTransaction operation typesEnum Constant SummaryClassorg.apache.curator.framework.api.transactionApache Curator
OptionalChildrenListClassorg.apache.curator.x.rpc.idl.structsApache Curator
OptionalDataClassorg.apache.curator.x.rpc.idl.structsApache Curator
OptionalLockProjectionClassorg.apache.curator.x.rpc.idl.structsApache Curator
OptionalPathClassorg.apache.curator.x.rpc.idl.structsApache Curator
OptionalRpcStatClassorg.apache.curator.x.rpc.idl.structsApache Curator
ParticipantClassorg.apache.curator.framework.recipes.leaderApache Curator
PathableInterfaceorg.apache.curator.framework.apiApache Curator
PathAndBytesableCommit the currently building operation using the given path and the default data for the client (usually a byte[0] unless changed viaInterfaceorg.apache.curator.framework.apiApache Curator
PathChildrenCacheA utility that attempts to keep all data from all children of a ZK path locally cached.Classorg.apache.curator.framework.recipes.cacheApache Curator
PathChildrenCache .StartModeMethod of priming cache on PathChildrenCache.Classorg.apache.curator.framework.recipes.cacheApache Curator
PathChildrenCacheEventClassorg.apache.curator.framework.recipes.cacheApache Curator
PathChildrenCacheEvent .TypeA child was added to the pathA child was removed from the pathClassorg.apache.curator.framework.recipes.cacheApache Curator
PathChildrenCacheListenerInterfaceorg.apache.curator.framework.recipes.cacheApache Curator
PathChildrenCacheModeenum PathChildrenCacheModeControls which data is cachedClassorg.apache.curator.framework.recipes.cacheApache Curator
PathChildrenCacheProjectionClassorg.apache.curator.x.rpc.idl.structsApache Curator
PathChildrenCacheStartModeenum PathChildrenCacheStartModeEnum Constant SummaryClassorg.apache.curator.x.rpc.idl.structsApache Curator
PathUtilsThis class is copied from Apache ZooKeeper.Classorg.apache.curator.utilsApache Curator
PersistentEphemeralNode A persistent ephemeral node is an ephemeral node that attempts to stay present in ZooKeeper, even through connection and session interruptions.Classorg.apache.curator.framework.recipes.nodesApache Curator
PersistentEphemeralNode .ModeThe mode for node creationSame as CreateMode.Classorg.apache.curator.framework.recipes.nodesApache Curator
PersistentEphemeralNodeProjectionClassorg.apache.curator.x.rpc.idl.structsApache Curator
PersistentNode A persistent node is a node that attempts to stay present in ZooKeeper, even through connection and session interruptions.Classorg.apache.curator.framework.recipes.nodesApache Curator
PredicateResultsClassorg.apache.curator.framework.recipes.locksApache Curator
PromotedToLockAbstraction of arguments for mutex promotion.Classorg.apache.curator.framework.recipes.atomicApache Curator
PromotedToLock .BuilderBuild the argument blockPromotedToLock.Classorg.apache.curator.framework.recipes.atomicApache Curator
ProtectACLCreateModePathAndBytesable Hat-tip to https://github.Interfaceorg.apache.curator.framework.apiApache Curator
ProtectACLCreateModeStatPathAndBytesableInterfaceorg.apache.curator.framework.apiApache Curator
ProviderStrategyA strategy for picking one from a set of instancesGiven a source of instances, return one of them for a single use.Interfaceorg.apache.curator.x.discoveryApache Curator
ProviderStrategyTypeenum ProviderStrategyTypeEnum Constant SummaryClassorg.apache.curator.x.rpc.idl.discoveryApache Curator
QueueAllocatorInterfaceorg.apache.curator.framework.recipes.queueApache Curator
QueueBaseInterfaceorg.apache.curator.framework.recipes.queueApache Curator
QueueBuilderThe builder for both DistributedQueue and DistributedPriorityQueueBuild a DistributedDelayQueue from the current builder values.Classorg.apache.curator.framework.recipes.queueApache Curator
QueueConsumerInterfaceorg.apache.curator.framework.recipes.queueApache Curator
QueuePutListenerQueue puts are done in the background.Interfaceorg.apache.curator.framework.recipes.queueApache Curator
QueueSafetyParameter block for specifying queue safety with either DistributedQueue or DistributedPriorityQueueClassorg.apache.curator.framework.recipes.queueApache Curator
QueueSerializerHelper to serialize/deserialize queue itemsDeserialize bytes into a queue itemInterfaceorg.apache.curator.framework.recipes.queueApache Curator
QueueSharder A utility for shard a distributed queue.Classorg.apache.curator.framework.recipes.queueApache Curator
QueueSharderPoliciesVarious policies/options for sharding.Classorg.apache.curator.framework.recipes.queueApache Curator
QueueSharderPolicies .BuilderChange the maximum number of queues to create.Classorg.apache.curator.framework.recipes.queueApache Curator
QuietlyInterfaceorg.apache.curator.framework.apiApache Curator
QuorumConfigBuilderClassorg.apache.curator.testApache Curator
RandomStrategyClassorg.apache.curator.x.discovery.strategiesApache Curator
ReaperClassorg.apache.curator.framework.recipes.locksApache Curator
Reaper .ModeReap forever, or until removePath is called for the pathReap until the Reaper succeeds in deleting the pathClassorg.apache.curator.framework.recipes.locksApache Curator
ReconfigBuilderInterfaceorg.apache.curator.framework.apiApache Curator
ReconfigBuilderImplClassorg.apache.curator.framework.impsApache Curator
ReconfigBuilderMainInterfaceorg.apache.curator.framework.apiApache Curator
RemoveWatchesBuilderBuilder to allow watches to be removedSpecify the watcher to be removedInterfaceorg.apache.curator.framework.apiApache Curator
RemoveWatchesBuilderImplClassorg.apache.curator.framework.impsApache Curator
RemoveWatchesLocalBuilder to allow the specification of whether it is acceptable to remove client side watch information in the case where ZK cannot be contacted.Interfaceorg.apache.curator.framework.apiApache Curator
RemoveWatchesTypeBuilder to allow the specification of whether it is acceptable to remove client side watch information in the case where ZK cannot be contacted.Interfaceorg.apache.curator.framework.apiApache Curator
RetryForeverRetryPolicy implementation that always allowsRetry.Classorg.apache.curator.retryApache Curator
RetryLoopMechanism to perform an operation on Zookeeper that is safe against disconnections and recoverable errors.Classorg.apache.curatorApache Curator
RetryNTimesClassorg.apache.curator.retryApache Curator
RetryNTimesConfigurationClassorg.apache.curator.x.rpc.configurationApache Curator
RetryOneTimeClassorg.apache.curator.retryApache Curator
RetryPolicyInterfaceorg.apache.curatorApache Curator
RetryPolicyConfigurationClassorg.apache.curator.x.rpc.configurationApache Curator
RetrySleeperInterfaceorg.apache.curatorApache Curator
RetryUntilElapsedClassorg.apache.curator.retryApache Curator
RevocableSpecifies locks that can be revokedMake the lock revocable.Interfaceorg.apache.curator.framework.recipes.locksApache Curator
RevocationListenerCalled when a revocation request has been received.Interfaceorg.apache.curator.framework.recipes.locksApache Curator
RevokerClassorg.apache.curator.framework.recipes.locksApache Curator
RoundRobinStrategyClassorg.apache.curator.x.discovery.strategiesApache Curator
RpcAclClassorg.apache.curator.x.rpc.idl.structsApache Curator
RpcBackgroundCallbackClassorg.apache.curator.x.rpc.detailsApache Curator
RpcChildDataClassorg.apache.curator.x.rpc.idl.structsApache Curator
RpcCreateModeClassorg.apache.curator.x.rpc.idl.structsApache Curator
RpcCuratorEventClassorg.apache.curator.x.rpc.idl.structsApache Curator
RpcCuratorEventTypeenum RpcCuratorEventTypeEnum Constant SummaryClassorg.apache.curator.x.rpc.idl.structsApache Curator
RpcEventTypeClassorg.apache.curator.x.rpc.idl.structsApache Curator
RpcExceptionClassorg.apache.curator.x.rpc.idl.exceptionsApache Curator
RpcIdClassorg.apache.curator.x.rpc.idl.structsApache Curator
RpcKeeperStateClassorg.apache.curator.x.rpc.idl.structsApache Curator
RpcParticipantClassorg.apache.curator.x.rpc.idl.structsApache Curator
RpcPathChildrenCacheEventClassorg.apache.curator.x.rpc.idl.structsApache Curator
RpcPathChildrenCacheEventTypeenum RpcPathChildrenCacheEventTypeEnum Constant SummaryClassorg.apache.curator.x.rpc.idl.structsApache Curator
RpcPersistentEphemeralNodeModeenum RpcPersistentEphemeralNodeModeEnum Constant SummaryClassorg.apache.curator.x.rpc.idl.structsApache Curator
RpcStatClassorg.apache.curator.x.rpc.idl.structsApache Curator
RpcWatchedEventClassorg.apache.curator.x.rpc.idl.structsApache Curator
RpcWatcherClassorg.apache.curator.x.rpc.detailsApache Curator
ServiceCacheReturn the current list of instances.Interfaceorg.apache.curator.x.discoveryApache Curator
ServiceCacheBuilderInterfaceorg.apache.curator.x.discoveryApache Curator
ServiceCacheImplAdd the given listener.Classorg.apache.curator.x.discovery.detailsApache Curator
ServiceCacheListenerListener for changes to a service cacheCalled when the cache has changed (instances added/deleted, etc.Interfaceorg.apache.curator.x.discovery.detailsApache Curator
ServiceDiscoveryInterfaceorg.apache.curator.x.discoveryApache Curator
ServiceDiscoveryBuilderRequired - set the base path to store in ZKServiceDiscoverybuild()Classorg.apache.curator.x.discoveryApache Curator
ServiceDiscoveryImplClassorg.apache.curator.x.discovery.detailsApache Curator
ServiceInstanceClassorg.apache.curator.x.discoveryApache Curator
ServiceInstanceBuilderBuilder for service instancesReturn a new instance with the currently set valuesClassorg.apache.curator.x.discoveryApache Curator
ServiceInstancesRaw generic lists don't work well in JAX-RS.Classorg.apache.curator.x.discovery.server.entityApache Curator
ServiceNamesRaw generic lists don't work well in JAX-RS.Classorg.apache.curator.x.discovery.server.entityApache Curator
ServiceProviderThe main API for Discovery.Interfaceorg.apache.curator.x.discoveryApache Curator
ServiceProviderBuilderAdd an instance filter.Interfaceorg.apache.curator.x.discoveryApache Curator
ServiceProviderImplThe main interface for Service Discovery.Classorg.apache.curator.x.discovery.detailsApache Curator
ServiceTypeClassorg.apache.curator.x.discoveryApache Curator
SessionConnectionStateErrorPolicyThis policy treats only ConnectionState.Classorg.apache.curator.framework.stateApache Curator
SessionFailRetryLoop See RetryLoop for the main details on retry loops.Classorg.apache.curatorApache Curator
SessionFailRetryLoop .ModeIf the session fails, throw KeeperException.Classorg.apache.curatorApache Curator
SessionFailRetryLoop .SessionFailedExceptionClassorg.apache.curatorApache Curator
SetACLBuilderInterfaceorg.apache.curator.framework.apiApache Curator
SetDataBackgroundVersionableInterfaceorg.apache.curator.framework.apiApache Curator
SetDataBuilderInterfaceorg.apache.curator.framework.apiApache Curator
SetDataSpecClassorg.apache.curator.x.rpc.idl.structsApache Curator
SharedCountManages a shared integer.Classorg.apache.curator.framework.recipes.sharedApache Curator
SharedCountListenerInterfaceorg.apache.curator.framework.recipes.sharedApache Curator
SharedCountReaderAbstracts a shared integer and allows listening for changes to its valueReturn the current value of the countInterfaceorg.apache.curator.framework.recipes.sharedApache Curator
SharedValueManages a shared value.Classorg.apache.curator.framework.recipes.sharedApache Curator
SharedValueListenerInterfaceorg.apache.curator.framework.recipes.sharedApache Curator
SharedValueReaderAbstracts a shared value and allows listening for changes to the valueReturns the listenableInterfaceorg.apache.curator.framework.recipes.sharedApache Curator
SimpleDistributedQueue Drop in replacement for: org.Classorg.apache.curator.framework.recipes.queueApache Curator
StandardConnectionHandlingPolicyCurator's standard connection handling since 3.Classorg.apache.curator.connectionApache Curator
StandardConnectionStateErrorPolicyThis policy treats ConnectionState.Classorg.apache.curator.framework.stateApache Curator
StandardLockInternalsDriverClassorg.apache.curator.framework.recipes.locksApache Curator
StatableInterfaceorg.apache.curator.framework.apiApache Curator
StatConfigureEnsembleableInterfaceorg.apache.curator.framework.apiApache Curator
StatPathableInterfaceorg.apache.curator.framework.apiApache Curator
StickyStrategyThis strategy uses a master strategy to pick the initial instance.Classorg.apache.curator.x.discovery.strategiesApache Curator
StringDiscoveryContextClassorg.apache.curator.x.discovery.server.contextsApache Curator
SyncBuilderInterfaceorg.apache.curator.framework.apiApache Curator
SyncBuilderImplClassorg.apache.curator.framework.impsApache Curator
TempGetDataBuilderInterfaceorg.apache.curator.framework.apiApache Curator
TestingClustermanages an internally running ensemble of ZooKeeper servers.Classorg.apache.curator.testApache Curator
TestingServermanages an internally running ZooKeeper server.Classorg.apache.curator.testApache Curator
TestingZooKeeperMainClassorg.apache.curator.testApache Curator
TestingZooKeeperMain .TestZooKeeperServerClassorg.apache.curator.testApache Curator
TestingZooKeeperServerClassorg.apache.curator.testApache Curator
ThreadUtilsClassorg.apache.curator.utilsApache Curator
TimeTraceClassorg.apache.curatorApache Curator
TimingClassorg.apache.curator.testApache Curator
TracerDriverInterfaceorg.apache.curator.driversApache Curator
TransactionCheckBuilderInterfaceorg.apache.curator.framework.api.transactionApache Curator
TransactionCreateBuilderInterfaceorg.apache.curator.framework.api.transactionApache Curator
TransactionDeleteBuilderInterfaceorg.apache.curator.framework.api.transactionApache Curator
TransactionOpBuilds operations that can be committed as a transaction via CuratorFramework.Interfaceorg.apache.curator.framework.api.transactionApache Curator
TransactionOpImplClassorg.apache.curator.framework.impsApache Curator
TransactionSetDataBuilderInterfaceorg.apache.curator.framework.api.transactionApache Curator
TreeCacheA utility that attempts to keep all data from all children of a ZK path locally cached.Classorg.apache.curator.framework.recipes.cacheApache Curator
TreeCache .BuilderBuilds the TreeCache based on configured values.Classorg.apache.curator.framework.recipes.cacheApache Curator
TreeCacheEventClassorg.apache.curator.framework.recipes.cacheApache Curator
TreeCacheEvent .TypeCalled when the connection has changed to ConnectionState.Classorg.apache.curator.framework.recipes.cacheApache Curator
TreeCacheListenerInterfaceorg.apache.curator.framework.recipes.cacheApache Curator
TreeCacheSelector Controls which nodes a TreeCache processes.Interfaceorg.apache.curator.framework.recipes.cacheApache Curator
TypeAndPathClassorg.apache.curator.framework.api.transactionApache Curator
UnhandledErrorListenerInterfaceorg.apache.curator.framework.apiApache Curator
UriSpec An abstraction for specifying a URI for an instance allowing for variable substitutions.Classorg.apache.curator.x.discoveryApache Curator
UriSpec .PartClassorg.apache.curator.x.discoveryApache Curator
VersionClassorg.apache.curator.x.rpc.idl.structsApache Curator
VersionableInterfaceorg.apache.curator.framework.apiApache Curator
VersionedValueClassorg.apache.curator.framework.recipes.sharedApache Curator
VersionPathAndBytesableInterfaceorg.apache.curator.framework.apiApache Curator
WatchableSet a watcher for the operationTusingWatcher(org.Interfaceorg.apache.curator.framework.apiApache Curator
WatchBackgroundEnsembleableInterfaceorg.apache.curator.framework.apiApache Curator
WatcherRemovalManagerClassorg.apache.curator.framework.impsApache Curator
WatcherRemoveCuratorFrameworkA CuratorFramework facade that tracks watchers created and allows a one-shot removal of all watchersRemove all outstanding watchers that have been setInterfaceorg.apache.curator.frameworkApache Curator
WatchersDebugClassorg.apache.curator.testApache Curator
WatchPathableInterfaceorg.apache.curator.framework.apiApache Curator
ZKPathsClassorg.apache.curator.utilsApache Curator
ZKPaths .PathAndNodeClassorg.apache.curator.utilsApache Curator
ZooKeeperExceptionTypeenum ZooKeeperExceptionTypeEnum Constant SummaryClassorg.apache.curator.x.rpc.idl.exceptionsApache Curator
ZookeeperFactoryInterfaceorg.apache.curator.utilsApache Curator
ZooKeeperMainFaceInterfaceorg.apache.curator.testApache Curator