jar

org.apache.bookkeeper : stream-storage-java-client

Maven & Gradle

Jun 26, 2023
9 usages
1.7k stars

Apache BookKeeper :: Stream Storage :: Clients :: Java Client

Table Of Contents

Latest Version

Download org.apache.bookkeeper : stream-storage-java-client JAR file - Latest Versions:

All Versions

Download org.apache.bookkeeper : stream-storage-java-client JAR file - All Versions:

Version Vulnerabilities Size Updated
4.16.x
4.15.x
4.14.x
4.13.x
4.12.x
4.11.x
4.10.x
4.9.x
4.8.x
4.7.x

View Java Class Source Code in JAR file

  1. Download JD-GUI to open JAR file and explore Java source code file (.class .java)
  2. Click menu "File → Open File..." or just drag-and-drop the JAR file in the JD-GUI window stream-storage-java-client-4.16.2.jar file.
    Once you open a JAR file, all the java classes in the JAR file will be displayed.

org.apache.bookkeeper.common.exceptions

├─ org.apache.bookkeeper.common.exceptions.ObjectClosedException.class - [JAR]

├─ org.apache.bookkeeper.common.exceptions.package-info.class - [JAR]

org.apache.bookkeeper.common.router

├─ org.apache.bookkeeper.common.router.AbstractHashRouter.class - [JAR]

├─ org.apache.bookkeeper.common.router.ByteBufHashRouter.class - [JAR]

├─ org.apache.bookkeeper.common.router.BytesHashRouter.class - [JAR]

├─ org.apache.bookkeeper.common.router.HashRouter.class - [JAR]

├─ org.apache.bookkeeper.common.router.IntHashRouter.class - [JAR]

├─ org.apache.bookkeeper.common.router.Router.class - [JAR]

├─ org.apache.bookkeeper.common.router.StringUtf8HashRouter.class - [JAR]

├─ org.apache.bookkeeper.common.router.package-info.class - [JAR]

org.apache.bookkeeper.stream.protocol

├─ org.apache.bookkeeper.stream.protocol.ProtocolConstants.class - [JAR]

├─ org.apache.bookkeeper.stream.protocol.RangeId.class - [JAR]

├─ org.apache.bookkeeper.stream.protocol.package-info.class - [JAR]

org.apache.bookkeeper.clients.impl.kv.interceptors

├─ org.apache.bookkeeper.clients.impl.kv.interceptors.package-info.class - [JAR]

org.apache.bookkeeper.common.util

├─ org.apache.bookkeeper.common.util.AbstractAutoAsyncCloseable.class - [JAR]

├─ org.apache.bookkeeper.common.util.AsyncCloseable.class - [JAR]

├─ org.apache.bookkeeper.common.util.AutoAsyncCloseable.class - [JAR]

├─ org.apache.bookkeeper.common.util.Bytes.class - [JAR]

├─ org.apache.bookkeeper.common.util.CompletableRunnable.class - [JAR]

├─ org.apache.bookkeeper.common.util.ExceptionUtils.class - [JAR]

├─ org.apache.bookkeeper.common.util.ExceptionalFunction.class - [JAR]

├─ org.apache.bookkeeper.common.util.IRevisioned.class - [JAR]

├─ org.apache.bookkeeper.common.util.ListenableFutures.class - [JAR]

├─ org.apache.bookkeeper.common.util.Recycled.class - [JAR]

├─ org.apache.bookkeeper.common.util.Revisioned.class - [JAR]

├─ org.apache.bookkeeper.common.util.VarInt.class - [JAR]

├─ org.apache.bookkeeper.common.util.package-info.class - [JAR]

org.apache.bookkeeper.clients.impl.routing

├─ org.apache.bookkeeper.clients.impl.routing.RangeRouter.class - [JAR]

├─ org.apache.bookkeeper.clients.impl.routing.package-info.class - [JAR]

org.apache.bookkeeper.stream.proto.kv.store

├─ org.apache.bookkeeper.stream.proto.kv.store.CheckpointMetadata.class - [JAR]

├─ org.apache.bookkeeper.stream.proto.kv.store.CheckpointMetadataOrBuilder.class - [JAR]

├─ org.apache.bookkeeper.stream.proto.kv.store.Command.class - [JAR]

├─ org.apache.bookkeeper.stream.proto.kv.store.CommandOrBuilder.class - [JAR]

├─ org.apache.bookkeeper.stream.proto.kv.store.FileInfo.class - [JAR]

├─ org.apache.bookkeeper.stream.proto.kv.store.FileInfoOrBuilder.class - [JAR]

├─ org.apache.bookkeeper.stream.proto.kv.store.KeyMeta.class - [JAR]

├─ org.apache.bookkeeper.stream.proto.kv.store.KeyMetaOrBuilder.class - [JAR]

├─ org.apache.bookkeeper.stream.proto.kv.store.KvStore.class - [JAR]

├─ org.apache.bookkeeper.stream.proto.kv.store.NopRequest.class - [JAR]

├─ org.apache.bookkeeper.stream.proto.kv.store.NopRequestOrBuilder.class - [JAR]

├─ org.apache.bookkeeper.stream.proto.kv.store.ValueType.class - [JAR]

org.apache.bookkeeper.clients.exceptions

