java.lang.Object
org.opendaylight.controller.cluster.datastore.messages.GetShardRoleReply

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

    • GetShardRoleReply

      public GetShardRoleReply(String role)
  • Method Details

    • getRole

      public String getRole()