All Downloads are FREE. Search and download functionalities are using the official Maven repository.
Search JAR files by class name

Download Alluxio Core Server Worker JAR File - Alluxio Source Code


Welcome to the Alluxio Core Server Worker JAR download page. Here, you can easily download the JAR file of Alluxio's core server worker from Alluxio's source code repository. The Alluxio Core Server Worker JAR allows you to deploy and utilize the powerful features of Alluxio's distributed file system in your projects. Simply click the download button below to get started.

Files of the artifact alluxio-core-server-worker version 311 from the group org.alluxio.

Artifact alluxio-core-server-worker
Group org.alluxio
Version 311
Last update 11. March 2024
Tags: service alluxio worker
Organization not specified
URL Not specified
License not specified
Dependencies amount 16
Dependencies guava, guice, commons-io, metrics-core, javax.servlet-api, alluxio-core-client-fs, alluxio-core-common, alluxio-core-server-common, alluxio-core-transport, alluxio-integration-fuse, commons-lang3, jetty-server, jetty-servlet, jersey-container-servlet-core, jersey-server, jersey-hk2,
There are maybe transitive dependencies!
There is a newer version: 313
Show newest version
Show more of this group  Show more artifacts with this name
Show all versions of alluxio-core-server-worker Show documentation

Please rate this JAR file. Is it a good library?

0 downloads

Source code of alluxio-core-server-worker version 311

