Class ESIndexLevelReplicationTestCase

    • Field Detail

      • index

        protected final Index index
    • Constructor Detail

      • ESIndexLevelReplicationTestCase

        public ESIndexLevelReplicationTestCase()
    • Method Detail

      • buildIndexMetaData

        protected IndexMetaData buildIndexMetaData​(int replicas)
                                            throws java.io.IOException
        Throws:
        java.io.IOException
      • buildIndexMetaData

        protected IndexMetaData buildIndexMetaData​(int replicas,
                                                   java.util.Map<java.lang.String,java.lang.String> mappings)
                                            throws java.io.IOException
        Throws:
        java.io.IOException
      • getDiscoveryNode

        protected DiscoveryNode getDiscoveryNode​(java.lang.String id)