public class ReadExecutionController
extends java.lang.Object
implements java.lang.AutoCloseable
Modifier and Type | Method and Description |
---|---|
void |
close() |
static ReadExecutionController |
empty() |
WriteContext |
getWriteContext() |
ReadExecutionController |
indexReadController() |
TableMetadata |
metadata() |
public ReadExecutionController indexReadController()
public WriteContext getWriteContext()
public static ReadExecutionController empty()
public TableMetadata metadata()
public void close()
close
in interface java.lang.AutoCloseable
Copyright © 2009-2021 The Apache Software Foundation