Class Engine.Get

  • Enclosing class:
    Engine

    public static class Engine.Get
    extends java.lang.Object
    • Constructor Detail

      • Get

        public Get​(boolean realtime,
                   boolean readFromTranslog,
                   java.lang.String type,
                   java.lang.String id,
                   org.apache.lucene.index.Term uid)
    • Method Detail

      • realtime

        public boolean realtime()
      • type

        public java.lang.String type()
      • id

        public java.lang.String id()
      • uid

        public org.apache.lucene.index.Term uid()
      • version

        public long version()
      • version

        public Engine.Get version​(long version)
      • isReadFromTranslog

        public boolean isReadFromTranslog()