public static class MockTableDef.MockTableSelection extends Object implements DrillTableSelection
Constructor and Description |
---|
MockTableSelection(List<MockTableDef.MockScanEntry> entries) |
Modifier and Type | Method and Description |
---|---|
String |
digest()
The digest of the selection represented by the implementation.
|
List<MockTableDef.MockScanEntry> |
getEntries() |
public MockTableSelection(List<MockTableDef.MockScanEntry> entries)
public String digest()
DrillTableSelection
digest
in interface DrillTableSelection
public List<MockTableDef.MockScanEntry> getEntries()
Copyright © 1970 The Apache Software Foundation. All rights reserved.