Class IndexShardStatus

    • Method Detail

      • getShardId

        public ShardId getShardId()
        Deprecated. 
      • getShards

        public ShardStatus[] getShards()
        Deprecated. 
      • getAt

        public ShardStatus getAt(int position)
        Deprecated. 
      • getPrimaryStoreSize

        public ByteSizeValue getPrimaryStoreSize()
        Deprecated. 
        Returns only the primary shards store size in bytes.
      • getStoreSize

        public ByteSizeValue getStoreSize()
        Deprecated. 
        Returns the full store size in bytes, of both primaries and replicas.
      • getTranslogOperations

        public long getTranslogOperations()
        Deprecated. 
      • getDocs

        public DocsStatus getDocs()
        Deprecated. 
      • getMergeStats

        public MergeStats getMergeStats()
        Deprecated. 
        Total merges of this shard replication group.
      • getRefreshStats

        public RefreshStats getRefreshStats()
        Deprecated. 
      • getFlushStats

        public FlushStats getFlushStats()
        Deprecated.