├─ org.apache.bookkeeper.clients.exceptions.ClientException.class - [JAR]

├─ org.apache.bookkeeper.clients.exceptions.InternalServerException.class - [JAR]

├─ org.apache.bookkeeper.clients.exceptions.InvalidNamespaceNameException.class - [JAR]

├─ org.apache.bookkeeper.clients.exceptions.InvalidStreamNameException.class - [JAR]

├─ org.apache.bookkeeper.clients.exceptions.NamespaceExistsException.class - [JAR]

├─ org.apache.bookkeeper.clients.exceptions.NamespaceNotFoundException.class - [JAR]

├─ org.apache.bookkeeper.clients.exceptions.StorageContainerException.class - [JAR]

├─ org.apache.bookkeeper.clients.exceptions.StreamExistsException.class - [JAR]

├─ org.apache.bookkeeper.clients.exceptions.StreamNotFoundException.class - [JAR]

├─ org.apache.bookkeeper.clients.exceptions.package-info.class - [JAR]

org.apache.bookkeeper.clients.impl.channel

├─ org.apache.bookkeeper.clients.impl.channel.StorageServerChannel.class - [JAR]

├─ org.apache.bookkeeper.clients.impl.channel.StorageServerChannelManager.class - [JAR]

├─ org.apache.bookkeeper.clients.impl.channel.package-info.class - [JAR]

org.apache.bookkeeper.api.exceptions

├─ org.apache.bookkeeper.api.exceptions.ApiException.class - [JAR]

├─ org.apache.bookkeeper.api.exceptions.package-info.class - [JAR]

org.apache.bookkeeper.common.grpc.stats

├─ org.apache.bookkeeper.common.grpc.stats.ClientStats.class - [JAR]

├─ org.apache.bookkeeper.common.grpc.stats.MonitoringClientCall.class - [JAR]

├─ org.apache.bookkeeper.common.grpc.stats.MonitoringClientCallListener.class - [JAR]

├─ org.apache.bookkeeper.common.grpc.stats.MonitoringClientInterceptor.class - [JAR]

├─ org.apache.bookkeeper.common.grpc.stats.MonitoringServerCall.class - [JAR]

├─ org.apache.bookkeeper.common.grpc.stats.MonitoringServerCallListener.class - [JAR]

├─ org.apache.bookkeeper.common.grpc.stats.MonitoringServerInterceptor.class - [JAR]

├─ org.apache.bookkeeper.common.grpc.stats.ServerStats.class - [JAR]

├─ org.apache.bookkeeper.common.grpc.stats.package-info.class - [JAR]

org.apache.bookkeeper.stream.proto.common

├─ org.apache.bookkeeper.stream.proto.common.Common.class - [JAR]

├─ org.apache.bookkeeper.stream.proto.common.Endpoint.class - [JAR]

├─ org.apache.bookkeeper.stream.proto.common.EndpointOrBuilder.class - [JAR]

org.apache.bookkeeper.stream.proto.storage

├─ org.apache.bookkeeper.stream.proto.storage.CreateNamespaceRequest.class - [JAR]

├─ org.apache.bookkeeper.stream.proto.storage.CreateNamespaceRequestOrBuilder.class - [JAR]

├─ org.apache.bookkeeper.stream.proto.storage.CreateNamespaceResponse.class - [JAR]

├─ org.apache.bookkeeper.stream.proto.storage.CreateNamespaceResponseOrBuilder.class - [JAR]

├─ org.apache.bookkeeper.stream.proto.storage.CreateStreamRequest.class - [JAR]

├─ org.apache.bookkeeper.stream.proto.storage.CreateStreamRequestOrBuilder.class - [JAR]

├─ org.apache.bookkeeper.stream.proto.storage.CreateStreamResponse.class - [JAR]

├─ org.apache.bookkeeper.stream.proto.storage.CreateStreamResponseOrBuilder.class - [JAR]

├─ org.apache.bookkeeper.stream.proto.storage.DeleteNamespaceRequest.class - [JAR]

├─ org.apache.bookkeeper.stream.proto.storage.DeleteNamespaceRequestOrBuilder.class - [JAR]

├─ org.apache.bookkeeper.stream.proto.storage.DeleteNamespaceResponse.class - [JAR]

├─ org.apache.bookkeeper.stream.proto.storage.DeleteNamespaceResponseOrBuilder.class - [JAR]

├─ org.apache.bookkeeper.stream.proto.storage.DeleteStreamRequest.class - [JAR]

├─ org.apache.bookkeeper.stream.proto.storage.DeleteStreamRequestOrBuilder.class - [JAR]

├─ org.apache.bookkeeper.stream.proto.storage.DeleteStreamResponse.class - [JAR]

├─ org.apache.bookkeeper.stream.proto.storage.DeleteStreamResponseOrBuilder.class - [JAR]

├─ org.apache.bookkeeper.stream.proto.storage.GetActiveRangesRequest.class - [JAR]

├─ org.apache.bookkeeper.stream.proto.storage.GetActiveRangesRequestOrBuilder.class - [JAR]

├─ org.apache.bookkeeper.stream.proto.storage.GetActiveRangesResponse.class - [JAR]

├─ org.apache.bookkeeper.stream.proto.storage.GetActiveRangesResponseOrBuilder.class - [JAR]

