jar

org.apache.geode : geode-protobuf

Maven & Gradle

Mar 05, 2022
2 usages
2.2k stars

Apache Geode · Apache Geode provides a database-like consistency model, reliable transaction processing and a shared-nothing architecture to maintain very low latency performance with high concurrency processing

Table Of Contents

Latest Version

Download org.apache.geode : geode-protobuf JAR file - Latest Versions:

All Versions

Download org.apache.geode : geode-protobuf JAR file - All Versions:

Version Vulnerabilities Size Updated
1.14.x
1.13.x
1.12.x
1.11.x
1.10.x
1.9.x
1.8.x CVE-2017-15694
1.7.x CVE-2017-15694
1.6.x CVE-2017-15694
1.5.x CVE-2017-15694
1.4.x CVE-2017-15694
1.3.x CVE-2017-15694

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 geode-protobuf-1.14.4.jar file.
    Once you open a JAR file, all the java classes in the JAR file will be displayed.

org.apache.geode.internal.protocol.protobuf.v1.state.exception

├─ org.apache.geode.internal.protocol.protobuf.v1.state.exception.ConnectionStateException.class - [JAR]

├─ org.apache.geode.internal.protocol.protobuf.v1.state.exception.ExceptionWithErrorCode.class - [JAR]

├─ org.apache.geode.internal.protocol.protobuf.v1.state.exception.OperationNotAuthorizedException.class - [JAR]

org.apache.geode.internal.protocol.protobuf.v1.state

├─ org.apache.geode.internal.protocol.protobuf.v1.state.AcceptMessages.class - [JAR]

├─ org.apache.geode.internal.protocol.protobuf.v1.state.ConnectionState.class - [JAR]

├─ org.apache.geode.internal.protocol.protobuf.v1.state.InvalidSecurity.class - [JAR]

├─ org.apache.geode.internal.protocol.protobuf.v1.state.RequireAuthentication.class - [JAR]

├─ org.apache.geode.internal.protocol.protobuf.v1.state.RequireVersion.class - [JAR]

├─ org.apache.geode.internal.protocol.protobuf.v1.state.TerminateConnection.class - [JAR]

org.apache.geode.internal.protocol.protobuf.v1

├─ org.apache.geode.internal.protocol.protobuf.v1.Failure.class - [JAR]

├─ org.apache.geode.internal.protocol.protobuf.v1.LocatorMessageExecutionContext.class - [JAR]

├─ org.apache.geode.internal.protocol.protobuf.v1.MessageExecutionContext.class - [JAR]

├─ org.apache.geode.internal.protocol.protobuf.v1.ProtobufCachePipeline.class - [JAR]

├─ org.apache.geode.internal.protocol.protobuf.v1.ProtobufOperationContext.class - [JAR]

├─ org.apache.geode.internal.protocol.protobuf.v1.ProtobufOpsProcessor.class - [JAR]

├─ org.apache.geode.internal.protocol.protobuf.v1.ProtobufProtocolService.class - [JAR]

├─ org.apache.geode.internal.protocol.protobuf.v1.ProtobufSerializationService.class - [JAR]

├─ org.apache.geode.internal.protocol.protobuf.v1.ProtobufStreamProcessor.class - [JAR]

├─ org.apache.geode.internal.protocol.protobuf.v1.Result.class - [JAR]

├─ org.apache.geode.internal.protocol.protobuf.v1.ServerMessageExecutionContext.class - [JAR]

├─ org.apache.geode.internal.protocol.protobuf.v1.Success.class - [JAR]

org.apache.geode.internal.protocol.protobuf.v1.serializer.exception

├─ org.apache.geode.internal.protocol.protobuf.v1.serializer.exception.InvalidProtocolMessageException.class - [JAR]

org.apache.geode.internal.protocol.protobuf.statistics

├─ org.apache.geode.internal.protocol.protobuf.statistics.ClientStatistics.class - [JAR]

├─ org.apache.geode.internal.protocol.protobuf.statistics.NoOpStatistics.class - [JAR]

├─ org.apache.geode.internal.protocol.protobuf.statistics.ProtobufClientStatistics.class - [JAR]

org.apache.geode.internal.protocol.serialization

├─ org.apache.geode.internal.protocol.serialization.NoOpCustomValueSerializer.class - [JAR]

org.apache.geode.internal.protocol.operations

├─ org.apache.geode.internal.protocol.operations.ProtobufOperationHandler.class - [JAR]

org.apache.geode.protocol.serialization

├─ org.apache.geode.protocol.serialization.ValueSerializer.class - [JAR]

org.apache.geode.internal.protocol.protobuf.v1.operations.security

├─ org.apache.geode.internal.protocol.protobuf.v1.operations.security.HandshakeRequestOperationHandler.class - [JAR]

org.apache.geode.internal.protocol.protobuf.v1.utilities.exception

├─ org.apache.geode.internal.protocol.protobuf.v1.utilities.exception.UnknownProtobufEncodingType.class - [JAR]

org.apache.geode.internal.protocol.protobuf.v1.serialization

├─ org.apache.geode.internal.protocol.protobuf.v1.serialization.JsonPdxConverter.class - [JAR]

├─ org.apache.geode.internal.protocol.protobuf.v1.serialization.SerializationService.class - [JAR]

