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

public class GetShardRole extends Object
Message sent to the local ShardManager to request the current role for the given shard.
  • Constructor Details

    • GetShardRole

      public GetShardRole(String name)
  • Method Details

    • getName

      public String getName()