├─ org.apache.bookkeeper.stream.proto.storage.GetNamespaceRequest.class - [JAR]

├─ org.apache.bookkeeper.stream.proto.storage.GetNamespaceRequestOrBuilder.class - [JAR]

├─ org.apache.bookkeeper.stream.proto.storage.GetNamespaceResponse.class - [JAR]

├─ org.apache.bookkeeper.stream.proto.storage.GetNamespaceResponseOrBuilder.class - [JAR]

├─ org.apache.bookkeeper.stream.proto.storage.GetStorageContainerEndpointRequest.class - [JAR]

├─ org.apache.bookkeeper.stream.proto.storage.GetStorageContainerEndpointRequestOrBuilder.class - [JAR]

├─ org.apache.bookkeeper.stream.proto.storage.GetStorageContainerEndpointResponse.class - [JAR]

├─ org.apache.bookkeeper.stream.proto.storage.GetStorageContainerEndpointResponseOrBuilder.class - [JAR]

├─ org.apache.bookkeeper.stream.proto.storage.GetStreamRequest.class - [JAR]

├─ org.apache.bookkeeper.stream.proto.storage.GetStreamRequestOrBuilder.class - [JAR]

├─ org.apache.bookkeeper.stream.proto.storage.GetStreamResponse.class - [JAR]

├─ org.apache.bookkeeper.stream.proto.storage.GetStreamResponseOrBuilder.class - [JAR]

├─ org.apache.bookkeeper.stream.proto.storage.MetaRangeServiceGrpc.class - [JAR]

├─ org.apache.bookkeeper.stream.proto.storage.OneStorageContainerEndpointRequest.class - [JAR]

├─ org.apache.bookkeeper.stream.proto.storage.OneStorageContainerEndpointRequestOrBuilder.class - [JAR]

├─ org.apache.bookkeeper.stream.proto.storage.OneStorageContainerEndpointResponse.class - [JAR]

├─ org.apache.bookkeeper.stream.proto.storage.OneStorageContainerEndpointResponseOrBuilder.class - [JAR]

├─ org.apache.bookkeeper.stream.proto.storage.RelatedRanges.class - [JAR]

├─ org.apache.bookkeeper.stream.proto.storage.RelatedRangesOrBuilder.class - [JAR]

├─ org.apache.bookkeeper.stream.proto.storage.RelationType.class - [JAR]

├─ org.apache.bookkeeper.stream.proto.storage.RootRangeServiceGrpc.class - [JAR]

├─ org.apache.bookkeeper.stream.proto.storage.StatusCode.class - [JAR]

├─ org.apache.bookkeeper.stream.proto.storage.Storage.class - [JAR]

├─ org.apache.bookkeeper.stream.proto.storage.StorageContainerEndpoint.class - [JAR]

├─ org.apache.bookkeeper.stream.proto.storage.StorageContainerEndpointOrBuilder.class - [JAR]

├─ org.apache.bookkeeper.stream.proto.storage.StorageContainerServiceGrpc.class - [JAR]

org.apache.bookkeeper.api.kv.op

├─ org.apache.bookkeeper.api.kv.op.CompareOp.class - [JAR]

├─ org.apache.bookkeeper.api.kv.op.CompareResult.class - [JAR]

├─ org.apache.bookkeeper.api.kv.op.CompareTarget.class - [JAR]

├─ org.apache.bookkeeper.api.kv.op.DeleteOp.class - [JAR]

├─ org.apache.bookkeeper.api.kv.op.IncrementOp.class - [JAR]

├─ org.apache.bookkeeper.api.kv.op.Op.class - [JAR]

├─ org.apache.bookkeeper.api.kv.op.OpFactory.class - [JAR]

├─ org.apache.bookkeeper.api.kv.op.OpType.class - [JAR]

├─ org.apache.bookkeeper.api.kv.op.PutOp.class - [JAR]

├─ org.apache.bookkeeper.api.kv.op.RangeOp.class - [JAR]

├─ org.apache.bookkeeper.api.kv.op.TxnOp.class - [JAR]

├─ org.apache.bookkeeper.api.kv.op.TxnOpBuilder.class - [JAR]

├─ org.apache.bookkeeper.api.kv.op.package-info.class - [JAR]

org.apache.bookkeeper.clients.admin

├─ org.apache.bookkeeper.clients.admin.SimpleStorageAdminClientImpl.class - [JAR]

├─ org.apache.bookkeeper.clients.admin.StorageAdminClient.class - [JAR]

├─ org.apache.bookkeeper.clients.admin.StorageAdminClientImpl.class - [JAR]

├─ org.apache.bookkeeper.clients.admin.package-info.class - [JAR]

org.apache.bookkeeper.clients.impl.kv

├─ org.apache.bookkeeper.clients.impl.kv.ByteBufTableImpl.class - [JAR]

├─ org.apache.bookkeeper.clients.impl.kv.DeleteRequestProcessor.class - [JAR]

├─ org.apache.bookkeeper.clients.impl.kv.IncrementRequestProcessor.class - [JAR]

├─ org.apache.bookkeeper.clients.impl.kv.KvUtils.class - [JAR]

├─ org.apache.bookkeeper.clients.impl.kv.PByteBufSimpleTableImpl.class - [JAR]

