Class ShardId

java.lang.Object
org.elasticsearch.index.shard.ShardId
All Implemented Interfaces:
Comparable<ShardId>, Writeable, ToXContent, ToXContentFragment

public class ShardId extends Object implements Comparable<ShardId>, ToXContentFragment, Writeable
Allows for shard level components to be injected with the shard id.