chronicle-core-2.23.36.jar中文-英文对照文档.zip

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

文件名称: chronicle-core-2.23.36.jar中文-英文对照文档.zip

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

选择下载方式

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

文件简介

chronicle-core-2.23.36.jar中文-英文对照文档.zip 中包含以下内容

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

使用方法

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

组件信息

简介

  • 名称: OpenHFT/Chronicle-Core
  • 描述: Chronicle-Core
  • 版本: 2.23.36

Maven依赖

<dependency>
	<groupId>net.openhft</groupId>
	<artifactId>chronicle-core</artifactId>
	<version>2.23.36</version>
</dependency>

Gradle依赖

Gradle:
	implementation group: 'net.openhft', name: 'chronicle-core', version: '2.23.36'
Gradle (Short):
	implementation 'net.openhft:chronicle-core:2.23.36'
Gradle (Kotlin):
	implementation("net.openhft:chronicle-core:2.23.36")

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

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

版权声明与来源信息

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

本组件包含的 Java package(包)

net.openhft.chronicle.core
net.openhft.chronicle.core.analytics
net.openhft.chronicle.core.annotation
net.openhft.chronicle.core.announcer
net.openhft.chronicle.core.cleaner
net.openhft.chronicle.core.cleaner.spi
net.openhft.chronicle.core.cooler
net.openhft.chronicle.core.domestic
net.openhft.chronicle.core.internal
net.openhft.chronicle.core.internal.analytics
net.openhft.chronicle.core.internal.announcer
net.openhft.chronicle.core.internal.cleaner
net.openhft.chronicle.core.internal.invariant.ints
net.openhft.chronicle.core.internal.invariant.longs
net.openhft.chronicle.core.internal.pom
net.openhft.chronicle.core.internal.threads
net.openhft.chronicle.core.internal.util
net.openhft.chronicle.core.io
net.openhft.chronicle.core.onoes
net.openhft.chronicle.core.pom
net.openhft.chronicle.core.pool
net.openhft.chronicle.core.shutdown
net.openhft.chronicle.core.threads
net.openhft.chronicle.core.time
net.openhft.chronicle.core.util
net.openhft.chronicle.core.values
net.openhft.chronicle.core.watcher

本组件包含的 Java class(类)