├─ org.apache.bookkeeper.clients.impl.kv.PByteBufTableImpl.class - [JAR]

├─ org.apache.bookkeeper.clients.impl.kv.PByteBufTableRangeImpl.class - [JAR]

├─ org.apache.bookkeeper.clients.impl.kv.PutRequestProcessor.class - [JAR]

├─ org.apache.bookkeeper.clients.impl.kv.RangeRequestProcessor.class - [JAR]

├─ org.apache.bookkeeper.clients.impl.kv.TableRangeFactory.class - [JAR]

├─ org.apache.bookkeeper.clients.impl.kv.TxnRequestProcessor.class - [JAR]

├─ org.apache.bookkeeper.clients.impl.kv.package-info.class - [JAR]

org.apache.bookkeeper.common.grpc

├─ org.apache.bookkeeper.common.grpc.package-info.class - [JAR]

org.apache.bookkeeper.stream.proto.cluster

├─ org.apache.bookkeeper.stream.proto.cluster.Cluster.class - [JAR]

├─ org.apache.bookkeeper.stream.proto.cluster.ClusterAssignmentData.class - [JAR]

├─ org.apache.bookkeeper.stream.proto.cluster.ClusterAssignmentDataOrBuilder.class - [JAR]

├─ org.apache.bookkeeper.stream.proto.cluster.ClusterMetadata.class - [JAR]

├─ org.apache.bookkeeper.stream.proto.cluster.ClusterMetadataOrBuilder.class - [JAR]

├─ org.apache.bookkeeper.stream.proto.cluster.ServerAssignmentData.class - [JAR]

├─ org.apache.bookkeeper.stream.proto.cluster.ServerAssignmentDataOrBuilder.class - [JAR]

org.apache.bookkeeper.clients.utils

├─ org.apache.bookkeeper.clients.utils.ClientConstants.class - [JAR]

├─ org.apache.bookkeeper.clients.utils.ClientResources.class - [JAR]

├─ org.apache.bookkeeper.clients.utils.GrpcChannels.class - [JAR]

├─ org.apache.bookkeeper.clients.utils.GrpcUtils.class - [JAR]

├─ org.apache.bookkeeper.clients.utils.ListenableFutureRpcProcessor.class - [JAR]

├─ org.apache.bookkeeper.clients.utils.NetUtils.class - [JAR]

├─ org.apache.bookkeeper.clients.utils.RetryUtils.class - [JAR]

├─ org.apache.bookkeeper.clients.utils.RpcUtils.class - [JAR]

├─ org.apache.bookkeeper.clients.utils.package-info.class - [JAR]

org.apache.bookkeeper.api.kv.impl

├─ org.apache.bookkeeper.api.kv.impl.package-info.class - [JAR]

org.apache.bookkeeper.api.kv

├─ org.apache.bookkeeper.api.kv.PTable.class - [JAR]

├─ org.apache.bookkeeper.api.kv.PTableBase.class - [JAR]

├─ org.apache.bookkeeper.api.kv.PTableReadView.class - [JAR]

├─ org.apache.bookkeeper.api.kv.PTableWriteView.class - [JAR]

├─ org.apache.bookkeeper.api.kv.Table.class - [JAR]

├─ org.apache.bookkeeper.api.kv.TableReadView.class - [JAR]

├─ org.apache.bookkeeper.api.kv.TableWriteView.class - [JAR]

├─ org.apache.bookkeeper.api.kv.Txn.class - [JAR]

├─ org.apache.bookkeeper.api.kv.package-info.class - [JAR]

org.apache.bookkeeper.clients.config

├─ org.apache.bookkeeper.clients.config.StorageClientSettings.class - [JAR]

├─ org.apache.bookkeeper.clients.config.StorageClientSettings_Builder.class - [JAR]

├─ org.apache.bookkeeper.clients.config.package-info.class - [JAR]

org.apache.bookkeeper.clients.impl.container

├─ org.apache.bookkeeper.clients.impl.container.StorageContainerChannel.class - [JAR]

├─ org.apache.bookkeeper.clients.impl.container.StorageContainerChannelFactory.class - [JAR]

├─ org.apache.bookkeeper.clients.impl.container.StorageContainerChannelManager.class - [JAR]

├─ org.apache.bookkeeper.clients.impl.container.StorageContainerClientInterceptor.class - [JAR]

├─ org.apache.bookkeeper.clients.impl.container.StorageContainerInfo.class - [JAR]

├─ org.apache.bookkeeper.clients.impl.container.StorageContainerManager.class - [JAR]

├─ org.apache.bookkeeper.clients.impl.container.package-info.class - [JAR]

org.apache.bookkeeper.stream.proto.kv

├─ org.apache.bookkeeper.stream.proto.kv.Event.class - [JAR]

├─ org.apache.bookkeeper.stream.proto.kv.EventOrBuilder.class - [JAR]

├─ org.apache.bookkeeper.stream.proto.kv.KeyValue.class - [JAR]

├─ org.apache.bookkeeper.stream.proto.kv.KeyValueOrBuilder.class - [JAR]

├─ org.apache.bookkeeper.stream.proto.kv.Kv.class - [JAR]

org.apache.bookkeeper.clients

├─ org.apache.bookkeeper.clients.SimpleClientBase.class - [JAR]

