curator-framework-4.0.1.jar中文-英文对照文档.zip

org.apache.curatorcurator-framework4.0.1API文档接口文档中文文档中英对照JavaJavaDoc操作手册Maven依赖Gradle依赖Java开发使用指南离线文档Java编程寒水馨
文件基础信息

文件名称: curator-framework-4.0.1.jar中文-英文对照文档.zip

文件类型: Java 组件中文文档
文件大小: 1.59 MB

选择下载方式

方式1:前往hanshuixin.org下载
前往 hanshuixin.org ,在hanshuixin.org查看/下载

文件简介

curator-framework-4.0.1.jar中文-英文对照文档.zip 中包含以下内容

  1. 中文-英文对照文档:位于压缩包内的“文档”文件夹中
  2. 说明文件:使用说明.txt、README.md
  3. Maven依赖:curator-framework-4.0.1.jar Maven依赖信息(可用于项目pom.xml).txt
  4. Gradle依赖:curator-framework-4.0.1.jar Gradle依赖信息(可用于项目build.gradle).txt
  5. jar包下载地址:curator-framework-4.0.1.jar下载地址(官方地址+国内镜像地址).txt
  6. 源码下载地址:curator-framework-4.0.1-sources.jar下载地址(官方地址+国内镜像地址).txt

使用方法

  1. 解压 curator-framework-4.0.1.jar中文-英文对照文档.zip,找到 解压后的文件夹>文档>index.html,双击index.html即可用浏览器打开查看。
  2. 为了防止解压后路径太长导致浏览器无法打开,推荐在解压时选择“解压到当前文件夹”(放心,自带文件夹,文件不会散落一地)。
  3. 有时,一套Java组件会有多个jar,所以在下载前,请仔细阅读本篇描述,以确保这就是你需要的文件。

组件信息

简介

  • 名称: Curator Framework
  • 描述: 简化使用ZooKeeper的高级API。
  • 版本: 4.0.1

Maven依赖

<dependency>
	<groupId>org.apache.curator</groupId>
	<artifactId>curator-framework</artifactId>
	<version>4.0.1</version>
</dependency>

Gradle依赖

Gradle:
	implementation group: 'org.apache.curator', name: 'curator-framework', version: '4.0.1'
Gradle (Short):
	implementation 'org.apache.curator:curator-framework:4.0.1'
Gradle (Kotlin):
	implementation("org.apache.curator:curator-framework:4.0.1")

寒水馨 Java 组件中文文档系列说明

  • 文档为 Java 组件的中文翻译文档
  • 文档由 寒水馨 翻译整理,非官方版本
  • 本系列文档获取地址:https://hanshuixin.org
  • 本文档为人性化翻译,精心制作,请放心使用
  • 本文档为双语同时展示,一行原文、一行译文,可逐行对照,避免了原文/译文来回切换的麻烦
  • 有原文可参照,不再担心翻译偏差误导
  • 边学技术、边学英语
  • 只翻译了该翻译的内容,如:注释、说明、描述、用法讲解 等
  • 不该翻译的内容保持原样,如:类名、方法名、包名、类型、关键字、代码 等

版权声明与来源信息

本翻译文档基于以下开源项目制作,严格遵守各项目的开源许可证,并在此列出其版权归属与许可证信息。

本组件包含的 Java package(包)

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.schema
org.apache.curator.framework.state

本组件包含的 Java class(类)

