Class DocumentDimensions.OnlySingleValueAllowed

java.lang.Object
org.elasticsearch.index.mapper.DocumentDimensions.OnlySingleValueAllowed
All Implemented Interfaces:
DocumentDimensions
Enclosing interface:
DocumentDimensions

public static class DocumentDimensions.OnlySingleValueAllowed extends Object implements DocumentDimensions
Makes sure that each dimension only appears on time.
  • Constructor Details

    • OnlySingleValueAllowed

      public OnlySingleValueAllowed()
  • Method Details