META-INF
META-INF.META-INF.MANIFEST.MF
META-INF.services
META-INF.services.META-INF.services.alluxio.worker.WorkerFactory
alluxio.underfs
alluxio.underfs.alluxio.underfs.CachedSeekableInputStream
alluxio.underfs.alluxio.underfs.UfsIOManager
alluxio.underfs.alluxio.underfs.UfsInputStreamCache
alluxio.underfs.alluxio.underfs.WorkerUfsManager
alluxio.web
alluxio.web.alluxio.web.WorkerWebServer
alluxio.worker
alluxio.worker.alluxio.worker.AlluxioWorker
alluxio.worker.alluxio.worker.AlluxioWorkerProcess
alluxio.worker.alluxio.worker.DataServer
alluxio.worker.alluxio.worker.DataServerFactory
alluxio.worker.alluxio.worker.SessionCleaner
alluxio.worker.alluxio.worker.WorkerProcess
alluxio.worker.block
alluxio.worker.block.alluxio.worker.block.BlockMapIterator
alluxio.worker.block.alluxio.worker.block.BlockMasterClient
alluxio.worker.block.alluxio.worker.block.BlockMasterClientPool
alluxio.worker.block.alluxio.worker.block.RegisterStreamer
alluxio.worker.dora
alluxio.worker.dora.alluxio.worker.dora.DoraMetaManager
alluxio.worker.dora.alluxio.worker.dora.DoraMetaStore
alluxio.worker.dora.alluxio.worker.dora.DoraOpenFileHandleContainer
alluxio.worker.dora.alluxio.worker.dora.DoraUfsManager
alluxio.worker.dora.alluxio.worker.dora.ListStatusResult
alluxio.worker.dora.alluxio.worker.dora.PagedDoraWorker
alluxio.worker.dora.alluxio.worker.dora.PagedFileReader
alluxio.worker.dora.alluxio.worker.dora.PagedFileWriter
alluxio.worker.dora.alluxio.worker.dora.RocksDBDoraMetaStore
alluxio.worker.file
alluxio.worker.file.alluxio.worker.file.FileSystemMasterClient
alluxio.worker.grpc
alluxio.worker.grpc.alluxio.worker.grpc.AbstractWriteHandler
alluxio.worker.grpc.alluxio.worker.grpc.BlockReadRequestContext
alluxio.worker.grpc.alluxio.worker.grpc.DataMessageServerRequestObserver
alluxio.worker.grpc.alluxio.worker.grpc.DataMessageServerStreamObserver
alluxio.worker.grpc.alluxio.worker.grpc.DoraWorkerClientServiceHandler
alluxio.worker.grpc.alluxio.worker.grpc.Error
alluxio.worker.grpc.alluxio.worker.grpc.FileReadHandler
alluxio.worker.grpc.alluxio.worker.grpc.GrpcDataServer
alluxio.worker.grpc.alluxio.worker.grpc.GrpcExecutors
alluxio.worker.grpc.alluxio.worker.grpc.UfsFileWriteHandler
alluxio.worker.grpc.alluxio.worker.grpc.UfsFileWriteRequest
alluxio.worker.grpc.alluxio.worker.grpc.UfsFileWriteRequestContext
alluxio.worker.grpc.alluxio.worker.grpc.WriteRequest
alluxio.worker.grpc.alluxio.worker.grpc.WriteRequestContext
alluxio.worker.http
alluxio.worker.http.alluxio.worker.http.HttpLoadOptions
alluxio.worker.http.alluxio.worker.http.HttpLoadService
alluxio.worker.http.alluxio.worker.http.HttpRequestUri
alluxio.worker.http.alluxio.worker.http.HttpRequestUtil
alluxio.worker.http.alluxio.worker.http.HttpResponseContext
alluxio.worker.http.alluxio.worker.http.HttpServer
alluxio.worker.http.alluxio.worker.http.HttpServerHandler
alluxio.worker.http.alluxio.worker.http.HttpServerInitializer
alluxio.worker.http.alluxio.worker.http.PagedService
alluxio.worker.http.alluxio.worker.http.ResponseFileInfo
alluxio.worker.http.vo
alluxio.worker.http.vo.alluxio.worker.http.vo.LoadJobProgressResponseVO
alluxio.worker.http.vo.alluxio.worker.http.vo.LoadJobStopResponseVO
alluxio.worker.http.vo.alluxio.worker.http.vo.LoadJobSubmitResponseVO
alluxio.worker.http.vo.alluxio.worker.http.vo.WritePageResponseVO
alluxio.worker.modules
alluxio.worker.modules.alluxio.worker.modules.AlluxioWorkerProcessModule
alluxio.worker.modules.alluxio.worker.modules.DoraWorkerModule
alluxio.worker.modules.alluxio.worker.modules.GrpcServerModule
alluxio.worker.modules.alluxio.worker.modules.NettyServerModule
alluxio.worker.modules.alluxio.worker.modules.WorkerIdentityProvider
alluxio.worker.netty
alluxio.worker.netty.alluxio.worker.netty.AbstractReadHandler
alluxio.worker.netty.alluxio.worker.netty.AbstractWriteHandler
alluxio.worker.netty.alluxio.worker.netty.BlockReadRequest
alluxio.worker.netty.alluxio.worker.netty.BlockReadRequestContext
alluxio.worker.netty.alluxio.worker.netty.BlockWriteRequest
alluxio.worker.netty.alluxio.worker.netty.BlockWriteRequestContext
alluxio.worker.netty.alluxio.worker.netty.Error
alluxio.worker.netty.alluxio.worker.netty.FileReadHandler
alluxio.worker.netty.alluxio.worker.netty.FileWriteHandler
alluxio.worker.netty.alluxio.worker.netty.HeartbeatHandler
alluxio.worker.netty.alluxio.worker.netty.IdleReadHandler
alluxio.worker.netty.alluxio.worker.netty.NettyDataServer
alluxio.worker.netty.alluxio.worker.netty.NettyExecutors
alluxio.worker.netty.alluxio.worker.netty.NettyReadHandlerStateMachine
alluxio.worker.netty.alluxio.worker.netty.PipelineHandler
alluxio.worker.netty.alluxio.worker.netty.ReadRequest
alluxio.worker.netty.alluxio.worker.netty.ReadRequestContext
alluxio.worker.netty.alluxio.worker.netty.UfsFileWriteHandler
alluxio.worker.netty.alluxio.worker.netty.UfsFileWriteRequest
alluxio.worker.netty.alluxio.worker.netty.UfsFileWriteRequestContext
alluxio.worker.netty.alluxio.worker.netty.UnsupportedMessageHandler
alluxio.worker.netty.alluxio.worker.netty.WriteRequest
alluxio.worker.netty.alluxio.worker.netty.WriteRequestContext
alluxio.worker
alluxio.worker.alluxio.worker.package-info
alluxio.worker.s3
alluxio.worker.s3.alluxio.worker.s3.S3HttpHandler
alluxio.worker.s3.alluxio.worker.s3.S3HttpPipelineHandler
alluxio.worker.s3.alluxio.worker.s3.S3NettyBaseTask
alluxio.worker.s3.alluxio.worker.s3.S3NettyBucketTask
alluxio.worker.s3.alluxio.worker.s3.S3NettyHandler
alluxio.worker.s3.alluxio.worker.s3.S3NettyObjectTask
alluxio.worker.task
alluxio.worker.task.alluxio.worker.task.CopyHandler
alluxio.worker.task.alluxio.worker.task.DeleteHandler
alluxio.worker.task.alluxio.worker.task.ValidateHandler




© 2015 - 2024 Weber Informatics LLC | Privacy Policy