├─ org.apache.bookkeeper.clients.SimpleStorageClientImpl.class - [JAR]

├─ org.apache.bookkeeper.clients.StorageClientBuilder.class - [JAR]

├─ org.apache.bookkeeper.clients.StorageClientImpl.class - [JAR]

├─ org.apache.bookkeeper.clients.package-info.class - [JAR]

org.apache.bookkeeper.api.kv.impl.op

├─ org.apache.bookkeeper.api.kv.impl.op.CompareOpImpl.class - [JAR]

├─ org.apache.bookkeeper.api.kv.impl.op.DeleteOpImpl.class - [JAR]

├─ org.apache.bookkeeper.api.kv.impl.op.IncrementOpImpl.class - [JAR]

├─ org.apache.bookkeeper.api.kv.impl.op.OpFactoryImpl.class - [JAR]

├─ org.apache.bookkeeper.api.kv.impl.op.PutOpImpl.class - [JAR]

├─ org.apache.bookkeeper.api.kv.impl.op.RangeOpImpl.class - [JAR]

├─ org.apache.bookkeeper.api.kv.impl.op.TxnOpBuilderImpl.class - [JAR]

├─ org.apache.bookkeeper.api.kv.impl.op.TxnOpImpl.class - [JAR]

├─ org.apache.bookkeeper.api.kv.impl.op.package-info.class - [JAR]

org.apache.bookkeeper.clients.resolver

├─ org.apache.bookkeeper.clients.resolver.EndpointResolver.class - [JAR]

├─ org.apache.bookkeeper.clients.resolver.package-info.class - [JAR]

org.apache.bookkeeper.clients.impl.internal.api

├─ org.apache.bookkeeper.clients.impl.internal.api.HashStreamRanges.class - [JAR]

├─ org.apache.bookkeeper.clients.impl.internal.api.LocationClient.class - [JAR]

├─ org.apache.bookkeeper.clients.impl.internal.api.MetaRangeClient.class - [JAR]

├─ org.apache.bookkeeper.clients.impl.internal.api.RootRangeClient.class - [JAR]

├─ org.apache.bookkeeper.clients.impl.internal.api.StorageServerClientManager.class - [JAR]

├─ org.apache.bookkeeper.clients.impl.internal.api.StreamRanges.class - [JAR]

├─ org.apache.bookkeeper.clients.impl.internal.api.package-info.class - [JAR]

org.apache.bookkeeper.common.grpc.netty

├─ org.apache.bookkeeper.common.grpc.netty.IdentityBinaryMarshaller.class - [JAR]

├─ org.apache.bookkeeper.common.grpc.netty.IdentityInputStreamMarshaller.class - [JAR]

├─ org.apache.bookkeeper.common.grpc.netty.LongBinaryMarshaller.class - [JAR]

├─ org.apache.bookkeeper.common.grpc.netty.package-info.class - [JAR]

org.apache.bookkeeper.common.hash

├─ org.apache.bookkeeper.common.hash.Murmur3.class - [JAR]

├─ org.apache.bookkeeper.common.hash.MurmurHash.class - [JAR]

├─ org.apache.bookkeeper.common.hash.package-info.class - [JAR]

org.apache.bookkeeper.api.kv.impl.options

├─ org.apache.bookkeeper.api.kv.impl.options.DeleteOptionBuilderImpl.class - [JAR]

├─ org.apache.bookkeeper.api.kv.impl.options.DeleteOptionImpl.class - [JAR]

├─ org.apache.bookkeeper.api.kv.impl.options.IncrementOptionBuilderImpl.class - [JAR]

├─ org.apache.bookkeeper.api.kv.impl.options.IncrementOptionImpl.class - [JAR]

├─ org.apache.bookkeeper.api.kv.impl.options.OptionFactoryImpl.class - [JAR]

├─ org.apache.bookkeeper.api.kv.impl.options.PutOptionBuilderImpl.class - [JAR]

├─ org.apache.bookkeeper.api.kv.impl.options.PutOptionImpl.class - [JAR]

├─ org.apache.bookkeeper.api.kv.impl.options.RangeOptionBuilderImpl.class - [JAR]

├─ org.apache.bookkeeper.api.kv.impl.options.RangeOptionImpl.class - [JAR]

├─ org.apache.bookkeeper.api.kv.impl.options.package-info.class - [JAR]

org.apache.bookkeeper.common.resolver

├─ org.apache.bookkeeper.common.resolver.AbstractNameResolver.class - [JAR]

├─ org.apache.bookkeeper.common.resolver.NameResolverFactoryProvider.class - [JAR]

├─ org.apache.bookkeeper.common.resolver.NameResolverProviderFactory.class - [JAR]

├─ org.apache.bookkeeper.common.resolver.ServiceNameResolverProvider.class - [JAR]

├─ org.apache.bookkeeper.common.resolver.StaticNameResolver.class - [JAR]

├─ org.apache.bookkeeper.common.resolver.package-info.class - [JAR]

org.apache.bookkeeper.common.kv

├─ org.apache.bookkeeper.common.kv.KV.class - [JAR]

├─ org.apache.bookkeeper.common.kv.KVImpl.class - [JAR]

├─ org.apache.bookkeeper.common.kv.package-info.class - [JAR]

