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 |
|---|---|---|---|---|---|---|
optional string comment = 6; unused | public boolean hasComment() {
return ((bitField0_ & 0x00000020) == 0x00000020);
} | {
"objective": {
"self": [],
"paired": [],
"triplet": [
[
"query",
"document",
"negatives"
]
]
}
} | [
"@Override\n public void comment(String comment)\n {\n }",
"public void comment(String data);",
"String getComment() {\n//\t\t\tm1();\n\t\t\treturn \"small\";\n\t\t}",
"@Override\n\tpublic void comment() {\n\t\t\n\t}",
"@Override\n\t/**\n\t * does nothing because comments are disabled for classes \... | [
"0.72571933",
"0.69723356",
"0.68438447",
"0.67371005",
"0.6649522",
"0.6615569",
"0.6615569",
"0.6613257",
"0.66121316",
"0.66061395",
"0.66061395",
"0.6574567",
"0.65743804",
"0.6545075",
"0.6482243",
"0.64799416",
"0.64774853",
"0.6433669",
"0.6420191",
"0.6404783",
"0.639... | 0.0 | -1 |
optional string comment = 6; unused | public String getComment() {
Object ref = comment_;
if (!(ref instanceof String)) {
String s = ((com.google.protobuf.ByteString) ref)
.toStringUtf8();
comment_ = s;
return s;
} else {
return (String) ref;
}
} | {
"objective": {
"self": [],
"paired": [],
"triplet": [
[
"query",
"document",
"negatives"
]
]
}
} | [
"@Override\n public void comment(String comment)\n {\n }",
"public void comment(String data);",
"String getComment() {\n//\t\t\tm1();\n\t\t\treturn \"small\";\n\t\t}",
"@Override\n\tpublic void comment() {\n\t\t\n\t}",
"@Override\n\t/**\n\t * does nothing because comments are disabled for classes \... | [
"0.7258219",
"0.6972868",
"0.68439645",
"0.6738563",
"0.6650528",
"0.6615682",
"0.6615682",
"0.66142416",
"0.66116446",
"0.660582",
"0.660582",
"0.65762275",
"0.65737784",
"0.65450615",
"0.6483678",
"0.6479972",
"0.6476962",
"0.6433159",
"0.6419831",
"0.6406436",
"0.63937294"... | 0.0 | -1 |
optional string comment = 6; unused | public com.google.protobuf.ByteString
getCommentBytes() {
Object ref = comment_;
if (ref instanceof String) {
com.google.protobuf.ByteString b =
com.google.protobuf.ByteString.copyFromUtf8(
(String) ref);
comment_ = b;
return b;
} else {
return (com.google.protobuf.ByteString) ref;
}
} | {
"objective": {
"self": [],
"paired": [],
"triplet": [
[
"query",
"document",
"negatives"
]
]
}
} | [
"@Override\n public void comment(String comment)\n {\n }",
"public void comment(String data);",
"String getComment() {\n//\t\t\tm1();\n\t\t\treturn \"small\";\n\t\t}",
"@Override\n\tpublic void comment() {\n\t\t\n\t}",
"@Override\n\t/**\n\t * does nothing because comments are disabled for classes \... | [
"0.7257238",
"0.6972248",
"0.6842639",
"0.673776",
"0.6649753",
"0.6614285",
"0.6614285",
"0.6613245",
"0.66101414",
"0.66046435",
"0.66046435",
"0.6576341",
"0.65722746",
"0.6544238",
"0.64823556",
"0.6478261",
"0.6475349",
"0.6432259",
"0.64182025",
"0.6406569",
"0.6392412"... | 0.0 | -1 |
optional string comment = 6; unused | public Builder setComment(
String value) {
if (value == null) {
throw new NullPointerException();
}
bitField0_ |= 0x00000020;
comment_ = value;
onChanged();
return this;
} | {
"objective": {
"self": [],
"paired": [],
"triplet": [
[
"query",
"document",
"negatives"
]
]
}
} | [
"@Override\n public void comment(String comment)\n {\n }",
"public void comment(String data);",
"String getComment() {\n//\t\t\tm1();\n\t\t\treturn \"small\";\n\t\t}",
"@Override\n\tpublic void comment() {\n\t\t\n\t}",
"@Override\n\t/**\n\t * does nothing because comments are disabled for classes \... | [
"0.72571933",
"0.69723356",
"0.68438447",
"0.67371005",
"0.6649522",
"0.6615569",
"0.6615569",
"0.6613257",
"0.66121316",
"0.66061395",
"0.66061395",
"0.6574567",
"0.65743804",
"0.6545075",
"0.6482243",
"0.64799416",
"0.64774853",
"0.6433669",
"0.6420191",
"0.6404783",
"0.639... | 0.61828756 | 45 |
optional string comment = 6; unused | public Builder clearComment() {
bitField0_ = (bitField0_ & ~0x00000020);
comment_ = getDefaultInstance().getComment();
onChanged();
return this;
} | {
"objective": {
"self": [],
"paired": [],
"triplet": [
[
"query",
"document",
"negatives"
]
]
}
} | [
"@Override\n public void comment(String comment)\n {\n }",
"public void comment(String data);",
"String getComment() {\n//\t\t\tm1();\n\t\t\treturn \"small\";\n\t\t}",
"@Override\n\tpublic void comment() {\n\t\t\n\t}",
"@Override\n\t/**\n\t * does nothing because comments are disabled for classes \... | [
"0.72571933",
"0.69723356",
"0.68438447",
"0.67371005",
"0.6649522",
"0.6615569",
"0.6615569",
"0.6613257",
"0.66121316",
"0.66061395",
"0.66061395",
"0.6574567",
"0.65743804",
"0.6545075",
"0.6482243",
"0.64799416",
"0.64774853",
"0.6433669",
"0.6420191",
"0.6404783",
"0.639... | 0.0 | -1 |
optional string comment = 6; unused | public Builder setCommentBytes(
com.google.protobuf.ByteString value) {
if (value == null) {
throw new NullPointerException();
}
bitField0_ |= 0x00000020;
comment_ = value;
onChanged();
return this;
} | {
"objective": {
"self": [],
"paired": [],
"triplet": [
[
"query",
"document",
"negatives"
]
]
}
} | [
"@Override\n public void comment(String comment)\n {\n }",
"public void comment(String data);",
"String getComment() {\n//\t\t\tm1();\n\t\t\treturn \"small\";\n\t\t}",
"@Override\n\tpublic void comment() {\n\t\t\n\t}",
"@Override\n\t/**\n\t * does nothing because comments are disabled for classes \... | [
"0.7258219",
"0.6972868",
"0.68439645",
"0.6738563",
"0.6650528",
"0.6615682",
"0.6615682",
"0.66142416",
"0.66116446",
"0.660582",
"0.660582",
"0.65762275",
"0.65737784",
"0.65450615",
"0.6483678",
"0.6479972",
"0.6476962",
"0.6433159",
"0.6419831",
"0.6406436",
"0.63937294"... | 0.0 | -1 |
optional int64 timestamp = 7; | public boolean hasTimestamp() {
return ((bitField0_ & 0x00000040) == 0x00000040);
} | {
"objective": {
"self": [],
"paired": [],
"triplet": [
[
"query",
"document",
"negatives"
]
]
}
} | [
"Long timestamp();",
"long getTimestamp();",
"int getTimestamp();",
"long getTimestamp();",
"long getTimestamp();",
"long getTimestamp();",
"long getTimestamp();",
"long getTimestamp();",
"long getTimestamp();",
"long getTimestamp();",
"long getTimestamp();",
"long getTimestamp();",
"long ... | [
"0.75121045",
"0.74452126",
"0.74037737",
"0.7352734",
"0.7352734",
"0.7352734",
"0.7352734",
"0.7352734",
"0.7352734",
"0.7352734",
"0.7352734",
"0.7352734",
"0.7352734",
"0.7352734",
"0.7352734",
"0.7352734",
"0.7352734",
"0.7352734",
"0.7352734",
"0.71018744",
"0.71018744"... | 0.0 | -1 |
optional int64 timestamp = 7; | public long getTimestamp() {
return timestamp_;
} | {
"objective": {
"self": [],
"paired": [],
"triplet": [
[
"query",
"document",
"negatives"
]
]
}
} | [
"Long timestamp();",
"long getTimestamp();",
"int getTimestamp();",
"long getTimestamp();",
"long getTimestamp();",
"long getTimestamp();",
"long getTimestamp();",
"long getTimestamp();",
"long getTimestamp();",
"long getTimestamp();",
"long getTimestamp();",
"long getTimestamp();",
"long ... | [
"0.751053",
"0.7443398",
"0.7402214",
"0.7350921",
"0.7350921",
"0.7350921",
"0.7350921",
"0.7350921",
"0.7350921",
"0.7350921",
"0.7350921",
"0.7350921",
"0.7350921",
"0.7350921",
"0.7350921",
"0.7350921",
"0.7350921",
"0.7350921",
"0.7350921",
"0.7099986",
"0.7099986",
"0... | 0.62434787 | 96 |
optional int64 timestamp = 7; | public Builder setTimestamp(long value) {
bitField0_ |= 0x00000040;
timestamp_ = value;
onChanged();
return this;
} | {
"objective": {
"self": [],
"paired": [],
"triplet": [
[
"query",
"document",
"negatives"
]
]
}
} | [
"Long timestamp();",
"long getTimestamp();",
"int getTimestamp();",
"long getTimestamp();",
"long getTimestamp();",
"long getTimestamp();",
"long getTimestamp();",
"long getTimestamp();",
"long getTimestamp();",
"long getTimestamp();",
"long getTimestamp();",
"long getTimestamp();",
"long ... | [
"0.751053",
"0.7443398",
"0.7402214",
"0.7350921",
"0.7350921",
"0.7350921",
"0.7350921",
"0.7350921",
"0.7350921",
"0.7350921",
"0.7350921",
"0.7350921",
"0.7350921",
"0.7350921",
"0.7350921",
"0.7350921",
"0.7350921",
"0.7350921",
"0.7350921",
"0.7099986",
"0.7099986",
"0... | 0.0 | -1 |
optional int64 timestamp = 7; | public Builder clearTimestamp() {
bitField0_ = (bitField0_ & ~0x00000040);
timestamp_ = 0L;
onChanged();
return this;
} | {
"objective": {
"self": [],
"paired": [],
"triplet": [
[
"query",
"document",
"negatives"
]
]
}
} | [
"Long timestamp();",
"long getTimestamp();",
"int getTimestamp();",
"long getTimestamp();",
"long getTimestamp();",
"long getTimestamp();",
"long getTimestamp();",
"long getTimestamp();",
"long getTimestamp();",
"long getTimestamp();",
"long getTimestamp();",
"long getTimestamp();",
"long ... | [
"0.7513009",
"0.7446226",
"0.74049515",
"0.7353682",
"0.7353682",
"0.7353682",
"0.7353682",
"0.7353682",
"0.7353682",
"0.7353682",
"0.7353682",
"0.7353682",
"0.7353682",
"0.7353682",
"0.7353682",
"0.7353682",
"0.7353682",
"0.7353682",
"0.7353682",
"0.71028566",
"0.71028566",
... | 0.0 | -1 |
optional .com.fuhu.proto.KafkaRequestParam request = 8; | public boolean hasRequest() {
return ((bitField0_ & 0x00000080) == 0x00000080);
} | {
"objective": {
"self": [],
"paired": [],
"triplet": [
[
"query",
"document",
"negatives"
]
]
}
} | [
"KafkaRequestParam getRequest();",
"KafkaRequestParamOrBuilder getRequestOrBuilder();",
"public KafkaRequestParamOrBuilder getRequestOrBuilder() {\n return request_;\n }",
"public KafkaRequestParam getRequest() {\n return request_;\n }",
"public Builder setRequest(KafkaRequestParam value) {\... | [
"0.8639083",
"0.8602182",
"0.7950571",
"0.76709",
"0.7449189",
"0.73496217",
"0.6952392",
"0.6631838",
"0.63601995",
"0.6319758",
"0.6307356",
"0.6253827",
"0.6240723",
"0.62315583",
"0.59481984",
"0.59384906",
"0.5912654",
"0.5781273",
"0.57748806",
"0.57675916",
"0.5758712"... | 0.0 | -1 |
optional .com.fuhu.proto.KafkaRequestParam request = 8; | public KafkaRequestParam getRequest() {
if (requestBuilder_ == null) {
return request_;
} else {
return requestBuilder_.getMessage();
}
} | {
"objective": {
"self": [],
"paired": [],
"triplet": [
[
"query",
"document",
"negatives"
]
]
}
} | [
"KafkaRequestParam getRequest();",
"KafkaRequestParamOrBuilder getRequestOrBuilder();",
"public KafkaRequestParamOrBuilder getRequestOrBuilder() {\n return request_;\n }",
"public KafkaRequestParam getRequest() {\n return request_;\n }",
"public Builder setRequest(KafkaRequestParam value) {\... | [
"0.8638872",
"0.86027884",
"0.79519033",
"0.76713216",
"0.74490494",
"0.73509437",
"0.6631237",
"0.6359278",
"0.63206214",
"0.6307605",
"0.6252547",
"0.62404466",
"0.6231628",
"0.59479266",
"0.59376264",
"0.59131426",
"0.5782256",
"0.5773291",
"0.57662076",
"0.57572097",
"0.5... | 0.6952943 | 6 |
optional .com.fuhu.proto.KafkaRequestParam request = 8; | public Builder setRequest(KafkaRequestParam value) {
if (requestBuilder_ == null) {
if (value == null) {
throw new NullPointerException();
}
request_ = value;
onChanged();
} else {
requestBuilder_.setMessage(value);
}
bitField0_ |= 0x00000080;
return this;
} | {
"objective": {
"self": [],
"paired": [],
"triplet": [
[
"query",
"document",
"negatives"
]
]
}
} | [
"KafkaRequestParam getRequest();",
"KafkaRequestParamOrBuilder getRequestOrBuilder();",
"public KafkaRequestParamOrBuilder getRequestOrBuilder() {\n return request_;\n }",
"public KafkaRequestParam getRequest() {\n return request_;\n }",
"public KafkaRequestParamOrBuilder getRequestOrBuilder... | [
"0.86393815",
"0.86034596",
"0.79523635",
"0.7671567",
"0.73510504",
"0.69529593",
"0.6632216",
"0.63601935",
"0.63200474",
"0.63094157",
"0.625379",
"0.62405676",
"0.62318915",
"0.59486544",
"0.5937892",
"0.5912962",
"0.5781269",
"0.57740504",
"0.57663757",
"0.5757375",
"0.5... | 0.7450352 | 4 |
optional .com.fuhu.proto.KafkaRequestParam request = 8; | public Builder setRequest(
KafkaRequestParam.Builder builderForValue) {
if (requestBuilder_ == null) {
request_ = builderForValue.build();
onChanged();
} else {
requestBuilder_.setMessage(builderForValue.build());
}
bitField0_ |= 0x00000080;
return this;
} | {
"objective": {
"self": [],
"paired": [],
"triplet": [
[
"query",
"document",
"negatives"
]
]
}
} | [
"KafkaRequestParam getRequest();",
"KafkaRequestParamOrBuilder getRequestOrBuilder();",
"public KafkaRequestParamOrBuilder getRequestOrBuilder() {\n return request_;\n }",
"public KafkaRequestParam getRequest() {\n return request_;\n }",
"public Builder setRequest(KafkaRequestParam value) {\... | [
"0.8637701",
"0.8601639",
"0.79521066",
"0.76715213",
"0.7449362",
"0.7350442",
"0.6952423",
"0.6632267",
"0.63602316",
"0.63179415",
"0.6306495",
"0.6255333",
"0.62411493",
"0.6232245",
"0.59475493",
"0.5937895",
"0.59134305",
"0.5779968",
"0.5774627",
"0.576642",
"0.5760257... | 0.5709892 | 23 |
optional .com.fuhu.proto.KafkaRequestParam request = 8; | public Builder mergeRequest(KafkaRequestParam value) {
if (requestBuilder_ == null) {
if (((bitField0_ & 0x00000080) == 0x00000080) &&
request_ != KafkaRequestParam.getDefaultInstance()) {
request_ =
KafkaRequestParam.newBuilder(request_).mergeFrom(value).buildPartial();
} else {
request_ = value;
}
onChanged();
} else {
requestBuilder_.mergeFrom(value);
}
bitField0_ |= 0x00000080;
return this;
} | {
"objective": {
"self": [],
"paired": [],
"triplet": [
[
"query",
"document",
"negatives"
]
]
}
} | [
"KafkaRequestParam getRequest();",
"KafkaRequestParamOrBuilder getRequestOrBuilder();",
"public KafkaRequestParamOrBuilder getRequestOrBuilder() {\n return request_;\n }",
"public KafkaRequestParam getRequest() {\n return request_;\n }",
"public Builder setRequest(KafkaRequestParam value) {\... | [
"0.8639083",
"0.8602182",
"0.7950571",
"0.76709",
"0.7449189",
"0.73496217",
"0.6952392",
"0.6631838",
"0.63601995",
"0.6319758",
"0.6253827",
"0.6240723",
"0.62315583",
"0.59481984",
"0.59384906",
"0.5912654",
"0.5781273",
"0.57748806",
"0.57675916",
"0.5758712",
"0.5742954"... | 0.6307356 | 10 |
optional .com.fuhu.proto.KafkaRequestParam request = 8; | public Builder clearRequest() {
if (requestBuilder_ == null) {
request_ = KafkaRequestParam.getDefaultInstance();
onChanged();
} else {
requestBuilder_.clear();
}
bitField0_ = (bitField0_ & ~0x00000080);
return this;
} | {
"objective": {
"self": [],
"paired": [],
"triplet": [
[
"query",
"document",
"negatives"
]
]
}
} | [
"KafkaRequestParam getRequest();",
"KafkaRequestParamOrBuilder getRequestOrBuilder();",
"public KafkaRequestParamOrBuilder getRequestOrBuilder() {\n return request_;\n }",
"public KafkaRequestParam getRequest() {\n return request_;\n }",
"public Builder setRequest(KafkaRequestParam value) {\... | [
"0.8638872",
"0.86027884",
"0.79519033",
"0.76713216",
"0.74490494",
"0.73509437",
"0.6952943",
"0.6631237",
"0.6359278",
"0.63206214",
"0.6307605",
"0.6252547",
"0.62404466",
"0.6231628",
"0.59479266",
"0.59376264",
"0.5782256",
"0.5773291",
"0.57662076",
"0.57572097",
"0.57... | 0.59131426 | 16 |
optional .com.fuhu.proto.KafkaRequestParam request = 8; | public KafkaRequestParam.Builder getRequestBuilder() {
bitField0_ |= 0x00000080;
onChanged();
return getRequestFieldBuilder().getBuilder();
} | {
"objective": {
"self": [],
"paired": [],
"triplet": [
[
"query",
"document",
"negatives"
]
]
}
} | [
"KafkaRequestParam getRequest();",
"KafkaRequestParamOrBuilder getRequestOrBuilder();",
"public KafkaRequestParamOrBuilder getRequestOrBuilder() {\n return request_;\n }",
"public KafkaRequestParam getRequest() {\n return request_;\n }",
"public Builder setRequest(KafkaRequestParam value) {\... | [
"0.86393815",
"0.86034596",
"0.79523635",
"0.7671567",
"0.7450352",
"0.73510504",
"0.69529593",
"0.6632216",
"0.63601935",
"0.63200474",
"0.63094157",
"0.625379",
"0.62405676",
"0.62318915",
"0.59486544",
"0.5937892",
"0.5912962",
"0.5781269",
"0.57740504",
"0.57663757",
"0.5... | 0.5478098 | 38 |
optional .com.fuhu.proto.KafkaRequestParam request = 8; | public KafkaRequestParamOrBuilder getRequestOrBuilder() {
if (requestBuilder_ != null) {
return requestBuilder_.getMessageOrBuilder();
} else {
return request_;
}
} | {
"objective": {
"self": [],
"paired": [],
"triplet": [
[
"query",
"document",
"negatives"
]
]
}
} | [
"KafkaRequestParam getRequest();",
"KafkaRequestParamOrBuilder getRequestOrBuilder();",
"public KafkaRequestParamOrBuilder getRequestOrBuilder() {\n return request_;\n }",
"public KafkaRequestParam getRequest() {\n return request_;\n }",
"public Builder setRequest(KafkaRequestParam value) {\... | [
"0.8637701",
"0.8601639",
"0.79521066",
"0.76715213",
"0.7449362",
"0.6952423",
"0.6632267",
"0.63602316",
"0.63179415",
"0.6306495",
"0.6255333",
"0.62411493",
"0.6232245",
"0.59475493",
"0.5937895",
"0.59134305",
"0.5779968",
"0.5774627",
"0.576642",
"0.5760257",
"0.5744748... | 0.7350442 | 5 |
optional .com.fuhu.proto.KafkaRequestParam request = 8; | private com.google.protobuf.SingleFieldBuilder<
KafkaRequestParam, KafkaRequestParam.Builder, KafkaRequestParamOrBuilder>
getRequestFieldBuilder() {
if (requestBuilder_ == null) {
requestBuilder_ = new com.google.protobuf.SingleFieldBuilder<
KafkaRequestParam, KafkaRequestParam.Builder, KafkaRequestParamOrBuilder>(
request_,
getParentForChildren(),
isClean());
request_ = null;
}
return requestBuilder_;
} | {
"objective": {
"self": [],
"paired": [],
"triplet": [
[
"query",
"document",
"negatives"
]
]
}
} | [
"KafkaRequestParam getRequest();",
"KafkaRequestParamOrBuilder getRequestOrBuilder();",
"public KafkaRequestParamOrBuilder getRequestOrBuilder() {\n return request_;\n }",
"public KafkaRequestParam getRequest() {\n return request_;\n }",
"public Builder setRequest(KafkaRequestParam value) {\... | [
"0.8639083",
"0.8602182",
"0.7950571",
"0.76709",
"0.7449189",
"0.73496217",
"0.6952392",
"0.6631838",
"0.63601995",
"0.6319758",
"0.6307356",
"0.6253827",
"0.6240723",
"0.62315583",
"0.59384906",
"0.5912654",
"0.5781273",
"0.57748806",
"0.57675916",
"0.5758712",
"0.5742954",... | 0.59481984 | 14 |
optional .com.fuhu.proto.KafkaResponseParam response = 9; | public boolean hasResponse() {
return ((bitField0_ & 0x00000100) == 0x00000100);
} | {
"objective": {
"self": [],
"paired": [],
"triplet": [
[
"query",
"document",
"negatives"
]
]
}
} | [
"KafkaResponseParam getResponse();",
"KafkaResponseParamOrBuilder getResponseOrBuilder();",
"public KafkaResponseParamOrBuilder getResponseOrBuilder() {\n return response_;\n }",
"public KafkaResponseParam getResponse() {\n return response_;\n }",
"public Builder setResponse(KafkaResponsePar... | [
"0.8595505",
"0.84452724",
"0.767993",
"0.7555993",
"0.73970705",
"0.7072385",
"0.6766571",
"0.65785116",
"0.6297435",
"0.62820095",
"0.6108799",
"0.6108799",
"0.5829593",
"0.57732797",
"0.57505316",
"0.5727895",
"0.5623182",
"0.55789226",
"0.55789226",
"0.5571669",
"0.556232... | 0.0 | -1 |
optional .com.fuhu.proto.KafkaResponseParam response = 9; | public KafkaResponseParam getResponse() {
if (responseBuilder_ == null) {
return response_;
} else {
return responseBuilder_.getMessage();
}
} | {
"objective": {
"self": [],
"paired": [],
"triplet": [
[
"query",
"document",
"negatives"
]
]
}
} | [
"KafkaResponseParam getResponse();",
"KafkaResponseParamOrBuilder getResponseOrBuilder();",
"public KafkaResponseParamOrBuilder getResponseOrBuilder() {\n return response_;\n }",
"public KafkaResponseParam getResponse() {\n return response_;\n }",
"public Builder setResponse(KafkaResponsePar... | [
"0.8594449",
"0.844493",
"0.7679341",
"0.7554587",
"0.73972034",
"0.7071639",
"0.65786445",
"0.6298408",
"0.62818885",
"0.6107871",
"0.6107871",
"0.582909",
"0.57737184",
"0.5751024",
"0.57276106",
"0.562384",
"0.5579149",
"0.5579149",
"0.5571246",
"0.55624247",
"0.551809",
... | 0.6765253 | 6 |
optional .com.fuhu.proto.KafkaResponseParam response = 9; | public Builder setResponse(KafkaResponseParam value) {
if (responseBuilder_ == null) {
if (value == null) {
throw new NullPointerException();
}
response_ = value;
onChanged();
} else {
responseBuilder_.setMessage(value);
}
bitField0_ |= 0x00000100;
return this;
} | {
"objective": {
"self": [],
"paired": [],
"triplet": [
[
"query",
"document",
"negatives"
]
]
}
} | [
"KafkaResponseParam getResponse();",
"KafkaResponseParamOrBuilder getResponseOrBuilder();",
"public KafkaResponseParamOrBuilder getResponseOrBuilder() {\n return response_;\n }",
"public KafkaResponseParam getResponse() {\n return response_;\n }",
"public KafkaResponseParamOrBuilder getRespo... | [
"0.8595273",
"0.84453464",
"0.7679858",
"0.75556064",
"0.7072589",
"0.6766472",
"0.657832",
"0.6298727",
"0.6282291",
"0.6109629",
"0.6109629",
"0.58293444",
"0.5775062",
"0.5752359",
"0.5727657",
"0.5623898",
"0.55806404",
"0.55806404",
"0.5572138",
"0.55635995",
"0.55161446... | 0.73975945 | 4 |
optional .com.fuhu.proto.KafkaResponseParam response = 9; | public Builder setResponse(
KafkaResponseParam.Builder builderForValue) {
if (responseBuilder_ == null) {
response_ = builderForValue.build();
onChanged();
} else {
responseBuilder_.setMessage(builderForValue.build());
}
bitField0_ |= 0x00000100;
return this;
} | {
"objective": {
"self": [],
"paired": [],
"triplet": [
[
"query",
"document",
"negatives"
]
]
}
} | [
"KafkaResponseParam getResponse();",
"KafkaResponseParamOrBuilder getResponseOrBuilder();",
"public KafkaResponseParamOrBuilder getResponseOrBuilder() {\n return response_;\n }",
"public KafkaResponseParam getResponse() {\n return response_;\n }",
"public Builder setResponse(KafkaResponsePar... | [
"0.85942584",
"0.8444212",
"0.7678941",
"0.75544935",
"0.73982966",
"0.70710063",
"0.6764699",
"0.65790796",
"0.62988794",
"0.6280023",
"0.61074364",
"0.61074364",
"0.5829043",
"0.5774064",
"0.5751367",
"0.5624537",
"0.5579883",
"0.5579883",
"0.557096",
"0.5563092",
"0.551643... | 0.5728071 | 15 |
optional .com.fuhu.proto.KafkaResponseParam response = 9; | public Builder mergeResponse(KafkaResponseParam value) {
if (responseBuilder_ == null) {
if (((bitField0_ & 0x00000100) == 0x00000100) &&
response_ != KafkaResponseParam.getDefaultInstance()) {
response_ =
KafkaResponseParam.newBuilder(response_).mergeFrom(value).buildPartial();
} else {
response_ = value;
}
onChanged();
} else {
responseBuilder_.mergeFrom(value);
}
bitField0_ |= 0x00000100;
return this;
} | {
"objective": {
"self": [],
"paired": [],
"triplet": [
[
"query",
"document",
"negatives"
]
]
}
} | [
"KafkaResponseParam getResponse();",
"KafkaResponseParamOrBuilder getResponseOrBuilder();",
"public KafkaResponseParamOrBuilder getResponseOrBuilder() {\n return response_;\n }",
"public KafkaResponseParam getResponse() {\n return response_;\n }",
"public Builder setResponse(KafkaResponsePar... | [
"0.8595505",
"0.84452724",
"0.767993",
"0.7555993",
"0.73970705",
"0.7072385",
"0.6766571",
"0.65785116",
"0.62820095",
"0.6108799",
"0.6108799",
"0.5829593",
"0.57732797",
"0.57505316",
"0.5727895",
"0.5623182",
"0.55789226",
"0.55789226",
"0.5571669",
"0.556232",
"0.5517297... | 0.6297435 | 8 |
optional .com.fuhu.proto.KafkaResponseParam response = 9; | public Builder clearResponse() {
if (responseBuilder_ == null) {
response_ = KafkaResponseParam.getDefaultInstance();
onChanged();
} else {
responseBuilder_.clear();
}
bitField0_ = (bitField0_ & ~0x00000100);
return this;
} | {
"objective": {
"self": [],
"paired": [],
"triplet": [
[
"query",
"document",
"negatives"
]
]
}
} | [
"KafkaResponseParam getResponse();",
"KafkaResponseParamOrBuilder getResponseOrBuilder();",
"public KafkaResponseParamOrBuilder getResponseOrBuilder() {\n return response_;\n }",
"public KafkaResponseParam getResponse() {\n return response_;\n }",
"public Builder setResponse(KafkaResponsePar... | [
"0.8594449",
"0.844493",
"0.7679341",
"0.7554587",
"0.73972034",
"0.7071639",
"0.6765253",
"0.65786445",
"0.6298408",
"0.62818885",
"0.6107871",
"0.6107871",
"0.582909",
"0.57737184",
"0.5751024",
"0.57276106",
"0.5579149",
"0.5579149",
"0.5571246",
"0.55624247",
"0.551809",
... | 0.562384 | 16 |
optional .com.fuhu.proto.KafkaResponseParam response = 9; | public KafkaResponseParam.Builder getResponseBuilder() {
bitField0_ |= 0x00000100;
onChanged();
return getResponseFieldBuilder().getBuilder();
} | {
"objective": {
"self": [],
"paired": [],
"triplet": [
[
"query",
"document",
"negatives"
]
]
}
} | [
"KafkaResponseParam getResponse();",
"KafkaResponseParamOrBuilder getResponseOrBuilder();",
"public KafkaResponseParamOrBuilder getResponseOrBuilder() {\n return response_;\n }",
"public KafkaResponseParam getResponse() {\n return response_;\n }",
"public Builder setResponse(KafkaResponsePar... | [
"0.8595273",
"0.84453464",
"0.7679858",
"0.75556064",
"0.73975945",
"0.7072589",
"0.6766472",
"0.657832",
"0.6298727",
"0.6282291",
"0.6109629",
"0.6109629",
"0.5775062",
"0.5752359",
"0.5727657",
"0.5623898",
"0.55806404",
"0.55806404",
"0.5572138",
"0.55635995",
"0.55161446... | 0.58293444 | 12 |
optional .com.fuhu.proto.KafkaResponseParam response = 9; | public KafkaResponseParamOrBuilder getResponseOrBuilder() {
if (responseBuilder_ != null) {
return responseBuilder_.getMessageOrBuilder();
} else {
return response_;
}
} | {
"objective": {
"self": [],
"paired": [],
"triplet": [
[
"query",
"document",
"negatives"
]
]
}
} | [
"KafkaResponseParam getResponse();",
"KafkaResponseParamOrBuilder getResponseOrBuilder();",
"public KafkaResponseParamOrBuilder getResponseOrBuilder() {\n return response_;\n }",
"public KafkaResponseParam getResponse() {\n return response_;\n }",
"public Builder setResponse(KafkaResponsePar... | [
"0.85942584",
"0.8444212",
"0.7678941",
"0.75544935",
"0.73982966",
"0.6764699",
"0.65790796",
"0.62988794",
"0.6280023",
"0.61074364",
"0.61074364",
"0.5829043",
"0.5774064",
"0.5751367",
"0.5728071",
"0.5624537",
"0.5579883",
"0.5579883",
"0.557096",
"0.5563092",
"0.5516434... | 0.70710063 | 5 |
optional .com.fuhu.proto.KafkaResponseParam response = 9; | private com.google.protobuf.SingleFieldBuilder<
KafkaResponseParam, KafkaResponseParam.Builder, KafkaResponseParamOrBuilder>
getResponseFieldBuilder() {
if (responseBuilder_ == null) {
responseBuilder_ = new com.google.protobuf.SingleFieldBuilder<
KafkaResponseParam, KafkaResponseParam.Builder, KafkaResponseParamOrBuilder>(
response_,
getParentForChildren(),
isClean());
response_ = null;
}
return responseBuilder_;
} | {
"objective": {
"self": [],
"paired": [],
"triplet": [
[
"query",
"document",
"negatives"
]
]
}
} | [
"KafkaResponseParam getResponse();",
"KafkaResponseParamOrBuilder getResponseOrBuilder();",
"public KafkaResponseParamOrBuilder getResponseOrBuilder() {\n return response_;\n }",
"public KafkaResponseParam getResponse() {\n return response_;\n }",
"public Builder setResponse(KafkaResponsePar... | [
"0.8595505",
"0.84452724",
"0.767993",
"0.7555993",
"0.73970705",
"0.7072385",
"0.6766571",
"0.65785116",
"0.6297435",
"0.62820095",
"0.6108799",
"0.6108799",
"0.5829593",
"0.57732797",
"0.57505316",
"0.5727895",
"0.5623182",
"0.55789226",
"0.55789226",
"0.5571669",
"0.556232... | 0.54867643 | 22 |
optional .com.fuhu.proto.TxnRequest txnrequest = 1; optional .com.fuhu.proto.TxnRequest txnrequest = 1; | boolean hasTxnrequest(); | {
"objective": {
"self": [],
"paired": [],
"triplet": [
[
"query",
"document",
"negatives"
]
]
}
} | [
"TxnRequestProto.TxnRequest getTxnrequest();",
"TxnRequestProto.TxnRequestOrBuilder getTxnrequestOrBuilder();",
"public TxnRequestProto.TxnRequestOrBuilder getTxnrequestOrBuilder() {\n return txnrequest_;\n }",
"TxnResponseProto.TxnResponse getTxnresponse();",
"TxnResponseProto.TxnResponseOrBuilder ... | [
"0.76100886",
"0.73413545",
"0.6325385",
"0.6285554",
"0.62715757",
"0.6229086",
"0.59857315",
"0.59802073",
"0.5952782",
"0.58871114",
"0.58268195",
"0.57051605",
"0.5679347",
"0.5661729",
"0.558483",
"0.5578699",
"0.5571337",
"0.5553196",
"0.5519312",
"0.5502245",
"0.549931... | 0.62006617 | 6 |
optional .com.fuhu.proto.TxnRequest txnrequest = 1; | TxnRequestProto.TxnRequest getTxnrequest(); | {
"objective": {
"self": [],
"paired": [],
"triplet": [
[
"query",
"document",
"negatives"
]
]
}
} | [
"TxnRequestProto.TxnRequestOrBuilder getTxnrequestOrBuilder();",
"public TxnRequestProto.TxnRequestOrBuilder getTxnrequestOrBuilder() {\n return txnrequest_;\n }",
"public TxnRequestProto.TxnRequest getTxnrequest() {\n return txnrequest_;\n }",
"public TxnRequestProto.TxnRequestOrBuilder getTx... | [
"0.7914193",
"0.7198634",
"0.70443934",
"0.69644594",
"0.6704534",
"0.6677375",
"0.65917563",
"0.6581895",
"0.6544682",
"0.65248424",
"0.63176626",
"0.6126801",
"0.61165977",
"0.5882288",
"0.5871153",
"0.5799407",
"0.5790288",
"0.57656306",
"0.56906855",
"0.56736624",
"0.5663... | 0.83363795 | 0 |
optional .com.fuhu.proto.TxnRequest txnrequest = 1; | TxnRequestProto.TxnRequestOrBuilder getTxnrequestOrBuilder(); | {
"objective": {
"self": [],
"paired": [],
"triplet": [
[
"query",
"document",
"negatives"
]
]
}
} | [
"TxnRequestProto.TxnRequest getTxnrequest();",
"public TxnRequestProto.TxnRequestOrBuilder getTxnrequestOrBuilder() {\n return txnrequest_;\n }",
"public TxnRequestProto.TxnRequest getTxnrequest() {\n return txnrequest_;\n }",
"public TxnRequestProto.TxnRequestOrBuilder getTxnrequestOrBuilder(... | [
"0.833867",
"0.7201063",
"0.7047441",
"0.6966915",
"0.67057115",
"0.66802275",
"0.65919214",
"0.65840054",
"0.65452385",
"0.65255374",
"0.6319795",
"0.6127138",
"0.61187196",
"0.588268",
"0.5872893",
"0.58006006",
"0.57903236",
"0.5767387",
"0.569051",
"0.56716937",
"0.566303... | 0.7916069 | 1 |
optional string request = 2; optional string request = 2; only a request body in a Json string format | boolean hasRequest(); | {
"objective": {
"self": [],
"paired": [],
"triplet": [
[
"query",
"document",
"negatives"
]
]
}
} | [
"public void setReqJson(java.lang.String value) {\n this.req_json = value;\n }",
"private JsonObject getNewRequestBody(String[] arguments, int tickets, String uuid) throws NumberFormatException {\n JsonObject obj = new JsonObject();\n obj.addProperty(\"userid\", Integer.parseInt(arguments[2]));\... | [
"0.67037386",
"0.6324731",
"0.6223443",
"0.61715615",
"0.6155256",
"0.603665",
"0.596905",
"0.5938415",
"0.59070534",
"0.5874379",
"0.58341646",
"0.5833161",
"0.5805339",
"0.5802958",
"0.5790271",
"0.5787592",
"0.5769151",
"0.5760849",
"0.5732087",
"0.57218736",
"0.57115215",... | 0.0 | -1 |
optional string request = 2; only a request body in a Json string format | String getRequest(); | {
"objective": {
"self": [],
"paired": [],
"triplet": [
[
"query",
"document",
"negatives"
]
]
}
} | [
"public void setReqJson(java.lang.String value) {\n this.req_json = value;\n }",
"public io.confluent.developer.InterceptTest.Builder setReqJson(java.lang.String value) {\n validate(fields()[2], value);\n this.req_json = value;\n fieldSetFlags()[2] = true;\n return this;\n }",
"privat... | [
"0.70470464",
"0.6496803",
"0.63056105",
"0.6259979",
"0.62191904",
"0.6140335",
"0.6066474",
"0.59811497",
"0.59800214",
"0.5946376",
"0.5931307",
"0.58527434",
"0.5819849",
"0.57766",
"0.5745923",
"0.5735248",
"0.57083154",
"0.5704463",
"0.56915474",
"0.5670182",
"0.5657112... | 0.59002715 | 11 |
optional string request = 2; only a request body in a Json string format | com.google.protobuf.ByteString
getRequestBytes(); | {
"objective": {
"self": [],
"paired": [],
"triplet": [
[
"query",
"document",
"negatives"
]
]
}
} | [
"public void setReqJson(java.lang.String value) {\n this.req_json = value;\n }",
"public io.confluent.developer.InterceptTest.Builder setReqJson(java.lang.String value) {\n validate(fields()[2], value);\n this.req_json = value;\n fieldSetFlags()[2] = true;\n return this;\n }",
"privat... | [
"0.70462614",
"0.6495752",
"0.6306558",
"0.6259584",
"0.6218812",
"0.6139287",
"0.60664314",
"0.5980699",
"0.5978278",
"0.5946472",
"0.5931672",
"0.59008026",
"0.58522725",
"0.5819122",
"0.57747936",
"0.5744273",
"0.5734703",
"0.5706723",
"0.5703476",
"0.5692499",
"0.56689143... | 0.55757207 | 31 |
Use KafkaRequestParam.newBuilder() to construct. | private KafkaRequestParam(com.google.protobuf.GeneratedMessage.Builder<?> builder) {
super(builder);
this.unknownFields = builder.getUnknownFields();
} | {
"objective": {
"self": [],
"paired": [],
"triplet": [
[
"query",
"document",
"negatives"
]
]
}
} | [
"KafkaRequestParamOrBuilder getRequestOrBuilder();",
"public Builder setRequest(KafkaRequestParam value) {\n if (requestBuilder_ == null) {\n if (value == null) {\n throw new NullPointerException();\n }\n request_ = value;\n onChanged();\n } else {\n ... | [
"0.8176512",
"0.7527654",
"0.74856526",
"0.7326559",
"0.7287606",
"0.68316185",
"0.6424942",
"0.63455343",
"0.6186371",
"0.61843574",
"0.6145518",
"0.6083725",
"0.5763096",
"0.56834936",
"0.5584979",
"0.55373645",
"0.5533813",
"0.5446456",
"0.5437157",
"0.5391006",
"0.5382226... | 0.75148046 | 2 |
optional .com.fuhu.proto.TxnRequest txnrequest = 1; | public boolean hasTxnrequest() {
return ((bitField0_ & 0x00000001) == 0x00000001);
} | {
"objective": {
"self": [],
"paired": [],
"triplet": [
[
"query",
"document",
"negatives"
]
]
}
} | [
"TxnRequestProto.TxnRequest getTxnrequest();",
"TxnRequestProto.TxnRequestOrBuilder getTxnrequestOrBuilder();",
"public TxnRequestProto.TxnRequestOrBuilder getTxnrequestOrBuilder() {\n return txnrequest_;\n }",
"public TxnRequestProto.TxnRequest getTxnrequest() {\n return txnrequest_;\n }",
... | [
"0.8336862",
"0.7914101",
"0.71992856",
"0.70456207",
"0.6965111",
"0.6703652",
"0.66782147",
"0.6591141",
"0.65836847",
"0.65238136",
"0.6318743",
"0.6127902",
"0.6116472",
"0.5881472",
"0.58713466",
"0.5798899",
"0.5789723",
"0.5766303",
"0.5691371",
"0.5674609",
"0.5662263... | 0.65435696 | 9 |
optional .com.fuhu.proto.TxnRequest txnrequest = 1; | public TxnRequestProto.TxnRequest getTxnrequest() {
return txnrequest_;
} | {
"objective": {
"self": [],
"paired": [],
"triplet": [
[
"query",
"document",
"negatives"
]
]
}
} | [
"TxnRequestProto.TxnRequest getTxnrequest();",
"TxnRequestProto.TxnRequestOrBuilder getTxnrequestOrBuilder();",
"public TxnRequestProto.TxnRequestOrBuilder getTxnrequestOrBuilder() {\n return txnrequest_;\n }",
"public TxnRequestProto.TxnRequestOrBuilder getTxnrequestOrBuilder() {\n if (txnrequ... | [
"0.8338231",
"0.7915497",
"0.7200527",
"0.69661766",
"0.6704859",
"0.6679605",
"0.65929085",
"0.6583908",
"0.6545934",
"0.65261245",
"0.63188887",
"0.6128084",
"0.61177164",
"0.58824736",
"0.5872026",
"0.57998025",
"0.57909733",
"0.57672423",
"0.5691159",
"0.5673897",
"0.5663... | 0.7047076 | 3 |
optional .com.fuhu.proto.TxnRequest txnrequest = 1; | public TxnRequestProto.TxnRequestOrBuilder getTxnrequestOrBuilder() {
return txnrequest_;
} | {
"objective": {
"self": [],
"paired": [],
"triplet": [
[
"query",
"document",
"negatives"
]
]
}
} | [
"TxnRequestProto.TxnRequest getTxnrequest();",
"TxnRequestProto.TxnRequestOrBuilder getTxnrequestOrBuilder();",
"public TxnRequestProto.TxnRequest getTxnrequest() {\n return txnrequest_;\n }",
"public TxnRequestProto.TxnRequestOrBuilder getTxnrequestOrBuilder() {\n if (txnrequestBuilder_ != nul... | [
"0.83363795",
"0.7914193",
"0.70443934",
"0.69644594",
"0.6704534",
"0.6677375",
"0.65917563",
"0.6581895",
"0.6544682",
"0.65248424",
"0.63176626",
"0.6126801",
"0.61165977",
"0.5882288",
"0.5871153",
"0.5799407",
"0.5790288",
"0.57656306",
"0.56906855",
"0.56736624",
"0.566... | 0.7198634 | 2 |
optional string request = 2; only a request body in a Json string format | public boolean hasRequest() {
return ((bitField0_ & 0x00000002) == 0x00000002);
} | {
"objective": {
"self": [],
"paired": [],
"triplet": [
[
"query",
"document",
"negatives"
]
]
}
} | [
"public void setReqJson(java.lang.String value) {\n this.req_json = value;\n }",
"public io.confluent.developer.InterceptTest.Builder setReqJson(java.lang.String value) {\n validate(fields()[2], value);\n this.req_json = value;\n fieldSetFlags()[2] = true;\n return this;\n }",
"privat... | [
"0.7045936",
"0.64958334",
"0.6306563",
"0.62602997",
"0.62195325",
"0.61392224",
"0.6067591",
"0.59830433",
"0.5977562",
"0.5947065",
"0.59328747",
"0.5902296",
"0.5854401",
"0.58186775",
"0.5775759",
"0.57470125",
"0.5736098",
"0.5708757",
"0.5704058",
"0.5689934",
"0.56715... | 0.0 | -1 |
optional string request = 2; only a request body in a Json string format | public String getRequest() {
Object ref = request_;
if (ref instanceof String) {
return (String) ref;
} else {
com.google.protobuf.ByteString bs =
(com.google.protobuf.ByteString) ref;
String s = bs.toStringUtf8();
if (bs.isValidUtf8()) {
request_ = s;
}
return s;
}
} | {
"objective": {
"self": [],
"paired": [],
"triplet": [
[
"query",
"document",
"negatives"
]
]
}
} | [
"public void setReqJson(java.lang.String value) {\n this.req_json = value;\n }",
"public io.confluent.developer.InterceptTest.Builder setReqJson(java.lang.String value) {\n validate(fields()[2], value);\n this.req_json = value;\n fieldSetFlags()[2] = true;\n return this;\n }",
"privat... | [
"0.7047747",
"0.6497363",
"0.6306412",
"0.6260327",
"0.62195635",
"0.61409634",
"0.6066655",
"0.5981393",
"0.5978541",
"0.59470415",
"0.5932636",
"0.590074",
"0.5852564",
"0.58204734",
"0.5776899",
"0.5745478",
"0.5736479",
"0.57085633",
"0.57051647",
"0.5691009",
"0.5670197"... | 0.56272274 | 22 |
optional string request = 2; only a request body in a Json string format | public com.google.protobuf.ByteString
getRequestBytes() {
Object ref = request_;
if (ref instanceof String) {
com.google.protobuf.ByteString b =
com.google.protobuf.ByteString.copyFromUtf8(
(String) ref);
request_ = b;
return b;
} else {
return (com.google.protobuf.ByteString) ref;
}
} | {
"objective": {
"self": [],
"paired": [],
"triplet": [
[
"query",
"document",
"negatives"
]
]
}
} | [
"public void setReqJson(java.lang.String value) {\n this.req_json = value;\n }",
"public io.confluent.developer.InterceptTest.Builder setReqJson(java.lang.String value) {\n validate(fields()[2], value);\n this.req_json = value;\n fieldSetFlags()[2] = true;\n return this;\n }",
"privat... | [
"0.70470464",
"0.6496803",
"0.63056105",
"0.6259979",
"0.62191904",
"0.6140335",
"0.6066474",
"0.59811497",
"0.59800214",
"0.5946376",
"0.5931307",
"0.59002715",
"0.58527434",
"0.5819849",
"0.57766",
"0.5745923",
"0.5735248",
"0.57083154",
"0.5704463",
"0.56915474",
"0.567018... | 0.51664853 | 94 |
optional .com.fuhu.proto.TxnRequest txnrequest = 1; | public boolean hasTxnrequest() {
return ((bitField0_ & 0x00000001) == 0x00000001);
} | {
"objective": {
"self": [],
"paired": [],
"triplet": [
[
"query",
"document",
"negatives"
]
]
}
} | [
"TxnRequestProto.TxnRequest getTxnrequest();",
"TxnRequestProto.TxnRequestOrBuilder getTxnrequestOrBuilder();",
"public TxnRequestProto.TxnRequestOrBuilder getTxnrequestOrBuilder() {\n return txnrequest_;\n }",
"public TxnRequestProto.TxnRequest getTxnrequest() {\n return txnrequest_;\n }",
... | [
"0.83363795",
"0.7914193",
"0.7198634",
"0.70443934",
"0.69644594",
"0.6704534",
"0.6677375",
"0.65917563",
"0.6581895",
"0.6544682",
"0.63176626",
"0.6126801",
"0.61165977",
"0.5882288",
"0.5871153",
"0.5799407",
"0.5790288",
"0.57656306",
"0.56906855",
"0.56736624",
"0.5663... | 0.65248424 | 10 |
optional .com.fuhu.proto.TxnRequest txnrequest = 1; | public TxnRequestProto.TxnRequest getTxnrequest() {
if (txnrequestBuilder_ == null) {
return txnrequest_;
} else {
return txnrequestBuilder_.getMessage();
}
} | {
"objective": {
"self": [],
"paired": [],
"triplet": [
[
"query",
"document",
"negatives"
]
]
}
} | [
"TxnRequestProto.TxnRequest getTxnrequest();",
"TxnRequestProto.TxnRequestOrBuilder getTxnrequestOrBuilder();",
"public TxnRequestProto.TxnRequestOrBuilder getTxnrequestOrBuilder() {\n return txnrequest_;\n }",
"public TxnRequestProto.TxnRequest getTxnrequest() {\n return txnrequest_;\n }",
... | [
"0.833867",
"0.7916069",
"0.7201063",
"0.7047441",
"0.6966915",
"0.67057115",
"0.65919214",
"0.65840054",
"0.65452385",
"0.65255374",
"0.6319795",
"0.6127138",
"0.61187196",
"0.588268",
"0.5872893",
"0.58006006",
"0.57903236",
"0.5767387",
"0.569051",
"0.56716937",
"0.5663036... | 0.66802275 | 6 |
optional .com.fuhu.proto.TxnRequest txnrequest = 1; | public Builder setTxnrequest(TxnRequestProto.TxnRequest value) {
if (txnrequestBuilder_ == null) {
if (value == null) {
throw new NullPointerException();
}
txnrequest_ = value;
onChanged();
} else {
txnrequestBuilder_.setMessage(value);
}
bitField0_ |= 0x00000001;
return this;
} | {
"objective": {
"self": [],
"paired": [],
"triplet": [
[
"query",
"document",
"negatives"
]
]
}
} | [
"TxnRequestProto.TxnRequest getTxnrequest();",
"TxnRequestProto.TxnRequestOrBuilder getTxnrequestOrBuilder();",
"public TxnRequestProto.TxnRequestOrBuilder getTxnrequestOrBuilder() {\n return txnrequest_;\n }",
"public TxnRequestProto.TxnRequest getTxnrequest() {\n return txnrequest_;\n }",
... | [
"0.8336862",
"0.7914101",
"0.71992856",
"0.70456207",
"0.6965111",
"0.66782147",
"0.6591141",
"0.65836847",
"0.65435696",
"0.65238136",
"0.6318743",
"0.6127902",
"0.6116472",
"0.5881472",
"0.58713466",
"0.5798899",
"0.5789723",
"0.5766303",
"0.5691371",
"0.5674609",
"0.566226... | 0.6703652 | 5 |
optional .com.fuhu.proto.TxnRequest txnrequest = 1; | public Builder setTxnrequest(
TxnRequestProto.TxnRequest.Builder builderForValue) {
if (txnrequestBuilder_ == null) {
txnrequest_ = builderForValue.build();
onChanged();
} else {
txnrequestBuilder_.setMessage(builderForValue.build());
}
bitField0_ |= 0x00000001;
return this;
} | {
"objective": {
"self": [],
"paired": [],
"triplet": [
[
"query",
"document",
"negatives"
]
]
}
} | [
"TxnRequestProto.TxnRequest getTxnrequest();",
"TxnRequestProto.TxnRequestOrBuilder getTxnrequestOrBuilder();",
"public TxnRequestProto.TxnRequestOrBuilder getTxnrequestOrBuilder() {\n return txnrequest_;\n }",
"public TxnRequestProto.TxnRequest getTxnrequest() {\n return txnrequest_;\n }",
... | [
"0.8338231",
"0.7915497",
"0.7200527",
"0.7047076",
"0.69661766",
"0.6704859",
"0.6679605",
"0.65929085",
"0.6583908",
"0.6545934",
"0.65261245",
"0.63188887",
"0.6128084",
"0.61177164",
"0.58824736",
"0.5872026",
"0.57998025",
"0.57909733",
"0.57672423",
"0.5691159",
"0.5673... | 0.5593135 | 24 |
optional .com.fuhu.proto.TxnRequest txnrequest = 1; | public Builder mergeTxnrequest(TxnRequestProto.TxnRequest value) {
if (txnrequestBuilder_ == null) {
if (((bitField0_ & 0x00000001) == 0x00000001) &&
txnrequest_ != TxnRequestProto.TxnRequest.getDefaultInstance()) {
txnrequest_ =
TxnRequestProto.TxnRequest.newBuilder(txnrequest_).mergeFrom(value).buildPartial();
} else {
txnrequest_ = value;
}
onChanged();
} else {
txnrequestBuilder_.mergeFrom(value);
}
bitField0_ |= 0x00000001;
return this;
} | {
"objective": {
"self": [],
"paired": [],
"triplet": [
[
"query",
"document",
"negatives"
]
]
}
} | [
"TxnRequestProto.TxnRequest getTxnrequest();",
"TxnRequestProto.TxnRequestOrBuilder getTxnrequestOrBuilder();",
"public TxnRequestProto.TxnRequestOrBuilder getTxnrequestOrBuilder() {\n return txnrequest_;\n }",
"public TxnRequestProto.TxnRequest getTxnrequest() {\n return txnrequest_;\n }",
... | [
"0.83363795",
"0.7914193",
"0.7198634",
"0.70443934",
"0.69644594",
"0.6704534",
"0.6677375",
"0.65917563",
"0.6581895",
"0.6544682",
"0.65248424",
"0.63176626",
"0.6126801",
"0.61165977",
"0.5882288",
"0.5799407",
"0.5790288",
"0.57656306",
"0.56906855",
"0.56736624",
"0.566... | 0.5871153 | 15 |
optional .com.fuhu.proto.TxnRequest txnrequest = 1; | public Builder clearTxnrequest() {
if (txnrequestBuilder_ == null) {
txnrequest_ = TxnRequestProto.TxnRequest.getDefaultInstance();
onChanged();
} else {
txnrequestBuilder_.clear();
}
bitField0_ = (bitField0_ & ~0x00000001);
return this;
} | {
"objective": {
"self": [],
"paired": [],
"triplet": [
[
"query",
"document",
"negatives"
]
]
}
} | [
"TxnRequestProto.TxnRequest getTxnrequest();",
"TxnRequestProto.TxnRequestOrBuilder getTxnrequestOrBuilder();",
"public TxnRequestProto.TxnRequestOrBuilder getTxnrequestOrBuilder() {\n return txnrequest_;\n }",
"public TxnRequestProto.TxnRequest getTxnrequest() {\n return txnrequest_;\n }",
... | [
"0.833867",
"0.7916069",
"0.7201063",
"0.7047441",
"0.6966915",
"0.67057115",
"0.66802275",
"0.65919214",
"0.65840054",
"0.65452385",
"0.65255374",
"0.6319795",
"0.6127138",
"0.61187196",
"0.588268",
"0.5872893",
"0.57903236",
"0.5767387",
"0.569051",
"0.56716937",
"0.5663036... | 0.58006006 | 16 |
optional .com.fuhu.proto.TxnRequest txnrequest = 1; | public TxnRequestProto.TxnRequest.Builder getTxnrequestBuilder() {
bitField0_ |= 0x00000001;
onChanged();
return getTxnrequestFieldBuilder().getBuilder();
} | {
"objective": {
"self": [],
"paired": [],
"triplet": [
[
"query",
"document",
"negatives"
]
]
}
} | [
"TxnRequestProto.TxnRequest getTxnrequest();",
"TxnRequestProto.TxnRequestOrBuilder getTxnrequestOrBuilder();",
"public TxnRequestProto.TxnRequestOrBuilder getTxnrequestOrBuilder() {\n return txnrequest_;\n }",
"public TxnRequestProto.TxnRequest getTxnrequest() {\n return txnrequest_;\n }",
... | [
"0.8336862",
"0.7914101",
"0.71992856",
"0.70456207",
"0.6965111",
"0.6703652",
"0.66782147",
"0.6591141",
"0.65836847",
"0.65435696",
"0.65238136",
"0.6318743",
"0.6127902",
"0.5881472",
"0.58713466",
"0.5798899",
"0.5789723",
"0.5766303",
"0.5691371",
"0.5674609",
"0.566226... | 0.6116472 | 13 |
optional .com.fuhu.proto.TxnRequest txnrequest = 1; | public TxnRequestProto.TxnRequestOrBuilder getTxnrequestOrBuilder() {
if (txnrequestBuilder_ != null) {
return txnrequestBuilder_.getMessageOrBuilder();
} else {
return txnrequest_;
}
} | {
"objective": {
"self": [],
"paired": [],
"triplet": [
[
"query",
"document",
"negatives"
]
]
}
} | [
"TxnRequestProto.TxnRequest getTxnrequest();",
"TxnRequestProto.TxnRequestOrBuilder getTxnrequestOrBuilder();",
"public TxnRequestProto.TxnRequestOrBuilder getTxnrequestOrBuilder() {\n return txnrequest_;\n }",
"public TxnRequestProto.TxnRequest getTxnrequest() {\n return txnrequest_;\n }",
... | [
"0.8338231",
"0.7915497",
"0.7200527",
"0.7047076",
"0.6704859",
"0.6679605",
"0.65929085",
"0.6583908",
"0.6545934",
"0.65261245",
"0.63188887",
"0.6128084",
"0.61177164",
"0.58824736",
"0.5872026",
"0.57998025",
"0.57909733",
"0.57672423",
"0.5691159",
"0.5673897",
"0.56631... | 0.69661766 | 4 |
optional .com.fuhu.proto.TxnRequest txnrequest = 1; | private com.google.protobuf.SingleFieldBuilder<
TxnRequestProto.TxnRequest, TxnRequestProto.TxnRequest.Builder, TxnRequestProto.TxnRequestOrBuilder>
getTxnrequestFieldBuilder() {
if (txnrequestBuilder_ == null) {
txnrequestBuilder_ = new com.google.protobuf.SingleFieldBuilder<
TxnRequestProto.TxnRequest, TxnRequestProto.TxnRequest.Builder, TxnRequestProto.TxnRequestOrBuilder>(
txnrequest_,
getParentForChildren(),
isClean());
txnrequest_ = null;
}
return txnrequestBuilder_;
} | {
"objective": {
"self": [],
"paired": [],
"triplet": [
[
"query",
"document",
"negatives"
]
]
}
} | [
"TxnRequestProto.TxnRequest getTxnrequest();",
"TxnRequestProto.TxnRequestOrBuilder getTxnrequestOrBuilder();",
"public TxnRequestProto.TxnRequestOrBuilder getTxnrequestOrBuilder() {\n return txnrequest_;\n }",
"public TxnRequestProto.TxnRequest getTxnrequest() {\n return txnrequest_;\n }",
... | [
"0.83363795",
"0.7914193",
"0.7198634",
"0.70443934",
"0.69644594",
"0.6704534",
"0.6677375",
"0.65917563",
"0.6581895",
"0.6544682",
"0.65248424",
"0.63176626",
"0.6126801",
"0.61165977",
"0.5882288",
"0.5871153",
"0.5799407",
"0.5790288",
"0.56906855",
"0.56736624",
"0.5663... | 0.57656306 | 18 |
optional string request = 2; only a request body in a Json string format | public boolean hasRequest() {
return ((bitField0_ & 0x00000002) == 0x00000002);
} | {
"objective": {
"self": [],
"paired": [],
"triplet": [
[
"query",
"document",
"negatives"
]
]
}
} | [
"public void setReqJson(java.lang.String value) {\n this.req_json = value;\n }",
"public io.confluent.developer.InterceptTest.Builder setReqJson(java.lang.String value) {\n validate(fields()[2], value);\n this.req_json = value;\n fieldSetFlags()[2] = true;\n return this;\n }",
"privat... | [
"0.7045936",
"0.64958334",
"0.6306563",
"0.62602997",
"0.62195325",
"0.61392224",
"0.6067591",
"0.59830433",
"0.5977562",
"0.5947065",
"0.59328747",
"0.5902296",
"0.5854401",
"0.58186775",
"0.5775759",
"0.57470125",
"0.5736098",
"0.5708757",
"0.5704058",
"0.5689934",
"0.56715... | 0.0 | -1 |
optional string request = 2; only a request body in a Json string format | public String getRequest() {
Object ref = request_;
if (!(ref instanceof String)) {
String s = ((com.google.protobuf.ByteString) ref)
.toStringUtf8();
request_ = s;
return s;
} else {
return (String) ref;
}
} | {
"objective": {
"self": [],
"paired": [],
"triplet": [
[
"query",
"document",
"negatives"
]
]
}
} | [
"public void setReqJson(java.lang.String value) {\n this.req_json = value;\n }",
"public io.confluent.developer.InterceptTest.Builder setReqJson(java.lang.String value) {\n validate(fields()[2], value);\n this.req_json = value;\n fieldSetFlags()[2] = true;\n return this;\n }",
"privat... | [
"0.7047747",
"0.6497363",
"0.6306412",
"0.6260327",
"0.62195635",
"0.61409634",
"0.6066655",
"0.5981393",
"0.5978541",
"0.59470415",
"0.5932636",
"0.590074",
"0.5852564",
"0.58204734",
"0.5776899",
"0.5745478",
"0.5736479",
"0.57085633",
"0.57051647",
"0.5691009",
"0.5670197"... | 0.5463342 | 40 |
optional string request = 2; only a request body in a Json string format | public com.google.protobuf.ByteString
getRequestBytes() {
Object ref = request_;
if (ref instanceof String) {
com.google.protobuf.ByteString b =
com.google.protobuf.ByteString.copyFromUtf8(
(String) ref);
request_ = b;
return b;
} else {
return (com.google.protobuf.ByteString) ref;
}
} | {
"objective": {
"self": [],
"paired": [],
"triplet": [
[
"query",
"document",
"negatives"
]
]
}
} | [
"public void setReqJson(java.lang.String value) {\n this.req_json = value;\n }",
"public io.confluent.developer.InterceptTest.Builder setReqJson(java.lang.String value) {\n validate(fields()[2], value);\n this.req_json = value;\n fieldSetFlags()[2] = true;\n return this;\n }",
"privat... | [
"0.70470464",
"0.6496803",
"0.63056105",
"0.6259979",
"0.62191904",
"0.6140335",
"0.6066474",
"0.59811497",
"0.59800214",
"0.5946376",
"0.5931307",
"0.59002715",
"0.58527434",
"0.5819849",
"0.57766",
"0.5745923",
"0.5735248",
"0.57083154",
"0.5704463",
"0.56915474",
"0.567018... | 0.5331934 | 65 |
optional string request = 2; only a request body in a Json string format | public Builder setRequest(
String value) {
if (value == null) {
throw new NullPointerException();
}
bitField0_ |= 0x00000002;
request_ = value;
onChanged();
return this;
} | {
"objective": {
"self": [],
"paired": [],
"triplet": [
[
"query",
"document",
"negatives"
]
]
}
} | [
"public void setReqJson(java.lang.String value) {\n this.req_json = value;\n }",
"public io.confluent.developer.InterceptTest.Builder setReqJson(java.lang.String value) {\n validate(fields()[2], value);\n this.req_json = value;\n fieldSetFlags()[2] = true;\n return this;\n }",
"privat... | [
"0.70462614",
"0.6495752",
"0.6306558",
"0.6259584",
"0.6218812",
"0.6139287",
"0.60664314",
"0.5980699",
"0.5978278",
"0.5946472",
"0.5931672",
"0.59008026",
"0.58522725",
"0.5819122",
"0.57747936",
"0.5744273",
"0.5706723",
"0.5703476",
"0.5692499",
"0.56689143",
"0.5655864... | 0.5734703 | 16 |
optional string request = 2; only a request body in a Json string format | public Builder clearRequest() {
bitField0_ = (bitField0_ & ~0x00000002);
request_ = getDefaultInstance().getRequest();
onChanged();
return this;
} | {
"objective": {
"self": [],
"paired": [],
"triplet": [
[
"query",
"document",
"negatives"
]
]
}
} | [
"public void setReqJson(java.lang.String value) {\n this.req_json = value;\n }",
"public io.confluent.developer.InterceptTest.Builder setReqJson(java.lang.String value) {\n validate(fields()[2], value);\n this.req_json = value;\n fieldSetFlags()[2] = true;\n return this;\n }",
"privat... | [
"0.7045936",
"0.64958334",
"0.6306563",
"0.62602997",
"0.62195325",
"0.61392224",
"0.6067591",
"0.59830433",
"0.5977562",
"0.5947065",
"0.59328747",
"0.5902296",
"0.5854401",
"0.58186775",
"0.5775759",
"0.57470125",
"0.5736098",
"0.5708757",
"0.5704058",
"0.5689934",
"0.56715... | 0.0 | -1 |
optional string request = 2; only a request body in a Json string format | public Builder setRequestBytes(
com.google.protobuf.ByteString value) {
if (value == null) {
throw new NullPointerException();
}
bitField0_ |= 0x00000002;
request_ = value;
onChanged();
return this;
} | {
"objective": {
"self": [],
"paired": [],
"triplet": [
[
"query",
"document",
"negatives"
]
]
}
} | [
"public void setReqJson(java.lang.String value) {\n this.req_json = value;\n }",
"public io.confluent.developer.InterceptTest.Builder setReqJson(java.lang.String value) {\n validate(fields()[2], value);\n this.req_json = value;\n fieldSetFlags()[2] = true;\n return this;\n }",
"privat... | [
"0.7047747",
"0.6497363",
"0.6306412",
"0.6260327",
"0.62195635",
"0.61409634",
"0.6066655",
"0.5981393",
"0.5978541",
"0.59470415",
"0.5932636",
"0.590074",
"0.5852564",
"0.58204734",
"0.5776899",
"0.5745478",
"0.5736479",
"0.57085633",
"0.57051647",
"0.5691009",
"0.5670197"... | 0.0 | -1 |
optional .com.fuhu.proto.TxnResponse txnresponse = 1; optional .com.fuhu.proto.TxnResponse txnresponse = 1; | boolean hasTxnresponse(); | {
"objective": {
"self": [],
"paired": [],
"triplet": [
[
"query",
"document",
"negatives"
]
]
}
} | [
"TxnResponseProto.TxnResponse getTxnresponse();",
"TxnResponseProto.TxnResponseOrBuilder getTxnresponseOrBuilder();",
"TxnRequestProto.TxnRequest getTxnrequest();",
"public TxnResponseProto.TxnResponseOrBuilder getTxnresponseOrBuilder() {\n return txnresponse_;\n }",
"TransactionResponseType createT... | [
"0.7574909",
"0.7506915",
"0.64894927",
"0.6377987",
"0.6346909",
"0.6132471",
"0.600329",
"0.5984659",
"0.5964999",
"0.59483325",
"0.5834323",
"0.5832828",
"0.57058454",
"0.56686985",
"0.55461866",
"0.5540627",
"0.5540627",
"0.5462441",
"0.54166144",
"0.5392015",
"0.5372016"... | 0.6399307 | 3 |
optional .com.fuhu.proto.TxnResponse txnresponse = 1; | TxnResponseProto.TxnResponse getTxnresponse(); | {
"objective": {
"self": [],
"paired": [],
"triplet": [
[
"query",
"document",
"negatives"
]
]
}
} | [
"TxnResponseProto.TxnResponseOrBuilder getTxnresponseOrBuilder();",
"public TxnResponseProto.TxnResponseOrBuilder getTxnresponseOrBuilder() {\n return txnresponse_;\n }",
"boolean hasTxnresponse();",
"public TxnResponseProto.TxnResponse getTxnresponse() {\n return txnresponse_;\n }",
"TxnReq... | [
"0.7793977",
"0.6952368",
"0.6923663",
"0.6743861",
"0.67179495",
"0.6518979",
"0.65163034",
"0.6513066",
"0.6475376",
"0.6365626",
"0.616056",
"0.6151064",
"0.6055865",
"0.5991377",
"0.5961028",
"0.5942322",
"0.5746084",
"0.5684074",
"0.56037295",
"0.56037295",
"0.55258805",... | 0.82151526 | 0 |
optional .com.fuhu.proto.TxnResponse txnresponse = 1; | TxnResponseProto.TxnResponseOrBuilder getTxnresponseOrBuilder(); | {
"objective": {
"self": [],
"paired": [],
"triplet": [
[
"query",
"document",
"negatives"
]
]
}
} | [
"TxnResponseProto.TxnResponse getTxnresponse();",
"public TxnResponseProto.TxnResponseOrBuilder getTxnresponseOrBuilder() {\n return txnresponse_;\n }",
"boolean hasTxnresponse();",
"public TxnResponseProto.TxnResponse getTxnresponse() {\n return txnresponse_;\n }",
"TxnRequestProto.TxnReque... | [
"0.82159966",
"0.6953073",
"0.69245094",
"0.67446136",
"0.67189145",
"0.6519669",
"0.6517377",
"0.6514183",
"0.6477862",
"0.6366336",
"0.61615974",
"0.61508787",
"0.6056378",
"0.5992759",
"0.59615695",
"0.5944195",
"0.57468075",
"0.5685309",
"0.56034005",
"0.56034005",
"0.552... | 0.77944404 | 1 |
optional string response = 2; optional string response = 2; a response in a Json string format | boolean hasResponse(); | {
"objective": {
"self": [],
"paired": [],
"triplet": [
[
"query",
"document",
"negatives"
]
]
}
} | [
"java.lang.String getResponse();",
"@Override\n public void onResponse(String response) {\n\n if (response.equals(update_success)) {\n return;\n }\n if (response.equals(update_fail)) {\n return;\n }\n ... | [
"0.6525735",
"0.6487307",
"0.64089054",
"0.63693404",
"0.63564974",
"0.620585",
"0.62030005",
"0.6193446",
"0.61801165",
"0.6166989",
"0.6130362",
"0.6130192",
"0.6095148",
"0.6095148",
"0.6095148",
"0.6091849",
"0.6076355",
"0.60652167",
"0.6063023",
"0.60590637",
"0.6058325... | 0.0 | -1 |
optional string response = 2; a response in a Json string format | String getResponse(); | {
"objective": {
"self": [],
"paired": [],
"triplet": [
[
"query",
"document",
"negatives"
]
]
}
} | [
"java.lang.String getResponse();",
"@Override\n\t\t\t\t\tpublic void onResponse(String s) {\n\t\t\t\t\t\t\n\t\t\t\t\t}",
"public Builder setResponse(\n String value) {\n if (value == null) {\n throw new NullPointerException();\n }\n bitField0_ |= 0x00000002;\n response_ = value;\n ... | [
"0.68227047",
"0.66008717",
"0.6435972",
"0.64166933",
"0.6412642",
"0.6372617",
"0.63621897",
"0.6343714",
"0.63211656",
"0.6307271",
"0.62503195",
"0.62498057",
"0.6248702",
"0.62481153",
"0.62481153",
"0.62481153",
"0.6245237",
"0.6239606",
"0.62382376",
"0.6229445",
"0.62... | 0.63625664 | 6 |
optional string response = 2; a response in a Json string format | com.google.protobuf.ByteString
getResponseBytes(); | {
"objective": {
"self": [],
"paired": [],
"triplet": [
[
"query",
"document",
"negatives"
]
]
}
} | [
"java.lang.String getResponse();",
"@Override\n\t\t\t\t\tpublic void onResponse(String s) {\n\t\t\t\t\t\t\n\t\t\t\t\t}",
"public Builder setResponse(\n String value) {\n if (value == null) {\n throw new NullPointerException();\n }\n bitField0_ |= 0x00000002;\n response_ = value;\n ... | [
"0.6824116",
"0.66019505",
"0.6437165",
"0.6416904",
"0.6413719",
"0.6372989",
"0.6364225",
"0.63629586",
"0.6344431",
"0.63212943",
"0.63094425",
"0.62507725",
"0.62500954",
"0.6249614",
"0.62490875",
"0.62490875",
"0.62490875",
"0.62460107",
"0.6238738",
"0.6238386",
"0.623... | 0.0 | -1 |
Use KafkaResponseParam.newBuilder() to construct. | private KafkaResponseParam(com.google.protobuf.GeneratedMessage.Builder<?> builder) {
super(builder);
this.unknownFields = builder.getUnknownFields();
} | {
"objective": {
"self": [],
"paired": [],
"triplet": [
[
"query",
"document",
"negatives"
]
]
}
} | [
"KafkaResponseParamOrBuilder getResponseOrBuilder();",
"public Builder setResponse(KafkaResponseParam value) {\n if (responseBuilder_ == null) {\n if (value == null) {\n throw new NullPointerException();\n }\n response_ = value;\n onChanged();\n } else ... | [
"0.8133371",
"0.75819814",
"0.73398125",
"0.728139",
"0.7123776",
"0.6780012",
"0.6686267",
"0.63778615",
"0.6225525",
"0.6097136",
"0.6066052",
"0.59809136",
"0.5881486",
"0.57888216",
"0.57822436",
"0.57326096",
"0.57177025",
"0.57093227",
"0.56325287",
"0.5628209",
"0.5621... | 0.7775244 | 1 |
optional .com.fuhu.proto.TxnResponse txnresponse = 1; | public boolean hasTxnresponse() {
return ((bitField0_ & 0x00000001) == 0x00000001);
} | {
"objective": {
"self": [],
"paired": [],
"triplet": [
[
"query",
"document",
"negatives"
]
]
}
} | [
"TxnResponseProto.TxnResponse getTxnresponse();",
"TxnResponseProto.TxnResponseOrBuilder getTxnresponseOrBuilder();",
"public TxnResponseProto.TxnResponseOrBuilder getTxnresponseOrBuilder() {\n return txnresponse_;\n }",
"boolean hasTxnresponse();",
"public TxnResponseProto.TxnResponse getTxnrespons... | [
"0.8216995",
"0.7795557",
"0.69540334",
"0.69243914",
"0.6746008",
"0.6718986",
"0.65202105",
"0.65146905",
"0.64755577",
"0.6367129",
"0.6161342",
"0.615054",
"0.6055883",
"0.5992485",
"0.5962098",
"0.5943911",
"0.5745988",
"0.56849444",
"0.560188",
"0.560188",
"0.5525119",
... | 0.65178776 | 7 |
optional .com.fuhu.proto.TxnResponse txnresponse = 1; | public TxnResponseProto.TxnResponse getTxnresponse() {
return txnresponse_;
} | {
"objective": {
"self": [],
"paired": [],
"triplet": [
[
"query",
"document",
"negatives"
]
]
}
} | [
"TxnResponseProto.TxnResponse getTxnresponse();",
"TxnResponseProto.TxnResponseOrBuilder getTxnresponseOrBuilder();",
"public TxnResponseProto.TxnResponseOrBuilder getTxnresponseOrBuilder() {\n return txnresponse_;\n }",
"boolean hasTxnresponse();",
"TxnRequestProto.TxnRequest getTxnrequest();",
"... | [
"0.82156396",
"0.77939075",
"0.6951999",
"0.6925746",
"0.67190063",
"0.651857",
"0.6517828",
"0.6514622",
"0.6477837",
"0.63652897",
"0.61630464",
"0.6149818",
"0.60567313",
"0.599425",
"0.5961572",
"0.5944811",
"0.5747477",
"0.5684461",
"0.5604752",
"0.5604752",
"0.5528009",... | 0.67435956 | 4 |
optional .com.fuhu.proto.TxnResponse txnresponse = 1; | public TxnResponseProto.TxnResponseOrBuilder getTxnresponseOrBuilder() {
return txnresponse_;
} | {
"objective": {
"self": [],
"paired": [],
"triplet": [
[
"query",
"document",
"negatives"
]
]
}
} | [
"TxnResponseProto.TxnResponse getTxnresponse();",
"TxnResponseProto.TxnResponseOrBuilder getTxnresponseOrBuilder();",
"boolean hasTxnresponse();",
"public TxnResponseProto.TxnResponse getTxnresponse() {\n return txnresponse_;\n }",
"TxnRequestProto.TxnRequest getTxnrequest();",
"public TxnResponse... | [
"0.82151526",
"0.7793977",
"0.6923663",
"0.6743861",
"0.67179495",
"0.6518979",
"0.65163034",
"0.6513066",
"0.6475376",
"0.6365626",
"0.616056",
"0.6151064",
"0.6055865",
"0.5991377",
"0.5961028",
"0.5942322",
"0.5746084",
"0.5684074",
"0.56037295",
"0.56037295",
"0.55258805"... | 0.6952368 | 2 |
optional string response = 2; a response in a Json string format | public boolean hasResponse() {
return ((bitField0_ & 0x00000002) == 0x00000002);
} | {
"objective": {
"self": [],
"paired": [],
"triplet": [
[
"query",
"document",
"negatives"
]
]
}
} | [
"java.lang.String getResponse();",
"@Override\n\t\t\t\t\tpublic void onResponse(String s) {\n\t\t\t\t\t\t\n\t\t\t\t\t}",
"public Builder setResponse(\n String value) {\n if (value == null) {\n throw new NullPointerException();\n }\n bitField0_ |= 0x00000002;\n response_ = value;\n ... | [
"0.6822251",
"0.66004163",
"0.64350575",
"0.64156324",
"0.64113355",
"0.6371556",
"0.6362697",
"0.63620895",
"0.6342771",
"0.6320825",
"0.6307232",
"0.6250883",
"0.6250133",
"0.6247991",
"0.6247298",
"0.6247298",
"0.6247298",
"0.62447226",
"0.6239173",
"0.62386316",
"0.622868... | 0.0 | -1 |
optional string response = 2; a response in a Json string format | public String getResponse() {
Object ref = response_;
if (ref instanceof String) {
return (String) ref;
} else {
com.google.protobuf.ByteString bs =
(com.google.protobuf.ByteString) ref;
String s = bs.toStringUtf8();
if (bs.isValidUtf8()) {
response_ = s;
}
return s;
}
} | {
"objective": {
"self": [],
"paired": [],
"triplet": [
[
"query",
"document",
"negatives"
]
]
}
} | [
"java.lang.String getResponse();",
"@Override\n\t\t\t\t\tpublic void onResponse(String s) {\n\t\t\t\t\t\t\n\t\t\t\t\t}",
"public Builder setResponse(\n String value) {\n if (value == null) {\n throw new NullPointerException();\n }\n bitField0_ |= 0x00000002;\n response_ = value;\n ... | [
"0.6822182",
"0.66003597",
"0.6434533",
"0.64154756",
"0.64115655",
"0.6372206",
"0.63623345",
"0.63620347",
"0.6342991",
"0.63203365",
"0.6307347",
"0.62499785",
"0.6249579",
"0.6248098",
"0.62474287",
"0.62474287",
"0.62474287",
"0.6244535",
"0.62392074",
"0.6237788",
"0.62... | 0.58177865 | 71 |
optional string response = 2; a response in a Json string format | public com.google.protobuf.ByteString
getResponseBytes() {
Object ref = response_;
if (ref instanceof String) {
com.google.protobuf.ByteString b =
com.google.protobuf.ByteString.copyFromUtf8(
(String) ref);
response_ = b;
return b;
} else {
return (com.google.protobuf.ByteString) ref;
}
} | {
"objective": {
"self": [],
"paired": [],
"triplet": [
[
"query",
"document",
"negatives"
]
]
}
} | [
"java.lang.String getResponse();",
"@Override\n\t\t\t\t\tpublic void onResponse(String s) {\n\t\t\t\t\t\t\n\t\t\t\t\t}",
"public Builder setResponse(\n String value) {\n if (value == null) {\n throw new NullPointerException();\n }\n bitField0_ |= 0x00000002;\n response_ = value;\n ... | [
"0.68227047",
"0.66008717",
"0.6435972",
"0.64166933",
"0.6412642",
"0.6372617",
"0.63625664",
"0.63621897",
"0.6343714",
"0.63211656",
"0.6307271",
"0.62503195",
"0.62498057",
"0.6248702",
"0.62481153",
"0.62481153",
"0.62481153",
"0.6245237",
"0.6239606",
"0.62382376",
"0.6... | 0.0 | -1 |
optional .com.fuhu.proto.TxnResponse txnresponse = 1; | public boolean hasTxnresponse() {
return ((bitField0_ & 0x00000001) == 0x00000001);
} | {
"objective": {
"self": [],
"paired": [],
"triplet": [
[
"query",
"document",
"negatives"
]
]
}
} | [
"TxnResponseProto.TxnResponse getTxnresponse();",
"TxnResponseProto.TxnResponseOrBuilder getTxnresponseOrBuilder();",
"public TxnResponseProto.TxnResponseOrBuilder getTxnresponseOrBuilder() {\n return txnresponse_;\n }",
"boolean hasTxnresponse();",
"public TxnResponseProto.TxnResponse getTxnrespons... | [
"0.82151526",
"0.7793977",
"0.6952368",
"0.6923663",
"0.6743861",
"0.67179495",
"0.6518979",
"0.65163034",
"0.6475376",
"0.6365626",
"0.616056",
"0.6151064",
"0.6055865",
"0.5991377",
"0.5961028",
"0.5942322",
"0.5746084",
"0.5684074",
"0.56037295",
"0.56037295",
"0.55258805"... | 0.6513066 | 8 |
optional .com.fuhu.proto.TxnResponse txnresponse = 1; | public TxnResponseProto.TxnResponse getTxnresponse() {
if (txnresponseBuilder_ == null) {
return txnresponse_;
} else {
return txnresponseBuilder_.getMessage();
}
} | {
"objective": {
"self": [],
"paired": [],
"triplet": [
[
"query",
"document",
"negatives"
]
]
}
} | [
"TxnResponseProto.TxnResponse getTxnresponse();",
"TxnResponseProto.TxnResponseOrBuilder getTxnresponseOrBuilder();",
"public TxnResponseProto.TxnResponseOrBuilder getTxnresponseOrBuilder() {\n return txnresponse_;\n }",
"boolean hasTxnresponse();",
"public TxnResponseProto.TxnResponse getTxnrespons... | [
"0.82159966",
"0.77944404",
"0.6953073",
"0.69245094",
"0.67446136",
"0.67189145",
"0.6519669",
"0.6517377",
"0.6514183",
"0.6477862",
"0.61615974",
"0.61508787",
"0.6056378",
"0.5992759",
"0.59615695",
"0.5944195",
"0.57468075",
"0.5685309",
"0.56034005",
"0.56034005",
"0.55... | 0.6366336 | 10 |
optional .com.fuhu.proto.TxnResponse txnresponse = 1; | public Builder setTxnresponse(TxnResponseProto.TxnResponse value) {
if (txnresponseBuilder_ == null) {
if (value == null) {
throw new NullPointerException();
}
txnresponse_ = value;
onChanged();
} else {
txnresponseBuilder_.setMessage(value);
}
bitField0_ |= 0x00000001;
return this;
} | {
"objective": {
"self": [],
"paired": [],
"triplet": [
[
"query",
"document",
"negatives"
]
]
}
} | [
"TxnResponseProto.TxnResponse getTxnresponse();",
"TxnResponseProto.TxnResponseOrBuilder getTxnresponseOrBuilder();",
"public TxnResponseProto.TxnResponseOrBuilder getTxnresponseOrBuilder() {\n return txnresponse_;\n }",
"boolean hasTxnresponse();",
"public TxnResponseProto.TxnResponse getTxnrespons... | [
"0.8216995",
"0.7795557",
"0.69540334",
"0.69243914",
"0.6746008",
"0.6718986",
"0.65202105",
"0.65178776",
"0.65146905",
"0.64755577",
"0.6367129",
"0.6161342",
"0.6055883",
"0.5992485",
"0.5962098",
"0.5943911",
"0.5745988",
"0.56849444",
"0.560188",
"0.560188",
"0.5525119"... | 0.615054 | 12 |
optional .com.fuhu.proto.TxnResponse txnresponse = 1; | public Builder setTxnresponse(
TxnResponseProto.TxnResponse.Builder builderForValue) {
if (txnresponseBuilder_ == null) {
txnresponse_ = builderForValue.build();
onChanged();
} else {
txnresponseBuilder_.setMessage(builderForValue.build());
}
bitField0_ |= 0x00000001;
return this;
} | {
"objective": {
"self": [],
"paired": [],
"triplet": [
[
"query",
"document",
"negatives"
]
]
}
} | [
"TxnResponseProto.TxnResponse getTxnresponse();",
"TxnResponseProto.TxnResponseOrBuilder getTxnresponseOrBuilder();",
"public TxnResponseProto.TxnResponseOrBuilder getTxnresponseOrBuilder() {\n return txnresponse_;\n }",
"boolean hasTxnresponse();",
"public TxnResponseProto.TxnResponse getTxnrespons... | [
"0.82156396",
"0.77939075",
"0.6951999",
"0.6925746",
"0.67435956",
"0.67190063",
"0.651857",
"0.6517828",
"0.6514622",
"0.6477837",
"0.63652897",
"0.61630464",
"0.6149818",
"0.60567313",
"0.599425",
"0.5961572",
"0.5944811",
"0.5747477",
"0.5684461",
"0.5604752",
"0.5604752"... | 0.5165078 | 49 |
optional .com.fuhu.proto.TxnResponse txnresponse = 1; | public Builder mergeTxnresponse(TxnResponseProto.TxnResponse value) {
if (txnresponseBuilder_ == null) {
if (((bitField0_ & 0x00000001) == 0x00000001) &&
txnresponse_ != TxnResponseProto.TxnResponse.getDefaultInstance()) {
txnresponse_ =
TxnResponseProto.TxnResponse.newBuilder(txnresponse_).mergeFrom(value).buildPartial();
} else {
txnresponse_ = value;
}
onChanged();
} else {
txnresponseBuilder_.mergeFrom(value);
}
bitField0_ |= 0x00000001;
return this;
} | {
"objective": {
"self": [],
"paired": [],
"triplet": [
[
"query",
"document",
"negatives"
]
]
}
} | [
"TxnResponseProto.TxnResponse getTxnresponse();",
"TxnResponseProto.TxnResponseOrBuilder getTxnresponseOrBuilder();",
"public TxnResponseProto.TxnResponseOrBuilder getTxnresponseOrBuilder() {\n return txnresponse_;\n }",
"boolean hasTxnresponse();",
"public TxnResponseProto.TxnResponse getTxnrespons... | [
"0.82151526",
"0.7793977",
"0.6952368",
"0.6923663",
"0.6743861",
"0.67179495",
"0.6518979",
"0.65163034",
"0.6513066",
"0.6475376",
"0.6365626",
"0.616056",
"0.6151064",
"0.6055865",
"0.5991377",
"0.5961028",
"0.5942322",
"0.5746084",
"0.5684074",
"0.56037295",
"0.56037295",... | 0.51319563 | 55 |
optional .com.fuhu.proto.TxnResponse txnresponse = 1; | public Builder clearTxnresponse() {
if (txnresponseBuilder_ == null) {
txnresponse_ = TxnResponseProto.TxnResponse.getDefaultInstance();
onChanged();
} else {
txnresponseBuilder_.clear();
}
bitField0_ = (bitField0_ & ~0x00000001);
return this;
} | {
"objective": {
"self": [],
"paired": [],
"triplet": [
[
"query",
"document",
"negatives"
]
]
}
} | [
"TxnResponseProto.TxnResponse getTxnresponse();",
"TxnResponseProto.TxnResponseOrBuilder getTxnresponseOrBuilder();",
"public TxnResponseProto.TxnResponseOrBuilder getTxnresponseOrBuilder() {\n return txnresponse_;\n }",
"boolean hasTxnresponse();",
"public TxnResponseProto.TxnResponse getTxnrespons... | [
"0.82159966",
"0.77944404",
"0.6953073",
"0.69245094",
"0.67446136",
"0.67189145",
"0.6519669",
"0.6517377",
"0.6514183",
"0.6477862",
"0.6366336",
"0.61615974",
"0.61508787",
"0.6056378",
"0.5992759",
"0.59615695",
"0.5944195",
"0.57468075",
"0.5685309",
"0.56034005",
"0.560... | 0.5365847 | 31 |
optional .com.fuhu.proto.TxnResponse txnresponse = 1; | public TxnResponseProto.TxnResponse.Builder getTxnresponseBuilder() {
bitField0_ |= 0x00000001;
onChanged();
return getTxnresponseFieldBuilder().getBuilder();
} | {
"objective": {
"self": [],
"paired": [],
"triplet": [
[
"query",
"document",
"negatives"
]
]
}
} | [
"TxnResponseProto.TxnResponse getTxnresponse();",
"TxnResponseProto.TxnResponseOrBuilder getTxnresponseOrBuilder();",
"public TxnResponseProto.TxnResponseOrBuilder getTxnresponseOrBuilder() {\n return txnresponse_;\n }",
"boolean hasTxnresponse();",
"public TxnResponseProto.TxnResponse getTxnrespons... | [
"0.8216995",
"0.7795557",
"0.69540334",
"0.69243914",
"0.6746008",
"0.6718986",
"0.65202105",
"0.65178776",
"0.65146905",
"0.64755577",
"0.6367129",
"0.6161342",
"0.615054",
"0.6055883",
"0.5992485",
"0.5962098",
"0.5943911",
"0.5745988",
"0.560188",
"0.560188",
"0.5525119",
... | 0.56849444 | 18 |
optional .com.fuhu.proto.TxnResponse txnresponse = 1; | public TxnResponseProto.TxnResponseOrBuilder getTxnresponseOrBuilder() {
if (txnresponseBuilder_ != null) {
return txnresponseBuilder_.getMessageOrBuilder();
} else {
return txnresponse_;
}
} | {
"objective": {
"self": [],
"paired": [],
"triplet": [
[
"query",
"document",
"negatives"
]
]
}
} | [
"TxnResponseProto.TxnResponse getTxnresponse();",
"TxnResponseProto.TxnResponseOrBuilder getTxnresponseOrBuilder();",
"public TxnResponseProto.TxnResponseOrBuilder getTxnresponseOrBuilder() {\n return txnresponse_;\n }",
"boolean hasTxnresponse();",
"public TxnResponseProto.TxnResponse getTxnrespons... | [
"0.82156396",
"0.77939075",
"0.6951999",
"0.6925746",
"0.67435956",
"0.67190063",
"0.6517828",
"0.6514622",
"0.6477837",
"0.63652897",
"0.61630464",
"0.6149818",
"0.60567313",
"0.599425",
"0.5961572",
"0.5944811",
"0.5747477",
"0.5684461",
"0.5604752",
"0.5604752",
"0.5528009... | 0.651857 | 6 |
optional .com.fuhu.proto.TxnResponse txnresponse = 1; | private com.google.protobuf.SingleFieldBuilder<
TxnResponseProto.TxnResponse, TxnResponseProto.TxnResponse.Builder, TxnResponseProto.TxnResponseOrBuilder>
getTxnresponseFieldBuilder() {
if (txnresponseBuilder_ == null) {
txnresponseBuilder_ = new com.google.protobuf.SingleFieldBuilder<
TxnResponseProto.TxnResponse, TxnResponseProto.TxnResponse.Builder, TxnResponseProto.TxnResponseOrBuilder>(
txnresponse_,
getParentForChildren(),
isClean());
txnresponse_ = null;
}
return txnresponseBuilder_;
} | {
"objective": {
"self": [],
"paired": [],
"triplet": [
[
"query",
"document",
"negatives"
]
]
}
} | [
"TxnResponseProto.TxnResponse getTxnresponse();",
"TxnResponseProto.TxnResponseOrBuilder getTxnresponseOrBuilder();",
"public TxnResponseProto.TxnResponseOrBuilder getTxnresponseOrBuilder() {\n return txnresponse_;\n }",
"boolean hasTxnresponse();",
"public TxnResponseProto.TxnResponse getTxnrespons... | [
"0.82151526",
"0.7793977",
"0.6952368",
"0.6923663",
"0.6743861",
"0.67179495",
"0.6518979",
"0.65163034",
"0.6513066",
"0.6475376",
"0.6365626",
"0.616056",
"0.6151064",
"0.6055865",
"0.5991377",
"0.5961028",
"0.5942322",
"0.5746084",
"0.5684074",
"0.56037295",
"0.56037295",... | 0.55106986 | 22 |
optional string response = 2; a response in a Json string format | public boolean hasResponse() {
return ((bitField0_ & 0x00000002) == 0x00000002);
} | {
"objective": {
"self": [],
"paired": [],
"triplet": [
[
"query",
"document",
"negatives"
]
]
}
} | [
"java.lang.String getResponse();",
"@Override\n\t\t\t\t\tpublic void onResponse(String s) {\n\t\t\t\t\t\t\n\t\t\t\t\t}",
"public Builder setResponse(\n String value) {\n if (value == null) {\n throw new NullPointerException();\n }\n bitField0_ |= 0x00000002;\n response_ = value;\n ... | [
"0.6822251",
"0.66004163",
"0.64350575",
"0.64156324",
"0.64113355",
"0.6371556",
"0.6362697",
"0.63620895",
"0.6342771",
"0.6320825",
"0.6307232",
"0.6250883",
"0.6250133",
"0.6247991",
"0.6247298",
"0.6247298",
"0.6247298",
"0.62447226",
"0.6239173",
"0.62386316",
"0.622868... | 0.0 | -1 |
optional string response = 2; a response in a Json string format | public String getResponse() {
Object ref = response_;
if (!(ref instanceof String)) {
String s = ((com.google.protobuf.ByteString) ref)
.toStringUtf8();
response_ = s;
return s;
} else {
return (String) ref;
}
} | {
"objective": {
"self": [],
"paired": [],
"triplet": [
[
"query",
"document",
"negatives"
]
]
}
} | [
"java.lang.String getResponse();",
"@Override\n\t\t\t\t\tpublic void onResponse(String s) {\n\t\t\t\t\t\t\n\t\t\t\t\t}",
"public Builder setResponse(\n String value) {\n if (value == null) {\n throw new NullPointerException();\n }\n bitField0_ |= 0x00000002;\n response_ = value;\n ... | [
"0.6822182",
"0.66003597",
"0.6434533",
"0.64154756",
"0.64115655",
"0.6372206",
"0.63623345",
"0.63620347",
"0.6342991",
"0.63203365",
"0.6307347",
"0.62499785",
"0.6249579",
"0.6248098",
"0.62474287",
"0.62474287",
"0.62474287",
"0.6244535",
"0.62392074",
"0.6237788",
"0.62... | 0.0 | -1 |
optional string response = 2; a response in a Json string format | public com.google.protobuf.ByteString
getResponseBytes() {
Object ref = response_;
if (ref instanceof String) {
com.google.protobuf.ByteString b =
com.google.protobuf.ByteString.copyFromUtf8(
(String) ref);
response_ = b;
return b;
} else {
return (com.google.protobuf.ByteString) ref;
}
} | {
"objective": {
"self": [],
"paired": [],
"triplet": [
[
"query",
"document",
"negatives"
]
]
}
} | [
"java.lang.String getResponse();",
"@Override\n\t\t\t\t\tpublic void onResponse(String s) {\n\t\t\t\t\t\t\n\t\t\t\t\t}",
"public Builder setResponse(\n String value) {\n if (value == null) {\n throw new NullPointerException();\n }\n bitField0_ |= 0x00000002;\n response_ = value;\n ... | [
"0.68227047",
"0.66008717",
"0.6435972",
"0.64166933",
"0.6412642",
"0.6372617",
"0.63625664",
"0.63621897",
"0.6343714",
"0.63211656",
"0.6307271",
"0.62503195",
"0.62498057",
"0.6248702",
"0.62481153",
"0.62481153",
"0.62481153",
"0.6245237",
"0.6239606",
"0.62382376",
"0.6... | 0.0 | -1 |
optional string response = 2; a response in a Json string format | public Builder setResponse(
String value) {
if (value == null) {
throw new NullPointerException();
}
bitField0_ |= 0x00000002;
response_ = value;
onChanged();
return this;
} | {
"objective": {
"self": [],
"paired": [],
"triplet": [
[
"query",
"document",
"negatives"
]
]
}
} | [
"java.lang.String getResponse();",
"@Override\n\t\t\t\t\tpublic void onResponse(String s) {\n\t\t\t\t\t\t\n\t\t\t\t\t}",
"@Override\n public void onResponse(String response) {\n\n if (response.equals(update_success)) {\n return;\n }\n if... | [
"0.6824116",
"0.66019505",
"0.6416904",
"0.6413719",
"0.6372989",
"0.6364225",
"0.63629586",
"0.6344431",
"0.63212943",
"0.63094425",
"0.62507725",
"0.62500954",
"0.6249614",
"0.62490875",
"0.62490875",
"0.62490875",
"0.62460107",
"0.6238738",
"0.6238386",
"0.623039",
"0.6227... | 0.6437165 | 2 |
optional string response = 2; a response in a Json string format | public Builder clearResponse() {
bitField0_ = (bitField0_ & ~0x00000002);
response_ = getDefaultInstance().getResponse();
onChanged();
return this;
} | {
"objective": {
"self": [],
"paired": [],
"triplet": [
[
"query",
"document",
"negatives"
]
]
}
} | [
"java.lang.String getResponse();",
"@Override\n\t\t\t\t\tpublic void onResponse(String s) {\n\t\t\t\t\t\t\n\t\t\t\t\t}",
"public Builder setResponse(\n String value) {\n if (value == null) {\n throw new NullPointerException();\n }\n bitField0_ |= 0x00000002;\n response_ = value;\n ... | [
"0.6822251",
"0.66004163",
"0.64350575",
"0.64156324",
"0.64113355",
"0.6371556",
"0.6362697",
"0.63620895",
"0.6342771",
"0.6320825",
"0.6307232",
"0.6250883",
"0.6250133",
"0.6247991",
"0.6247298",
"0.6247298",
"0.6247298",
"0.62447226",
"0.6239173",
"0.62386316",
"0.622868... | 0.0 | -1 |
optional string response = 2; a response in a Json string format | public Builder setResponseBytes(
com.google.protobuf.ByteString value) {
if (value == null) {
throw new NullPointerException();
}
bitField0_ |= 0x00000002;
response_ = value;
onChanged();
return this;
} | {
"objective": {
"self": [],
"paired": [],
"triplet": [
[
"query",
"document",
"negatives"
]
]
}
} | [
"java.lang.String getResponse();",
"@Override\n\t\t\t\t\tpublic void onResponse(String s) {\n\t\t\t\t\t\t\n\t\t\t\t\t}",
"public Builder setResponse(\n String value) {\n if (value == null) {\n throw new NullPointerException();\n }\n bitField0_ |= 0x00000002;\n response_ = value;\n ... | [
"0.6822182",
"0.66003597",
"0.6434533",
"0.64154756",
"0.64115655",
"0.6372206",
"0.63623345",
"0.63620347",
"0.6342991",
"0.63203365",
"0.6307347",
"0.62499785",
"0.6249579",
"0.6248098",
"0.62474287",
"0.62474287",
"0.62474287",
"0.6244535",
"0.62392074",
"0.6237788",
"0.62... | 0.0 | -1 |
TODO: insert some initial entries | private void fillLabelsTabel() {
} | {
"objective": {
"self": [],
"paired": [],
"triplet": [
[
"query",
"document",
"negatives"
]
]
}
} | [
"public void initForAddNew() {\r\n\r\n\t}",
"private void initialData() {\n\n }",
"@Override\r\n\tprotected void processInit() {\n\t\t\r\n\t}",
"@Override\n\tprotected void initdata() {\n\n\t}",
"@Override\n\tprotected void initData() {\n\t\t\n\t}",
"@Override\r\n\tprotected void initData() {\n\t\t\r\n... | [
"0.6224424",
"0.6095648",
"0.60875744",
"0.6072154",
"0.60496634",
"0.6044155",
"0.6044155",
"0.6044155",
"0.6044155",
"0.6044155",
"0.6044155",
"0.60186046",
"0.6009765",
"0.59894174",
"0.5984977",
"0.59796506",
"0.59796506",
"0.59780735",
"0.59666044",
"0.595013",
"0.593080... | 0.0 | -1 |
returns the URI for this schema | public static String getURI(){
return uri;
} | {
"objective": {
"self": [],
"paired": [],
"triplet": [
[
"query",
"document",
"negatives"
]
]
}
} | [
"public abstract String getSchemaURI();",
"public java.lang.String getSchemaUrl() {\n java.lang.Object ref = schemaUrl_;\n if (!(ref instanceof java.lang.String)) {\n com.google.protobuf.ByteString bs =\n (com.google.protobuf.ByteString) ref;\n java.lang.String s = bs.toStringUt... | [
"0.829835",
"0.7282605",
"0.72483367",
"0.7185322",
"0.6995082",
"0.69579035",
"0.69458926",
"0.6923648",
"0.6892508",
"0.6890076",
"0.6887546",
"0.6868053",
"0.6852209",
"0.6852209",
"0.6845199",
"0.6794594",
"0.67843455",
"0.67639595",
"0.67629665",
"0.67614836",
"0.6753893... | 0.65492344 | 34 |
The constructor where UserID and password is instantiated | public Administrator(String userID, String password){
super(userID, password);
this.type = "Admin";
} | {
"objective": {
"self": [],
"paired": [],
"triplet": [
[
"query",
"document",
"negatives"
]
]
}
} | [
"public User(String username, String password) {\n this.userID = UUID.randomUUID();\n this.username = username;\n this.password = password;\n this.isTechAgent = false;\n }",
"public User(String user_name_id, String user_pw) {\r\n\t\tsuper();\r\n\t\tthis.user_name_id = user_name_id;\r\n\t\tthis.user_p... | [
"0.7852905",
"0.77919376",
"0.77441525",
"0.77318895",
"0.77313364",
"0.7723447",
"0.77054197",
"0.76650596",
"0.7641956",
"0.7523422",
"0.7481364",
"0.7471187",
"0.74687773",
"0.7451926",
"0.7428191",
"0.73510283",
"0.73268795",
"0.73123443",
"0.7300456",
"0.72922057",
"0.72... | 0.0 | -1 |
The administrator is able to add a new category to the Inventory list with a string description | public int AddCategory(Inventory inventory, String description) throws ExistingCatException{
if (description != null && description.length() != 0){
for (Category c: inventory.category_list)
if (c.description.equals(description)){
// System.out.println("existed");
throw new ExistingCatException();
}
Category c = new Category(description,inventory);
inventory.category_list.add(c);
return c.code;
}
return -1;
} | {
"objective": {
"self": [],
"paired": [],
"triplet": [
[
"query",
"document",
"negatives"
]
]
}
} | [
"void addCategory(Category category);",
"private void saveNewCategory() {\n String name = newCategory_name.getText()\n .toString();\n int defaultSizeType = categoryDefaultSize.getSelectedItemPosition() - 1;\n String color = String.format(\"%06X\", (0xFFFFFF & categoryColor.getExactColor(... | [
"0.68962896",
"0.6889949",
"0.6880556",
"0.6812364",
"0.6783174",
"0.67674106",
"0.67547476",
"0.6730967",
"0.6713706",
"0.65015084",
"0.646906",
"0.63484085",
"0.63132495",
"0.6229749",
"0.61947507",
"0.618959",
"0.61757845",
"0.61105007",
"0.6091043",
"0.6074807",
"0.605825... | 0.72918516 | 0 |
Adding new distribution centers given the Inventory and city | public void addDistributionCenter(Inventory inventory, String city){
if (!inventory.distCenter_list.contains(city)){
inventory.distCenter_list.add(city);
ArrayList<Product> products = inventory.allProduct();
for (int i= 0; i < products.size(); i++){
Product p = products.get(i);
p.distCenters.put(city, 0);
}
}
} | {
"objective": {
"self": [],
"paired": [],
"triplet": [
[
"query",
"document",
"negatives"
]
]
}
} | [
"public void addDistributionCenter(String city, int sessionID) {\r\n\t\tfor (int i=0;i<sessions.size();i++) {\r\n\t\t\tSession s = sessions.get(i);\r\n\t\t\tif (s.getID() == sessionID && s.getUser() instanceof Administrator) {\r\n\t\t\t\tAdministrator ad = (Administrator)(s.getUser());\r\n\t\t\t\tad.addDistribution... | [
"0.5817414",
"0.5791611",
"0.55899423",
"0.5433628",
"0.5421286",
"0.54069316",
"0.5399265",
"0.5284461",
"0.5222664",
"0.51956195",
"0.5183463",
"0.5164822",
"0.5144117",
"0.51410496",
"0.50732493",
"0.50362134",
"0.50215095",
"0.49580064",
"0.49560687",
"0.49413082",
"0.493... | 0.78019243 | 0 |
Adds a new product given the inventory list, product name, category and price | public int addProduct(Inventory inventory, String prodName, Category category, double price)throws ExistingProdException{
for (Product p: inventory.allProduct())
if (p.description.equals(prodName))
throw new ExistingProdException();
Product p = new Product(prodName, category, price);
category.product_list.add(p);
return p.ID;
} | {
"objective": {
"self": [],
"paired": [],
"triplet": [
[
"query",
"document",
"negatives"
]
]
}
} | [
"public void addProduct(Product item){\n inventory.add(item);\n }",
"public void addProduct(Product pProduct)\n\t{\n\t\tmyProductInventory.add(pProduct);\n\n\n\t}",
"public void addNewProduct(String name, String metaTag, String model, double price, String category) {\r\n\t\t\r\n\t\t//clicking on add b... | [
"0.75200546",
"0.73369294",
"0.7315426",
"0.71281016",
"0.7069638",
"0.70508987",
"0.70285034",
"0.6995436",
"0.6984869",
"0.68821746",
"0.6877225",
"0.67979246",
"0.67363375",
"0.6728851",
"0.67156595",
"0.66944623",
"0.6686946",
"0.66323936",
"0.658849",
"0.65811676",
"0.65... | 0.8151905 | 0 |
Updates the quantity of the product | public void updateQuantity(Product p, String distCenter, int quantity){
p.distCenters.put(distCenter, p.distCenters.get(distCenter) + quantity);
p.quantity += quantity;
} | {
"objective": {
"self": [],
"paired": [],
"triplet": [
[
"query",
"document",
"negatives"
]
]
}
} | [
"public void update() {\n\t\tthis.quantity = item.getRequiredQuantity();\n\t}",
"public void increaseQuantity() {\n this.quantity++;\n this.updateTotalPrice();\n }",
"public synchronized void update(Product product, String quantity){\n ShoppingCartItem item = carrito.get(product.getId())... | [
"0.8015591",
"0.7953738",
"0.7637533",
"0.7598021",
"0.7505377",
"0.7461681",
"0.7421931",
"0.7421931",
"0.7421931",
"0.7371862",
"0.73344904",
"0.73126984",
"0.7245914",
"0.7236388",
"0.7236388",
"0.7222806",
"0.7189641",
"0.71836114",
"0.71703994",
"0.7145472",
"0.71211386"... | 0.71108425 | 21 |
Changes the description of the product | public void changeDescription(Product p, String description){
p.description = description;
} | {
"objective": {
"self": [],
"paired": [],
"triplet": [
[
"query",
"document",
"negatives"
]
]
}
} | [
"void setProductDescription(java.lang.String productDescription);",
"@Override\n\tpublic void setDescription(java.lang.String description) {\n\t\t_buySellProducts.setDescription(description);\n\t}",
"public void setDescription(String newDesc){\n\n //assigns the value of newDesc to the description field\n ... | [
"0.8337045",
"0.7843169",
"0.7749652",
"0.7697053",
"0.7676296",
"0.7675786",
"0.7520358",
"0.7520358",
"0.7520358",
"0.7520358",
"0.7520358",
"0.7520358",
"0.7511301",
"0.7511301",
"0.7494565",
"0.74319685",
"0.7421695",
"0.74183476",
"0.7410823",
"0.74070114",
"0.74070114",... | 0.8222538 | 1 |
Changes the price of the product | public void changePrice(Product p, int price){
p.price = price;
} | {
"objective": {
"self": [],
"paired": [],
"triplet": [
[
"query",
"document",
"negatives"
]
]
}
} | [
"public void setPrice(double newPrice) {\r\n price = newPrice;\r\n }",
"public void setPrice(double price) \n\t{\n\t\tthis.price = price * quantity;\n\t}",
"public void setPrice(int newPrice){\n productRelation.setCost(newPrice);\n }",
"public void increasePrice() {\n //price double... | [
"0.8207668",
"0.7988058",
"0.7922369",
"0.78338164",
"0.78052986",
"0.7805041",
"0.7781741",
"0.77796334",
"0.77796334",
"0.77796334",
"0.77670497",
"0.7760997",
"0.7760997",
"0.7760997",
"0.7760997",
"0.7760997",
"0.7760997",
"0.7760997",
"0.7740911",
"0.7733723",
"0.7721140... | 0.8241157 | 0 |
Start of inherited Plug In functions Initialise the module. Called during pipeline creation to initialise: Configuration properties that are defined in the properties file. The references to any cache objects that are used in the processing The symbolic name of the module | @Override
public void init(String PipelineName, String ModuleName)
throws InitializationException
{
String CacheObjectName;
// Do the inherited work, e.g. setting the symbolic name etc
super.init(PipelineName,ModuleName);
// Get the cache object reference
CacheObjectName = PropertyUtils.getPropertyUtils().getPluginPropertyValue(PipelineName,
ModuleName,"DataCache");
CMRR = CacheFactory.getGlobalManager(CacheObjectName);
if (CMRR == null)
{
message = "Could not find cache for <" + CacheObjectName + ">";
throw new InitializationException(message,getSymbolicName());
}
MFC = (MinFeeCache)CMRR.get(CacheObjectName);
if (MFC == null)
{
message = "Could not find cache entry for <" + CacheObjectName + ">";
throw new InitializationException(message,getSymbolicName());
}
} | {
"objective": {
"self": [],
"paired": [],
"triplet": [
[
"query",
"document",
"negatives"
]
]
}
} | [
"@Override\n public void init(String PipelineName, String ModuleName)\n throws InitializationException {\n String CacheObjectName;\n\n // Do the inherited work, e.g. setting the symbolic name etc\n super.init(PipelineName, ModuleName);\n\n // Get the cache object reference\n CacheObjectName... | [
"0.66715306",
"0.6448987",
"0.642747",
"0.6370334",
"0.63630784",
"0.63164747",
"0.6302306",
"0.62584144",
"0.62157196",
"0.61386126",
"0.61233574",
"0.60684264",
"0.6041031",
"0.6036915",
"0.6036668",
"0.6036668",
"0.6036668",
"0.6036668",
"0.6036668",
"0.60152173",
"0.60144... | 0.682629 | 0 |
This is called when the synthetic Header record is encountered, and has the meaning that the stream is starting. | @Override
public IRecord procHeader(IRecord r)
{
return r;
} | {
"objective": {
"self": [],
"paired": [],
"triplet": [
[
"query",
"document",
"negatives"
]
]
}
} | [
"@Override\n public IRecord procHeader(IRecord r) {\n return r;\n }",
"public void headerRecord(RecordInput recordInput) {\n }",
"public void start() {\n \tupdateHeader();\n }",
"protected void initializeHeader() throws PiaRuntimeException, IOException{\n try{\n super.initializeHeader();... | [
"0.6858453",
"0.6757482",
"0.6509158",
"0.64951915",
"0.6299565",
"0.6274437",
"0.6207966",
"0.61712945",
"0.6161464",
"0.613356",
"0.60598683",
"0.60593534",
"0.60511017",
"0.60443777",
"0.6030617",
"0.5952706",
"0.58493304",
"0.58382046",
"0.58263624",
"0.5825852",
"0.57955... | 0.68665045 | 0 |
This is called when the synthetic trailer record is encountered, and has the meaning that the stream is now finished. | @Override
public IRecord procTrailer(IRecord r)
{
return r;
} | {
"objective": {
"self": [],
"paired": [],
"triplet": [
[
"query",
"document",
"negatives"
]
]
}
} | [
"@Override\n public IRecord procTrailer(IRecord r) {\n return r;\n }",
"public void trailerRecord(RecordInput recordInput) {\n }",
"public void finish() throws IOException {\n\t\tthis.writeEOFRecord();\n\t\t}",
"public void endRecord() {\n if (recordHandler != null)\n recordHandler... | [
"0.7069884",
"0.6964569",
"0.68763757",
"0.633189",
"0.63017875",
"0.61643595",
"0.6073882",
"0.60652286",
"0.6024184",
"0.5912122",
"0.58975124",
"0.5884671",
"0.57730883",
"0.57682604",
"0.57442105",
"0.5741572",
"0.5725291",
"0.56403327",
"0.5606906",
"0.5572454",
"0.55439... | 0.7070973 | 0 |
Start of utility functions applyMinFee performs the Min Fee Value Check | protected double applyMinFee(String minFeeName, double ratedValue) throws ProcessingException
{
String tmpMinFeeString;
double tmpMinFeeValue;
double returnValue = ratedValue;
// get the min fee value for this rate plan
tmpMinFeeString = MFC.getEntry(minFeeName);
if(tmpMinFeeString == null)
{
return ratedValue;
}
tmpMinFeeValue = Double.valueOf(tmpMinFeeString);
if(ratedValue < tmpMinFeeValue)
{
return returnValue;
}
else
{
return ratedValue;
}
} | {
"objective": {
"self": [],
"paired": [],
"triplet": [
[
"query",
"document",
"negatives"
]
]
}
} | [
"public FeeAccount (double minimumBalance, double transactionFee)\n {\n this.minimumBalance = minimumBalance;\n this.transactionFee = transactionFee;\n }",
"public void setMinAmount(int min) {\n _min = min;\n }",
"public double minimumDue(){\n return ((this.creditHours*this... | [
"0.57116765",
"0.5633339",
"0.5588485",
"0.5428663",
"0.53757834",
"0.5360866",
"0.5342882",
"0.53018254",
"0.52855027",
"0.527648",
"0.5234513",
"0.5230706",
"0.52285606",
"0.5224902",
"0.5218233",
"0.5214833",
"0.5198038",
"0.51723206",
"0.51569",
"0.51179004",
"0.5104234",... | 0.6519832 | 0 |
TODO Autogenerated method stub | @Override
public void actionPerformed(ActionEvent arg0) {
encriptar();
} | {
"objective": {
"self": [],
"paired": [],
"triplet": [
[
"query",
"document",
"negatives"
]
]
}
} | [
"@Override\r\n\tpublic void comer() \r\n\t{\n\t\t\r\n\t}",
"@Override\n\tpublic void comer() {\n\t\t\n\t}",
"@Override\n public void perish() {\n \n }",
"@Override\r\n\t\t\tpublic void annadir() {\n\r\n\t\t\t}",
"@Override\n\tpublic void anular() {\n\n\t}",
"@Override\n\tprotected void getExr... | [
"0.6671074",
"0.6567672",
"0.6523024",
"0.6481211",
"0.6477082",
"0.64591026",
"0.64127725",
"0.63762105",
"0.6276059",
"0.6254286",
"0.623686",
"0.6223679",
"0.6201336",
"0.61950207",
"0.61950207",
"0.61922914",
"0.6186996",
"0.6173591",
"0.61327106",
"0.61285484",
"0.608016... | 0.0 | -1 |
TODO Autogenerated method stub | @Override
public void actionPerformed(ActionEvent arg0) {
desencriptar();
} | {
"objective": {
"self": [],
"paired": [],
"triplet": [
[
"query",
"document",
"negatives"
]
]
}
} | [
"@Override\r\n\tpublic void comer() \r\n\t{\n\t\t\r\n\t}",
"@Override\n\tpublic void comer() {\n\t\t\n\t}",
"@Override\n public void perish() {\n \n }",
"@Override\r\n\t\t\tpublic void annadir() {\n\r\n\t\t\t}",
"@Override\n\tpublic void anular() {\n\n\t}",
"@Override\n\tprotected void getExr... | [
"0.6671074",
"0.6567672",
"0.6523024",
"0.6481211",
"0.6477082",
"0.64591026",
"0.64127725",
"0.63762105",
"0.6276059",
"0.6254286",
"0.623686",
"0.6223679",
"0.6201336",
"0.61950207",
"0.61950207",
"0.61922914",
"0.6186996",
"0.6173591",
"0.61327106",
"0.61285484",
"0.608016... | 0.0 | -1 |
TODO Autogenerated method stub | @Override
public void actionPerformed(ActionEvent arg0) {
InterfazP p=new InterfazP();
cerrar();
} | {
"objective": {
"self": [],
"paired": [],
"triplet": [
[
"query",
"document",
"negatives"
]
]
}
} | [
"@Override\r\n\tpublic void comer() \r\n\t{\n\t\t\r\n\t}",
"@Override\n\tpublic void comer() {\n\t\t\n\t}",
"@Override\n public void perish() {\n \n }",
"@Override\r\n\t\t\tpublic void annadir() {\n\r\n\t\t\t}",
"@Override\n\tpublic void anular() {\n\n\t}",
"@Override\n\tprotected void getExr... | [
"0.6671074",
"0.6567672",
"0.6523024",
"0.6481211",
"0.6477082",
"0.64591026",
"0.64127725",
"0.63762105",
"0.6276059",
"0.6254286",
"0.623686",
"0.6223679",
"0.6201336",
"0.61950207",
"0.61950207",
"0.61922914",
"0.6186996",
"0.6173591",
"0.61327106",
"0.61285484",
"0.608016... | 0.0 | -1 |
Subsets and Splits
No community queries yet
The top public SQL queries from the community will appear here once available.