Interface IndexResult.Result

Enclosing class:
IndexResult

public static interface IndexResult.Result
Flag to show whether the index was created or one already exists.
  • Field Summary

    Fields
    Modifier and Type
    Field
    Description
    static final String
    created.
    static final String
    exists.