org.apache.bookkeeper.common.grpc.proxy

├─ org.apache.bookkeeper.common.grpc.proxy.ChannelFinder.class - [JAR]

├─ org.apache.bookkeeper.common.grpc.proxy.ProxyCall.class - [JAR]

├─ org.apache.bookkeeper.common.grpc.proxy.ProxyHandlerRegistry.class - [JAR]

├─ org.apache.bookkeeper.common.grpc.proxy.ProxyServerCallHandler.class - [JAR]

├─ org.apache.bookkeeper.common.grpc.proxy.package-info.class - [JAR]

org.apache.bookkeeper.api.kv.impl.result

├─ org.apache.bookkeeper.api.kv.impl.result.DeleteResultImpl.class - [JAR]

├─ org.apache.bookkeeper.api.kv.impl.result.IncrementResultImpl.class - [JAR]

├─ org.apache.bookkeeper.api.kv.impl.result.KeyValueFactory.class - [JAR]

├─ org.apache.bookkeeper.api.kv.impl.result.KeyValueImpl.class - [JAR]

├─ org.apache.bookkeeper.api.kv.impl.result.PutResultImpl.class - [JAR]

├─ org.apache.bookkeeper.api.kv.impl.result.RangeResultImpl.class - [JAR]

├─ org.apache.bookkeeper.api.kv.impl.result.ResultFactory.class - [JAR]

├─ org.apache.bookkeeper.api.kv.impl.result.ResultImpl.class - [JAR]

├─ org.apache.bookkeeper.api.kv.impl.result.TxnResultImpl.class - [JAR]

├─ org.apache.bookkeeper.api.kv.impl.result.package-info.class - [JAR]

org.apache.bookkeeper.clients.impl.internal

├─ org.apache.bookkeeper.clients.impl.internal.LocationClientImpl.class - [JAR]

├─ org.apache.bookkeeper.clients.impl.internal.MetaRangeClientImpl.class - [JAR]

├─ org.apache.bookkeeper.clients.impl.internal.ProtocolInternalUtils.class - [JAR]

├─ org.apache.bookkeeper.clients.impl.internal.RootRangeClientImpl.class - [JAR]

├─ org.apache.bookkeeper.clients.impl.internal.RootRangeClientImplWithRetries.class - [JAR]

├─ org.apache.bookkeeper.clients.impl.internal.StorageServerClientManagerImpl.class - [JAR]

├─ org.apache.bookkeeper.clients.impl.internal.StreamMetadataCache.class - [JAR]

├─ org.apache.bookkeeper.clients.impl.internal.package-info.class - [JAR]

org.apache.bookkeeper.api.kv.result

├─ org.apache.bookkeeper.api.kv.result.Code.class - [JAR]

├─ org.apache.bookkeeper.api.kv.result.DeleteResult.class - [JAR]

├─ org.apache.bookkeeper.api.kv.result.IncrementResult.class - [JAR]

├─ org.apache.bookkeeper.api.kv.result.KeyValue.class - [JAR]

├─ org.apache.bookkeeper.api.kv.result.PutResult.class - [JAR]

├─ org.apache.bookkeeper.api.kv.result.RangeResult.class - [JAR]

├─ org.apache.bookkeeper.api.kv.result.Result.class - [JAR]

├─ org.apache.bookkeeper.api.kv.result.TxnResult.class - [JAR]

├─ org.apache.bookkeeper.api.kv.result.package-info.class - [JAR]

org.apache.bookkeeper.api.stream

├─ org.apache.bookkeeper.api.stream.Position.class - [JAR]

├─ org.apache.bookkeeper.api.stream.package-info.class - [JAR]

org.apache.bookkeeper.common.coder

├─ org.apache.bookkeeper.common.coder.ByteArrayCoder.class - [JAR]

├─ org.apache.bookkeeper.common.coder.Coder.class - [JAR]

├─ org.apache.bookkeeper.common.coder.StringUtf8Coder.class - [JAR]

├─ org.apache.bookkeeper.common.coder.VarIntCoder.class - [JAR]

├─ org.apache.bookkeeper.common.coder.package-info.class - [JAR]

org.apache.bookkeeper.stream.protocol.util

├─ org.apache.bookkeeper.stream.protocol.util.ProtoUtils.class - [JAR]

├─ org.apache.bookkeeper.stream.protocol.util.StorageContainerPlacementPolicy.class - [JAR]

├─ org.apache.bookkeeper.stream.protocol.util.package-info.class - [JAR]

org.apache.bookkeeper.api

├─ org.apache.bookkeeper.api.StorageClient.class - [JAR]

├─ org.apache.bookkeeper.api.package-info.class - [JAR]

org.apache.bookkeeper.api.kv.exceptions

├─ org.apache.bookkeeper.api.kv.exceptions.KvApiException.class - [JAR]

├─ org.apache.bookkeeper.api.kv.exceptions.package-info.class - [JAR]

org.apache.bookkeeper.api.kv.options

├─ org.apache.bookkeeper.api.kv.options.Builder.class - [JAR]

├─ org.apache.bookkeeper.api.kv.options.DeleteOption.class - [JAR]

├─ org.apache.bookkeeper.api.kv.options.DeleteOptionBuilder.class - [JAR]

