query stringlengths 7 33.1k | document stringlengths 7 335k | metadata dict | negatives listlengths 3 101 | negative_scores listlengths 3 101 | document_score stringlengths 3 10 | document_rank stringclasses 102
values |
|---|---|---|---|---|---|---|
repeated .FileInfo files = 4; | public Builder setFiles(
int index, entities.Torrent.FileInfo value) {
if (filesBuilder_ == null) {
if (value == null) {
throw new NullPointerException();
}
ensureFilesIsMutable();
files_.set(index, value);
onChanged();
} else {
filesBuilder_.setMessage(index, value);
}
return this;
} | {
"objective": {
"self": [],
"paired": [],
"triplet": [
[
"query",
"document",
"negatives"
]
]
}
} | [
"int getFileInfoCount();",
"public void incFileCount(){\n\t\tthis.num_files++;\n\t}",
"entities.Torrent.FileInfo getFiles(int index);",
"public Files(){\n this.fileNameArray.add(\"bridge_1.txt\");\n this.fileNameArray.add(\"bridge_2.txt\");\n this.fileNameArray.add(\"bridge_3.txt\");\n ... | [
"0.65325207",
"0.6227456",
"0.6177881",
"0.6116598",
"0.6065684",
"0.6065684",
"0.590164",
"0.58970237",
"0.58970237",
"0.5783433",
"0.57750136",
"0.5763771",
"0.5762734",
"0.57547295",
"0.5746625",
"0.5744839",
"0.5644452",
"0.563878",
"0.5628507",
"0.56053144",
"0.5601631",... | 0.0 | -1 |
repeated .FileInfo files = 4; | public Builder setFiles(
int index, entities.Torrent.FileInfo.Builder builderForValue) {
if (filesBuilder_ == null) {
ensureFilesIsMutable();
files_.set(index, builderForValue.build());
onChanged();
} else {
filesBuilder_.setMessage(index, builderForValue.build());
}
return this;
} | {
"objective": {
"self": [],
"paired": [],
"triplet": [
[
"query",
"document",
"negatives"
]
]
}
} | [
"int getFileInfoCount();",
"public void incFileCount(){\n\t\tthis.num_files++;\n\t}",
"entities.Torrent.FileInfo getFiles(int index);",
"public Files(){\n this.fileNameArray.add(\"bridge_1.txt\");\n this.fileNameArray.add(\"bridge_2.txt\");\n this.fileNameArray.add(\"bridge_3.txt\");\n ... | [
"0.65325207",
"0.6227456",
"0.6177881",
"0.6116598",
"0.6065684",
"0.6065684",
"0.590164",
"0.58970237",
"0.58970237",
"0.5783433",
"0.57750136",
"0.5763771",
"0.5762734",
"0.57547295",
"0.5746625",
"0.5744839",
"0.5644452",
"0.563878",
"0.5628507",
"0.56053144",
"0.5601631",... | 0.0 | -1 |
repeated .FileInfo files = 4; | public Builder addFiles(entities.Torrent.FileInfo value) {
if (filesBuilder_ == null) {
if (value == null) {
throw new NullPointerException();
}
ensureFilesIsMutable();
files_.add(value);
onChanged();
} else {
filesBuilder_.addMessage(value);
}
return this;
} | {
"objective": {
"self": [],
"paired": [],
"triplet": [
[
"query",
"document",
"negatives"
]
]
}
} | [
"int getFileInfoCount();",
"public void incFileCount(){\n\t\tthis.num_files++;\n\t}",
"entities.Torrent.FileInfo getFiles(int index);",
"public Files(){\n this.fileNameArray.add(\"bridge_1.txt\");\n this.fileNameArray.add(\"bridge_2.txt\");\n this.fileNameArray.add(\"bridge_3.txt\");\n ... | [
"0.65325207",
"0.6227456",
"0.6177881",
"0.6116598",
"0.6065684",
"0.6065684",
"0.590164",
"0.58970237",
"0.58970237",
"0.5783433",
"0.57750136",
"0.5763771",
"0.5762734",
"0.57547295",
"0.5746625",
"0.5744839",
"0.5644452",
"0.563878",
"0.5628507",
"0.56053144",
"0.5601631",... | 0.0 | -1 |
repeated .FileInfo files = 4; | public Builder addFiles(
int index, entities.Torrent.FileInfo value) {
if (filesBuilder_ == null) {
if (value == null) {
throw new NullPointerException();
}
ensureFilesIsMutable();
files_.add(index, value);
onChanged();
} else {
filesBuilder_.addMessage(index, value);
}
return this;
} | {
"objective": {
"self": [],
"paired": [],
"triplet": [
[
"query",
"document",
"negatives"
]
]
}
} | [
"int getFileInfoCount();",
"public void incFileCount(){\n\t\tthis.num_files++;\n\t}",
"entities.Torrent.FileInfo getFiles(int index);",
"public Files(){\n this.fileNameArray.add(\"bridge_1.txt\");\n this.fileNameArray.add(\"bridge_2.txt\");\n this.fileNameArray.add(\"bridge_3.txt\");\n ... | [
"0.65325207",
"0.6227456",
"0.6177881",
"0.6116598",
"0.6065684",
"0.6065684",
"0.590164",
"0.58970237",
"0.58970237",
"0.5783433",
"0.57750136",
"0.5763771",
"0.5762734",
"0.57547295",
"0.5746625",
"0.5744839",
"0.5644452",
"0.563878",
"0.5628507",
"0.56053144",
"0.5601631",... | 0.0 | -1 |
repeated .FileInfo files = 4; | public Builder addFiles(
entities.Torrent.FileInfo.Builder builderForValue) {
if (filesBuilder_ == null) {
ensureFilesIsMutable();
files_.add(builderForValue.build());
onChanged();
} else {
filesBuilder_.addMessage(builderForValue.build());
}
return this;
} | {
"objective": {
"self": [],
"paired": [],
"triplet": [
[
"query",
"document",
"negatives"
]
]
}
} | [
"int getFileInfoCount();",
"public void incFileCount(){\n\t\tthis.num_files++;\n\t}",
"entities.Torrent.FileInfo getFiles(int index);",
"public Files(){\n this.fileNameArray.add(\"bridge_1.txt\");\n this.fileNameArray.add(\"bridge_2.txt\");\n this.fileNameArray.add(\"bridge_3.txt\");\n ... | [
"0.65325207",
"0.6227456",
"0.6177881",
"0.6116598",
"0.6065684",
"0.6065684",
"0.590164",
"0.58970237",
"0.58970237",
"0.5783433",
"0.57750136",
"0.5763771",
"0.5762734",
"0.57547295",
"0.5746625",
"0.5744839",
"0.5644452",
"0.563878",
"0.5628507",
"0.56053144",
"0.5601631",... | 0.0 | -1 |
repeated .FileInfo files = 4; | public Builder addFiles(
int index, entities.Torrent.FileInfo.Builder builderForValue) {
if (filesBuilder_ == null) {
ensureFilesIsMutable();
files_.add(index, builderForValue.build());
onChanged();
} else {
filesBuilder_.addMessage(index, builderForValue.build());
}
return this;
} | {
"objective": {
"self": [],
"paired": [],
"triplet": [
[
"query",
"document",
"negatives"
]
]
}
} | [
"int getFileInfoCount();",
"public void incFileCount(){\n\t\tthis.num_files++;\n\t}",
"entities.Torrent.FileInfo getFiles(int index);",
"public Files(){\n this.fileNameArray.add(\"bridge_1.txt\");\n this.fileNameArray.add(\"bridge_2.txt\");\n this.fileNameArray.add(\"bridge_3.txt\");\n ... | [
"0.65325207",
"0.6227456",
"0.6177881",
"0.6116598",
"0.6065684",
"0.6065684",
"0.590164",
"0.58970237",
"0.58970237",
"0.5783433",
"0.57750136",
"0.5763771",
"0.5762734",
"0.57547295",
"0.5746625",
"0.5744839",
"0.5644452",
"0.563878",
"0.5628507",
"0.56053144",
"0.5601631",... | 0.0 | -1 |
repeated .FileInfo files = 4; | public Builder addAllFiles(
java.lang.Iterable<? extends entities.Torrent.FileInfo> values) {
if (filesBuilder_ == null) {
ensureFilesIsMutable();
com.google.protobuf.AbstractMessageLite.Builder.addAll(
values, files_);
onChanged();
} else {
filesBuilder_.addAllMessages(values);
}
return this;
} | {
"objective": {
"self": [],
"paired": [],
"triplet": [
[
"query",
"document",
"negatives"
]
]
}
} | [
"int getFileInfoCount();",
"public void incFileCount(){\n\t\tthis.num_files++;\n\t}",
"entities.Torrent.FileInfo getFiles(int index);",
"public Files(){\n this.fileNameArray.add(\"bridge_1.txt\");\n this.fileNameArray.add(\"bridge_2.txt\");\n this.fileNameArray.add(\"bridge_3.txt\");\n ... | [
"0.65325207",
"0.6227456",
"0.6177881",
"0.6116598",
"0.6065684",
"0.6065684",
"0.590164",
"0.58970237",
"0.58970237",
"0.5783433",
"0.57750136",
"0.5763771",
"0.5762734",
"0.57547295",
"0.5746625",
"0.5744839",
"0.5644452",
"0.563878",
"0.5628507",
"0.56053144",
"0.5601631",... | 0.51151603 | 96 |
repeated .FileInfo files = 4; | public Builder clearFiles() {
if (filesBuilder_ == null) {
files_ = java.util.Collections.emptyList();
bitField0_ = (bitField0_ & ~0x00000001);
onChanged();
} else {
filesBuilder_.clear();
}
return this;
} | {
"objective": {
"self": [],
"paired": [],
"triplet": [
[
"query",
"document",
"negatives"
]
]
}
} | [
"int getFileInfoCount();",
"public void incFileCount(){\n\t\tthis.num_files++;\n\t}",
"entities.Torrent.FileInfo getFiles(int index);",
"public Files(){\n this.fileNameArray.add(\"bridge_1.txt\");\n this.fileNameArray.add(\"bridge_2.txt\");\n this.fileNameArray.add(\"bridge_3.txt\");\n ... | [
"0.65325207",
"0.6227456",
"0.6177881",
"0.6116598",
"0.6065684",
"0.6065684",
"0.590164",
"0.58970237",
"0.58970237",
"0.5783433",
"0.57750136",
"0.5763771",
"0.5762734",
"0.57547295",
"0.5746625",
"0.5744839",
"0.5644452",
"0.563878",
"0.5628507",
"0.56053144",
"0.5601631",... | 0.0 | -1 |
repeated .FileInfo files = 4; | public Builder removeFiles(int index) {
if (filesBuilder_ == null) {
ensureFilesIsMutable();
files_.remove(index);
onChanged();
} else {
filesBuilder_.remove(index);
}
return this;
} | {
"objective": {
"self": [],
"paired": [],
"triplet": [
[
"query",
"document",
"negatives"
]
]
}
} | [
"int getFileInfoCount();",
"public void incFileCount(){\n\t\tthis.num_files++;\n\t}",
"entities.Torrent.FileInfo getFiles(int index);",
"public Files(){\n this.fileNameArray.add(\"bridge_1.txt\");\n this.fileNameArray.add(\"bridge_2.txt\");\n this.fileNameArray.add(\"bridge_3.txt\");\n ... | [
"0.65325207",
"0.6227456",
"0.6177881",
"0.6116598",
"0.6065684",
"0.6065684",
"0.590164",
"0.58970237",
"0.58970237",
"0.5783433",
"0.57750136",
"0.5763771",
"0.5762734",
"0.57547295",
"0.5746625",
"0.5744839",
"0.5644452",
"0.563878",
"0.5628507",
"0.56053144",
"0.5601631",... | 0.0 | -1 |
repeated .FileInfo files = 4; | public entities.Torrent.FileInfo.Builder getFilesBuilder(
int index) {
return getFilesFieldBuilder().getBuilder(index);
} | {
"objective": {
"self": [],
"paired": [],
"triplet": [
[
"query",
"document",
"negatives"
]
]
}
} | [
"int getFileInfoCount();",
"public void incFileCount(){\n\t\tthis.num_files++;\n\t}",
"entities.Torrent.FileInfo getFiles(int index);",
"public Files(){\n this.fileNameArray.add(\"bridge_1.txt\");\n this.fileNameArray.add(\"bridge_2.txt\");\n this.fileNameArray.add(\"bridge_3.txt\");\n ... | [
"0.65325207",
"0.6227456",
"0.6177881",
"0.6116598",
"0.6065684",
"0.6065684",
"0.590164",
"0.58970237",
"0.58970237",
"0.5783433",
"0.57750136",
"0.5763771",
"0.5762734",
"0.57547295",
"0.5746625",
"0.5744839",
"0.5644452",
"0.563878",
"0.5628507",
"0.56053144",
"0.5601631",... | 0.0 | -1 |
repeated .FileInfo files = 4; | public entities.Torrent.FileInfoOrBuilder getFilesOrBuilder(
int index) {
if (filesBuilder_ == null) {
return files_.get(index); } else {
return filesBuilder_.getMessageOrBuilder(index);
}
} | {
"objective": {
"self": [],
"paired": [],
"triplet": [
[
"query",
"document",
"negatives"
]
]
}
} | [
"int getFileInfoCount();",
"public void incFileCount(){\n\t\tthis.num_files++;\n\t}",
"entities.Torrent.FileInfo getFiles(int index);",
"public Files(){\n this.fileNameArray.add(\"bridge_1.txt\");\n this.fileNameArray.add(\"bridge_2.txt\");\n this.fileNameArray.add(\"bridge_3.txt\");\n ... | [
"0.65325207",
"0.6227456",
"0.6177881",
"0.6116598",
"0.6065684",
"0.6065684",
"0.590164",
"0.58970237",
"0.58970237",
"0.5783433",
"0.57750136",
"0.5763771",
"0.5762734",
"0.57547295",
"0.5746625",
"0.5744839",
"0.5644452",
"0.563878",
"0.5628507",
"0.56053144",
"0.5601631",... | 0.5458041 | 33 |
repeated .FileInfo files = 4; | public java.util.List<? extends entities.Torrent.FileInfoOrBuilder>
getFilesOrBuilderList() {
if (filesBuilder_ != null) {
return filesBuilder_.getMessageOrBuilderList();
} else {
return java.util.Collections.unmodifiableList(files_);
}
} | {
"objective": {
"self": [],
"paired": [],
"triplet": [
[
"query",
"document",
"negatives"
]
]
}
} | [
"int getFileInfoCount();",
"public void incFileCount(){\n\t\tthis.num_files++;\n\t}",
"entities.Torrent.FileInfo getFiles(int index);",
"public Files(){\n this.fileNameArray.add(\"bridge_1.txt\");\n this.fileNameArray.add(\"bridge_2.txt\");\n this.fileNameArray.add(\"bridge_3.txt\");\n ... | [
"0.65325207",
"0.6227456",
"0.6177881",
"0.6116598",
"0.6065684",
"0.6065684",
"0.590164",
"0.58970237",
"0.58970237",
"0.5783433",
"0.57750136",
"0.5763771",
"0.5762734",
"0.57547295",
"0.5746625",
"0.5744839",
"0.5644452",
"0.563878",
"0.5628507",
"0.56053144",
"0.5601631",... | 0.0 | -1 |
repeated .FileInfo files = 4; | public entities.Torrent.FileInfo.Builder addFilesBuilder() {
return getFilesFieldBuilder().addBuilder(
entities.Torrent.FileInfo.getDefaultInstance());
} | {
"objective": {
"self": [],
"paired": [],
"triplet": [
[
"query",
"document",
"negatives"
]
]
}
} | [
"int getFileInfoCount();",
"public void incFileCount(){\n\t\tthis.num_files++;\n\t}",
"entities.Torrent.FileInfo getFiles(int index);",
"public Files(){\n this.fileNameArray.add(\"bridge_1.txt\");\n this.fileNameArray.add(\"bridge_2.txt\");\n this.fileNameArray.add(\"bridge_3.txt\");\n ... | [
"0.65325207",
"0.6227456",
"0.6177881",
"0.6116598",
"0.6065684",
"0.6065684",
"0.590164",
"0.58970237",
"0.58970237",
"0.5783433",
"0.57750136",
"0.5763771",
"0.5762734",
"0.57547295",
"0.5746625",
"0.5744839",
"0.5644452",
"0.563878",
"0.5628507",
"0.56053144",
"0.5601631",... | 0.0 | -1 |
repeated .FileInfo files = 4; | public entities.Torrent.FileInfo.Builder addFilesBuilder(
int index) {
return getFilesFieldBuilder().addBuilder(
index, entities.Torrent.FileInfo.getDefaultInstance());
} | {
"objective": {
"self": [],
"paired": [],
"triplet": [
[
"query",
"document",
"negatives"
]
]
}
} | [
"int getFileInfoCount();",
"public void incFileCount(){\n\t\tthis.num_files++;\n\t}",
"entities.Torrent.FileInfo getFiles(int index);",
"public Files(){\n this.fileNameArray.add(\"bridge_1.txt\");\n this.fileNameArray.add(\"bridge_2.txt\");\n this.fileNameArray.add(\"bridge_3.txt\");\n ... | [
"0.65325207",
"0.6227456",
"0.6177881",
"0.6116598",
"0.6065684",
"0.6065684",
"0.590164",
"0.58970237",
"0.58970237",
"0.5783433",
"0.57750136",
"0.5763771",
"0.5762734",
"0.57547295",
"0.5746625",
"0.5744839",
"0.5644452",
"0.563878",
"0.5628507",
"0.56053144",
"0.5601631",... | 0.0 | -1 |
repeated .FileInfo files = 4; | public java.util.List<entities.Torrent.FileInfo.Builder>
getFilesBuilderList() {
return getFilesFieldBuilder().getBuilderList();
} | {
"objective": {
"self": [],
"paired": [],
"triplet": [
[
"query",
"document",
"negatives"
]
]
}
} | [
"int getFileInfoCount();",
"public void incFileCount(){\n\t\tthis.num_files++;\n\t}",
"entities.Torrent.FileInfo getFiles(int index);",
"public Files(){\n this.fileNameArray.add(\"bridge_1.txt\");\n this.fileNameArray.add(\"bridge_2.txt\");\n this.fileNameArray.add(\"bridge_3.txt\");\n ... | [
"0.65325207",
"0.6227456",
"0.6177881",
"0.6116598",
"0.6065684",
"0.6065684",
"0.590164",
"0.58970237",
"0.58970237",
"0.5783433",
"0.57750136",
"0.5763771",
"0.5762734",
"0.57547295",
"0.5746625",
"0.5744839",
"0.5644452",
"0.563878",
"0.5628507",
"0.56053144",
"0.5601631",... | 0.0 | -1 |
Short alias or acronym of the owner of the node string owner = 1; | java.lang.String getOwner(); | {
"objective": {
"self": [],
"paired": [],
"triplet": [
[
"query",
"document",
"negatives"
]
]
}
} | [
"public void setOwner (String owner) {\n\t\tthis.owner=owner;\n\t}",
"String getOwner();",
"String getOwner();",
"public void setOwner(String owner) {\n this.owner = owner;\n }",
"public void setOwner(String owner) {\n this.owner = owner;\n }",
"public void setOwner(String owner) {\n ... | [
"0.74065536",
"0.73466945",
"0.73466945",
"0.7311053",
"0.7311053",
"0.7311053",
"0.7311053",
"0.7263259",
"0.7213029",
"0.7118967",
"0.7112759",
"0.7107489",
"0.70584834",
"0.7019887",
"0.70074487",
"0.69962007",
"0.698706",
"0.69788957",
"0.697594",
"0.69668484",
"0.6950542... | 0.75407934 | 0 |
Short alias or acronym of the owner of the node string owner = 1; | com.google.protobuf.ByteString
getOwnerBytes(); | {
"objective": {
"self": [],
"paired": [],
"triplet": [
[
"query",
"document",
"negatives"
]
]
}
} | [
"java.lang.String getOwner();",
"java.lang.String getOwner();",
"public void setOwner (String owner) {\n\t\tthis.owner=owner;\n\t}",
"String getOwner();",
"String getOwner();",
"public void setOwner(String owner) {\n this.owner = owner;\n }",
"public void setOwner(String owner) {\n this... | [
"0.75407934",
"0.75407934",
"0.74065536",
"0.73466945",
"0.73466945",
"0.7311053",
"0.7311053",
"0.7311053",
"0.7311053",
"0.7263259",
"0.7213029",
"0.7118967",
"0.7112759",
"0.7107489",
"0.70584834",
"0.7019887",
"0.70074487",
"0.69962007",
"0.698706",
"0.69788957",
"0.69759... | 0.0 | -1 |
Node index within the owner's nodes. Must be 1, 2, or 3 int32 index = 2; | int getIndex(); | {
"objective": {
"self": [],
"paired": [],
"triplet": [
[
"query",
"document",
"negatives"
]
]
}
} | [
"public long getNodeIndex();",
"public int getNodeIndexAt(int index)\n {\n if (index < 0 || index > 1)\n {\n throw new IllegalArgumentException();\n }\n \n return this.nodeList[index];\n }",
"entities.Torrent.NodeId getNodes(int index);",
"public NodeExpr in... | [
"0.7500443",
"0.68688774",
"0.6756237",
"0.67194885",
"0.65622145",
"0.65495247",
"0.654598",
"0.6371059",
"0.6346452",
"0.63256186",
"0.631888",
"0.6302094",
"0.6295798",
"0.6287246",
"0.62847424",
"0.62847424",
"0.62847424",
"0.6279708",
"0.6261193",
"0.6251442",
"0.6242739... | 0.59101737 | 87 |
The port on which the node is listening for connections int32 port = 3; | int getPort(); | {
"objective": {
"self": [],
"paired": [],
"triplet": [
[
"query",
"document",
"negatives"
]
]
}
} | [
"public int getPort() { return port; }",
"Integer listeningPort();",
"public int getPort() {\n return port;\n }",
"public int getPort() {\n return port;\n }",
"public int getPort() {\n return port;\n }",
"public int getPort() {\n return port;\n }",
"public int getPort() {\n return por... | [
"0.8138145",
"0.8053881",
"0.79897994",
"0.79897994",
"0.79897994",
"0.79897994",
"0.79897994",
"0.79708135",
"0.7956499",
"0.7956499",
"0.7956499",
"0.79393137",
"0.79379064",
"0.79379064",
"0.79379064",
"0.79379064",
"0.79337215",
"0.79337215",
"0.79178256",
"0.790876",
"0.... | 0.76321834 | 83 |
Use RegistrationRequest.newBuilder() to construct. | private RegistrationRequest(com.google.protobuf.GeneratedMessageV3.Builder<?> builder) {
super(builder);
} | {
"objective": {
"self": [],
"paired": [],
"triplet": [
[
"query",
"document",
"negatives"
]
]
}
} | [
"entities.Torrent.RegistrationRequestOrBuilder getRegistrationRequestOrBuilder();",
"public entities.Torrent.RegistrationRequestOrBuilder getRegistrationRequestOrBuilder() {\n if (registrationRequestBuilder_ != null) {\n return registrationRequestBuilder_.getMessageOrBuilder();\n... | [
"0.76712793",
"0.735845",
"0.7247804",
"0.7221944",
"0.7102764",
"0.7004691",
"0.6972663",
"0.67722017",
"0.65944445",
"0.65619147",
"0.6518961",
"0.64569044",
"0.6404262",
"0.6371991",
"0.63670594",
"0.63224065",
"0.62407863",
"0.62025386",
"0.61341393",
"0.6101906",
"0.6083... | 0.7469868 | 1 |
Short alias or acronym of the owner of the node string owner = 1; | @java.lang.Override
public java.lang.String getOwner() {
java.lang.Object ref = owner_;
if (ref instanceof java.lang.String) {
return (java.lang.String) ref;
} else {
com.google.protobuf.ByteString bs =
(com.google.protobuf.ByteString) ref;
java.lang.String s = bs.toStringUtf8();
owner_ = s;
return s;
}
} | {
"objective": {
"self": [],
"paired": [],
"triplet": [
[
"query",
"document",
"negatives"
]
]
}
} | [
"java.lang.String getOwner();",
"java.lang.String getOwner();",
"public void setOwner (String owner) {\n\t\tthis.owner=owner;\n\t}",
"String getOwner();",
"String getOwner();",
"public void setOwner(String owner) {\n this.owner = owner;\n }",
"public void setOwner(String owner) {\n this... | [
"0.75407934",
"0.75407934",
"0.74065536",
"0.73466945",
"0.73466945",
"0.7311053",
"0.7311053",
"0.7311053",
"0.7311053",
"0.7263259",
"0.7213029",
"0.7118967",
"0.7112759",
"0.7107489",
"0.70584834",
"0.7019887",
"0.70074487",
"0.69962007",
"0.698706",
"0.69788957",
"0.69759... | 0.63428575 | 64 |
Short alias or acronym of the owner of the node string owner = 1; | @java.lang.Override
public com.google.protobuf.ByteString
getOwnerBytes() {
java.lang.Object ref = owner_;
if (ref instanceof java.lang.String) {
com.google.protobuf.ByteString b =
com.google.protobuf.ByteString.copyFromUtf8(
(java.lang.String) ref);
owner_ = b;
return b;
} else {
return (com.google.protobuf.ByteString) ref;
}
} | {
"objective": {
"self": [],
"paired": [],
"triplet": [
[
"query",
"document",
"negatives"
]
]
}
} | [
"java.lang.String getOwner();",
"java.lang.String getOwner();",
"public void setOwner (String owner) {\n\t\tthis.owner=owner;\n\t}",
"String getOwner();",
"String getOwner();",
"public void setOwner(String owner) {\n this.owner = owner;\n }",
"public void setOwner(String owner) {\n this... | [
"0.75407934",
"0.75407934",
"0.74065536",
"0.73466945",
"0.73466945",
"0.7311053",
"0.7311053",
"0.7311053",
"0.7311053",
"0.7263259",
"0.7213029",
"0.7118967",
"0.7112759",
"0.7107489",
"0.70584834",
"0.7019887",
"0.70074487",
"0.69962007",
"0.698706",
"0.69788957",
"0.69759... | 0.59659946 | 97 |
Node index within the owner's nodes. Must be 1, 2, or 3 int32 index = 2; | @java.lang.Override
public int getIndex() {
return index_;
} | {
"objective": {
"self": [],
"paired": [],
"triplet": [
[
"query",
"document",
"negatives"
]
]
}
} | [
"public long getNodeIndex();",
"public int getNodeIndexAt(int index)\n {\n if (index < 0 || index > 1)\n {\n throw new IllegalArgumentException();\n }\n \n return this.nodeList[index];\n }",
"entities.Torrent.NodeId getNodes(int index);",
"public NodeExpr in... | [
"0.7500926",
"0.68702143",
"0.67576754",
"0.6719682",
"0.65634763",
"0.65505934",
"0.65468836",
"0.6370985",
"0.63478774",
"0.63273644",
"0.63200206",
"0.63020974",
"0.62959725",
"0.62881017",
"0.62844205",
"0.62844205",
"0.62844205",
"0.62794596",
"0.62608105",
"0.62510484",
... | 0.0 | -1 |
The port on which the node is listening for connections int32 port = 3; | @java.lang.Override
public int getPort() {
return port_;
} | {
"objective": {
"self": [],
"paired": [],
"triplet": [
[
"query",
"document",
"negatives"
]
]
}
} | [
"public int getPort() { return port; }",
"Integer listeningPort();",
"public int getPort() {\n return port;\n }",
"public int getPort() {\n return port;\n }",
"public int getPort() {\n return port;\n }",
"public int getPort() {\n return port;\n }",
"public int getPort() {\n return por... | [
"0.81379586",
"0.8053419",
"0.7989314",
"0.7989314",
"0.7989314",
"0.7989314",
"0.7989314",
"0.7970132",
"0.79560274",
"0.79560274",
"0.79560274",
"0.7938901",
"0.79374117",
"0.79374117",
"0.79374117",
"0.79374117",
"0.7933181",
"0.7933181",
"0.79173136",
"0.79085565",
"0.790... | 0.75480783 | 87 |
Short alias or acronym of the owner of the node string owner = 1; | public java.lang.String getOwner() {
java.lang.Object ref = owner_;
if (!(ref instanceof java.lang.String)) {
com.google.protobuf.ByteString bs =
(com.google.protobuf.ByteString) ref;
java.lang.String s = bs.toStringUtf8();
owner_ = s;
return s;
} else {
return (java.lang.String) ref;
}
} | {
"objective": {
"self": [],
"paired": [],
"triplet": [
[
"query",
"document",
"negatives"
]
]
}
} | [
"java.lang.String getOwner();",
"java.lang.String getOwner();",
"public void setOwner (String owner) {\n\t\tthis.owner=owner;\n\t}",
"String getOwner();",
"String getOwner();",
"public void setOwner(String owner) {\n this.owner = owner;\n }",
"public void setOwner(String owner) {\n this... | [
"0.75407934",
"0.75407934",
"0.74065536",
"0.73466945",
"0.73466945",
"0.7311053",
"0.7311053",
"0.7311053",
"0.7311053",
"0.7263259",
"0.7213029",
"0.7118967",
"0.7112759",
"0.7107489",
"0.70584834",
"0.7019887",
"0.70074487",
"0.69962007",
"0.698706",
"0.69788957",
"0.69759... | 0.6476864 | 53 |
Short alias or acronym of the owner of the node string owner = 1; | public com.google.protobuf.ByteString
getOwnerBytes() {
java.lang.Object ref = owner_;
if (ref instanceof String) {
com.google.protobuf.ByteString b =
com.google.protobuf.ByteString.copyFromUtf8(
(java.lang.String) ref);
owner_ = b;
return b;
} else {
return (com.google.protobuf.ByteString) ref;
}
} | {
"objective": {
"self": [],
"paired": [],
"triplet": [
[
"query",
"document",
"negatives"
]
]
}
} | [
"java.lang.String getOwner();",
"java.lang.String getOwner();",
"public void setOwner (String owner) {\n\t\tthis.owner=owner;\n\t}",
"String getOwner();",
"String getOwner();",
"public void setOwner(String owner) {\n this.owner = owner;\n }",
"public void setOwner(String owner) {\n this... | [
"0.75407934",
"0.75407934",
"0.74065536",
"0.73466945",
"0.73466945",
"0.7311053",
"0.7311053",
"0.7311053",
"0.7311053",
"0.7263259",
"0.7213029",
"0.7118967",
"0.7112759",
"0.7107489",
"0.70584834",
"0.7019887",
"0.70074487",
"0.69962007",
"0.698706",
"0.69788957",
"0.69759... | 0.62493145 | 73 |
Short alias or acronym of the owner of the node string owner = 1; | public Builder setOwner(
java.lang.String value) {
if (value == null) {
throw new NullPointerException();
}
owner_ = value;
onChanged();
return this;
} | {
"objective": {
"self": [],
"paired": [],
"triplet": [
[
"query",
"document",
"negatives"
]
]
}
} | [
"java.lang.String getOwner();",
"java.lang.String getOwner();",
"public void setOwner (String owner) {\n\t\tthis.owner=owner;\n\t}",
"String getOwner();",
"String getOwner();",
"public void setOwner(String owner) {\n this.owner = owner;\n }",
"public void setOwner(String owner) {\n this... | [
"0.7541952",
"0.7541952",
"0.7404938",
"0.73477423",
"0.73477423",
"0.73094344",
"0.73094344",
"0.73094344",
"0.73094344",
"0.7264176",
"0.72127324",
"0.71200573",
"0.71115613",
"0.7107754",
"0.70586705",
"0.7018213",
"0.700771",
"0.6995917",
"0.69870716",
"0.69787616",
"0.69... | 0.63067675 | 65 |
Short alias or acronym of the owner of the node string owner = 1; | public Builder clearOwner() {
owner_ = getDefaultInstance().getOwner();
onChanged();
return this;
} | {
"objective": {
"self": [],
"paired": [],
"triplet": [
[
"query",
"document",
"negatives"
]
]
}
} | [
"java.lang.String getOwner();",
"java.lang.String getOwner();",
"public void setOwner (String owner) {\n\t\tthis.owner=owner;\n\t}",
"String getOwner();",
"String getOwner();",
"public void setOwner(String owner) {\n this.owner = owner;\n }",
"public void setOwner(String owner) {\n this... | [
"0.75407934",
"0.75407934",
"0.74065536",
"0.73466945",
"0.73466945",
"0.7311053",
"0.7311053",
"0.7311053",
"0.7311053",
"0.7263259",
"0.7213029",
"0.7118967",
"0.7112759",
"0.7107489",
"0.70584834",
"0.7019887",
"0.70074487",
"0.69962007",
"0.698706",
"0.69788957",
"0.69759... | 0.0 | -1 |
Short alias or acronym of the owner of the node string owner = 1; | public Builder setOwnerBytes(
com.google.protobuf.ByteString value) {
if (value == null) {
throw new NullPointerException();
}
checkByteStringIsUtf8(value);
owner_ = value;
onChanged();
return this;
} | {
"objective": {
"self": [],
"paired": [],
"triplet": [
[
"query",
"document",
"negatives"
]
]
}
} | [
"java.lang.String getOwner();",
"java.lang.String getOwner();",
"public void setOwner (String owner) {\n\t\tthis.owner=owner;\n\t}",
"String getOwner();",
"String getOwner();",
"public void setOwner(String owner) {\n this.owner = owner;\n }",
"public void setOwner(String owner) {\n this... | [
"0.75407934",
"0.75407934",
"0.74065536",
"0.73466945",
"0.73466945",
"0.7311053",
"0.7311053",
"0.7311053",
"0.7311053",
"0.7263259",
"0.7213029",
"0.7118967",
"0.7112759",
"0.7107489",
"0.70584834",
"0.7019887",
"0.70074487",
"0.69962007",
"0.698706",
"0.69788957",
"0.69759... | 0.0 | -1 |
Node index within the owner's nodes. Must be 1, 2, or 3 int32 index = 2; | @java.lang.Override
public int getIndex() {
return index_;
} | {
"objective": {
"self": [],
"paired": [],
"triplet": [
[
"query",
"document",
"negatives"
]
]
}
} | [
"public long getNodeIndex();",
"public int getNodeIndexAt(int index)\n {\n if (index < 0 || index > 1)\n {\n throw new IllegalArgumentException();\n }\n \n return this.nodeList[index];\n }",
"entities.Torrent.NodeId getNodes(int index);",
"public NodeExpr in... | [
"0.7500443",
"0.68688774",
"0.6756237",
"0.67194885",
"0.65622145",
"0.65495247",
"0.654598",
"0.6371059",
"0.6346452",
"0.63256186",
"0.631888",
"0.6302094",
"0.6295798",
"0.6287246",
"0.62847424",
"0.62847424",
"0.62847424",
"0.6279708",
"0.6261193",
"0.6251442",
"0.6242739... | 0.0 | -1 |
Node index within the owner's nodes. Must be 1, 2, or 3 int32 index = 2; | public Builder setIndex(int value) {
index_ = value;
onChanged();
return this;
} | {
"objective": {
"self": [],
"paired": [],
"triplet": [
[
"query",
"document",
"negatives"
]
]
}
} | [
"public long getNodeIndex();",
"public int getNodeIndexAt(int index)\n {\n if (index < 0 || index > 1)\n {\n throw new IllegalArgumentException();\n }\n \n return this.nodeList[index];\n }",
"entities.Torrent.NodeId getNodes(int index);",
"public NodeExpr in... | [
"0.7500926",
"0.68702143",
"0.67576754",
"0.6719682",
"0.65634763",
"0.65505934",
"0.65468836",
"0.6370985",
"0.63478774",
"0.63273644",
"0.63200206",
"0.63020974",
"0.62959725",
"0.62881017",
"0.62844205",
"0.62844205",
"0.62844205",
"0.62794596",
"0.62608105",
"0.62510484",
... | 0.0 | -1 |
Node index within the owner's nodes. Must be 1, 2, or 3 int32 index = 2; | public Builder clearIndex() {
index_ = 0;
onChanged();
return this;
} | {
"objective": {
"self": [],
"paired": [],
"triplet": [
[
"query",
"document",
"negatives"
]
]
}
} | [
"public long getNodeIndex();",
"public int getNodeIndexAt(int index)\n {\n if (index < 0 || index > 1)\n {\n throw new IllegalArgumentException();\n }\n \n return this.nodeList[index];\n }",
"entities.Torrent.NodeId getNodes(int index);",
"public NodeExpr in... | [
"0.7500445",
"0.6870603",
"0.67567205",
"0.67199993",
"0.6562653",
"0.6550274",
"0.65467656",
"0.6371014",
"0.6347057",
"0.63266873",
"0.6320223",
"0.6302569",
"0.62972647",
"0.62883",
"0.6284718",
"0.6284718",
"0.6284718",
"0.6279876",
"0.6261033",
"0.6251457",
"0.62437236",... | 0.0 | -1 |
The port on which the node is listening for connections int32 port = 3; | @java.lang.Override
public int getPort() {
return port_;
} | {
"objective": {
"self": [],
"paired": [],
"triplet": [
[
"query",
"document",
"negatives"
]
]
}
} | [
"public int getPort() { return port; }",
"Integer listeningPort();",
"public int getPort() {\n return port;\n }",
"public int getPort() {\n return port;\n }",
"public int getPort() {\n return port;\n }",
"public int getPort() {\n return port;\n }",
"public int getPort() {\n return por... | [
"0.81379586",
"0.8053419",
"0.7989314",
"0.7989314",
"0.7989314",
"0.7989314",
"0.7989314",
"0.7970132",
"0.79560274",
"0.79560274",
"0.79560274",
"0.7938901",
"0.79374117",
"0.79374117",
"0.79374117",
"0.79374117",
"0.7933181",
"0.7933181",
"0.79173136",
"0.79085565",
"0.790... | 0.76637965 | 66 |
The port on which the node is listening for connections int32 port = 3; | public Builder setPort(int value) {
port_ = value;
onChanged();
return this;
} | {
"objective": {
"self": [],
"paired": [],
"triplet": [
[
"query",
"document",
"negatives"
]
]
}
} | [
"public int getPort() { return port; }",
"Integer listeningPort();",
"public int getPort() {\n return port;\n }",
"public int getPort() {\n return port;\n }",
"public int getPort() {\n return port;\n }",
"public int getPort() {\n return port;\n }",
"public int getPort() {\n return por... | [
"0.81379586",
"0.8053419",
"0.7989314",
"0.7989314",
"0.7989314",
"0.7989314",
"0.7989314",
"0.7970132",
"0.79560274",
"0.79560274",
"0.79560274",
"0.7938901",
"0.79374117",
"0.79374117",
"0.79374117",
"0.79374117",
"0.7933181",
"0.7933181",
"0.79173136",
"0.79085565",
"0.790... | 0.0 | -1 |
The port on which the node is listening for connections int32 port = 3; | public Builder clearPort() {
port_ = 0;
onChanged();
return this;
} | {
"objective": {
"self": [],
"paired": [],
"triplet": [
[
"query",
"document",
"negatives"
]
]
}
} | [
"public int getPort() { return port; }",
"Integer listeningPort();",
"public int getPort() {\n return port;\n }",
"public int getPort() {\n return port;\n }",
"public int getPort() {\n return port;\n }",
"public int getPort() {\n return port;\n }",
"public int getPort() {\n return por... | [
"0.8138145",
"0.8053881",
"0.79897994",
"0.79897994",
"0.79897994",
"0.79897994",
"0.79897994",
"0.79708135",
"0.7956499",
"0.7956499",
"0.7956499",
"0.79393137",
"0.79379064",
"0.79379064",
"0.79379064",
"0.79379064",
"0.79337215",
"0.79337215",
"0.79178256",
"0.790876",
"0.... | 0.0 | -1 |
.Status status = 1; | int getStatusValue(); | {
"objective": {
"self": [],
"paired": [],
"triplet": [
[
"query",
"document",
"negatives"
]
]
}
} | [
"public void setStatus(String status) { this.status = status; }",
"void setStatus(STATUS status);",
"public void setStatus(EnumVar status) {\n this.status = status;\n }",
"public void setStatus(Status status) {\r\n\t this.status = status;\r\n\t }",
"public void setStatus(Integer status) ... | [
"0.7656765",
"0.76468766",
"0.7565312",
"0.7561203",
"0.75449044",
"0.75449044",
"0.75349724",
"0.74959093",
"0.74959093",
"0.74959093",
"0.74959093",
"0.74959093",
"0.74959093",
"0.74959093",
"0.7482147",
"0.7481205",
"0.7481205",
"0.7481205",
"0.7481205",
"0.7481205",
"0.74... | 0.0 | -1 |
.Status status = 1; | entities.Torrent.Status getStatus(); | {
"objective": {
"self": [],
"paired": [],
"triplet": [
[
"query",
"document",
"negatives"
]
]
}
} | [
"public void setStatus(String status) { this.status = status; }",
"void setStatus(STATUS status);",
"public void setStatus(EnumVar status) {\n this.status = status;\n }",
"public void setStatus(Status status) {\r\n\t this.status = status;\r\n\t }",
"public void setStatus(Integer status) ... | [
"0.7656765",
"0.76468766",
"0.7565312",
"0.7561203",
"0.75449044",
"0.75449044",
"0.75349724",
"0.74959093",
"0.74959093",
"0.74959093",
"0.74959093",
"0.74959093",
"0.74959093",
"0.74959093",
"0.7482147",
"0.7481205",
"0.7481205",
"0.7481205",
"0.7481205",
"0.7481205",
"0.74... | 0.0 | -1 |
string errorMessage = 2; | java.lang.String getErrorMessage(); | {
"objective": {
"self": [],
"paired": [],
"triplet": [
[
"query",
"document",
"negatives"
]
]
}
} | [
"String errorMessage();",
"private void error(String string) {\n\t\r\n}",
"String getErrorMessage();",
"String getErrorMessage();",
"String getError(int i) {\n if (i >= 0 & i < msgs.length)\n return msgs[i];\n else\n return \"Invalid Error Code\";\n }",
"java.lang.St... | [
"0.7234827",
"0.68487597",
"0.68242407",
"0.68242407",
"0.66320926",
"0.6613902",
"0.6613902",
"0.6613902",
"0.6587221",
"0.6458624",
"0.642881",
"0.6387629",
"0.6339448",
"0.63337046",
"0.6318866",
"0.6310054",
"0.6266495",
"0.6207546",
"0.6169787",
"0.6162002",
"0.61556125"... | 0.65931696 | 19 |
string errorMessage = 2; | com.google.protobuf.ByteString
getErrorMessageBytes(); | {
"objective": {
"self": [],
"paired": [],
"triplet": [
[
"query",
"document",
"negatives"
]
]
}
} | [
"String errorMessage();",
"private void error(String string) {\n\t\r\n}",
"String getErrorMessage();",
"String getErrorMessage();",
"String getError(int i) {\n if (i >= 0 & i < msgs.length)\n return msgs[i];\n else\n return \"Invalid Error Code\";\n }",
"java.lang.St... | [
"0.7234827",
"0.68487597",
"0.68242407",
"0.68242407",
"0.66320926",
"0.6613902",
"0.6613902",
"0.6613902",
"0.65931696",
"0.65931696",
"0.65931696",
"0.65931696",
"0.65931696",
"0.65931696",
"0.65931696",
"0.65931696",
"0.65931696",
"0.65931696",
"0.65931696",
"0.65931696",
... | 0.0 | -1 |
Use RegistrationResponse.newBuilder() to construct. | private RegistrationResponse(com.google.protobuf.GeneratedMessageV3.Builder<?> builder) {
super(builder);
} | {
"objective": {
"self": [],
"paired": [],
"triplet": [
[
"query",
"document",
"negatives"
]
]
}
} | [
"entities.Torrent.RegistrationResponseOrBuilder getRegistrationResponseOrBuilder();",
"public Builder setRegistrationResponse(entities.Torrent.RegistrationResponse value) {\n if (registrationResponseBuilder_ == null) {\n if (value == null) {\n throw new Nul... | [
"0.7912327",
"0.7729178",
"0.74852014",
"0.7404782",
"0.7403171",
"0.7301939",
"0.72998893",
"0.71375155",
"0.7122181",
"0.7018601",
"0.6970325",
"0.6833374",
"0.6816122",
"0.67369944",
"0.6732985",
"0.6656486",
"0.6537606",
"0.64942783",
"0.64913315",
"0.64819956",
"0.641663... | 0.7793121 | 1 |
.Status status = 1; | @java.lang.Override public int getStatusValue() {
return status_;
} | {
"objective": {
"self": [],
"paired": [],
"triplet": [
[
"query",
"document",
"negatives"
]
]
}
} | [
"public void setStatus(String status) { this.status = status; }",
"void setStatus(STATUS status);",
"public void setStatus(EnumVar status) {\n this.status = status;\n }",
"public void setStatus(Status status) {\r\n\t this.status = status;\r\n\t }",
"public void setStatus(Integer status) ... | [
"0.7656765",
"0.76468766",
"0.7565312",
"0.7561203",
"0.75449044",
"0.75449044",
"0.75349724",
"0.74959093",
"0.74959093",
"0.74959093",
"0.74959093",
"0.74959093",
"0.74959093",
"0.74959093",
"0.7482147",
"0.7481205",
"0.7481205",
"0.7481205",
"0.7481205",
"0.7481205",
"0.74... | 0.0 | -1 |
.Status status = 1; | @java.lang.Override public entities.Torrent.Status getStatus() {
@SuppressWarnings("deprecation")
entities.Torrent.Status result = entities.Torrent.Status.valueOf(status_);
return result == null ? entities.Torrent.Status.UNRECOGNIZED : result;
} | {
"objective": {
"self": [],
"paired": [],
"triplet": [
[
"query",
"document",
"negatives"
]
]
}
} | [
"public void setStatus(String status) { this.status = status; }",
"void setStatus(STATUS status);",
"public void setStatus(EnumVar status) {\n this.status = status;\n }",
"public void setStatus(Status status) {\r\n\t this.status = status;\r\n\t }",
"public void setStatus(Integer status) ... | [
"0.7656765",
"0.76468766",
"0.7565312",
"0.7561203",
"0.75449044",
"0.75449044",
"0.75349724",
"0.74959093",
"0.74959093",
"0.74959093",
"0.74959093",
"0.74959093",
"0.74959093",
"0.74959093",
"0.7482147",
"0.7481205",
"0.7481205",
"0.7481205",
"0.7481205",
"0.7481205",
"0.74... | 0.0 | -1 |
string errorMessage = 2; | @java.lang.Override
public java.lang.String getErrorMessage() {
java.lang.Object ref = errorMessage_;
if (ref instanceof java.lang.String) {
return (java.lang.String) ref;
} else {
com.google.protobuf.ByteString bs =
(com.google.protobuf.ByteString) ref;
java.lang.String s = bs.toStringUtf8();
errorMessage_ = s;
return s;
}
} | {
"objective": {
"self": [],
"paired": [],
"triplet": [
[
"query",
"document",
"negatives"
]
]
}
} | [
"String errorMessage();",
"private void error(String string) {\n\t\r\n}",
"String getErrorMessage();",
"String getErrorMessage();",
"String getError(int i) {\n if (i >= 0 & i < msgs.length)\n return msgs[i];\n else\n return \"Invalid Error Code\";\n }",
"java.lang.St... | [
"0.7234827",
"0.68487597",
"0.68242407",
"0.68242407",
"0.66320926",
"0.6613902",
"0.6613902",
"0.6613902",
"0.65931696",
"0.65931696",
"0.65931696",
"0.65931696",
"0.65931696",
"0.65931696",
"0.65931696",
"0.65931696",
"0.65931696",
"0.65931696",
"0.65931696",
"0.65931696",
... | 0.0 | -1 |
string errorMessage = 2; | @java.lang.Override
public com.google.protobuf.ByteString
getErrorMessageBytes() {
java.lang.Object ref = errorMessage_;
if (ref instanceof java.lang.String) {
com.google.protobuf.ByteString b =
com.google.protobuf.ByteString.copyFromUtf8(
(java.lang.String) ref);
errorMessage_ = b;
return b;
} else {
return (com.google.protobuf.ByteString) ref;
}
} | {
"objective": {
"self": [],
"paired": [],
"triplet": [
[
"query",
"document",
"negatives"
]
]
}
} | [
"String errorMessage();",
"private void error(String string) {\n\t\r\n}",
"String getErrorMessage();",
"String getErrorMessage();",
"String getError(int i) {\n if (i >= 0 & i < msgs.length)\n return msgs[i];\n else\n return \"Invalid Error Code\";\n }",
"java.lang.St... | [
"0.7234827",
"0.68487597",
"0.68242407",
"0.68242407",
"0.66320926",
"0.6613902",
"0.6613902",
"0.6613902",
"0.65931696",
"0.65931696",
"0.65931696",
"0.65931696",
"0.65931696",
"0.65931696",
"0.65931696",
"0.65931696",
"0.65931696",
"0.65931696",
"0.65931696",
"0.65931696",
... | 0.0 | -1 |
.Status status = 1; | @java.lang.Override public int getStatusValue() {
return status_;
} | {
"objective": {
"self": [],
"paired": [],
"triplet": [
[
"query",
"document",
"negatives"
]
]
}
} | [
"public void setStatus(String status) { this.status = status; }",
"void setStatus(STATUS status);",
"public void setStatus(EnumVar status) {\n this.status = status;\n }",
"public void setStatus(Status status) {\r\n\t this.status = status;\r\n\t }",
"public void setStatus(Integer status) ... | [
"0.7656765",
"0.76468766",
"0.7565312",
"0.7561203",
"0.75449044",
"0.75449044",
"0.75349724",
"0.74959093",
"0.74959093",
"0.74959093",
"0.74959093",
"0.74959093",
"0.74959093",
"0.74959093",
"0.7482147",
"0.7481205",
"0.7481205",
"0.7481205",
"0.7481205",
"0.7481205",
"0.74... | 0.0 | -1 |
.Status status = 1; | public Builder setStatusValue(int value) {
status_ = value;
onChanged();
return this;
} | {
"objective": {
"self": [],
"paired": [],
"triplet": [
[
"query",
"document",
"negatives"
]
]
}
} | [
"public void setStatus(String status) { this.status = status; }",
"void setStatus(STATUS status);",
"public void setStatus(EnumVar status) {\n this.status = status;\n }",
"public void setStatus(Status status) {\r\n\t this.status = status;\r\n\t }",
"public void setStatus(Integer status) ... | [
"0.7656765",
"0.76468766",
"0.7565312",
"0.7561203",
"0.75449044",
"0.75449044",
"0.75349724",
"0.74959093",
"0.74959093",
"0.74959093",
"0.74959093",
"0.74959093",
"0.74959093",
"0.74959093",
"0.7482147",
"0.7481205",
"0.7481205",
"0.7481205",
"0.7481205",
"0.7481205",
"0.74... | 0.0 | -1 |
.Status status = 1; | @java.lang.Override
public entities.Torrent.Status getStatus() {
@SuppressWarnings("deprecation")
entities.Torrent.Status result = entities.Torrent.Status.valueOf(status_);
return result == null ? entities.Torrent.Status.UNRECOGNIZED : result;
} | {
"objective": {
"self": [],
"paired": [],
"triplet": [
[
"query",
"document",
"negatives"
]
]
}
} | [
"public void setStatus(String status) { this.status = status; }",
"void setStatus(STATUS status);",
"public void setStatus(EnumVar status) {\n this.status = status;\n }",
"public void setStatus(Status status) {\r\n\t this.status = status;\r\n\t }",
"public void setStatus(Integer status) ... | [
"0.7656765",
"0.76468766",
"0.7565312",
"0.7561203",
"0.75449044",
"0.75449044",
"0.75349724",
"0.74959093",
"0.74959093",
"0.74959093",
"0.74959093",
"0.74959093",
"0.74959093",
"0.74959093",
"0.7482147",
"0.7481205",
"0.7481205",
"0.7481205",
"0.7481205",
"0.7481205",
"0.74... | 0.0 | -1 |
.Status status = 1; | public Builder setStatus(entities.Torrent.Status value) {
if (value == null) {
throw new NullPointerException();
}
status_ = value.getNumber();
onChanged();
return this;
} | {
"objective": {
"self": [],
"paired": [],
"triplet": [
[
"query",
"document",
"negatives"
]
]
}
} | [
"public void setStatus(String status) { this.status = status; }",
"void setStatus(STATUS status);",
"public void setStatus(EnumVar status) {\n this.status = status;\n }",
"public void setStatus(Status status) {\r\n\t this.status = status;\r\n\t }",
"public void setStatus(Integer status) ... | [
"0.7656765",
"0.76468766",
"0.7565312",
"0.7561203",
"0.75449044",
"0.75449044",
"0.75349724",
"0.74959093",
"0.74959093",
"0.74959093",
"0.74959093",
"0.74959093",
"0.74959093",
"0.74959093",
"0.7482147",
"0.7481205",
"0.7481205",
"0.7481205",
"0.7481205",
"0.7481205",
"0.74... | 0.0 | -1 |
.Status status = 1; | public Builder clearStatus() {
status_ = 0;
onChanged();
return this;
} | {
"objective": {
"self": [],
"paired": [],
"triplet": [
[
"query",
"document",
"negatives"
]
]
}
} | [
"public void setStatus(String status) { this.status = status; }",
"void setStatus(STATUS status);",
"public void setStatus(EnumVar status) {\n this.status = status;\n }",
"public void setStatus(Status status) {\r\n\t this.status = status;\r\n\t }",
"public void setStatus(Integer status) ... | [
"0.7656765",
"0.76468766",
"0.7565312",
"0.7561203",
"0.75449044",
"0.75449044",
"0.75349724",
"0.74959093",
"0.74959093",
"0.74959093",
"0.74959093",
"0.74959093",
"0.74959093",
"0.74959093",
"0.7482147",
"0.7481205",
"0.7481205",
"0.7481205",
"0.7481205",
"0.7481205",
"0.74... | 0.0 | -1 |
string errorMessage = 2; | public java.lang.String getErrorMessage() {
java.lang.Object ref = errorMessage_;
if (!(ref instanceof java.lang.String)) {
com.google.protobuf.ByteString bs =
(com.google.protobuf.ByteString) ref;
java.lang.String s = bs.toStringUtf8();
errorMessage_ = s;
return s;
} else {
return (java.lang.String) ref;
}
} | {
"objective": {
"self": [],
"paired": [],
"triplet": [
[
"query",
"document",
"negatives"
]
]
}
} | [
"String errorMessage();",
"private void error(String string) {\n\t\r\n}",
"String getErrorMessage();",
"String getErrorMessage();",
"String getError(int i) {\n if (i >= 0 & i < msgs.length)\n return msgs[i];\n else\n return \"Invalid Error Code\";\n }",
"java.lang.St... | [
"0.7234827",
"0.68487597",
"0.68242407",
"0.68242407",
"0.66320926",
"0.6613902",
"0.6613902",
"0.6613902",
"0.65931696",
"0.65931696",
"0.65931696",
"0.65931696",
"0.65931696",
"0.65931696",
"0.65931696",
"0.65931696",
"0.65931696",
"0.65931696",
"0.65931696",
"0.65931696",
... | 0.583974 | 61 |
string errorMessage = 2; | public com.google.protobuf.ByteString
getErrorMessageBytes() {
java.lang.Object ref = errorMessage_;
if (ref instanceof String) {
com.google.protobuf.ByteString b =
com.google.protobuf.ByteString.copyFromUtf8(
(java.lang.String) ref);
errorMessage_ = b;
return b;
} else {
return (com.google.protobuf.ByteString) ref;
}
} | {
"objective": {
"self": [],
"paired": [],
"triplet": [
[
"query",
"document",
"negatives"
]
]
}
} | [
"String errorMessage();",
"private void error(String string) {\n\t\r\n}",
"String getErrorMessage();",
"String getErrorMessage();",
"String getError(int i) {\n if (i >= 0 & i < msgs.length)\n return msgs[i];\n else\n return \"Invalid Error Code\";\n }",
"java.lang.St... | [
"0.7234827",
"0.68487597",
"0.68242407",
"0.68242407",
"0.66320926",
"0.6613902",
"0.6613902",
"0.6613902",
"0.65931696",
"0.65931696",
"0.65931696",
"0.65931696",
"0.65931696",
"0.65931696",
"0.65931696",
"0.65931696",
"0.65931696",
"0.65931696",
"0.65931696",
"0.65931696",
... | 0.0 | -1 |
string errorMessage = 2; | public Builder setErrorMessage(
java.lang.String value) {
if (value == null) {
throw new NullPointerException();
}
errorMessage_ = value;
onChanged();
return this;
} | {
"objective": {
"self": [],
"paired": [],
"triplet": [
[
"query",
"document",
"negatives"
]
]
}
} | [
"String errorMessage();",
"private void error(String string) {\n\t\r\n}",
"String getErrorMessage();",
"String getErrorMessage();",
"String getError(int i) {\n if (i >= 0 & i < msgs.length)\n return msgs[i];\n else\n return \"Invalid Error Code\";\n }",
"java.lang.St... | [
"0.7234827",
"0.68487597",
"0.68242407",
"0.68242407",
"0.66320926",
"0.6613902",
"0.6613902",
"0.6613902",
"0.65931696",
"0.65931696",
"0.65931696",
"0.65931696",
"0.65931696",
"0.65931696",
"0.65931696",
"0.65931696",
"0.65931696",
"0.65931696",
"0.65931696",
"0.65931696",
... | 0.0 | -1 |
string errorMessage = 2; | public Builder clearErrorMessage() {
errorMessage_ = getDefaultInstance().getErrorMessage();
onChanged();
return this;
} | {
"objective": {
"self": [],
"paired": [],
"triplet": [
[
"query",
"document",
"negatives"
]
]
}
} | [
"String errorMessage();",
"private void error(String string) {\n\t\r\n}",
"String getErrorMessage();",
"String getErrorMessage();",
"String getError(int i) {\n if (i >= 0 & i < msgs.length)\n return msgs[i];\n else\n return \"Invalid Error Code\";\n }",
"java.lang.St... | [
"0.7234827",
"0.68487597",
"0.68242407",
"0.68242407",
"0.66320926",
"0.6613902",
"0.6613902",
"0.6613902",
"0.65931696",
"0.65931696",
"0.65931696",
"0.65931696",
"0.65931696",
"0.65931696",
"0.65931696",
"0.65931696",
"0.65931696",
"0.65931696",
"0.65931696",
"0.65931696",
... | 0.0 | -1 |
string errorMessage = 2; | public Builder setErrorMessageBytes(
com.google.protobuf.ByteString value) {
if (value == null) {
throw new NullPointerException();
}
checkByteStringIsUtf8(value);
errorMessage_ = value;
onChanged();
return this;
} | {
"objective": {
"self": [],
"paired": [],
"triplet": [
[
"query",
"document",
"negatives"
]
]
}
} | [
"String errorMessage();",
"private void error(String string) {\n\t\r\n}",
"String getErrorMessage();",
"String getErrorMessage();",
"String getError(int i) {\n if (i >= 0 & i < msgs.length)\n return msgs[i];\n else\n return \"Invalid Error Code\";\n }",
"java.lang.St... | [
"0.7234827",
"0.68487597",
"0.68242407",
"0.68242407",
"0.66320926",
"0.6613902",
"0.6613902",
"0.6613902",
"0.65931696",
"0.65931696",
"0.65931696",
"0.65931696",
"0.65931696",
"0.65931696",
"0.65931696",
"0.65931696",
"0.65931696",
"0.65931696",
"0.65931696",
"0.65931696",
... | 0.0 | -1 |
int32 subnetId = 1; | int getSubnetId(); | {
"objective": {
"self": [],
"paired": [],
"triplet": [
[
"query",
"document",
"negatives"
]
]
}
} | [
"@java.lang.Override\n public int getSubnetId() {\n return subnetId_;\n }",
"@java.lang.Override\n public int getSubnetId() {\n return subnetId_;\n }",
"@java.lang.Override\n public int getSubnetId() {\n return s... | [
"0.7044385",
"0.7044385",
"0.7043342",
"0.69908655",
"0.6989053",
"0.6989053",
"0.68427664",
"0.66405904",
"0.639932",
"0.6353313",
"0.6353313",
"0.6353313",
"0.6199429",
"0.6086055",
"0.5966089",
"0.59449893",
"0.5927204",
"0.58684903",
"0.58684903",
"0.58684903",
"0.5868490... | 0.78766483 | 1 |
Use SubnetRequest.newBuilder() to construct. | private SubnetRequest(com.google.protobuf.GeneratedMessageV3.Builder<?> builder) {
super(builder);
} | {
"objective": {
"self": [],
"paired": [],
"triplet": [
[
"query",
"document",
"negatives"
]
]
}
} | [
"entities.Torrent.SubnetRequestOrBuilder getSubnetRequestOrBuilder();",
"entities.Torrent.SubnetRequest getSubnetRequest();",
"public Builder setSubnetRequest(entities.Torrent.SubnetRequest value) {\n if (subnetRequestBuilder_ == null) {\n if (value == null) {\n ... | [
"0.7426096",
"0.7118486",
"0.7037306",
"0.6882948",
"0.6780423",
"0.6759028",
"0.66338587",
"0.6616214",
"0.62018895",
"0.6013529",
"0.5964602",
"0.596126",
"0.59561723",
"0.5930449",
"0.56581503",
"0.5631283",
"0.5500874",
"0.54128695",
"0.54048324",
"0.52842927",
"0.5235701... | 0.75724345 | 0 |
int32 subnetId = 1; | @java.lang.Override
public int getSubnetId() {
return subnetId_;
} | {
"objective": {
"self": [],
"paired": [],
"triplet": [
[
"query",
"document",
"negatives"
]
]
}
} | [
"int getSubnetId();",
"int getSubnetId();",
"int getSubnetId();",
"@java.lang.Override\n public int getSubnetId() {\n return subnetId_;\n }",
"@java.lang.Override\n public int getSubnetId() {\n return subnetId_;\n }",
"@java.lang.Ov... | [
"0.78766483",
"0.78766483",
"0.78766483",
"0.7044385",
"0.7044385",
"0.7043342",
"0.68427664",
"0.66405904",
"0.639932",
"0.6353313",
"0.6353313",
"0.6353313",
"0.6199429",
"0.6086055",
"0.5966089",
"0.59449893",
"0.5927204",
"0.58684903",
"0.58684903",
"0.58684903",
"0.58684... | 0.69908655 | 6 |
int32 subnetId = 1; | @java.lang.Override
public int getSubnetId() {
return subnetId_;
} | {
"objective": {
"self": [],
"paired": [],
"triplet": [
[
"query",
"document",
"negatives"
]
]
}
} | [
"int getSubnetId();",
"int getSubnetId();",
"int getSubnetId();",
"@java.lang.Override\n public int getSubnetId() {\n return subnetId_;\n }",
"@java.lang.Override\n public int getSubnetId() {\n return subnetId_;\n }",
"@java.lang.Override\n public i... | [
"0.78766483",
"0.78766483",
"0.78766483",
"0.69908655",
"0.6989053",
"0.6989053",
"0.68427664",
"0.66405904",
"0.639932",
"0.6353313",
"0.6353313",
"0.6353313",
"0.6199429",
"0.6086055",
"0.5966089",
"0.59449893",
"0.5927204",
"0.58684903",
"0.58684903",
"0.58684903",
"0.5868... | 0.7044385 | 4 |
int32 subnetId = 1; | public Builder setSubnetId(int value) {
subnetId_ = value;
onChanged();
return this;
} | {
"objective": {
"self": [],
"paired": [],
"triplet": [
[
"query",
"document",
"negatives"
]
]
}
} | [
"int getSubnetId();",
"int getSubnetId();",
"int getSubnetId();",
"@java.lang.Override\n public int getSubnetId() {\n return subnetId_;\n }",
"@java.lang.Override\n public int getSubnetId() {\n return subnetId_;\n }",
"@java.lang.Ov... | [
"0.78766483",
"0.78766483",
"0.78766483",
"0.7044385",
"0.7044385",
"0.7043342",
"0.69908655",
"0.6989053",
"0.6989053",
"0.68427664",
"0.66405904",
"0.639932",
"0.6199429",
"0.6086055",
"0.5966089",
"0.59449893",
"0.5927204",
"0.58684903",
"0.58684903",
"0.58684903",
"0.5868... | 0.6353313 | 12 |
int32 subnetId = 1; | public Builder clearSubnetId() {
subnetId_ = 0;
onChanged();
return this;
} | {
"objective": {
"self": [],
"paired": [],
"triplet": [
[
"query",
"document",
"negatives"
]
]
}
} | [
"int getSubnetId();",
"int getSubnetId();",
"int getSubnetId();",
"@java.lang.Override\n public int getSubnetId() {\n return subnetId_;\n }",
"@java.lang.Override\n public int getSubnetId() {\n return subnetId_;\n }",
"@java.lang.Ov... | [
"0.78766483",
"0.78766483",
"0.78766483",
"0.7044385",
"0.7044385",
"0.7043342",
"0.69908655",
"0.6989053",
"0.6989053",
"0.68427664",
"0.66405904",
"0.639932",
"0.6353313",
"0.6353313",
"0.6353313",
"0.6199429",
"0.6086055",
"0.5966089",
"0.59449893",
"0.5927204",
"0.5868490... | 0.50504166 | 75 |
.Status status = 1; | int getStatusValue(); | {
"objective": {
"self": [],
"paired": [],
"triplet": [
[
"query",
"document",
"negatives"
]
]
}
} | [
"public void setStatus(String status) { this.status = status; }",
"void setStatus(STATUS status);",
"public void setStatus(EnumVar status) {\n this.status = status;\n }",
"public void setStatus(Status status) {\r\n\t this.status = status;\r\n\t }",
"public void setStatus(Integer status) ... | [
"0.7656765",
"0.76468766",
"0.7565312",
"0.7561203",
"0.75449044",
"0.75449044",
"0.75349724",
"0.74959093",
"0.74959093",
"0.74959093",
"0.74959093",
"0.74959093",
"0.74959093",
"0.74959093",
"0.7482147",
"0.7481205",
"0.7481205",
"0.7481205",
"0.7481205",
"0.7481205",
"0.74... | 0.0 | -1 |
.Status status = 1; | entities.Torrent.Status getStatus(); | {
"objective": {
"self": [],
"paired": [],
"triplet": [
[
"query",
"document",
"negatives"
]
]
}
} | [
"public void setStatus(String status) { this.status = status; }",
"void setStatus(STATUS status);",
"public void setStatus(EnumVar status) {\n this.status = status;\n }",
"public void setStatus(Status status) {\r\n\t this.status = status;\r\n\t }",
"public void setStatus(Integer status) ... | [
"0.7656765",
"0.76468766",
"0.7565312",
"0.7561203",
"0.75449044",
"0.75449044",
"0.75349724",
"0.74959093",
"0.74959093",
"0.74959093",
"0.74959093",
"0.74959093",
"0.74959093",
"0.74959093",
"0.7482147",
"0.7481205",
"0.7481205",
"0.7481205",
"0.7481205",
"0.7481205",
"0.74... | 0.0 | -1 |
string errorMessage = 2; | java.lang.String getErrorMessage(); | {
"objective": {
"self": [],
"paired": [],
"triplet": [
[
"query",
"document",
"negatives"
]
]
}
} | [
"String errorMessage();",
"private void error(String string) {\n\t\r\n}",
"String getErrorMessage();",
"String getErrorMessage();",
"String getError(int i) {\n if (i >= 0 & i < msgs.length)\n return msgs[i];\n else\n return \"Invalid Error Code\";\n }",
"java.lang.St... | [
"0.7234827",
"0.68487597",
"0.68242407",
"0.68242407",
"0.66320926",
"0.6613902",
"0.6613902",
"0.6613902",
"0.6587221",
"0.6458624",
"0.642881",
"0.6387629",
"0.6339448",
"0.63337046",
"0.6318866",
"0.6310054",
"0.6266495",
"0.6207546",
"0.6169787",
"0.6162002",
"0.61556125"... | 0.65931696 | 10 |
string errorMessage = 2; | com.google.protobuf.ByteString
getErrorMessageBytes(); | {
"objective": {
"self": [],
"paired": [],
"triplet": [
[
"query",
"document",
"negatives"
]
]
}
} | [
"String errorMessage();",
"private void error(String string) {\n\t\r\n}",
"String getErrorMessage();",
"String getErrorMessage();",
"String getError(int i) {\n if (i >= 0 & i < msgs.length)\n return msgs[i];\n else\n return \"Invalid Error Code\";\n }",
"java.lang.St... | [
"0.7234827",
"0.68487597",
"0.68242407",
"0.68242407",
"0.66320926",
"0.6613902",
"0.6613902",
"0.6613902",
"0.65931696",
"0.65931696",
"0.65931696",
"0.65931696",
"0.65931696",
"0.65931696",
"0.65931696",
"0.65931696",
"0.65931696",
"0.65931696",
"0.65931696",
"0.65931696",
... | 0.0 | -1 |
repeated .NodeId nodes = 3; | java.util.List<entities.Torrent.NodeId>
getNodesList(); | {
"objective": {
"self": [],
"paired": [],
"triplet": [
[
"query",
"document",
"negatives"
]
]
}
} | [
"public int my_node_count();",
"int getNodeCount();",
"int getNodeCount();",
"entities.Torrent.NodeId getNodes(int index);",
"public Vector<Node> GetAdditionalSubNodes();",
"void addNodes(List<CyNode> nodes);",
"public void setNode_3(String node_3);",
"entities.Torrent.NodeIdOrBuilder getNodeOrBuilder... | [
"0.58012414",
"0.58011365",
"0.58011365",
"0.57780284",
"0.5772085",
"0.575644",
"0.57039076",
"0.57026917",
"0.57026917",
"0.5693984",
"0.56889755",
"0.5681135",
"0.5661298",
"0.565362",
"0.565362",
"0.56194633",
"0.55934185",
"0.55905604",
"0.5582704",
"0.5582704",
"0.55576... | 0.0 | -1 |
repeated .NodeId nodes = 3; | entities.Torrent.NodeId getNodes(int index); | {
"objective": {
"self": [],
"paired": [],
"triplet": [
[
"query",
"document",
"negatives"
]
]
}
} | [
"public int my_node_count();",
"int getNodeCount();",
"int getNodeCount();",
"public Vector<Node> GetAdditionalSubNodes();",
"void addNodes(List<CyNode> nodes);",
"public void setNode_3(String node_3);",
"entities.Torrent.NodeIdOrBuilder getNodeOrBuilder();",
"entities.Torrent.NodeIdOrBuilder getNodeO... | [
"0.58012414",
"0.58011365",
"0.58011365",
"0.5772085",
"0.575644",
"0.57039076",
"0.57026917",
"0.57026917",
"0.5693984",
"0.56889755",
"0.5681135",
"0.5661298",
"0.565362",
"0.565362",
"0.56194633",
"0.55934185",
"0.55905604",
"0.5582704",
"0.5582704",
"0.55576086",
"0.55534... | 0.57780284 | 3 |
repeated .NodeId nodes = 3; | int getNodesCount(); | {
"objective": {
"self": [],
"paired": [],
"triplet": [
[
"query",
"document",
"negatives"
]
]
}
} | [
"public int my_node_count();",
"int getNodeCount();",
"int getNodeCount();",
"entities.Torrent.NodeId getNodes(int index);",
"public Vector<Node> GetAdditionalSubNodes();",
"void addNodes(List<CyNode> nodes);",
"public void setNode_3(String node_3);",
"entities.Torrent.NodeIdOrBuilder getNodeOrBuilder... | [
"0.58012414",
"0.58011365",
"0.58011365",
"0.57780284",
"0.5772085",
"0.575644",
"0.57039076",
"0.57026917",
"0.57026917",
"0.5693984",
"0.56889755",
"0.5681135",
"0.5661298",
"0.56194633",
"0.55934185",
"0.55905604",
"0.5582704",
"0.5582704",
"0.55576086",
"0.5553456",
"0.55... | 0.565362 | 14 |
repeated .NodeId nodes = 3; | java.util.List<? extends entities.Torrent.NodeIdOrBuilder>
getNodesOrBuilderList(); | {
"objective": {
"self": [],
"paired": [],
"triplet": [
[
"query",
"document",
"negatives"
]
]
}
} | [
"public int my_node_count();",
"int getNodeCount();",
"int getNodeCount();",
"entities.Torrent.NodeId getNodes(int index);",
"public Vector<Node> GetAdditionalSubNodes();",
"void addNodes(List<CyNode> nodes);",
"public void setNode_3(String node_3);",
"entities.Torrent.NodeIdOrBuilder getNodeOrBuilder... | [
"0.58012414",
"0.58011365",
"0.58011365",
"0.57780284",
"0.5772085",
"0.575644",
"0.57039076",
"0.57026917",
"0.57026917",
"0.5693984",
"0.56889755",
"0.5681135",
"0.5661298",
"0.565362",
"0.565362",
"0.56194633",
"0.55934185",
"0.55905604",
"0.5582704",
"0.5582704",
"0.55576... | 0.0 | -1 |
repeated .NodeId nodes = 3; | entities.Torrent.NodeIdOrBuilder getNodesOrBuilder(
int index); | {
"objective": {
"self": [],
"paired": [],
"triplet": [
[
"query",
"document",
"negatives"
]
]
}
} | [
"public int my_node_count();",
"int getNodeCount();",
"int getNodeCount();",
"entities.Torrent.NodeId getNodes(int index);",
"public Vector<Node> GetAdditionalSubNodes();",
"void addNodes(List<CyNode> nodes);",
"public void setNode_3(String node_3);",
"entities.Torrent.NodeIdOrBuilder getNodeOrBuilder... | [
"0.58012414",
"0.58011365",
"0.58011365",
"0.57780284",
"0.5772085",
"0.575644",
"0.57039076",
"0.57026917",
"0.57026917",
"0.5693984",
"0.56889755",
"0.5681135",
"0.5661298",
"0.565362",
"0.565362",
"0.56194633",
"0.55934185",
"0.55905604",
"0.5582704",
"0.5582704",
"0.55576... | 0.5492895 | 25 |
Use SubnetResponse.newBuilder() to construct. | private SubnetResponse(com.google.protobuf.GeneratedMessageV3.Builder<?> builder) {
super(builder);
} | {
"objective": {
"self": [],
"paired": [],
"triplet": [
[
"query",
"document",
"negatives"
]
]
}
} | [
"entities.Torrent.SubnetResponseOrBuilder getSubnetResponseOrBuilder();",
"public Builder setSubnetResponse(entities.Torrent.SubnetResponse value) {\n if (subnetResponseBuilder_ == null) {\n if (value == null) {\n throw new NullPointerException();\n ... | [
"0.7438417",
"0.73101497",
"0.70496565",
"0.69888115",
"0.6961889",
"0.6939209",
"0.6930933",
"0.6884552",
"0.67746925",
"0.6395208",
"0.63757753",
"0.6316611",
"0.6067483",
"0.58335775",
"0.5816054",
"0.5615313",
"0.560029",
"0.5576513",
"0.5575988",
"0.5385599",
"0.5384782"... | 0.7589639 | 0 |
.Status status = 1; | @java.lang.Override public int getStatusValue() {
return status_;
} | {
"objective": {
"self": [],
"paired": [],
"triplet": [
[
"query",
"document",
"negatives"
]
]
}
} | [
"public void setStatus(String status) { this.status = status; }",
"void setStatus(STATUS status);",
"public void setStatus(EnumVar status) {\n this.status = status;\n }",
"public void setStatus(Status status) {\r\n\t this.status = status;\r\n\t }",
"public void setStatus(Integer status) ... | [
"0.7656765",
"0.76468766",
"0.7565312",
"0.7561203",
"0.75449044",
"0.75449044",
"0.75349724",
"0.74959093",
"0.74959093",
"0.74959093",
"0.74959093",
"0.74959093",
"0.74959093",
"0.74959093",
"0.7482147",
"0.7481205",
"0.7481205",
"0.7481205",
"0.7481205",
"0.7481205",
"0.74... | 0.0 | -1 |
.Status status = 1; | @java.lang.Override public entities.Torrent.Status getStatus() {
@SuppressWarnings("deprecation")
entities.Torrent.Status result = entities.Torrent.Status.valueOf(status_);
return result == null ? entities.Torrent.Status.UNRECOGNIZED : result;
} | {
"objective": {
"self": [],
"paired": [],
"triplet": [
[
"query",
"document",
"negatives"
]
]
}
} | [
"public void setStatus(String status) { this.status = status; }",
"void setStatus(STATUS status);",
"public void setStatus(EnumVar status) {\n this.status = status;\n }",
"public void setStatus(Status status) {\r\n\t this.status = status;\r\n\t }",
"public void setStatus(Integer status) ... | [
"0.7656765",
"0.76468766",
"0.7565312",
"0.7561203",
"0.75449044",
"0.75449044",
"0.75349724",
"0.74959093",
"0.74959093",
"0.74959093",
"0.74959093",
"0.74959093",
"0.74959093",
"0.74959093",
"0.7482147",
"0.7481205",
"0.7481205",
"0.7481205",
"0.7481205",
"0.7481205",
"0.74... | 0.0 | -1 |
string errorMessage = 2; | @java.lang.Override
public java.lang.String getErrorMessage() {
java.lang.Object ref = errorMessage_;
if (ref instanceof java.lang.String) {
return (java.lang.String) ref;
} else {
com.google.protobuf.ByteString bs =
(com.google.protobuf.ByteString) ref;
java.lang.String s = bs.toStringUtf8();
errorMessage_ = s;
return s;
}
} | {
"objective": {
"self": [],
"paired": [],
"triplet": [
[
"query",
"document",
"negatives"
]
]
}
} | [
"String errorMessage();",
"private void error(String string) {\n\t\r\n}",
"String getErrorMessage();",
"String getErrorMessage();",
"String getError(int i) {\n if (i >= 0 & i < msgs.length)\n return msgs[i];\n else\n return \"Invalid Error Code\";\n }",
"java.lang.St... | [
"0.7234827",
"0.68487597",
"0.68242407",
"0.68242407",
"0.66320926",
"0.6613902",
"0.6613902",
"0.6613902",
"0.65931696",
"0.65931696",
"0.65931696",
"0.65931696",
"0.65931696",
"0.65931696",
"0.65931696",
"0.65931696",
"0.65931696",
"0.65931696",
"0.65931696",
"0.65931696",
... | 0.0 | -1 |
string errorMessage = 2; | @java.lang.Override
public com.google.protobuf.ByteString
getErrorMessageBytes() {
java.lang.Object ref = errorMessage_;
if (ref instanceof java.lang.String) {
com.google.protobuf.ByteString b =
com.google.protobuf.ByteString.copyFromUtf8(
(java.lang.String) ref);
errorMessage_ = b;
return b;
} else {
return (com.google.protobuf.ByteString) ref;
}
} | {
"objective": {
"self": [],
"paired": [],
"triplet": [
[
"query",
"document",
"negatives"
]
]
}
} | [
"String errorMessage();",
"private void error(String string) {\n\t\r\n}",
"String getErrorMessage();",
"String getErrorMessage();",
"String getError(int i) {\n if (i >= 0 & i < msgs.length)\n return msgs[i];\n else\n return \"Invalid Error Code\";\n }",
"java.lang.St... | [
"0.7234827",
"0.68487597",
"0.68242407",
"0.68242407",
"0.66320926",
"0.6613902",
"0.6613902",
"0.6613902",
"0.65931696",
"0.65931696",
"0.65931696",
"0.65931696",
"0.65931696",
"0.65931696",
"0.65931696",
"0.65931696",
"0.65931696",
"0.65931696",
"0.65931696",
"0.65931696",
... | 0.0 | -1 |
repeated .NodeId nodes = 3; | @java.lang.Override
public java.util.List<entities.Torrent.NodeId> getNodesList() {
return nodes_;
} | {
"objective": {
"self": [],
"paired": [],
"triplet": [
[
"query",
"document",
"negatives"
]
]
}
} | [
"public int my_node_count();",
"int getNodeCount();",
"int getNodeCount();",
"entities.Torrent.NodeId getNodes(int index);",
"public Vector<Node> GetAdditionalSubNodes();",
"void addNodes(List<CyNode> nodes);",
"public void setNode_3(String node_3);",
"entities.Torrent.NodeIdOrBuilder getNodeOrBuilder... | [
"0.58012414",
"0.58011365",
"0.58011365",
"0.57780284",
"0.5772085",
"0.575644",
"0.57039076",
"0.57026917",
"0.57026917",
"0.5693984",
"0.56889755",
"0.5681135",
"0.5661298",
"0.565362",
"0.565362",
"0.56194633",
"0.55934185",
"0.55905604",
"0.5582704",
"0.5582704",
"0.55576... | 0.0 | -1 |
repeated .NodeId nodes = 3; | @java.lang.Override
public java.util.List<? extends entities.Torrent.NodeIdOrBuilder>
getNodesOrBuilderList() {
return nodes_;
} | {
"objective": {
"self": [],
"paired": [],
"triplet": [
[
"query",
"document",
"negatives"
]
]
}
} | [
"public int my_node_count();",
"int getNodeCount();",
"int getNodeCount();",
"entities.Torrent.NodeId getNodes(int index);",
"public Vector<Node> GetAdditionalSubNodes();",
"void addNodes(List<CyNode> nodes);",
"public void setNode_3(String node_3);",
"entities.Torrent.NodeIdOrBuilder getNodeOrBuilder... | [
"0.58012414",
"0.58011365",
"0.58011365",
"0.57780284",
"0.5772085",
"0.575644",
"0.57039076",
"0.57026917",
"0.57026917",
"0.5693984",
"0.56889755",
"0.5681135",
"0.5661298",
"0.565362",
"0.565362",
"0.56194633",
"0.55934185",
"0.55905604",
"0.5582704",
"0.5582704",
"0.55576... | 0.0 | -1 |
repeated .NodeId nodes = 3; | @java.lang.Override
public int getNodesCount() {
return nodes_.size();
} | {
"objective": {
"self": [],
"paired": [],
"triplet": [
[
"query",
"document",
"negatives"
]
]
}
} | [
"public int my_node_count();",
"int getNodeCount();",
"int getNodeCount();",
"entities.Torrent.NodeId getNodes(int index);",
"public Vector<Node> GetAdditionalSubNodes();",
"void addNodes(List<CyNode> nodes);",
"public void setNode_3(String node_3);",
"entities.Torrent.NodeIdOrBuilder getNodeOrBuilder... | [
"0.58012414",
"0.58011365",
"0.58011365",
"0.57780284",
"0.5772085",
"0.575644",
"0.57039076",
"0.57026917",
"0.57026917",
"0.5693984",
"0.56889755",
"0.5681135",
"0.5661298",
"0.565362",
"0.565362",
"0.56194633",
"0.55934185",
"0.55905604",
"0.5582704",
"0.5582704",
"0.55576... | 0.0 | -1 |
repeated .NodeId nodes = 3; | @java.lang.Override
public entities.Torrent.NodeId getNodes(int index) {
return nodes_.get(index);
} | {
"objective": {
"self": [],
"paired": [],
"triplet": [
[
"query",
"document",
"negatives"
]
]
}
} | [
"public int my_node_count();",
"int getNodeCount();",
"int getNodeCount();",
"entities.Torrent.NodeId getNodes(int index);",
"public Vector<Node> GetAdditionalSubNodes();",
"void addNodes(List<CyNode> nodes);",
"public void setNode_3(String node_3);",
"entities.Torrent.NodeIdOrBuilder getNodeOrBuilder... | [
"0.58012414",
"0.58011365",
"0.58011365",
"0.57780284",
"0.5772085",
"0.575644",
"0.57039076",
"0.57026917",
"0.57026917",
"0.5693984",
"0.56889755",
"0.5681135",
"0.5661298",
"0.565362",
"0.565362",
"0.56194633",
"0.55934185",
"0.55905604",
"0.5582704",
"0.5582704",
"0.55576... | 0.0 | -1 |
repeated .NodeId nodes = 3; | @java.lang.Override
public entities.Torrent.NodeIdOrBuilder getNodesOrBuilder(
int index) {
return nodes_.get(index);
} | {
"objective": {
"self": [],
"paired": [],
"triplet": [
[
"query",
"document",
"negatives"
]
]
}
} | [
"public int my_node_count();",
"int getNodeCount();",
"int getNodeCount();",
"entities.Torrent.NodeId getNodes(int index);",
"public Vector<Node> GetAdditionalSubNodes();",
"void addNodes(List<CyNode> nodes);",
"public void setNode_3(String node_3);",
"entities.Torrent.NodeIdOrBuilder getNodeOrBuilder... | [
"0.58012414",
"0.58011365",
"0.58011365",
"0.57780284",
"0.5772085",
"0.575644",
"0.57039076",
"0.57026917",
"0.57026917",
"0.5693984",
"0.56889755",
"0.5681135",
"0.5661298",
"0.565362",
"0.565362",
"0.56194633",
"0.55934185",
"0.55905604",
"0.5582704",
"0.5582704",
"0.55576... | 0.0 | -1 |
.Status status = 1; | @java.lang.Override public int getStatusValue() {
return status_;
} | {
"objective": {
"self": [],
"paired": [],
"triplet": [
[
"query",
"document",
"negatives"
]
]
}
} | [
"public void setStatus(String status) { this.status = status; }",
"void setStatus(STATUS status);",
"public void setStatus(EnumVar status) {\n this.status = status;\n }",
"public void setStatus(Status status) {\r\n\t this.status = status;\r\n\t }",
"public void setStatus(Integer status) ... | [
"0.7656765",
"0.76468766",
"0.7565312",
"0.7561203",
"0.75449044",
"0.75449044",
"0.75349724",
"0.74959093",
"0.74959093",
"0.74959093",
"0.74959093",
"0.74959093",
"0.74959093",
"0.74959093",
"0.7482147",
"0.7481205",
"0.7481205",
"0.7481205",
"0.7481205",
"0.7481205",
"0.74... | 0.0 | -1 |
.Status status = 1; | public Builder setStatusValue(int value) {
status_ = value;
onChanged();
return this;
} | {
"objective": {
"self": [],
"paired": [],
"triplet": [
[
"query",
"document",
"negatives"
]
]
}
} | [
"public void setStatus(String status) { this.status = status; }",
"void setStatus(STATUS status);",
"public void setStatus(EnumVar status) {\n this.status = status;\n }",
"public void setStatus(Status status) {\r\n\t this.status = status;\r\n\t }",
"public void setStatus(Integer status) ... | [
"0.7656765",
"0.76468766",
"0.7565312",
"0.7561203",
"0.75449044",
"0.75449044",
"0.75349724",
"0.74959093",
"0.74959093",
"0.74959093",
"0.74959093",
"0.74959093",
"0.74959093",
"0.74959093",
"0.7482147",
"0.7481205",
"0.7481205",
"0.7481205",
"0.7481205",
"0.7481205",
"0.74... | 0.0 | -1 |
.Status status = 1; | @java.lang.Override
public entities.Torrent.Status getStatus() {
@SuppressWarnings("deprecation")
entities.Torrent.Status result = entities.Torrent.Status.valueOf(status_);
return result == null ? entities.Torrent.Status.UNRECOGNIZED : result;
} | {
"objective": {
"self": [],
"paired": [],
"triplet": [
[
"query",
"document",
"negatives"
]
]
}
} | [
"public void setStatus(String status) { this.status = status; }",
"void setStatus(STATUS status);",
"public void setStatus(EnumVar status) {\n this.status = status;\n }",
"public void setStatus(Status status) {\r\n\t this.status = status;\r\n\t }",
"public void setStatus(Integer status) ... | [
"0.7656765",
"0.76468766",
"0.7565312",
"0.7561203",
"0.75449044",
"0.75449044",
"0.75349724",
"0.74959093",
"0.74959093",
"0.74959093",
"0.74959093",
"0.74959093",
"0.74959093",
"0.74959093",
"0.7482147",
"0.7481205",
"0.7481205",
"0.7481205",
"0.7481205",
"0.7481205",
"0.74... | 0.0 | -1 |
.Status status = 1; | public Builder setStatus(entities.Torrent.Status value) {
if (value == null) {
throw new NullPointerException();
}
status_ = value.getNumber();
onChanged();
return this;
} | {
"objective": {
"self": [],
"paired": [],
"triplet": [
[
"query",
"document",
"negatives"
]
]
}
} | [
"public void setStatus(String status) { this.status = status; }",
"void setStatus(STATUS status);",
"public void setStatus(EnumVar status) {\n this.status = status;\n }",
"public void setStatus(Status status) {\r\n\t this.status = status;\r\n\t }",
"public void setStatus(Integer status) ... | [
"0.7656765",
"0.76468766",
"0.7565312",
"0.7561203",
"0.75449044",
"0.75449044",
"0.75349724",
"0.74959093",
"0.74959093",
"0.74959093",
"0.74959093",
"0.74959093",
"0.74959093",
"0.74959093",
"0.7482147",
"0.7481205",
"0.7481205",
"0.7481205",
"0.7481205",
"0.7481205",
"0.74... | 0.0 | -1 |
.Status status = 1; | public Builder clearStatus() {
status_ = 0;
onChanged();
return this;
} | {
"objective": {
"self": [],
"paired": [],
"triplet": [
[
"query",
"document",
"negatives"
]
]
}
} | [
"public void setStatus(String status) { this.status = status; }",
"void setStatus(STATUS status);",
"public void setStatus(EnumVar status) {\n this.status = status;\n }",
"public void setStatus(Status status) {\r\n\t this.status = status;\r\n\t }",
"public void setStatus(Integer status) ... | [
"0.7656765",
"0.76468766",
"0.7565312",
"0.7561203",
"0.75449044",
"0.75449044",
"0.75349724",
"0.74959093",
"0.74959093",
"0.74959093",
"0.74959093",
"0.74959093",
"0.74959093",
"0.74959093",
"0.7482147",
"0.7481205",
"0.7481205",
"0.7481205",
"0.7481205",
"0.7481205",
"0.74... | 0.0 | -1 |
string errorMessage = 2; | public java.lang.String getErrorMessage() {
java.lang.Object ref = errorMessage_;
if (!(ref instanceof java.lang.String)) {
com.google.protobuf.ByteString bs =
(com.google.protobuf.ByteString) ref;
java.lang.String s = bs.toStringUtf8();
errorMessage_ = s;
return s;
} else {
return (java.lang.String) ref;
}
} | {
"objective": {
"self": [],
"paired": [],
"triplet": [
[
"query",
"document",
"negatives"
]
]
}
} | [
"String errorMessage();",
"private void error(String string) {\n\t\r\n}",
"String getErrorMessage();",
"String getErrorMessage();",
"String getError(int i) {\n if (i >= 0 & i < msgs.length)\n return msgs[i];\n else\n return \"Invalid Error Code\";\n }",
"java.lang.St... | [
"0.7234827",
"0.68487597",
"0.68242407",
"0.68242407",
"0.66320926",
"0.6613902",
"0.6613902",
"0.6613902",
"0.65931696",
"0.65931696",
"0.65931696",
"0.65931696",
"0.65931696",
"0.65931696",
"0.65931696",
"0.65931696",
"0.65931696",
"0.65931696",
"0.65931696",
"0.65931696",
... | 0.58391654 | 65 |
string errorMessage = 2; | public com.google.protobuf.ByteString
getErrorMessageBytes() {
java.lang.Object ref = errorMessage_;
if (ref instanceof String) {
com.google.protobuf.ByteString b =
com.google.protobuf.ByteString.copyFromUtf8(
(java.lang.String) ref);
errorMessage_ = b;
return b;
} else {
return (com.google.protobuf.ByteString) ref;
}
} | {
"objective": {
"self": [],
"paired": [],
"triplet": [
[
"query",
"document",
"negatives"
]
]
}
} | [
"String errorMessage();",
"private void error(String string) {\n\t\r\n}",
"String getErrorMessage();",
"String getErrorMessage();",
"String getError(int i) {\n if (i >= 0 & i < msgs.length)\n return msgs[i];\n else\n return \"Invalid Error Code\";\n }",
"java.lang.St... | [
"0.7234827",
"0.68487597",
"0.68242407",
"0.68242407",
"0.66320926",
"0.6613902",
"0.6613902",
"0.6613902",
"0.65931696",
"0.65931696",
"0.65931696",
"0.65931696",
"0.65931696",
"0.65931696",
"0.65931696",
"0.65931696",
"0.65931696",
"0.65931696",
"0.65931696",
"0.65931696",
... | 0.0 | -1 |
string errorMessage = 2; | public Builder setErrorMessage(
java.lang.String value) {
if (value == null) {
throw new NullPointerException();
}
errorMessage_ = value;
onChanged();
return this;
} | {
"objective": {
"self": [],
"paired": [],
"triplet": [
[
"query",
"document",
"negatives"
]
]
}
} | [
"String errorMessage();",
"private void error(String string) {\n\t\r\n}",
"String getErrorMessage();",
"String getErrorMessage();",
"String getError(int i) {\n if (i >= 0 & i < msgs.length)\n return msgs[i];\n else\n return \"Invalid Error Code\";\n }",
"java.lang.St... | [
"0.7234827",
"0.68487597",
"0.68242407",
"0.68242407",
"0.66320926",
"0.6613902",
"0.6613902",
"0.6613902",
"0.65931696",
"0.65931696",
"0.65931696",
"0.65931696",
"0.65931696",
"0.65931696",
"0.65931696",
"0.65931696",
"0.65931696",
"0.65931696",
"0.65931696",
"0.65931696",
... | 0.0 | -1 |
string errorMessage = 2; | public Builder clearErrorMessage() {
errorMessage_ = getDefaultInstance().getErrorMessage();
onChanged();
return this;
} | {
"objective": {
"self": [],
"paired": [],
"triplet": [
[
"query",
"document",
"negatives"
]
]
}
} | [
"String errorMessage();",
"private void error(String string) {\n\t\r\n}",
"String getErrorMessage();",
"String getErrorMessage();",
"String getError(int i) {\n if (i >= 0 & i < msgs.length)\n return msgs[i];\n else\n return \"Invalid Error Code\";\n }",
"java.lang.St... | [
"0.7234827",
"0.68487597",
"0.68242407",
"0.68242407",
"0.66320926",
"0.6613902",
"0.6613902",
"0.6613902",
"0.65931696",
"0.65931696",
"0.65931696",
"0.65931696",
"0.65931696",
"0.65931696",
"0.65931696",
"0.65931696",
"0.65931696",
"0.65931696",
"0.65931696",
"0.65931696",
... | 0.0 | -1 |
string errorMessage = 2; | public Builder setErrorMessageBytes(
com.google.protobuf.ByteString value) {
if (value == null) {
throw new NullPointerException();
}
checkByteStringIsUtf8(value);
errorMessage_ = value;
onChanged();
return this;
} | {
"objective": {
"self": [],
"paired": [],
"triplet": [
[
"query",
"document",
"negatives"
]
]
}
} | [
"String errorMessage();",
"private void error(String string) {\n\t\r\n}",
"String getErrorMessage();",
"String getErrorMessage();",
"String getError(int i) {\n if (i >= 0 & i < msgs.length)\n return msgs[i];\n else\n return \"Invalid Error Code\";\n }",
"java.lang.St... | [
"0.7234827",
"0.68487597",
"0.68242407",
"0.68242407",
"0.66320926",
"0.6613902",
"0.6613902",
"0.6613902",
"0.65931696",
"0.65931696",
"0.65931696",
"0.65931696",
"0.65931696",
"0.65931696",
"0.65931696",
"0.65931696",
"0.65931696",
"0.65931696",
"0.65931696",
"0.65931696",
... | 0.0 | -1 |
repeated .NodeId nodes = 3; | public java.util.List<entities.Torrent.NodeId> getNodesList() {
if (nodesBuilder_ == null) {
return java.util.Collections.unmodifiableList(nodes_);
} else {
return nodesBuilder_.getMessageList();
}
} | {
"objective": {
"self": [],
"paired": [],
"triplet": [
[
"query",
"document",
"negatives"
]
]
}
} | [
"public int my_node_count();",
"int getNodeCount();",
"int getNodeCount();",
"entities.Torrent.NodeId getNodes(int index);",
"public Vector<Node> GetAdditionalSubNodes();",
"void addNodes(List<CyNode> nodes);",
"public void setNode_3(String node_3);",
"entities.Torrent.NodeIdOrBuilder getNodeOrBuilder... | [
"0.58012414",
"0.58011365",
"0.58011365",
"0.57780284",
"0.5772085",
"0.575644",
"0.57039076",
"0.57026917",
"0.57026917",
"0.5693984",
"0.56889755",
"0.5681135",
"0.5661298",
"0.565362",
"0.565362",
"0.56194633",
"0.55934185",
"0.55905604",
"0.5582704",
"0.5582704",
"0.55576... | 0.0 | -1 |
repeated .NodeId nodes = 3; | public int getNodesCount() {
if (nodesBuilder_ == null) {
return nodes_.size();
} else {
return nodesBuilder_.getCount();
}
} | {
"objective": {
"self": [],
"paired": [],
"triplet": [
[
"query",
"document",
"negatives"
]
]
}
} | [
"public int my_node_count();",
"int getNodeCount();",
"int getNodeCount();",
"entities.Torrent.NodeId getNodes(int index);",
"public Vector<Node> GetAdditionalSubNodes();",
"void addNodes(List<CyNode> nodes);",
"public void setNode_3(String node_3);",
"entities.Torrent.NodeIdOrBuilder getNodeOrBuilder... | [
"0.58012414",
"0.58011365",
"0.58011365",
"0.57780284",
"0.5772085",
"0.575644",
"0.57039076",
"0.57026917",
"0.57026917",
"0.5693984",
"0.56889755",
"0.5681135",
"0.5661298",
"0.565362",
"0.565362",
"0.56194633",
"0.55934185",
"0.55905604",
"0.5582704",
"0.5582704",
"0.55576... | 0.0 | -1 |
repeated .NodeId nodes = 3; | public entities.Torrent.NodeId getNodes(int index) {
if (nodesBuilder_ == null) {
return nodes_.get(index);
} else {
return nodesBuilder_.getMessage(index);
}
} | {
"objective": {
"self": [],
"paired": [],
"triplet": [
[
"query",
"document",
"negatives"
]
]
}
} | [
"public int my_node_count();",
"int getNodeCount();",
"int getNodeCount();",
"entities.Torrent.NodeId getNodes(int index);",
"public Vector<Node> GetAdditionalSubNodes();",
"void addNodes(List<CyNode> nodes);",
"public void setNode_3(String node_3);",
"entities.Torrent.NodeIdOrBuilder getNodeOrBuilder... | [
"0.58012414",
"0.58011365",
"0.58011365",
"0.57780284",
"0.5772085",
"0.575644",
"0.57039076",
"0.57026917",
"0.57026917",
"0.5693984",
"0.56889755",
"0.5681135",
"0.5661298",
"0.565362",
"0.565362",
"0.56194633",
"0.55934185",
"0.55905604",
"0.5582704",
"0.5582704",
"0.55576... | 0.0 | -1 |
repeated .NodeId nodes = 3; | public Builder setNodes(
int index, entities.Torrent.NodeId value) {
if (nodesBuilder_ == null) {
if (value == null) {
throw new NullPointerException();
}
ensureNodesIsMutable();
nodes_.set(index, value);
onChanged();
} else {
nodesBuilder_.setMessage(index, value);
}
return this;
} | {
"objective": {
"self": [],
"paired": [],
"triplet": [
[
"query",
"document",
"negatives"
]
]
}
} | [
"public int my_node_count();",
"int getNodeCount();",
"int getNodeCount();",
"entities.Torrent.NodeId getNodes(int index);",
"public Vector<Node> GetAdditionalSubNodes();",
"void addNodes(List<CyNode> nodes);",
"public void setNode_3(String node_3);",
"entities.Torrent.NodeIdOrBuilder getNodeOrBuilder... | [
"0.58012414",
"0.58011365",
"0.58011365",
"0.57780284",
"0.5772085",
"0.575644",
"0.57039076",
"0.57026917",
"0.57026917",
"0.5693984",
"0.56889755",
"0.5681135",
"0.5661298",
"0.565362",
"0.565362",
"0.56194633",
"0.55934185",
"0.55905604",
"0.5582704",
"0.5582704",
"0.55576... | 0.0 | -1 |
repeated .NodeId nodes = 3; | public Builder setNodes(
int index, entities.Torrent.NodeId.Builder builderForValue) {
if (nodesBuilder_ == null) {
ensureNodesIsMutable();
nodes_.set(index, builderForValue.build());
onChanged();
} else {
nodesBuilder_.setMessage(index, builderForValue.build());
}
return this;
} | {
"objective": {
"self": [],
"paired": [],
"triplet": [
[
"query",
"document",
"negatives"
]
]
}
} | [
"public int my_node_count();",
"int getNodeCount();",
"int getNodeCount();",
"entities.Torrent.NodeId getNodes(int index);",
"public Vector<Node> GetAdditionalSubNodes();",
"void addNodes(List<CyNode> nodes);",
"public void setNode_3(String node_3);",
"entities.Torrent.NodeIdOrBuilder getNodeOrBuilder... | [
"0.58012414",
"0.58011365",
"0.58011365",
"0.57780284",
"0.5772085",
"0.575644",
"0.57039076",
"0.57026917",
"0.57026917",
"0.5693984",
"0.56889755",
"0.5681135",
"0.5661298",
"0.565362",
"0.565362",
"0.56194633",
"0.55934185",
"0.55905604",
"0.5582704",
"0.5582704",
"0.55576... | 0.0 | -1 |
repeated .NodeId nodes = 3; | public Builder addNodes(entities.Torrent.NodeId value) {
if (nodesBuilder_ == null) {
if (value == null) {
throw new NullPointerException();
}
ensureNodesIsMutable();
nodes_.add(value);
onChanged();
} else {
nodesBuilder_.addMessage(value);
}
return this;
} | {
"objective": {
"self": [],
"paired": [],
"triplet": [
[
"query",
"document",
"negatives"
]
]
}
} | [
"public int my_node_count();",
"int getNodeCount();",
"int getNodeCount();",
"entities.Torrent.NodeId getNodes(int index);",
"public Vector<Node> GetAdditionalSubNodes();",
"void addNodes(List<CyNode> nodes);",
"public void setNode_3(String node_3);",
"entities.Torrent.NodeIdOrBuilder getNodeOrBuilder... | [
"0.58012414",
"0.58011365",
"0.58011365",
"0.57780284",
"0.5772085",
"0.575644",
"0.57039076",
"0.57026917",
"0.57026917",
"0.5693984",
"0.56889755",
"0.5681135",
"0.5661298",
"0.565362",
"0.565362",
"0.56194633",
"0.55934185",
"0.55905604",
"0.5582704",
"0.5582704",
"0.55576... | 0.0 | -1 |
repeated .NodeId nodes = 3; | public Builder addNodes(
int index, entities.Torrent.NodeId value) {
if (nodesBuilder_ == null) {
if (value == null) {
throw new NullPointerException();
}
ensureNodesIsMutable();
nodes_.add(index, value);
onChanged();
} else {
nodesBuilder_.addMessage(index, value);
}
return this;
} | {
"objective": {
"self": [],
"paired": [],
"triplet": [
[
"query",
"document",
"negatives"
]
]
}
} | [
"public int my_node_count();",
"int getNodeCount();",
"int getNodeCount();",
"entities.Torrent.NodeId getNodes(int index);",
"public Vector<Node> GetAdditionalSubNodes();",
"void addNodes(List<CyNode> nodes);",
"public void setNode_3(String node_3);",
"entities.Torrent.NodeIdOrBuilder getNodeOrBuilder... | [
"0.58012414",
"0.58011365",
"0.58011365",
"0.57780284",
"0.5772085",
"0.575644",
"0.57039076",
"0.57026917",
"0.57026917",
"0.5693984",
"0.56889755",
"0.5681135",
"0.5661298",
"0.565362",
"0.565362",
"0.56194633",
"0.55934185",
"0.55905604",
"0.5582704",
"0.5582704",
"0.55576... | 0.0 | -1 |
repeated .NodeId nodes = 3; | public Builder addNodes(
entities.Torrent.NodeId.Builder builderForValue) {
if (nodesBuilder_ == null) {
ensureNodesIsMutable();
nodes_.add(builderForValue.build());
onChanged();
} else {
nodesBuilder_.addMessage(builderForValue.build());
}
return this;
} | {
"objective": {
"self": [],
"paired": [],
"triplet": [
[
"query",
"document",
"negatives"
]
]
}
} | [
"public int my_node_count();",
"int getNodeCount();",
"int getNodeCount();",
"entities.Torrent.NodeId getNodes(int index);",
"public Vector<Node> GetAdditionalSubNodes();",
"void addNodes(List<CyNode> nodes);",
"public void setNode_3(String node_3);",
"entities.Torrent.NodeIdOrBuilder getNodeOrBuilder... | [
"0.58012414",
"0.58011365",
"0.58011365",
"0.57780284",
"0.5772085",
"0.575644",
"0.57039076",
"0.57026917",
"0.57026917",
"0.5693984",
"0.56889755",
"0.5681135",
"0.5661298",
"0.565362",
"0.565362",
"0.56194633",
"0.55934185",
"0.55905604",
"0.5582704",
"0.5582704",
"0.55576... | 0.0 | -1 |
repeated .NodeId nodes = 3; | public Builder addNodes(
int index, entities.Torrent.NodeId.Builder builderForValue) {
if (nodesBuilder_ == null) {
ensureNodesIsMutable();
nodes_.add(index, builderForValue.build());
onChanged();
} else {
nodesBuilder_.addMessage(index, builderForValue.build());
}
return this;
} | {
"objective": {
"self": [],
"paired": [],
"triplet": [
[
"query",
"document",
"negatives"
]
]
}
} | [
"public int my_node_count();",
"int getNodeCount();",
"int getNodeCount();",
"entities.Torrent.NodeId getNodes(int index);",
"public Vector<Node> GetAdditionalSubNodes();",
"void addNodes(List<CyNode> nodes);",
"public void setNode_3(String node_3);",
"entities.Torrent.NodeIdOrBuilder getNodeOrBuilder... | [
"0.58012414",
"0.58011365",
"0.58011365",
"0.57780284",
"0.5772085",
"0.575644",
"0.57039076",
"0.57026917",
"0.57026917",
"0.5693984",
"0.56889755",
"0.5681135",
"0.5661298",
"0.565362",
"0.565362",
"0.56194633",
"0.55934185",
"0.55905604",
"0.5582704",
"0.5582704",
"0.55576... | 0.0 | -1 |
repeated .NodeId nodes = 3; | public Builder addAllNodes(
java.lang.Iterable<? extends entities.Torrent.NodeId> values) {
if (nodesBuilder_ == null) {
ensureNodesIsMutable();
com.google.protobuf.AbstractMessageLite.Builder.addAll(
values, nodes_);
onChanged();
} else {
nodesBuilder_.addAllMessages(values);
}
return this;
} | {
"objective": {
"self": [],
"paired": [],
"triplet": [
[
"query",
"document",
"negatives"
]
]
}
} | [
"public int my_node_count();",
"int getNodeCount();",
"int getNodeCount();",
"entities.Torrent.NodeId getNodes(int index);",
"public Vector<Node> GetAdditionalSubNodes();",
"void addNodes(List<CyNode> nodes);",
"public void setNode_3(String node_3);",
"entities.Torrent.NodeIdOrBuilder getNodeOrBuilder... | [
"0.58012414",
"0.58011365",
"0.58011365",
"0.57780284",
"0.5772085",
"0.575644",
"0.57039076",
"0.57026917",
"0.57026917",
"0.5693984",
"0.56889755",
"0.5681135",
"0.5661298",
"0.565362",
"0.565362",
"0.56194633",
"0.55934185",
"0.55905604",
"0.5582704",
"0.5582704",
"0.55576... | 0.0 | -1 |
repeated .NodeId nodes = 3; | public Builder clearNodes() {
if (nodesBuilder_ == null) {
nodes_ = java.util.Collections.emptyList();
bitField0_ = (bitField0_ & ~0x00000001);
onChanged();
} else {
nodesBuilder_.clear();
}
return this;
} | {
"objective": {
"self": [],
"paired": [],
"triplet": [
[
"query",
"document",
"negatives"
]
]
}
} | [
"public int my_node_count();",
"int getNodeCount();",
"int getNodeCount();",
"entities.Torrent.NodeId getNodes(int index);",
"public Vector<Node> GetAdditionalSubNodes();",
"void addNodes(List<CyNode> nodes);",
"public void setNode_3(String node_3);",
"entities.Torrent.NodeIdOrBuilder getNodeOrBuilder... | [
"0.58012414",
"0.58011365",
"0.58011365",
"0.57780284",
"0.5772085",
"0.575644",
"0.57039076",
"0.57026917",
"0.57026917",
"0.5693984",
"0.56889755",
"0.5681135",
"0.5661298",
"0.565362",
"0.565362",
"0.56194633",
"0.55934185",
"0.55905604",
"0.5582704",
"0.5582704",
"0.55576... | 0.0 | -1 |
Subsets and Splits
No community queries yet
The top public SQL queries from the community will appear here once available.