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.AutoCloseableCopyright © 2009-2020 The Apache Software Foundation