public static interface SolrProtocol.ParamOrBuilder
extends com.google.protobuf.MessageOrBuilder
| 限定符和类型 | 方法和说明 |
|---|---|
java.lang.String |
getKey()
required string key = 1; |
com.google.protobuf.ByteString |
getKeyBytes()
required string key = 1; |
java.lang.String |
getValue(int index)
repeated string value = 2;
string[]
|
com.google.protobuf.ByteString |
getValueBytes(int index)
repeated string value = 2;
string[]
|
int |
getValueCount()
repeated string value = 2;
string[]
|
java.util.List<java.lang.String> |
getValueList()
repeated string value = 2;
string[]
|
boolean |
hasKey()
required string key = 1; |
boolean hasKey()
required string key = 1;java.lang.String getKey()
required string key = 1;com.google.protobuf.ByteString getKeyBytes()
required string key = 1;java.util.List<java.lang.String> getValueList()
repeated string value = 2;
string[]
int getValueCount()
repeated string value = 2;
string[]
java.lang.String getValue(int index)
repeated string value = 2;
string[]
com.google.protobuf.ByteString getValueBytes(int index)
repeated string value = 2;
string[]
Copyright © 2016. All Rights Reserved.