├─ org.apache.bookkeeper.api.kv.options.IncrementOption.class - [JAR]

├─ org.apache.bookkeeper.api.kv.options.IncrementOptionBuilder.class - [JAR]

├─ org.apache.bookkeeper.api.kv.options.Option.class - [JAR]

├─ org.apache.bookkeeper.api.kv.options.OptionFactory.class - [JAR]

├─ org.apache.bookkeeper.api.kv.options.Options.class - [JAR]

├─ org.apache.bookkeeper.api.kv.options.PutOption.class - [JAR]

├─ org.apache.bookkeeper.api.kv.options.PutOptionBuilder.class - [JAR]

├─ org.apache.bookkeeper.api.kv.options.RangeOption.class - [JAR]

├─ org.apache.bookkeeper.api.kv.options.RangeOptionBuilder.class - [JAR]

├─ org.apache.bookkeeper.api.kv.options.package-info.class - [JAR]

org.apache.bookkeeper.stream.proto.kv.rpc

├─ org.apache.bookkeeper.stream.proto.kv.rpc.Compare.class - [JAR]

├─ org.apache.bookkeeper.stream.proto.kv.rpc.CompareOrBuilder.class - [JAR]

├─ org.apache.bookkeeper.stream.proto.kv.rpc.DeleteRangeRequest.class - [JAR]

├─ org.apache.bookkeeper.stream.proto.kv.rpc.DeleteRangeRequestOrBuilder.class - [JAR]

├─ org.apache.bookkeeper.stream.proto.kv.rpc.DeleteRangeResponse.class - [JAR]

├─ org.apache.bookkeeper.stream.proto.kv.rpc.DeleteRangeResponseOrBuilder.class - [JAR]

├─ org.apache.bookkeeper.stream.proto.kv.rpc.IncrementRequest.class - [JAR]

├─ org.apache.bookkeeper.stream.proto.kv.rpc.IncrementRequestOrBuilder.class - [JAR]

├─ org.apache.bookkeeper.stream.proto.kv.rpc.IncrementResponse.class - [JAR]

├─ org.apache.bookkeeper.stream.proto.kv.rpc.IncrementResponseOrBuilder.class - [JAR]

├─ org.apache.bookkeeper.stream.proto.kv.rpc.KvRpc.class - [JAR]

├─ org.apache.bookkeeper.stream.proto.kv.rpc.PutRequest.class - [JAR]

├─ org.apache.bookkeeper.stream.proto.kv.rpc.PutRequestOrBuilder.class - [JAR]

├─ org.apache.bookkeeper.stream.proto.kv.rpc.PutResponse.class - [JAR]

├─ org.apache.bookkeeper.stream.proto.kv.rpc.PutResponseOrBuilder.class - [JAR]

├─ org.apache.bookkeeper.stream.proto.kv.rpc.RangeRequest.class - [JAR]

├─ org.apache.bookkeeper.stream.proto.kv.rpc.RangeRequestOrBuilder.class - [JAR]

├─ org.apache.bookkeeper.stream.proto.kv.rpc.RangeResponse.class - [JAR]

├─ org.apache.bookkeeper.stream.proto.kv.rpc.RangeResponseOrBuilder.class - [JAR]

├─ org.apache.bookkeeper.stream.proto.kv.rpc.RequestOp.class - [JAR]

├─ org.apache.bookkeeper.stream.proto.kv.rpc.RequestOpOrBuilder.class - [JAR]

├─ org.apache.bookkeeper.stream.proto.kv.rpc.ResponseHeader.class - [JAR]

├─ org.apache.bookkeeper.stream.proto.kv.rpc.ResponseHeaderOrBuilder.class - [JAR]

├─ org.apache.bookkeeper.stream.proto.kv.rpc.ResponseOp.class - [JAR]

├─ org.apache.bookkeeper.stream.proto.kv.rpc.ResponseOpOrBuilder.class - [JAR]

├─ org.apache.bookkeeper.stream.proto.kv.rpc.RoutingHeader.class - [JAR]

├─ org.apache.bookkeeper.stream.proto.kv.rpc.RoutingHeaderOrBuilder.class - [JAR]

├─ org.apache.bookkeeper.stream.proto.kv.rpc.TableServiceGrpc.class - [JAR]

├─ org.apache.bookkeeper.stream.proto.kv.rpc.TxnRequest.class - [JAR]

├─ org.apache.bookkeeper.stream.proto.kv.rpc.TxnRequestOrBuilder.class - [JAR]

├─ org.apache.bookkeeper.stream.proto.kv.rpc.TxnResponse.class - [JAR]

├─ org.apache.bookkeeper.stream.proto.kv.rpc.TxnResponseOrBuilder.class - [JAR]

org.apache.bookkeeper.clients.impl.internal.mr

├─ org.apache.bookkeeper.clients.impl.internal.mr.MetaRangeRequestProcessor.class - [JAR]

├─ org.apache.bookkeeper.clients.impl.internal.mr.package-info.class - [JAR]

org.apache.bookkeeper.stream.proto

├─ org.apache.bookkeeper.stream.proto.BandwidthBasedSplitPolicy.class - [JAR]

├─ org.apache.bookkeeper.stream.proto.BandwidthBasedSplitPolicyOrBuilder.class - [JAR]

