Class Index


  • public class Index
    extends java.lang.Object
    A type of an index structure
    Author:
    bratseth
    • Nested Class Summary

      Nested Classes 
      Modifier and Type Class Description
      static class  Index.Type
      The index type enumeration
    • Constructor Summary

      Constructors 
      Constructor Description
      Index()  
    • Method Summary

      All Methods Static Methods Concrete Methods 
      Modifier and Type Method Description
      static Index.Type convertType​(com.yahoo.document.DataType fieldType)
      Sets the right index type from a field type
      • Methods inherited from class java.lang.Object

        clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
    • Constructor Detail

      • Index

        public Index()
    • Method Detail

      • convertType

        public static Index.Type convertType​(com.yahoo.document.DataType fieldType)
        Sets the right index type from a field type