Class GetShardRoleReply


  • public class GetShardRoleReply
    extends Object
    Reply to GetShardRole, containing the current role of the shard if present on the ShardManager.
    • Constructor Detail

      • GetShardRoleReply

        public GetShardRoleReply​(String role)
    • Method Detail

      • getRole

        public String getRole()