Package org.elasticsearch.index.mapper
Class TestBlock.LongRangeBuilder
java.lang.Object
org.elasticsearch.index.mapper.TestBlock.LongRangeBuilder
- All Implemented Interfaces:
Closeable,AutoCloseable,org.elasticsearch.core.Releasable,BlockLoader.Builder,BlockLoader.LongRangeBuilder
- Enclosing class:
TestBlock
public static class TestBlock.LongRangeBuilder
extends Object
implements BlockLoader.LongRangeBuilder
-
Method Details
-
from
- Specified by:
fromin interfaceBlockLoader.LongRangeBuilder
-
to
- Specified by:
toin interfaceBlockLoader.LongRangeBuilder
-
build
- Specified by:
buildin interfaceBlockLoader.Builder
-
appendNull
- Specified by:
appendNullin interfaceBlockLoader.Builder
-
beginPositionEntry
- Specified by:
beginPositionEntryin interfaceBlockLoader.Builder
-
endPositionEntry
- Specified by:
endPositionEntryin interfaceBlockLoader.Builder
-
close
public void close()- Specified by:
closein interfaceAutoCloseable- Specified by:
closein interfaceCloseable- Specified by:
closein interfaceorg.elasticsearch.core.Releasable
-