View Java Class Source Code in JAR file
- Download JD-GUI to open JAR file and explore Java source code file (.class .java)
- Click menu "File → Open File..." or just drag-and-drop the JAR file in the JD-GUI window azure-cosmos-direct-3.0.0-a1.jar file.
Once you open a JAR file, all the java classes in the JAR file will be displayed.
com.microsoft.azure.cosmosdb.internal.routing
├─ com.microsoft.azure.cosmosdb.internal.routing.Int128.class - [JAR]
├─ com.microsoft.azure.cosmosdb.internal.routing.MurmurHash3_128.class - [JAR]
├─ com.microsoft.azure.cosmosdb.internal.routing.MurmurHash3_32.class - [JAR]
├─ com.microsoft.azure.cosmosdb.internal.routing.PartitionKeyInternalHelper.class - [JAR]
├─ com.microsoft.azure.cosmosdb.internal.routing.UInt128.class - [JAR]
com.microsoft.azure.cosmosdb.internal.directconnectivity.rntbd
├─ com.microsoft.azure.cosmosdb.internal.directconnectivity.rntbd.RntbdClientChannelInitializer.class - [JAR]
├─ com.microsoft.azure.cosmosdb.internal.directconnectivity.rntbd.RntbdConstants.class - [JAR]
├─ com.microsoft.azure.cosmosdb.internal.directconnectivity.rntbd.RntbdContext.class - [JAR]
├─ com.microsoft.azure.cosmosdb.internal.directconnectivity.rntbd.RntbdContextDecoder.class - [JAR]
├─ com.microsoft.azure.cosmosdb.internal.directconnectivity.rntbd.RntbdContextNegotiator.class - [JAR]
├─ com.microsoft.azure.cosmosdb.internal.directconnectivity.rntbd.RntbdContextRequest.class - [JAR]
├─ com.microsoft.azure.cosmosdb.internal.directconnectivity.rntbd.RntbdContextRequestDecoder.class - [JAR]
├─ com.microsoft.azure.cosmosdb.internal.directconnectivity.rntbd.RntbdContextRequestEncoder.class - [JAR]
├─ com.microsoft.azure.cosmosdb.internal.directconnectivity.rntbd.RntbdFramer.class - [JAR]
├─ com.microsoft.azure.cosmosdb.internal.directconnectivity.rntbd.RntbdObjectMapper.class - [JAR]
├─ com.microsoft.azure.cosmosdb.internal.directconnectivity.rntbd.RntbdRequest.class - [JAR]
├─ com.microsoft.azure.cosmosdb.internal.directconnectivity.rntbd.RntbdRequestArgs.class - [JAR]
├─ com.microsoft.azure.cosmosdb.internal.directconnectivity.rntbd.RntbdRequestDecoder.class - [JAR]
├─ com.microsoft.azure.cosmosdb.internal.directconnectivity.rntbd.RntbdRequestEncoder.class - [JAR]
├─ com.microsoft.azure.cosmosdb.internal.directconnectivity.rntbd.RntbdRequestFrame.class - [JAR]
├─ com.microsoft.azure.cosmosdb.internal.directconnectivity.rntbd.RntbdRequestFramer.class - [JAR]
├─ com.microsoft.azure.cosmosdb.internal.directconnectivity.rntbd.RntbdRequestHeaders.class - [JAR]
├─ com.microsoft.azure.cosmosdb.internal.directconnectivity.rntbd.RntbdRequestManager.class - [JAR]
├─ com.microsoft.azure.cosmosdb.internal.directconnectivity.rntbd.RntbdResponse.class - [JAR]
├─ com.microsoft.azure.cosmosdb.internal.directconnectivity.rntbd.RntbdResponseDecoder.class - [JAR]
├─ com.microsoft.azure.cosmosdb.internal.directconnectivity.rntbd.RntbdResponseHeaders.class - [JAR]
├─ com.microsoft.azure.cosmosdb.internal.directconnectivity.rntbd.RntbdResponseStatus.class - [JAR]
├─ com.microsoft.azure.cosmosdb.internal.directconnectivity.rntbd.RntbdToken.class - [JAR]
├─ com.microsoft.azure.cosmosdb.internal.directconnectivity.rntbd.RntbdTokenStream.class - [JAR]
├─ com.microsoft.azure.cosmosdb.internal.directconnectivity.rntbd.RntbdTokenType.class - [JAR]
├─ com.microsoft.azure.cosmosdb.internal.directconnectivity.rntbd.RntbdUUID.class - [JAR]
com.microsoft.azure.cosmosdb.internal
├─ com.microsoft.azure.cosmosdb.internal.ContentSerializationFormat.class - [JAR]
├─ com.microsoft.azure.cosmosdb.internal.EnumerationDirection.class - [JAR]
├─ com.microsoft.azure.cosmosdb.internal.FanoutOperationState.class - [JAR]
├─ com.microsoft.azure.cosmosdb.internal.MigrateCollectionDirective.class - [JAR]
├─ com.microsoft.azure.cosmosdb.internal.ReadFeedKeyType.class - [JAR]
├─ com.microsoft.azure.cosmosdb.internal.RemoteStorageType.class - [JAR]
com.microsoft.azure.cosmosdb.internal.directconnectivity
├─ com.microsoft.azure.cosmosdb.internal.directconnectivity.AddressResolver.class - [JAR]
├─ com.microsoft.azure.cosmosdb.internal.directconnectivity.AddressSelector.class - [JAR]
├─ com.microsoft.azure.cosmosdb.internal.directconnectivity.BarrierRequestHelper.class - [JAR]
├─ com.microsoft.azure.cosmosdb.internal.directconnectivity.ConflictException.class - [JAR]
├─ com.microsoft.azure.cosmosdb.internal.directconnectivity.ConsistencyReader.class - [JAR]
├─ com.microsoft.azure.cosmosdb.internal.directconnectivity.ConsistencyWriter.class - [JAR]
├─ com.microsoft.azure.cosmosdb.internal.directconnectivity.CustomHeaders.class - [JAR]
├─ com.microsoft.azure.cosmosdb.internal.directconnectivity.ErrorUtils.class - [JAR]
├─ com.microsoft.azure.cosmosdb.internal.directconnectivity.ForbiddenException.class - [JAR]
├─ com.microsoft.azure.cosmosdb.internal.directconnectivity.GatewayAddressCache.class - [JAR]
├─ com.microsoft.azure.cosmosdb.internal.directconnectivity.GatewayServiceConfigurationReader.class - [JAR]
├─ com.microsoft.azure.cosmosdb.internal.directconnectivity.GoneAndRetryWithRetryPolicy.class - [JAR]
├─ com.microsoft.azure.cosmosdb.internal.directconnectivity.HttpClientUtils.class - [JAR]
├─ com.microsoft.azure.cosmosdb.internal.directconnectivity.HttpTransportClient.class - [JAR]
├─ com.microsoft.azure.cosmosdb.internal.directconnectivity.IAddressCache.class - [JAR]
├─ com.microsoft.azure.cosmosdb.internal.directconnectivity.IAddressResolver.class - [JAR]
├─ com.microsoft.azure.cosmosdb.internal.directconnectivity.IStoreClient.class - [JAR]
├─ com.microsoft.azure.cosmosdb.internal.directconnectivity.LockedException.class - [JAR]
├─ com.microsoft.azure.cosmosdb.internal.directconnectivity.MethodNotAllowedException.class - [JAR]
├─ com.microsoft.azure.cosmosdb.internal.directconnectivity.PartitionKeyRangeGoneException.class - [JAR]
├─ com.microsoft.azure.cosmosdb.internal.directconnectivity.PreconditionFailedException.class - [JAR]
├─ com.microsoft.azure.cosmosdb.internal.directconnectivity.QueryRequestPerformanceActivity.class - [JAR]
├─ com.microsoft.azure.cosmosdb.internal.directconnectivity.QuorumReader.class - [JAR]
├─ com.microsoft.azure.cosmosdb.internal.directconnectivity.ReadMode.class - [JAR]
├─ com.microsoft.azure.cosmosdb.internal.directconnectivity.ReplicatedResourceClient.class - [JAR]
├─ com.microsoft.azure.cosmosdb.internal.directconnectivity.RequestEntityTooLargeException.class - [JAR]
├─ com.microsoft.azure.cosmosdb.internal.directconnectivity.RequestHelper.class - [JAR]
├─ com.microsoft.azure.cosmosdb.internal.directconnectivity.RequestRateTooLargeException.class - [JAR]
├─ com.microsoft.azure.cosmosdb.internal.directconnectivity.ResourceOperation.class - [JAR]
├─ com.microsoft.azure.cosmosdb.internal.directconnectivity.ResponseUtils.class - [JAR]
├─ com.microsoft.azure.cosmosdb.internal.directconnectivity.RetryWithException.class - [JAR]
├─ com.microsoft.azure.cosmosdb.internal.directconnectivity.RntbdTransportClient.class - [JAR]
├─ com.microsoft.azure.cosmosdb.internal.directconnectivity.ServerProperties.class - [JAR]
├─ com.microsoft.azure.cosmosdb.internal.directconnectivity.ServerStoreModel.class - [JAR]
├─ com.microsoft.azure.cosmosdb.internal.directconnectivity.ServiceConfig.class - [JAR]
├─ com.microsoft.azure.cosmosdb.internal.directconnectivity.ServiceUnavailableException.class - [JAR]
├─ com.microsoft.azure.cosmosdb.internal.directconnectivity.StoreClient.class - [JAR]
├─ com.microsoft.azure.cosmosdb.internal.directconnectivity.StoreClientFactory.class - [JAR]
├─ com.microsoft.azure.cosmosdb.internal.directconnectivity.StoreReader.class - [JAR]
├─ com.microsoft.azure.cosmosdb.internal.directconnectivity.TransportClient.class - [JAR]
├─ com.microsoft.azure.cosmosdb.internal.directconnectivity.TransportException.class - [JAR]
├─ com.microsoft.azure.cosmosdb.internal.directconnectivity.UnauthorizedException.class - [JAR]