net.openhft.chronicle.core.ChronicleInit
net.openhft.chronicle.core.ClassLocal
net.openhft.chronicle.core.ClassMetrics
net.openhft.chronicle.core.CleaningRandomAccessFile
net.openhft.chronicle.core.Jvm
net.openhft.chronicle.core.Jvm.SignalHandler
net.openhft.chronicle.core.LicenceCheck
net.openhft.chronicle.core.Maths
net.openhft.chronicle.core.Memory
net.openhft.chronicle.core.Mocker
net.openhft.chronicle.core.OS
net.openhft.chronicle.core.OS.Unmapper
net.openhft.chronicle.core.StackTrace
net.openhft.chronicle.core.UnresolvedType
net.openhft.chronicle.core.UnsafeMemory
net.openhft.chronicle.core.analytics.AnalyticsFacade
net.openhft.chronicle.core.analytics.AnalyticsFacade.Builder
net.openhft.chronicle.core.annotation.DontChain
net.openhft.chronicle.core.annotation.ForceInline
net.openhft.chronicle.core.annotation.HotMethod
net.openhft.chronicle.core.annotation.Java9
net.openhft.chronicle.core.annotation.Negative
net.openhft.chronicle.core.annotation.NonNegative
net.openhft.chronicle.core.annotation.NonPositive
net.openhft.chronicle.core.annotation.PackageLocal
net.openhft.chronicle.core.annotation.Positive
net.openhft.chronicle.core.annotation.Range
net.openhft.chronicle.core.annotation.RequiredForClient
net.openhft.chronicle.core.annotation.ScopeConfined
net.openhft.chronicle.core.annotation.SingleThreaded
net.openhft.chronicle.core.annotation.TargetMajorVersion
net.openhft.chronicle.core.annotation.UsedViaReflection
net.openhft.chronicle.core.announcer.Announcer
net.openhft.chronicle.core.cleaner.CleanerServiceLocator
net.openhft.chronicle.core.cleaner.spi.ByteBufferCleanerService
net.openhft.chronicle.core.cleaner.spi.ByteBufferCleanerService.Impact
net.openhft.chronicle.core.cooler.CoolerTester
net.openhft.chronicle.core.cooler.CpuCooler
net.openhft.chronicle.core.cooler.CpuCoolers
net.openhft.chronicle.core.internal.analytics.MuteBuilder
net.openhft.chronicle.core.internal.analytics.ReflectionUtil
net.openhft.chronicle.core.internal.analytics.ReflectiveBuilder
net.openhft.chronicle.core.internal.analytics.StandardMaps
net.openhft.chronicle.core.internal.announcer.InternalAnnouncer
net.openhft.chronicle.core.internal.cleaner.Jdk9ByteBufferCleanerService
net.openhft.chronicle.core.internal.cleaner.ReflectionBasedByteBufferCleanerService
net.openhft.chronicle.core.internal.invariant.ints.IntBiCondition
net.openhft.chronicle.core.internal.invariant.ints.IntCondition
net.openhft.chronicle.core.internal.invariant.ints.IntTriCondition
net.openhft.chronicle.core.internal.invariant.longs.LongBiCondition
net.openhft.chronicle.core.internal.invariant.longs.LongCondition
net.openhft.chronicle.core.internal.invariant.longs.LongTriCondition
net.openhft.chronicle.core.internal.pom.InternalPomProperties
net.openhft.chronicle.core.internal.threads.VanillaThreadLock
net.openhft.chronicle.core.internal.util.DirectBufferUtil
net.openhft.chronicle.core.internal.util.MapUtil
net.openhft.chronicle.core.internal.util.RangeUtil
net.openhft.chronicle.core.internal.util.ThreadConfinementLifecycle
net.openhft.chronicle.core.io.AbstractCloseable
net.openhft.chronicle.core.io.AbstractCloseableReferenceCounted
net.openhft.chronicle.core.io.AbstractReferenceCounted
net.openhft.chronicle.core.io.BackgroundResourceReleaser
net.openhft.chronicle.core.io.Closeable
net.openhft.chronicle.core.io.ClosedIORuntimeException
net.openhft.chronicle.core.io.ClosedIllegalStateException
net.openhft.chronicle.core.io.ClosedState
net.openhft.chronicle.core.io.DualReferenceCounted
net.openhft.chronicle.core.io.IORuntimeException
net.openhft.chronicle.core.io.IOTools
net.openhft.chronicle.core.io.ManagedCloseable
net.openhft.chronicle.core.io.MonitorReferenceCounted
net.openhft.chronicle.core.io.QueryCloseable
net.openhft.chronicle.core.io.ReferenceChangeListener
net.openhft.chronicle.core.io.ReferenceCounted
net.openhft.chronicle.core.io.ReferenceCountedTracer
net.openhft.chronicle.core.io.ReferenceOwner
net.openhft.chronicle.core.io.Resettable
net.openhft.chronicle.core.io.SimpleCloseable
net.openhft.chronicle.core.io.SingleThreadedChecked
net.openhft.chronicle.core.io.Syncable
net.openhft.chronicle.core.io.TracingReferenceCounted
net.openhft.chronicle.core.io.UnsafeCloseable
net.openhft.chronicle.core.io.UnsafeText
net.openhft.chronicle.core.io.VanillaReferenceCounted
net.openhft.chronicle.core.io.VanillaReferenceOwner
net.openhft.chronicle.core.io.Wget
net.openhft.chronicle.core.onoes.ChainedExceptionHandler
net.openhft.chronicle.core.onoes.ExceptionHandler
net.openhft.chronicle.core.onoes.ExceptionKey
net.openhft.chronicle.core.onoes.GoogleExceptionHandler
net.openhft.chronicle.core.onoes.LogLevel
net.openhft.chronicle.core.onoes.NullExceptionHandler
net.openhft.chronicle.core.onoes.PrintExceptionHandler
net.openhft.chronicle.core.onoes.RecordingExceptionHandler
net.openhft.chronicle.core.onoes.Slf4jExceptionHandler
net.openhft.chronicle.core.onoes.StackoverflowExceptionHandler
net.openhft.chronicle.core.onoes.ThreadLocalisedExceptionHandler
net.openhft.chronicle.core.onoes.WebExceptionHandler
net.openhft.chronicle.core.pom.PomProperties
net.openhft.chronicle.core.pool.ClassAliasPool
net.openhft.chronicle.core.pool.ClassLookup
net.openhft.chronicle.core.pool.DynamicEnumClass
net.openhft.chronicle.core.pool.EnumCache
net.openhft.chronicle.core.pool.EnumInterner
net.openhft.chronicle.core.pool.ParsingCache
net.openhft.chronicle.core.pool.StaticEnumClass
net.openhft.chronicle.core.pool.StringBuilderPool
net.openhft.chronicle.core.pool.StringInterner
net.openhft.chronicle.core.pool.StringInterner.Changed
net.openhft.chronicle.core.shutdown.Hooklet
net.openhft.chronicle.core.shutdown.PriorityHook
net.openhft.chronicle.core.threads.CleaningThread
net.openhft.chronicle.core.threads.CleaningThreadLocal
net.openhft.chronicle.core.threads.DelegatingEventLoop
net.openhft.chronicle.core.threads.EventHandler
net.openhft.chronicle.core.threads.EventLoop
net.openhft.chronicle.core.threads.HandlerPriority
net.openhft.chronicle.core.threads.InterruptedRuntimeException
net.openhft.chronicle.core.threads.InvalidEventHandlerException
net.openhft.chronicle.core.threads.JitterSampler
net.openhft.chronicle.core.threads.MonitorProfileAnalyserMain
net.openhft.chronicle.core.threads.OnDemandEventLoop
net.openhft.chronicle.core.threads.StackSampler
net.openhft.chronicle.core.threads.ThreadDump
net.openhft.chronicle.core.threads.ThreadLocalHelper
net.openhft.chronicle.core.threads.ThreadLock
net.openhft.chronicle.core.threads.Timer
net.openhft.chronicle.core.threads.VanillaEventHandler
net.openhft.chronicle.core.time.LongTime
net.openhft.chronicle.core.time.PosixTimeProvider
net.openhft.chronicle.core.time.RunningMinimum
net.openhft.chronicle.core.time.SetTimeProvider
net.openhft.chronicle.core.time.SystemTimeProvider
net.openhft.chronicle.core.time.TimeProvider
net.openhft.chronicle.core.time.UniqueMicroTimeProvider
net.openhft.chronicle.core.time.VanillaDifferencer
net.openhft.chronicle.core.util.AbstractInvocationHandler
net.openhft.chronicle.core.util.Annotations
net.openhft.chronicle.core.util.AssertUtil
net.openhft.chronicle.core.util.BooleanConsumer
net.openhft.chronicle.core.util.Builder
net.openhft.chronicle.core.util.ByteBuffers
net.openhft.chronicle.core.util.ByteConsumer
net.openhft.chronicle.core.util.CharConsumer
net.openhft.chronicle.core.util.CharSequenceComparator
net.openhft.chronicle.core.util.CharToBooleanFunction
net.openhft.chronicle.core.util.ClassNotFoundRuntimeException
net.openhft.chronicle.core.util.CoreDynamicEnum
net.openhft.chronicle.core.util.FloatConsumer
net.openhft.chronicle.core.util.GenericReflection
net.openhft.chronicle.core.util.Histogram
net.openhft.chronicle.core.util.IgnoresEverything
net.openhft.chronicle.core.util.IntBiPredicate
net.openhft.chronicle.core.util.IntTriPredicate
net.openhft.chronicle.core.util.Ints
net.openhft.chronicle.core.util.InvocationTargetRuntimeException
net.openhft.chronicle.core.util.LongBiPredicate
net.openhft.chronicle.core.util.LongTriPredicate
net.openhft.chronicle.core.util.Longs
net.openhft.chronicle.core.util.MisAlignedAssertionError
net.openhft.chronicle.core.util.NanoSampler
net.openhft.chronicle.core.util.ObjBooleanConsumer
net.openhft.chronicle.core.util.ObjByteConsumer
net.openhft.chronicle.core.util.ObjCharConsumer
net.openhft.chronicle.core.util.ObjFloatConsumer
net.openhft.chronicle.core.util.ObjShortConsumer
net.openhft.chronicle.core.util.ObjectUtils
net.openhft.chronicle.core.util.ObjectUtils.Immutability
net.openhft.chronicle.core.util.ReadResolvable
net.openhft.chronicle.core.util.RecordingHistogram
net.openhft.chronicle.core.util.SerializableBiFunction
net.openhft.chronicle.core.util.SerializableConsumer
net.openhft.chronicle.core.util.SerializableFunction
net.openhft.chronicle.core.util.SerializablePredicate
net.openhft.chronicle.core.util.SerializableUpdater
net.openhft.chronicle.core.util.SerializableUpdaterWithArg
net.openhft.chronicle.core.util.ShortConsumer
net.openhft.chronicle.core.util.SimpleCleaner
net.openhft.chronicle.core.util.StringUtils
net.openhft.chronicle.core.util.ThreadConfinementAsserter
net.openhft.chronicle.core.util.ThreadIndexAssigner
net.openhft.chronicle.core.util.ThrowingBiConsumer
net.openhft.chronicle.core.util.ThrowingBiFunction
net.openhft.chronicle.core.util.ThrowingCallable
net.openhft.chronicle.core.util.ThrowingConsumer
net.openhft.chronicle.core.util.ThrowingConsumerNonCapturing
net.openhft.chronicle.core.util.ThrowingFunction
net.openhft.chronicle.core.util.ThrowingIntSupplier
net.openhft.chronicle.core.util.ThrowingLongSupplier
net.openhft.chronicle.core.util.ThrowingRunnable
net.openhft.chronicle.core.util.ThrowingSupplier
net.openhft.chronicle.core.util.ThrowingTriFunction
net.openhft.chronicle.core.util.Time
net.openhft.chronicle.core.util.TypeOf
net.openhft.chronicle.core.util.URIEncoder
net.openhft.chronicle.core.util.Updater
net.openhft.chronicle.core.util.WeakIdentityHashMap
net.openhft.chronicle.core.values.BooleanValue
net.openhft.chronicle.core.values.ByteValue
net.openhft.chronicle.core.values.CharValue
net.openhft.chronicle.core.values.DoubleValue
net.openhft.chronicle.core.values.FloatValue
net.openhft.chronicle.core.values.IntArrayValues
net.openhft.chronicle.core.values.IntValue
net.openhft.chronicle.core.values.LongArrayValues
net.openhft.chronicle.core.values.LongValue
net.openhft.chronicle.core.values.MaxBytes
net.openhft.chronicle.core.values.ShortValue
net.openhft.chronicle.core.values.StringValue
net.openhft.chronicle.core.values.TwoLongValue
net.openhft.chronicle.core.values.UnsetLongValue
net.openhft.chronicle.core.watcher.ClassifyingWatcherListener
net.openhft.chronicle.core.watcher.FileClassifier
net.openhft.chronicle.core.watcher.FileManager
net.openhft.chronicle.core.watcher.FileSystemWatcher
net.openhft.chronicle.core.watcher.JMXFileManager
net.openhft.chronicle.core.watcher.JMXFileManagerMBean
net.openhft.chronicle.core.watcher.PlainFileClassifier
net.openhft.chronicle.core.watcher.PlainFileManagerMBean
net.openhft.chronicle.core.watcher.WatcherListener