Class CreateCollectionSnapshotAPI.CreateSnapshotRequestBody

    • Nested Class Summary

      • Nested classes/interfaces inherited from interface org.apache.solr.common.MapWriter

        org.apache.solr.common.MapWriter.EntryWriter
    • Field Summary

      Fields 
      Modifier and Type Field Description
      String asyncId  
      boolean followAliases  
      • Fields inherited from interface org.apache.solr.common.MapWriter

        EMPTY
    • Field Detail

      • followAliases

        public boolean followAliases
      • asyncId

        public String asyncId
    • Constructor Detail

      • CreateSnapshotRequestBody

        public CreateSnapshotRequestBody()