public static interface ClientNamenodeProtocolProtos.ConcatRequestProtoOrBuilder
extends com.google.protobuf.MessageOrBuilder
Modifier and Type | Method and Description |
---|---|
String |
getSrcs(int index)
repeated string srcs = 2; |
com.google.protobuf.ByteString |
getSrcsBytes(int index)
repeated string srcs = 2; |
int |
getSrcsCount()
repeated string srcs = 2; |
List<String> |
getSrcsList()
repeated string srcs = 2; |
String |
getTrg()
required string trg = 1; |
com.google.protobuf.ByteString |
getTrgBytes()
required string trg = 1; |
boolean |
hasTrg()
required string trg = 1; |
boolean hasTrg()
required string trg = 1;
String getTrg()
required string trg = 1;
com.google.protobuf.ByteString getTrgBytes()
required string trg = 1;
int getSrcsCount()
repeated string srcs = 2;
String getSrcs(int index)
repeated string srcs = 2;
com.google.protobuf.ByteString getSrcsBytes(int index)
repeated string srcs = 2;
Copyright © 2013 Apache Software Foundation. All rights reserved.