├─ org.apache.geode.internal.protocol.protobuf.v1.serialization.SerializationType.class - [JAR]

├─ org.apache.geode.internal.protocol.protobuf.v1.serialization.TypeConverter.class - [JAR]

org.apache.geode.internal.protocol.protobuf.v1.registry

├─ org.apache.geode.internal.protocol.protobuf.v1.registry.ProtobufOperationContextRegistry.class - [JAR]

org.apache.geode.internal.protocol.protobuf.v1.operations

├─ org.apache.geode.internal.protocol.protobuf.v1.operations.ClearRequestOperationHandler.class - [JAR]

├─ org.apache.geode.internal.protocol.protobuf.v1.operations.DisconnectClientRequestOperationHandler.class - [JAR]

├─ org.apache.geode.internal.protocol.protobuf.v1.operations.ExecuteFunctionOnGroupRequestOperationHandler.class - [JAR]

├─ org.apache.geode.internal.protocol.protobuf.v1.operations.ExecuteFunctionOnMemberRequestOperationHandler.class - [JAR]

├─ org.apache.geode.internal.protocol.protobuf.v1.operations.ExecuteFunctionOnRegionRequestOperationHandler.class - [JAR]

├─ org.apache.geode.internal.protocol.protobuf.v1.operations.GetAllRequestOperationHandler.class - [JAR]

├─ org.apache.geode.internal.protocol.protobuf.v1.operations.GetRegionNamesRequestOperationHandler.class - [JAR]

├─ org.apache.geode.internal.protocol.protobuf.v1.operations.GetRequestOperationHandler.class - [JAR]

├─ org.apache.geode.internal.protocol.protobuf.v1.operations.GetServerOperationHandler.class - [JAR]

├─ org.apache.geode.internal.protocol.protobuf.v1.operations.GetSizeRequestOperationHandler.class - [JAR]

├─ org.apache.geode.internal.protocol.protobuf.v1.operations.KeySetOperationHandler.class - [JAR]

├─ org.apache.geode.internal.protocol.protobuf.v1.operations.OqlQueryRequestOperationHandler.class - [JAR]

├─ org.apache.geode.internal.protocol.protobuf.v1.operations.ProtocolVersionHandler.class - [JAR]

├─ org.apache.geode.internal.protocol.protobuf.v1.operations.PutAllRequestOperationHandler.class - [JAR]

├─ org.apache.geode.internal.protocol.protobuf.v1.operations.PutIfAbsentRequestOperationHandler.class - [JAR]

├─ org.apache.geode.internal.protocol.protobuf.v1.operations.PutRequestOperationHandler.class - [JAR]

├─ org.apache.geode.internal.protocol.protobuf.v1.operations.RemoveRequestOperationHandler.class - [JAR]

├─ org.apache.geode.internal.protocol.protobuf.v1.operations.VersionValidator.class - [JAR]

org.apache.geode.internal.protocol.protobuf.v1.serializer

├─ org.apache.geode.internal.protocol.protobuf.v1.serializer.ProtobufProtocolSerializer.class - [JAR]

org.apache.geode.internal.protocol.protobuf.v1.utilities

├─ org.apache.geode.internal.protocol.protobuf.v1.utilities.ProtobufUtilities.class - [JAR]

org.apache.geode.internal.protocol.protobuf.security

├─ org.apache.geode.internal.protocol.protobuf.security.NoSecurity.class - [JAR]

├─ org.apache.geode.internal.protocol.protobuf.security.NotLoggedInSecurity.class - [JAR]

├─ org.apache.geode.internal.protocol.protobuf.security.SecureCache.class - [JAR]

├─ org.apache.geode.internal.protocol.protobuf.security.SecureCacheImpl.class - [JAR]

├─ org.apache.geode.internal.protocol.protobuf.security.SecureFunctionService.class - [JAR]

├─ org.apache.geode.internal.protocol.protobuf.security.SecureFunctionServiceImpl.class - [JAR]

├─ org.apache.geode.internal.protocol.protobuf.security.SecureLocator.class - [JAR]

├─ org.apache.geode.internal.protocol.protobuf.security.SecureLocatorImpl.class - [JAR]

├─ org.apache.geode.internal.protocol.protobuf.security.Security.class - [JAR]

├─ org.apache.geode.internal.protocol.protobuf.security.ShiroSecurity.class - [JAR]

org.apache.geode.internal.protocol.protobuf.v1.serialization.exception

├─ org.apache.geode.internal.protocol.protobuf.v1.serialization.exception.DecodingException.class - [JAR]

├─ org.apache.geode.internal.protocol.protobuf.v1.serialization.exception.EncodingException.class - [JAR]

Advertisement

Dependencies from Group

Sep 29, 2022
50 usages
2.2k stars
Sep 29, 2022
35 usages
2.2k stars
Sep 29, 2022
26 usages
2.2k stars
Sep 29, 2022
23 usages
2.2k stars
Sep 29, 2022
21 usages
2.2k stars

Discover Dependencies

Oct 31, 2017
1 usages
0 stars
Jul 15, 2022
1 usages
112 stars
Mar 16, 2021
704 stars
Jun 09, 2021
1 usages
183 stars
Sep 12, 2019
3 usages
1 stars
Feb 17, 2018
1 usages
26 stars
Jan 08, 2019
1 usages
6 stars
Nov 02, 2017