public static interface PlanProto.PartitionTableScanSpecOrBuilder
extends com.google.protobuf.MessageOrBuilder
| Modifier and Type | Method and Description |
|---|---|
String |
getPaths(int index)
repeated string paths = 1; |
com.google.protobuf.ByteString |
getPathsBytes(int index)
repeated string paths = 1; |
int |
getPathsCount()
repeated string paths = 1; |
List<String> |
getPathsList()
repeated string paths = 1; |
int getPathsCount()
repeated string paths = 1;String getPaths(int index)
repeated string paths = 1;com.google.protobuf.ByteString getPathsBytes(int index)
repeated string paths = 1;Copyright © 2015 Apache Software Foundation. All Rights Reserved.