org.apache.curator.framework.AuthInfo
org.apache.curator.framework.CuratorFramework
org.apache.curator.framework.CuratorFrameworkFactory
org.apache.curator.framework.CuratorFrameworkFactory.Builder
org.apache.curator.framework.CuratorTempFramework
org.apache.curator.framework.EnsureContainers
org.apache.curator.framework.SafeIsTtlMode
org.apache.curator.framework.WatcherRemoveCuratorFramework
org.apache.curator.framework.api.ACLBackgroundPathAndBytesable
org.apache.curator.framework.api.ACLCreateModeBackgroundPathAndBytesable
org.apache.curator.framework.api.ACLCreateModePathAndBytesable
org.apache.curator.framework.api.ACLCreateModeStatBackgroundPathAndBytesable
org.apache.curator.framework.api.ACLPathAndBytesable
org.apache.curator.framework.api.ACLProvider
org.apache.curator.framework.api.ACLable
org.apache.curator.framework.api.ACLableExistBuilderMain
org.apache.curator.framework.api.AddStatConfigEnsembleable
org.apache.curator.framework.api.Addable
org.apache.curator.framework.api.AsyncReconfigurable
org.apache.curator.framework.api.BackgroundCallback
org.apache.curator.framework.api.BackgroundEnsembleable
org.apache.curator.framework.api.BackgroundPathAndBytesable
org.apache.curator.framework.api.BackgroundPathable
org.apache.curator.framework.api.BackgroundPathableQuietlyable
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.ConfigureEnsembleable
org.apache.curator.framework.api.CreateBackgroundModeACLable
org.apache.curator.framework.api.CreateBackgroundModeStatACLable
org.apache.curator.framework.api.CreateBuilder
org.apache.curator.framework.api.CreateBuilder2
org.apache.curator.framework.api.CreateBuilderMain
org.apache.curator.framework.api.CreateModable
org.apache.curator.framework.api.CreateProtectACLCreateModePathAndBytesable
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.DataCallbackable
org.apache.curator.framework.api.Decompressible
org.apache.curator.framework.api.DeleteBuilder
org.apache.curator.framework.api.DeleteBuilderMain
org.apache.curator.framework.api.Ensembleable
org.apache.curator.framework.api.ErrorListenerEnsembleable
org.apache.curator.framework.api.ErrorListenerMultiTransactionMain
org.apache.curator.framework.api.ErrorListenerPathAndBytesable
org.apache.curator.framework.api.ErrorListenerPathable
org.apache.curator.framework.api.ErrorListenerReconfigBuilderMain
org.apache.curator.framework.api.ExistsBuilder
org.apache.curator.framework.api.ExistsBuilderMain
org.apache.curator.framework.api.GetACLBuilder
org.apache.curator.framework.api.GetChildrenBuilder
org.apache.curator.framework.api.GetConfigBuilder
org.apache.curator.framework.api.GetDataBuilder
org.apache.curator.framework.api.GetDataWatchBackgroundStatable
org.apache.curator.framework.api.Guaranteeable
org.apache.curator.framework.api.GuaranteeableDeletable
org.apache.curator.framework.api.JoinStatConfigEnsembleable
org.apache.curator.framework.api.Joinable
org.apache.curator.framework.api.LeaveStatConfigEnsembleable
org.apache.curator.framework.api.Leaveable
org.apache.curator.framework.api.Membersable
org.apache.curator.framework.api.ParentACLable
org.apache.curator.framework.api.PathAndBytesable
org.apache.curator.framework.api.Pathable
org.apache.curator.framework.api.ProtectACLCreateModePathAndBytesable
org.apache.curator.framework.api.ProtectACLCreateModeStatPathAndBytesable
org.apache.curator.framework.api.Quietly
org.apache.curator.framework.api.ReconfigBuilder
org.apache.curator.framework.api.ReconfigBuilderMain
org.apache.curator.framework.api.RemoveWatchesBuilder
org.apache.curator.framework.api.RemoveWatchesLocal
org.apache.curator.framework.api.RemoveWatchesType
org.apache.curator.framework.api.SetACLBuilder
org.apache.curator.framework.api.SetDataBackgroundVersionable
org.apache.curator.framework.api.SetDataBuilder
org.apache.curator.framework.api.StatConfigureEnsembleable
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.VersionPathAndBytesable
org.apache.curator.framework.api.Versionable
org.apache.curator.framework.api.WatchBackgroundEnsembleable
org.apache.curator.framework.api.WatchPathable
org.apache.curator.framework.api.Watchable
org.apache.curator.framework.api.transaction.CuratorMultiTransaction
org.apache.curator.framework.api.transaction.CuratorMultiTransactionMain
org.apache.curator.framework.api.transaction.CuratorOp
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.TransactionCreateBuilder2
org.apache.curator.framework.api.transaction.TransactionDeleteBuilder
org.apache.curator.framework.api.transaction.TransactionOp
org.apache.curator.framework.api.transaction.TransactionSetDataBuilder
org.apache.curator.framework.api.transaction.TypeAndPath
org.apache.curator.framework.imps.Backgrounding
org.apache.curator.framework.imps.CreateBuilderImpl
org.apache.curator.framework.imps.CuratorFrameworkImpl
org.apache.curator.framework.imps.CuratorFrameworkState
org.apache.curator.framework.imps.CuratorMultiTransactionImpl
org.apache.curator.framework.imps.CuratorTempFrameworkImpl
org.apache.curator.framework.imps.DefaultACLProvider
org.apache.curator.framework.imps.DeleteBuilderImpl
org.apache.curator.framework.imps.EnsembleTracker
org.apache.curator.framework.imps.ExistsBuilderImpl
org.apache.curator.framework.imps.ExtractingCuratorOp
org.apache.curator.framework.imps.GetACLBuilderImpl
org.apache.curator.framework.imps.GetChildrenBuilderImpl
org.apache.curator.framework.imps.GetConfigBuilderImpl
org.apache.curator.framework.imps.GetDataBuilderImpl
org.apache.curator.framework.imps.GzipCompressionProvider
org.apache.curator.framework.imps.ReconfigBuilderImpl
org.apache.curator.framework.imps.RemoveWatchesBuilderImpl
org.apache.curator.framework.imps.SetACLBuilderImpl
org.apache.curator.framework.imps.SetDataBuilderImpl
org.apache.curator.framework.imps.SyncBuilderImpl
org.apache.curator.framework.imps.TransactionOpImpl
org.apache.curator.framework.imps.WatcherRemovalManager
org.apache.curator.framework.listen.Listenable
org.apache.curator.framework.listen.ListenerContainer
org.apache.curator.framework.listen.ListenerEntry
org.apache.curator.framework.schema.DefaultSchemaValidator
org.apache.curator.framework.schema.Schema
org.apache.curator.framework.schema.Schema.Allowance
org.apache.curator.framework.schema.SchemaBuilder
org.apache.curator.framework.schema.SchemaSet
org.apache.curator.framework.schema.SchemaSetLoader
org.apache.curator.framework.schema.SchemaSetLoader.SchemaValidatorMapper
org.apache.curator.framework.schema.SchemaValidator
org.apache.curator.framework.schema.SchemaViolation
org.apache.curator.framework.schema.SchemaViolation.ViolatorData
org.apache.curator.framework.state.ConnectionState
org.apache.curator.framework.state.ConnectionStateErrorPolicy
org.apache.curator.framework.state.ConnectionStateListener
org.apache.curator.framework.state.ConnectionStateManager
org.apache.curator.framework.state.SessionConnectionStateErrorPolicy
org.apache.curator.framework.state.StandardConnectionStateErrorPolicy