jar

com.devsisters : shardcake-protocol-grpc_3

Maven & Gradle

Aug 11, 2023
394 stars

shardcake-protocol-grpc · shardcake-protocol-grpc

Table Of Contents

Latest Version

Download com.devsisters : shardcake-protocol-grpc_3 JAR file - Latest Versions:

All Versions

Download com.devsisters : shardcake-protocol-grpc_3 JAR file - All Versions:

Version Vulnerabilities Size Updated
2.1.x
2.0.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 shardcake-protocol-grpc_3-2.1.0.jar file.
    Once you open a JAR file, all the java classes in the JAR file will be displayed.

com.devsisters.shardcake.protobuf.sharding

├─ com.devsisters.shardcake.protobuf.sharding.AssignShardsRequest.class - [JAR]

├─ com.devsisters.shardcake.protobuf.sharding.AssignShardsResponse.class - [JAR]

├─ com.devsisters.shardcake.protobuf.sharding.PingShardsRequest.class - [JAR]

├─ com.devsisters.shardcake.protobuf.sharding.PingShardsResponse.class - [JAR]

├─ com.devsisters.shardcake.protobuf.sharding.SendRequest.class - [JAR]

├─ com.devsisters.shardcake.protobuf.sharding.SendResponse.class - [JAR]

├─ com.devsisters.shardcake.protobuf.sharding.ShardingProto.class - [JAR]

├─ com.devsisters.shardcake.protobuf.sharding.ShardingServiceGrpc.class - [JAR]

├─ com.devsisters.shardcake.protobuf.sharding.UnassignShardsRequest.class - [JAR]

├─ com.devsisters.shardcake.protobuf.sharding.UnassignShardsResponse.class - [JAR]

├─ com.devsisters.shardcake.protobuf.sharding.ZioSharding.class - [JAR]

com.devsisters.shardcake

├─ com.devsisters.shardcake.GrpcConfig.class - [JAR]

├─ com.devsisters.shardcake.GrpcPods.class - [JAR]

├─ com.devsisters.shardcake.GrpcShardingService.class - [JAR]

Advertisement