文件名称: chronicle-core-2.23.36.jar中文-英文对照文档.zip
<dependency>
<groupId>net.openhft</groupId>
<artifactId>chronicle-core</artifactId>
<version>2.23.36</version>
</dependency>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")本翻译文档基于以下开源项目制作,严格遵守各项目的开源许可证,并在此列出其版权归属与许可证信息。
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.watchernet.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