文件名称: curator-framework-2.6.0.jar中文-英文对照文档.zip
<dependency>
<groupId>org.apache.curator</groupId>
<artifactId>curator-framework</artifactId>
<version>2.6.0</version>
</dependency>Gradle:
implementation group: 'org.apache.curator', name: 'curator-framework', version: '2.6.0'
Gradle (Short):
implementation 'org.apache.curator:curator-framework:2.6.0'
Gradle (Kotlin):
implementation("org.apache.curator:curator-framework:2.6.0")本翻译文档基于以下开源项目制作,严格遵守各项目的开源许可证,并在此列出其版权归属与许可证信息。
org.apache.curator.framework
org.apache.curator.framework.api
org.apache.curator.framework.api.transaction
org.apache.curator.framework.imps
org.apache.curator.framework.listen
org.apache.curator.framework.stateorg.apache.curator.framework.CuratorFramework
org.apache.curator.framework.CuratorFrameworkFactory
org.apache.curator.framework.CuratorFrameworkFactory.Builder
org.apache.curator.framework.CuratorTempFramework
org.apache.curator.framework.api.ACLBackgroundPathAndBytesable
org.apache.curator.framework.api.ACLBackgroundPathable
org.apache.curator.framework.api.ACLCreateModeBackgroundPathAndBytesable
org.apache.curator.framework.api.ACLCreateModePathAndBytesable
org.apache.curator.framework.api.ACLPathAndBytesable
org.apache.curator.framework.api.ACLProvider
org.apache.curator.framework.api.ACLVersionBackgroundPathable
org.apache.curator.framework.api.ACLable
org.apache.curator.framework.api.BackgroundCallback
org.apache.curator.framework.api.BackgroundPathAndBytesable
org.apache.curator.framework.api.BackgroundPathable
org.apache.curator.framework.api.BackgroundVersionable
org.apache.curator.framework.api.Backgroundable
org.apache.curator.framework.api.ChildrenDeletable
org.apache.curator.framework.api.Compressible
org.apache.curator.framework.api.CompressionProvider
org.apache.curator.framework.api.CreateBackgroundModeACLable
org.apache.curator.framework.api.CreateBuilder
org.apache.curator.framework.api.CreateModable
org.apache.curator.framework.api.CreateModalPathAndBytesable
org.apache.curator.framework.api.CuratorEvent
org.apache.curator.framework.api.CuratorEventType
org.apache.curator.framework.api.CuratorListener
org.apache.curator.framework.api.CuratorWatcher
org.apache.curator.framework.api.Decompressible
org.apache.curator.framework.api.DeleteBuilder
org.apache.curator.framework.api.ExistsBuilder
org.apache.curator.framework.api.GetACLBuilder
org.apache.curator.framework.api.GetChildrenBuilder
org.apache.curator.framework.api.GetDataBuilder
org.apache.curator.framework.api.GetDataWatchBackgroundStatable
org.apache.curator.framework.api.Guaranteeable
org.apache.curator.framework.api.PathAndBytesable
org.apache.curator.framework.api.Pathable
org.apache.curator.framework.api.ProtectACLCreateModePathAndBytesable
org.apache.curator.framework.api.SetACLBuilder
org.apache.curator.framework.api.SetDataBackgroundVersionable
org.apache.curator.framework.api.SetDataBuilder
org.apache.curator.framework.api.StatPathable
org.apache.curator.framework.api.Statable
org.apache.curator.framework.api.SyncBuilder
org.apache.curator.framework.api.TempGetDataBuilder
org.apache.curator.framework.api.UnhandledErrorListener
org.apache.curator.framework.api.Versionable
org.apache.curator.framework.api.WatchPathable
org.apache.curator.framework.api.Watchable
org.apache.curator.framework.api.transaction.CuratorTransaction
org.apache.curator.framework.api.transaction.CuratorTransactionBridge
org.apache.curator.framework.api.transaction.CuratorTransactionFinal
org.apache.curator.framework.api.transaction.CuratorTransactionResult
org.apache.curator.framework.api.transaction.OperationType
org.apache.curator.framework.api.transaction.TransactionCheckBuilder
org.apache.curator.framework.api.transaction.TransactionCreateBuilder
org.apache.curator.framework.api.transaction.TransactionDeleteBuilder
org.apache.curator.framework.api.transaction.TransactionSetDataBuilder
org.apache.curator.framework.imps.CuratorFrameworkImpl
org.apache.curator.framework.imps.CuratorFrameworkState
org.apache.curator.framework.imps.CuratorTempFrameworkImpl
org.apache.curator.framework.imps.DefaultACLProvider
org.apache.curator.framework.imps.GzipCompressionProvider
org.apache.curator.framework.imps.SyncBuilderImpl
org.apache.curator.framework.listen.Listenable
org.apache.curator.framework.listen.ListenerContainer
org.apache.curator.framework.listen.ListenerEntry
org.apache.curator.framework.state.ConnectionState
org.apache.curator.framework.state.ConnectionStateListener
org.apache.curator.framework.state.ConnectionStateManager