├─ org.apache.bookkeeper.stream.proto.FixedRangeSplitPolicy.class - [JAR]

├─ org.apache.bookkeeper.stream.proto.FixedRangeSplitPolicyOrBuilder.class - [JAR]

├─ org.apache.bookkeeper.stream.proto.KeyRange.class - [JAR]

├─ org.apache.bookkeeper.stream.proto.KeyRangeOrBuilder.class - [JAR]

├─ org.apache.bookkeeper.stream.proto.NamespaceConfiguration.class - [JAR]

├─ org.apache.bookkeeper.stream.proto.NamespaceConfigurationOrBuilder.class - [JAR]

├─ org.apache.bookkeeper.stream.proto.NamespaceMetadata.class - [JAR]

├─ org.apache.bookkeeper.stream.proto.NamespaceMetadataOrBuilder.class - [JAR]

├─ org.apache.bookkeeper.stream.proto.NamespaceProperties.class - [JAR]

├─ org.apache.bookkeeper.stream.proto.NamespacePropertiesOrBuilder.class - [JAR]

├─ org.apache.bookkeeper.stream.proto.ParentRanges.class - [JAR]

├─ org.apache.bookkeeper.stream.proto.ParentRangesList.class - [JAR]

├─ org.apache.bookkeeper.stream.proto.ParentRangesListOrBuilder.class - [JAR]

├─ org.apache.bookkeeper.stream.proto.ParentRangesOrBuilder.class - [JAR]

├─ org.apache.bookkeeper.stream.proto.RangeId.class - [JAR]

├─ org.apache.bookkeeper.stream.proto.RangeIdOrBuilder.class - [JAR]

├─ org.apache.bookkeeper.stream.proto.RangeKeyType.class - [JAR]

├─ org.apache.bookkeeper.stream.proto.RangeMetadata.class - [JAR]

├─ org.apache.bookkeeper.stream.proto.RangeMetadataOrBuilder.class - [JAR]

├─ org.apache.bookkeeper.stream.proto.RangeProperties.class - [JAR]

├─ org.apache.bookkeeper.stream.proto.RangePropertiesOrBuilder.class - [JAR]

├─ org.apache.bookkeeper.stream.proto.RangeState.class - [JAR]

├─ org.apache.bookkeeper.stream.proto.RetentionPolicy.class - [JAR]

├─ org.apache.bookkeeper.stream.proto.RetentionPolicyOrBuilder.class - [JAR]

├─ org.apache.bookkeeper.stream.proto.SegmentRollingPolicy.class - [JAR]

├─ org.apache.bookkeeper.stream.proto.SegmentRollingPolicyOrBuilder.class - [JAR]

├─ org.apache.bookkeeper.stream.proto.SizeBasedSegmentRollingPolicy.class - [JAR]

├─ org.apache.bookkeeper.stream.proto.SizeBasedSegmentRollingPolicyOrBuilder.class - [JAR]

├─ org.apache.bookkeeper.stream.proto.SplitPolicy.class - [JAR]

├─ org.apache.bookkeeper.stream.proto.SplitPolicyOrBuilder.class - [JAR]

├─ org.apache.bookkeeper.stream.proto.SplitPolicyType.class - [JAR]

├─ org.apache.bookkeeper.stream.proto.StorageType.class - [JAR]

├─ org.apache.bookkeeper.stream.proto.Stream.class - [JAR]

├─ org.apache.bookkeeper.stream.proto.StreamConfiguration.class - [JAR]

├─ org.apache.bookkeeper.stream.proto.StreamConfigurationOrBuilder.class - [JAR]

├─ org.apache.bookkeeper.stream.proto.StreamMetadata.class - [JAR]

├─ org.apache.bookkeeper.stream.proto.StreamMetadataOrBuilder.class - [JAR]

├─ org.apache.bookkeeper.stream.proto.StreamName.class - [JAR]

├─ org.apache.bookkeeper.stream.proto.StreamNameOrBuilder.class - [JAR]

├─ org.apache.bookkeeper.stream.proto.StreamProperties.class - [JAR]

├─ org.apache.bookkeeper.stream.proto.StreamPropertiesOrBuilder.class - [JAR]

├─ org.apache.bookkeeper.stream.proto.TimeBasedRetentionPolicy.class - [JAR]

├─ org.apache.bookkeeper.stream.proto.TimeBasedRetentionPolicyOrBuilder.class - [JAR]

├─ org.apache.bookkeeper.stream.proto.TimeBasedSegmentRollingPolicy.class - [JAR]

├─ org.apache.bookkeeper.stream.proto.TimeBasedSegmentRollingPolicyOrBuilder.class - [JAR]

Advertisement

Dependencies from Group

Jun 26, 2023
51 usages
1.7k stars
Jun 26, 2023
25 usages
1.7k stars
Jun 26, 2023
10 usages
1.7k stars
Jun 26, 2023
9 usages
1.7k stars
Jun 26, 2023
9 usages
1.7k stars

Discover Dependencies

Jun 08, 2018
2 stars
Apr 18, 2018
1 usages
0 stars
Jul 06, 2023
2 usages
773 stars
Mar 24, 2020
31 stars
Jul 09, 2021
16 stars
Mar 03, 2020
2 usages
Mar 16, 2021
2 usages
42 stars