Class V2ApiConstants


  • public class V2ApiConstants
    extends Object
    • Field Detail

      • PROPERTIES_KEY

        public static final String PROPERTIES_KEY
        Parent key for collection or alias properties to set.
        See Also:
        Constant Field Values
      • CREATE_COLLECTION_KEY

        public static final String CREATE_COLLECTION_KEY
        Parent key for v2 params used to create a collection.
        See Also:
        Constant Field Values
      • SHUFFLE_NODES

        public static final String SHUFFLE_NODES
        Property controlling whether 'nodeSet' should be shuffled before use.
        See Also:
        Constant Field Values
      • NODE_SET

        public static final String NODE_SET
        The set of nodes to consider as potential locations for a new collection or its constituent components.
        See Also:
        Constant Field Values