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 loginapiavgrtt = 4;
public com.google.protobuf.ByteString getLoginapiavgrttBytes() { Object ref = loginapiavgrtt_; if (ref instanceof String) { com.google.protobuf.ByteString b = com.google.protobuf.ByteString.copyFromUtf8( (String) ref); loginapiavgrtt_ = b; return b; } else { return (com.google.protobuf.ByteString) ref; } }
{ "objective": { "self": [], "paired": [], "triplet": [ [ "query", "document", "negatives" ] ] } }
[ "String getLoginapiavgrtt();", "boolean hasLoginapiavgrtt();", "Login.Req getLoginReq();", "public Builder setLoginapiavgrtt(\n String value) {\n if (value == null) {\n throw new NullPointerException();\n }\n bitField0_ |= 0x00000008;\n loginapiavgrtt_ = value;\n onChanged()...
[ "0.8287843", "0.7347446", "0.6976305", "0.6809266", "0.66586673", "0.66449505", "0.657229", "0.65540355", "0.6439228", "0.641301", "0.6370445", "0.63270414", "0.62956506", "0.625072", "0.6247404", "0.62265027", "0.6199045", "0.6133307", "0.61231583", "0.6106348", "0.60827494"...
0.5866826
43
optional string loginapihitcount = 1;
public boolean hasLoginapihitcount() { return ((bitField0_ & 0x00000001) == 0x00000001); }
{ "objective": { "self": [], "paired": [], "triplet": [ [ "query", "document", "negatives" ] ] } }
[ "String getLoginapihitcount();", "boolean hasLoginapihitcount();", "String getLoginapifailhitcount();", "public Builder setLoginapihitcount(\n String value) {\n if (value == null) {\n throw new NullPointerException();\n }\n bitField0_ |= 0x00000001;\n loginapihitcount_ = value;\n ...
[ "0.8488298", "0.7918116", "0.7852059", "0.77388686", "0.7704054", "0.7551996", "0.7530766", "0.72142684", "0.7207933", "0.7162313", "0.71003526", "0.70700085", "0.70622945", "0.6977212", "0.67779577", "0.663699", "0.64600563", "0.642624", "0.62046194", "0.6179239", "0.6178672...
0.698503
13
optional string loginapihitcount = 1;
public String getLoginapihitcount() { Object ref = loginapihitcount_; if (!(ref instanceof String)) { String s = ((com.google.protobuf.ByteString) ref) .toStringUtf8(); loginapihitcount_ = s; return s; } else { return (String) ref; } }
{ "objective": { "self": [], "paired": [], "triplet": [ [ "query", "document", "negatives" ] ] } }
[ "String getLoginapihitcount();", "boolean hasLoginapihitcount();", "String getLoginapifailhitcount();", "public Builder setLoginapihitcount(\n String value) {\n if (value == null) {\n throw new NullPointerException();\n }\n bitField0_ |= 0x00000001;\n loginapihitcount_ = value;\n ...
[ "0.84874594", "0.79174185", "0.78509414", "0.77382296", "0.7703129", "0.7550366", "0.7212783", "0.72071624", "0.7161464", "0.709887", "0.7069629", "0.7061121", "0.6983542", "0.69757", "0.6777369", "0.66359335", "0.64585537", "0.64246863", "0.62041354", "0.6177276", "0.6177040...
0.7529102
6
optional string loginapihitcount = 1;
public com.google.protobuf.ByteString getLoginapihitcountBytes() { Object ref = loginapihitcount_; if (ref instanceof String) { com.google.protobuf.ByteString b = com.google.protobuf.ByteString.copyFromUtf8( (String) ref); loginapihitcount_ = b; return b; } else { return (com.google.protobuf.ByteString) ref; } }
{ "objective": { "self": [], "paired": [], "triplet": [ [ "query", "document", "negatives" ] ] } }
[ "String getLoginapihitcount();", "boolean hasLoginapihitcount();", "String getLoginapifailhitcount();", "public Builder setLoginapihitcount(\n String value) {\n if (value == null) {\n throw new NullPointerException();\n }\n bitField0_ |= 0x00000001;\n loginapihitcount_ = value;\n ...
[ "0.84873605", "0.79169476", "0.78511333", "0.7739324", "0.77032757", "0.75518847", "0.753078", "0.7207009", "0.716102", "0.70998836", "0.7070011", "0.7061089", "0.6983879", "0.6976006", "0.6778419", "0.6637159", "0.64601576", "0.64264315", "0.6203875", "0.61788446", "0.617754...
0.7213793
7
optional string loginapihitcount = 1;
public Builder setLoginapihitcount( String value) { if (value == null) { throw new NullPointerException(); } bitField0_ |= 0x00000001; loginapihitcount_ = value; onChanged(); return this; }
{ "objective": { "self": [], "paired": [], "triplet": [ [ "query", "document", "negatives" ] ] } }
[ "String getLoginapihitcount();", "boolean hasLoginapihitcount();", "String getLoginapifailhitcount();", "String getLoginapisuccessfulhitcount();", "public String getLoginapihitcount() {\n Object ref = loginapihitcount_;\n if (ref instanceof String) {\n return (String) ref;\n } else {\n...
[ "0.84862703", "0.7916283", "0.78499573", "0.77023065", "0.7549585", "0.75283283", "0.72113526", "0.72062904", "0.7160376", "0.7097425", "0.7068809", "0.70592386", "0.69828117", "0.6974996", "0.6777632", "0.6636678", "0.64578044", "0.6423843", "0.62023634", "0.61772925", "0.61...
0.77384496
3
optional string loginapihitcount = 1;
public Builder clearLoginapihitcount() { bitField0_ = (bitField0_ & ~0x00000001); loginapihitcount_ = getDefaultInstance().getLoginapihitcount(); onChanged(); return this; }
{ "objective": { "self": [], "paired": [], "triplet": [ [ "query", "document", "negatives" ] ] } }
[ "String getLoginapihitcount();", "boolean hasLoginapihitcount();", "String getLoginapifailhitcount();", "public Builder setLoginapihitcount(\n String value) {\n if (value == null) {\n throw new NullPointerException();\n }\n bitField0_ |= 0x00000001;\n loginapihitcount_ = value;\n ...
[ "0.8488298", "0.7918116", "0.7852059", "0.77388686", "0.7704054", "0.7551996", "0.7530766", "0.72142684", "0.7207933", "0.7162313", "0.71003526", "0.70700085", "0.70622945", "0.698503", "0.6977212", "0.67779577", "0.663699", "0.64600563", "0.642624", "0.6179239", "0.6178672",...
0.62046194
19
optional string loginapihitcount = 1;
public Builder setLoginapihitcountBytes( com.google.protobuf.ByteString value) { if (value == null) { throw new NullPointerException(); } bitField0_ |= 0x00000001; loginapihitcount_ = value; onChanged(); return this; }
{ "objective": { "self": [], "paired": [], "triplet": [ [ "query", "document", "negatives" ] ] } }
[ "String getLoginapihitcount();", "boolean hasLoginapihitcount();", "String getLoginapifailhitcount();", "public Builder setLoginapihitcount(\n String value) {\n if (value == null) {\n throw new NullPointerException();\n }\n bitField0_ |= 0x00000001;\n loginapihitcount_ = value;\n ...
[ "0.84874594", "0.79174185", "0.78509414", "0.77382296", "0.7703129", "0.7550366", "0.7529102", "0.7212783", "0.72071624", "0.7161464", "0.709887", "0.7061121", "0.6983542", "0.69757", "0.6777369", "0.66359335", "0.64585537", "0.64246863", "0.62041354", "0.6177276", "0.6177040...
0.7069629
11
optional string loginapisuccessfulhitcount = 2;
public boolean hasLoginapisuccessfulhitcount() { return ((bitField0_ & 0x00000002) == 0x00000002); }
{ "objective": { "self": [], "paired": [], "triplet": [ [ "query", "document", "negatives" ] ] } }
[ "String getLoginapisuccessfulhitcount();", "boolean hasLoginapisuccessfulhitcount();", "String getLoginapihitcount();", "String getLoginapifailhitcount();", "public Builder setLoginapisuccessfulhitcount(\n String value) {\n if (value == null) {\n throw new NullPointerException();\n }\n ...
[ "0.850415", "0.808382", "0.7677676", "0.7548914", "0.75319356", "0.73574704", "0.72110265", "0.7198197", "0.7118543", "0.698287", "0.6873211", "0.68038565", "0.67701405", "0.66770756", "0.6589653", "0.65279794", "0.6520926", "0.6342305", "0.6177754", "0.61722237", "0.6152768"...
0.69956756
9
optional string loginapisuccessfulhitcount = 2;
public String getLoginapisuccessfulhitcount() { Object ref = loginapisuccessfulhitcount_; if (!(ref instanceof String)) { String s = ((com.google.protobuf.ByteString) ref) .toStringUtf8(); loginapisuccessfulhitcount_ = s; return s; } else { return (String) ref; } }
{ "objective": { "self": [], "paired": [], "triplet": [ [ "query", "document", "negatives" ] ] } }
[ "String getLoginapisuccessfulhitcount();", "boolean hasLoginapisuccessfulhitcount();", "String getLoginapihitcount();", "String getLoginapifailhitcount();", "public Builder setLoginapisuccessfulhitcount(\n String value) {\n if (value == null) {\n throw new NullPointerException();\n }\n ...
[ "0.850415", "0.808382", "0.7677676", "0.7548914", "0.75319356", "0.73574704", "0.7198197", "0.7118543", "0.69956756", "0.698287", "0.6873211", "0.68038565", "0.67701405", "0.66770756", "0.6589653", "0.65279794", "0.6520926", "0.6342305", "0.6177754", "0.61722237", "0.6152768"...
0.72110265
6
optional string loginapisuccessfulhitcount = 2;
public com.google.protobuf.ByteString getLoginapisuccessfulhitcountBytes() { Object ref = loginapisuccessfulhitcount_; if (ref instanceof String) { com.google.protobuf.ByteString b = com.google.protobuf.ByteString.copyFromUtf8( (String) ref); loginapisuccessfulhitcount_ = b; return b; } else { return (com.google.protobuf.ByteString) ref; } }
{ "objective": { "self": [], "paired": [], "triplet": [ [ "query", "document", "negatives" ] ] } }
[ "String getLoginapisuccessfulhitcount();", "boolean hasLoginapisuccessfulhitcount();", "String getLoginapihitcount();", "String getLoginapifailhitcount();", "public Builder setLoginapisuccessfulhitcount(\n String value) {\n if (value == null) {\n throw new NullPointerException();\n }\n ...
[ "0.85049677", "0.80841714", "0.7678512", "0.7548945", "0.75329345", "0.7358085", "0.72117716", "0.71990967", "0.71182066", "0.6996518", "0.6983773", "0.6874763", "0.6806247", "0.66781324", "0.6590667", "0.6528995", "0.6521855", "0.634339", "0.61777323", "0.617128", "0.6153005...
0.6771168
13
optional string loginapisuccessfulhitcount = 2;
public Builder setLoginapisuccessfulhitcount( String value) { if (value == null) { throw new NullPointerException(); } bitField0_ |= 0x00000002; loginapisuccessfulhitcount_ = value; onChanged(); return this; }
{ "objective": { "self": [], "paired": [], "triplet": [ [ "query", "document", "negatives" ] ] } }
[ "String getLoginapisuccessfulhitcount();", "boolean hasLoginapisuccessfulhitcount();", "String getLoginapihitcount();", "String getLoginapifailhitcount();", "boolean hasLoginapihitcount();", "public String getLoginapisuccessfulhitcount() {\n Object ref = loginapisuccessfulhitcount_;\n if (!(...
[ "0.8503927", "0.808409", "0.76775783", "0.75482816", "0.7357934", "0.72105825", "0.71977806", "0.7118543", "0.6995424", "0.6982647", "0.6873059", "0.68042976", "0.6770124", "0.66770846", "0.65908027", "0.6528995", "0.6521967", "0.6342778", "0.61780417", "0.6172203", "0.615457...
0.7531927
4
optional string loginapisuccessfulhitcount = 2;
public Builder clearLoginapisuccessfulhitcount() { bitField0_ = (bitField0_ & ~0x00000002); loginapisuccessfulhitcount_ = getDefaultInstance().getLoginapisuccessfulhitcount(); onChanged(); return this; }
{ "objective": { "self": [], "paired": [], "triplet": [ [ "query", "document", "negatives" ] ] } }
[ "String getLoginapisuccessfulhitcount();", "boolean hasLoginapisuccessfulhitcount();", "String getLoginapihitcount();", "String getLoginapifailhitcount();", "public Builder setLoginapisuccessfulhitcount(\n String value) {\n if (value == null) {\n throw new NullPointerException();\n }\n ...
[ "0.850415", "0.808382", "0.7677676", "0.7548914", "0.75319356", "0.73574704", "0.72110265", "0.7198197", "0.7118543", "0.69956756", "0.698287", "0.6873211", "0.68038565", "0.67701405", "0.66770756", "0.6589653", "0.65279794", "0.6520926", "0.6177754", "0.61722237", "0.6152768...
0.6342305
18
optional string loginapisuccessfulhitcount = 2;
public Builder setLoginapisuccessfulhitcountBytes( com.google.protobuf.ByteString value) { if (value == null) { throw new NullPointerException(); } bitField0_ |= 0x00000002; loginapisuccessfulhitcount_ = value; onChanged(); return this; }
{ "objective": { "self": [], "paired": [], "triplet": [ [ "query", "document", "negatives" ] ] } }
[ "String getLoginapisuccessfulhitcount();", "boolean hasLoginapisuccessfulhitcount();", "String getLoginapihitcount();", "String getLoginapifailhitcount();", "public Builder setLoginapisuccessfulhitcount(\n String value) {\n if (value == null) {\n throw new NullPointerException();\n }\n ...
[ "0.850415", "0.808382", "0.7677676", "0.7548914", "0.75319356", "0.73574704", "0.72110265", "0.7198197", "0.7118543", "0.69956756", "0.698287", "0.68038565", "0.67701405", "0.66770756", "0.6589653", "0.65279794", "0.6520926", "0.6342305", "0.6177754", "0.61722237", "0.6152768...
0.6873211
11
optional string loginapifailhitcount = 3;
public boolean hasLoginapifailhitcount() { return ((bitField0_ & 0x00000004) == 0x00000004); }
{ "objective": { "self": [], "paired": [], "triplet": [ [ "query", "document", "negatives" ] ] } }
[ "String getLoginapifailhitcount();", "boolean hasLoginapifailhitcount();", "public Builder setLoginapifailhitcount(\n String value) {\n if (value == null) {\n throw new NullPointerException();\n }\n bitField0_ |= 0x00000004;\n loginapifailhitcount_ = value;\n onChanged();\n ...
[ "0.824379", "0.7519197", "0.74609447", "0.72758305", "0.7119499", "0.7076786", "0.70214015", "0.68038803", "0.67415977", "0.6712798", "0.6641772", "0.66352737", "0.65398395", "0.6489234", "0.6458192", "0.6353889", "0.63039273", "0.6296051", "0.6141714", "0.60814214", "0.60482...
0.648964
13
optional string loginapifailhitcount = 3;
public String getLoginapifailhitcount() { Object ref = loginapifailhitcount_; if (!(ref instanceof String)) { String s = ((com.google.protobuf.ByteString) ref) .toStringUtf8(); loginapifailhitcount_ = s; return s; } else { return (String) ref; } }
{ "objective": { "self": [], "paired": [], "triplet": [ [ "query", "document", "negatives" ] ] } }
[ "String getLoginapifailhitcount();", "boolean hasLoginapifailhitcount();", "public Builder setLoginapifailhitcount(\n String value) {\n if (value == null) {\n throw new NullPointerException();\n }\n bitField0_ |= 0x00000004;\n loginapifailhitcount_ = value;\n onChanged();\n ...
[ "0.8243574", "0.75181794", "0.74603885", "0.72760695", "0.71202147", "0.7076365", "0.68036526", "0.67408913", "0.6711674", "0.6641686", "0.6634527", "0.6539085", "0.648833", "0.64881617", "0.645677", "0.63536996", "0.63035834", "0.6296596", "0.6140809", "0.6081211", "0.604760...
0.7020838
6
optional string loginapifailhitcount = 3;
public com.google.protobuf.ByteString getLoginapifailhitcountBytes() { Object ref = loginapifailhitcount_; if (ref instanceof String) { com.google.protobuf.ByteString b = com.google.protobuf.ByteString.copyFromUtf8( (String) ref); loginapifailhitcount_ = b; return b; } else { return (com.google.protobuf.ByteString) ref; } }
{ "objective": { "self": [], "paired": [], "triplet": [ [ "query", "document", "negatives" ] ] } }
[ "String getLoginapifailhitcount();", "boolean hasLoginapifailhitcount();", "public Builder setLoginapifailhitcount(\n String value) {\n if (value == null) {\n throw new NullPointerException();\n }\n bitField0_ |= 0x00000004;\n loginapifailhitcount_ = value;\n onChanged();\n ...
[ "0.8242716", "0.7517852", "0.74610037", "0.7275202", "0.7119141", "0.707585", "0.702028", "0.68040836", "0.67406684", "0.6712729", "0.66411185", "0.6538957", "0.64885825", "0.6488211", "0.64567745", "0.63528824", "0.63027894", "0.62966555", "0.61416316", "0.6081603", "0.60472...
0.66343474
11
optional string loginapifailhitcount = 3;
public Builder setLoginapifailhitcount( String value) { if (value == null) { throw new NullPointerException(); } bitField0_ |= 0x00000004; loginapifailhitcount_ = value; onChanged(); return this; }
{ "objective": { "self": [], "paired": [], "triplet": [ [ "query", "document", "negatives" ] ] } }
[ "String getLoginapifailhitcount();", "boolean hasLoginapifailhitcount();", "String getLoginapihitcount();", "String getLoginapisuccessfulhitcount();", "public String getLoginapifailhitcount() {\n Object ref = loginapifailhitcount_;\n if (ref instanceof String) {\n return (String) ref;\n ...
[ "0.82416093", "0.75161445", "0.7274", "0.71181417", "0.70746297", "0.7019011", "0.6803452", "0.6738979", "0.6710919", "0.66396385", "0.6632371", "0.653695", "0.64862883", "0.64862347", "0.6454859", "0.63518375", "0.6301712", "0.629641", "0.6140005", "0.6078558", "0.6045456", ...
0.7460275
2
optional string loginapifailhitcount = 3;
public Builder clearLoginapifailhitcount() { bitField0_ = (bitField0_ & ~0x00000004); loginapifailhitcount_ = getDefaultInstance().getLoginapifailhitcount(); onChanged(); return this; }
{ "objective": { "self": [], "paired": [], "triplet": [ [ "query", "document", "negatives" ] ] } }
[ "String getLoginapifailhitcount();", "boolean hasLoginapifailhitcount();", "public Builder setLoginapifailhitcount(\n String value) {\n if (value == null) {\n throw new NullPointerException();\n }\n bitField0_ |= 0x00000004;\n loginapifailhitcount_ = value;\n onChanged();\n ...
[ "0.824379", "0.7519197", "0.74609447", "0.72758305", "0.7119499", "0.7076786", "0.70214015", "0.68038803", "0.67415977", "0.6712798", "0.6641772", "0.66352737", "0.65398395", "0.648964", "0.6489234", "0.6458192", "0.6353889", "0.63039273", "0.6296051", "0.6141714", "0.6048242...
0.60814214
20
optional string loginapifailhitcount = 3;
public Builder setLoginapifailhitcountBytes( com.google.protobuf.ByteString value) { if (value == null) { throw new NullPointerException(); } bitField0_ |= 0x00000004; loginapifailhitcount_ = value; onChanged(); return this; }
{ "objective": { "self": [], "paired": [], "triplet": [ [ "query", "document", "negatives" ] ] } }
[ "String getLoginapifailhitcount();", "boolean hasLoginapifailhitcount();", "public Builder setLoginapifailhitcount(\n String value) {\n if (value == null) {\n throw new NullPointerException();\n }\n bitField0_ |= 0x00000004;\n loginapifailhitcount_ = value;\n onChanged();\n ...
[ "0.8243574", "0.75181794", "0.74603885", "0.72760695", "0.71202147", "0.7076365", "0.7020838", "0.68036526", "0.67408913", "0.6641686", "0.6634527", "0.6539085", "0.648833", "0.64881617", "0.645677", "0.63536996", "0.63035834", "0.6296596", "0.6140809", "0.6081211", "0.604760...
0.6711674
9
optional string loginapiavgrtt = 4;
public boolean hasLoginapiavgrtt() { return ((bitField0_ & 0x00000008) == 0x00000008); }
{ "objective": { "self": [], "paired": [], "triplet": [ [ "query", "document", "negatives" ] ] } }
[ "String getLoginapiavgrtt();", "boolean hasLoginapiavgrtt();", "Login.Req getLoginReq();", "public Builder setLoginapiavgrtt(\n String value) {\n if (value == null) {\n throw new NullPointerException();\n }\n bitField0_ |= 0x00000008;\n loginapiavgrtt_ = value;\n onChanged()...
[ "0.82879096", "0.7348583", "0.69765544", "0.6807883", "0.6658532", "0.66438204", "0.65712255", "0.65543455", "0.64402974", "0.6414725", "0.6371812", "0.6328732", "0.6296803", "0.6251818", "0.6248362", "0.62266284", "0.6198562", "0.6136037", "0.6124816", "0.6107898", "0.608395...
0.6045863
21
optional string loginapiavgrtt = 4;
public String getLoginapiavgrtt() { Object ref = loginapiavgrtt_; if (!(ref instanceof String)) { String s = ((com.google.protobuf.ByteString) ref) .toStringUtf8(); loginapiavgrtt_ = s; return s; } else { return (String) ref; } }
{ "objective": { "self": [], "paired": [], "triplet": [ [ "query", "document", "negatives" ] ] } }
[ "String getLoginapiavgrtt();", "boolean hasLoginapiavgrtt();", "Login.Req getLoginReq();", "public Builder setLoginapiavgrtt(\n String value) {\n if (value == null) {\n throw new NullPointerException();\n }\n bitField0_ |= 0x00000008;\n loginapiavgrtt_ = value;\n onChanged()...
[ "0.8287843", "0.7347446", "0.6976305", "0.6809266", "0.66586673", "0.66449505", "0.65540355", "0.6439228", "0.641301", "0.6370445", "0.63270414", "0.62956506", "0.625072", "0.6247404", "0.62265027", "0.6199045", "0.6133307", "0.61231583", "0.6106348", "0.60827494", "0.6045624...
0.657229
6
optional string loginapiavgrtt = 4;
public com.google.protobuf.ByteString getLoginapiavgrttBytes() { Object ref = loginapiavgrtt_; if (ref instanceof String) { com.google.protobuf.ByteString b = com.google.protobuf.ByteString.copyFromUtf8( (String) ref); loginapiavgrtt_ = b; return b; } else { return (com.google.protobuf.ByteString) ref; } }
{ "objective": { "self": [], "paired": [], "triplet": [ [ "query", "document", "negatives" ] ] } }
[ "String getLoginapiavgrtt();", "boolean hasLoginapiavgrtt();", "Login.Req getLoginReq();", "public Builder setLoginapiavgrtt(\n String value) {\n if (value == null) {\n throw new NullPointerException();\n }\n bitField0_ |= 0x00000008;\n loginapiavgrtt_ = value;\n onChanged()...
[ "0.82872546", "0.7347532", "0.69751745", "0.68095416", "0.6657723", "0.66454375", "0.65728724", "0.6552596", "0.6438005", "0.64144707", "0.6370393", "0.63268554", "0.629769", "0.62513924", "0.6247347", "0.62244785", "0.6198244", "0.6135657", "0.6123308", "0.6106205", "0.60839...
0.5995625
25
optional string loginapiavgrtt = 4;
public Builder setLoginapiavgrtt( String value) { if (value == null) { throw new NullPointerException(); } bitField0_ |= 0x00000008; loginapiavgrtt_ = value; onChanged(); return this; }
{ "objective": { "self": [], "paired": [], "triplet": [ [ "query", "document", "negatives" ] ] } }
[ "String getLoginapiavgrtt();", "boolean hasLoginapiavgrtt();", "Login.Req getLoginReq();", "@Override\n\tpublic String login_request() {\n\t\treturn null;\n\t}", "public String getLoginapiavgrtt() {\n Object ref = loginapiavgrtt_;\n if (ref instanceof String) {\n return (String) ref;\n ...
[ "0.8288852", "0.73495543", "0.6976575", "0.6659085", "0.664501", "0.65725267", "0.65545976", "0.6438491", "0.641584", "0.6371851", "0.63288283", "0.6299088", "0.62518233", "0.6248039", "0.6226249", "0.6199015", "0.61363107", "0.61249936", "0.6108386", "0.6084796", "0.60463476...
0.68082654
3
optional string loginapiavgrtt = 4;
public Builder clearLoginapiavgrtt() { bitField0_ = (bitField0_ & ~0x00000008); loginapiavgrtt_ = getDefaultInstance().getLoginapiavgrtt(); onChanged(); return this; }
{ "objective": { "self": [], "paired": [], "triplet": [ [ "query", "document", "negatives" ] ] } }
[ "String getLoginapiavgrtt();", "boolean hasLoginapiavgrtt();", "Login.Req getLoginReq();", "public Builder setLoginapiavgrtt(\n String value) {\n if (value == null) {\n throw new NullPointerException();\n }\n bitField0_ |= 0x00000008;\n loginapiavgrtt_ = value;\n onChanged()...
[ "0.82879096", "0.7348583", "0.69765544", "0.6807883", "0.6658532", "0.66438204", "0.65712255", "0.65543455", "0.64402974", "0.6414725", "0.6371812", "0.6328732", "0.6296803", "0.6251818", "0.6248362", "0.62266284", "0.6198562", "0.6136037", "0.6124816", "0.6107898", "0.608395...
0.0
-1
optional string loginapiavgrtt = 4;
public Builder setLoginapiavgrttBytes( com.google.protobuf.ByteString value) { if (value == null) { throw new NullPointerException(); } bitField0_ |= 0x00000008; loginapiavgrtt_ = value; onChanged(); return this; }
{ "objective": { "self": [], "paired": [], "triplet": [ [ "query", "document", "negatives" ] ] } }
[ "String getLoginapiavgrtt();", "boolean hasLoginapiavgrtt();", "Login.Req getLoginReq();", "public Builder setLoginapiavgrtt(\n String value) {\n if (value == null) {\n throw new NullPointerException();\n }\n bitField0_ |= 0x00000008;\n loginapiavgrtt_ = value;\n onChanged()...
[ "0.8287843", "0.7347446", "0.6976305", "0.6809266", "0.66586673", "0.66449505", "0.657229", "0.65540355", "0.6439228", "0.641301", "0.6370445", "0.63270414", "0.62956506", "0.625072", "0.6247404", "0.62265027", "0.6199045", "0.6133307", "0.61231583", "0.6106348", "0.60827494"...
0.5907792
37
optional int64 apikey_op_id = 1; optional int64 apikey_op_id = 1;
boolean hasApikeyOpId();
{ "objective": { "self": [], "paired": [], "triplet": [ [ "query", "document", "negatives" ] ] } }
[ "long getApikeyOpId();", "public long getApikeyOpId() {\n return apikeyOpId_;\n }", "public long getApikeyOpId() {\n return apikeyOpId_;\n }", "public Builder setApikeyOpId(long value) {\n bitField0_ |= 0x00000001;\n apikeyOpId_ = value;\n onChanged();\n return ...
[ "0.7840124", "0.7174136", "0.7072139", "0.67766386", "0.62870926", "0.6278921", "0.6004096", "0.5768476", "0.56188774", "0.55516344", "0.5385908", "0.5385256", "0.53403306", "0.53403306", "0.5326182", "0.5249426", "0.52484673", "0.5181428", "0.51786333", "0.5164471", "0.51485...
0.7107721
2
optional int64 apikey_op_id = 1;
long getApikeyOpId();
{ "objective": { "self": [], "paired": [], "triplet": [ [ "query", "document", "negatives" ] ] } }
[ "public long getApikeyOpId() {\n return apikeyOpId_;\n }", "public long getApikeyOpId() {\n return apikeyOpId_;\n }", "boolean hasApikeyOpId();", "public Builder setApikeyOpId(long value) {\n bitField0_ |= 0x00000001;\n apikeyOpId_ = value;\n onChanged();\n retu...
[ "0.7713662", "0.76019615", "0.729926", "0.71292424", "0.6554455", "0.6542546", "0.6201597", "0.6198467", "0.6142649", "0.5932155", "0.5817884", "0.5794251", "0.57308865", "0.570702", "0.56768763", "0.56678414", "0.553022", "0.5465634", "0.54116696", "0.53958774", "0.5389141",...
0.8362446
0
optional string http_method = 2; optional string http_method = 2;
boolean hasHttpMethod();
{ "objective": { "self": [], "paired": [], "triplet": [ [ "query", "document", "negatives" ] ] } }
[ "String getHttpMethod();", "String getHttpMethod();", "public void setMethod(HTTPMethod method);", "public HttpMethod getMethod()\r\n/* 31: */ {\r\n/* 32:60 */ return HttpMethod.valueOf(this.httpRequest.getMethod());\r\n/* 33: */ }", "public void setHttpMethod(int httpMethod) {\n method =...
[ "0.71363634", "0.71363634", "0.7055094", "0.6916685", "0.6797057", "0.67937446", "0.67409474", "0.6714501", "0.647428", "0.6368551", "0.63340807", "0.6243918", "0.6242344", "0.62086344", "0.61692", "0.6126083", "0.60788924", "0.6063793", "0.60269314", "0.59194046", "0.5910972...
0.62884766
11
optional string http_method = 2;
String getHttpMethod();
{ "objective": { "self": [], "paired": [], "triplet": [ [ "query", "document", "negatives" ] ] } }
[ "public String getHttpmethod() {\n return httpmethod;\n }", "public void setMethod(HTTPMethod method);", "public HTTPRequestMethod getMethod();", "public HttpMethod getMethod()\r\n/* 31: */ {\r\n/* 32:60 */ return HttpMethod.valueOf(this.httpRequest.getMethod());\r\n/* 33: */ }", "publ...
[ "0.750209", "0.74684936", "0.736479", "0.733376", "0.72474", "0.69642496", "0.6906933", "0.6897518", "0.6823297", "0.6696654", "0.6648858", "0.6631088", "0.65840226", "0.65594053", "0.6458049", "0.64017123", "0.6395055", "0.6395055", "0.63796526", "0.6343815", "0.63378304", ...
0.7572062
1
optional string http_method = 2;
com.google.protobuf.ByteString getHttpMethodBytes();
{ "objective": { "self": [], "paired": [], "triplet": [ [ "query", "document", "negatives" ] ] } }
[ "String getHttpMethod();", "String getHttpMethod();", "public String getHttpmethod() {\n return httpmethod;\n }", "public void setMethod(HTTPMethod method);", "public HTTPRequestMethod getMethod();", "public HttpMethod getMethod()\r\n/* 31: */ {\r\n/* 32:60 */ return HttpMethod.valueOf(t...
[ "0.75758713", "0.75758713", "0.75050247", "0.74716675", "0.73693675", "0.7338356", "0.7250875", "0.6968126", "0.69098675", "0.69023585", "0.68277055", "0.66996205", "0.6652272", "0.66329384", "0.65848273", "0.6561545", "0.64594203", "0.64043266", "0.63998383", "0.63998383", "...
0.5644283
80
optional string url = 3; optional string url = 3;
boolean hasUrl();
{ "objective": { "self": [], "paired": [], "triplet": [ [ "query", "document", "negatives" ] ] } }
[ "public void setUrl(String url){\n this.URL3 = url;\n }", "private String urlShort(String url){\n\n\t\treturn null;\n\t}", "public void setURL(String _url) { url = _url; }", "public void setUrl(String url);", "public void setUrl(String url);", "public void setURL(String url);", "public void se...
[ "0.73316175", "0.6737715", "0.67017084", "0.6624798", "0.6624798", "0.6596895", "0.63573235", "0.6264785", "0.6264785", "0.6245497", "0.61909217", "0.6189707", "0.61684805", "0.61663777", "0.61244994", "0.6112453", "0.6112453", "0.6112453", "0.61037004", "0.61037004", "0.6020...
0.0
-1
optional string url = 3;
String getUrl();
{ "objective": { "self": [], "paired": [], "triplet": [ [ "query", "document", "negatives" ] ] } }
[ "public void setUrl(String url){\n this.URL3 = url;\n }", "public void setURL(String _url) { url = _url; }", "public void setUrl(String url);", "public void setUrl(String url);", "public void setURL(String url);", "public void setUrl(String url){\n\t\t_url=url;\n\t}", "private String urlShort(...
[ "0.76821274", "0.7525799", "0.73971814", "0.73971814", "0.7388491", "0.7112997", "0.7106573", "0.7065747", "0.7065747", "0.6987871", "0.6945117", "0.69052154", "0.69052154", "0.69052154", "0.68840903", "0.6860395", "0.68425775", "0.6840041", "0.6838485", "0.6838485", "0.68123...
0.676689
34
optional string url = 3;
com.google.protobuf.ByteString getUrlBytes();
{ "objective": { "self": [], "paired": [], "triplet": [ [ "query", "document", "negatives" ] ] } }
[ "public void setUrl(String url){\n this.URL3 = url;\n }", "public void setURL(String _url) { url = _url; }", "public void setUrl(String url);", "public void setUrl(String url);", "public void setURL(String url);", "public void setUrl(String url){\n\t\t_url=url;\n\t}", "private String urlShort(...
[ "0.76821274", "0.7525799", "0.73971814", "0.73971814", "0.7388491", "0.7112997", "0.7106573", "0.7065747", "0.7065747", "0.6987871", "0.6945117", "0.69052154", "0.69052154", "0.69052154", "0.68840903", "0.6860395", "0.68425775", "0.6840041", "0.6838485", "0.6838485", "0.68123...
0.0
-1
optional string type = 4; optional string type = 4;
boolean hasType();
{ "objective": { "self": [], "paired": [], "triplet": [ [ "query", "document", "negatives" ] ] } }
[ "public void set_type(String type)\r\n\t{\r\n\t\tthis.type = type;\r\n\t}", "public void addType(String value) {\n/* 380 */ addStringToBag(\"type\", value);\n/* */ }", "public void setType(String type){\n \tthis.type = type;\n }", "public abstract void addValue(String str, Type type);", "voi...
[ "0.60262305", "0.59863234", "0.590091", "0.5848651", "0.584177", "0.582096", "0.5805993", "0.5802256", "0.5762775", "0.5756784", "0.57491034", "0.57395667", "0.57292104", "0.5684035", "0.56638277", "0.56638277", "0.56638277", "0.5663753", "0.5655676", "0.5606574", "0.5595094"...
0.0
-1
optional string type = 4;
String getType();
{ "objective": { "self": [], "paired": [], "triplet": [ [ "query", "document", "negatives" ] ] } }
[ "public void set_type(String type)\r\n\t{\r\n\t\tthis.type = type;\r\n\t}", "private String getType(){\r\n return type;\r\n }", "void setType(java.lang.String type);", "public void setType(String type){\n \tthis.type = type;\n }", "public void set_type(String t)\n {\n type =t;\n }"...
[ "0.69762564", "0.6964653", "0.68104655", "0.68057704", "0.67802423", "0.67554283", "0.6721021", "0.6714466", "0.6714466", "0.6714466", "0.6714466", "0.6714466", "0.6714466", "0.6714466", "0.6714466", "0.6714466", "0.6714466", "0.6714466", "0.6714466", "0.6714466", "0.6714466"...
0.6773102
27
optional string type = 4;
com.google.protobuf.ByteString getTypeBytes();
{ "objective": { "self": [], "paired": [], "triplet": [ [ "query", "document", "negatives" ] ] } }
[ "public void set_type(String type)\r\n\t{\r\n\t\tthis.type = type;\r\n\t}", "private String getType(){\r\n return type;\r\n }", "void setType(java.lang.String type);", "public void setType(String type){\n \tthis.type = type;\n }", "public void set_type(String t)\n {\n type =t;\n }"...
[ "0.69762564", "0.6964653", "0.68104655", "0.68057704", "0.67802423", "0.6773102", "0.6773102", "0.6773102", "0.6773102", "0.6773102", "0.6773102", "0.6773102", "0.6773102", "0.6773102", "0.6773102", "0.6773102", "0.6773102", "0.6773102", "0.6773102", "0.6773102", "0.6773102",...
0.0
-1
optional int64 state_change = 5; optional int64 state_change = 5; unused
boolean hasStateChange();
{ "objective": { "self": [], "paired": [], "triplet": [ [ "query", "document", "negatives" ] ] } }
[ "long getStateChange();", "protected abstract int newState();", "void mo15871a(StateT statet);", "public abstract void stateChanged(STATE state);", "@Override\n protected void incrementStates() {\n\n }", "@Override\n\tpublic void adjust() {\n\t\tstate = !state;\n\t}", "public long getStateChange() {\n...
[ "0.7239151", "0.647965", "0.6347204", "0.604906", "0.60462916", "0.604134", "0.59778565", "0.5912865", "0.58806556", "0.5842491", "0.5842491", "0.5839303", "0.58166033", "0.5814509", "0.58103323", "0.58103323", "0.58103323", "0.5809772", "0.57904917", "0.5751305", "0.5741535"...
0.0
-1
optional int64 state_change = 5; unused
long getStateChange();
{ "objective": { "self": [], "paired": [], "triplet": [ [ "query", "document", "negatives" ] ] } }
[ "protected abstract int newState();", "void mo15871a(StateT statet);", "public long getStateChange() {\n return stateChange_;\n }", "public int getState() {return state;}", "public int getState() {return state;}", "public abstract void stateChanged(STATE state);", "void changed(State state, Exce...
[ "0.7212367", "0.6810279", "0.65714526", "0.65101314", "0.65101314", "0.6500634", "0.6468565", "0.6415363", "0.6413191", "0.6371501", "0.6371501", "0.6371501", "0.6320768", "0.6320768", "0.6320768", "0.6320768", "0.6320768", "0.6320768", "0.6254643", "0.62491393", "0.624065", ...
0.7800497
0
optional string comment = 6; optional string comment = 6; unused
boolean hasComment();
{ "objective": { "self": [], "paired": [], "triplet": [ [ "query", "document", "negatives" ] ] } }
[ "@Override\n public void comment(String comment)\n {\n }", "String getComment() {\n//\t\t\tm1();\n\t\t\treturn \"small\";\n\t\t}", "public void comment(String data);", "@Override\n public String visit(BlockComment n, Object arg) {\n return null;\n }", "private String nocomment(String s...
[ "0.656924", "0.6365793", "0.6346125", "0.62104166", "0.619681", "0.613396", "0.6128716", "0.6120863", "0.61169475", "0.6112175", "0.61118037", "0.61118037", "0.6098002", "0.6098002", "0.60771257", "0.607045", "0.6033642", "0.60322756", "0.6023932", "0.60109687", "0.59948844",...
0.0
-1
optional string comment = 6; unused
String getComment();
{ "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.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.63915604", "0.63792396", "0.6...
0.6615569
6
optional string comment = 6; unused
com.google.protobuf.ByteString getCommentBytes();
{ "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 int64 timestamp = 7; optional int64 timestamp = 7;
boolean hasTimestamp();
{ "objective": { "self": [], "paired": [], "triplet": [ [ "query", "document", "negatives" ] ] } }
[ "long getTimestamp();", "Long timestamp();", "long getTimestamp();", "long getTimestamp();", "long getTimestamp();", "long getTimestamp();", "long getTimestamp();", "long getTimestamp();", "long getTimestamp();", "long getTimestamp();", "long getTimestamp();", "long getTimestamp();", "long...
[ "0.6863134", "0.6851075", "0.6788138", "0.6788138", "0.6788138", "0.6788138", "0.6788138", "0.6788138", "0.6788138", "0.6788138", "0.6788138", "0.6788138", "0.6788138", "0.6788138", "0.6788138", "0.6788138", "0.6788138", "0.6788138", "0.67555606", "0.66314906", "0.6591548", ...
0.57649744
99
optional int64 timestamp = 7;
long getTimestamp();
{ "objective": { "self": [], "paired": [], "triplet": [ [ "query", "document", "negatives" ] ] } }
[ "Long timestamp();", "long getTimestamp();", "int getTimestamp();", "public long getTimestamp();", "public long getTimestamp();", "public int getTimestamp(){\r\n\t\treturn timestamp;\r\n\t}", "long getTimeStamp();", "public void setTimestamp(Integer timestamp) {\n this.timestamp = timestamp;\...
[ "0.75121045", "0.74452126", "0.74037737", "0.71018744", "0.71018744", "0.70839787", "0.70557016", "0.7042621", "0.69119304", "0.6868073", "0.6833028", "0.681229", "0.67532897", "0.6719376", "0.6697994", "0.6692982", "0.6655091", "0.66475576", "0.66470003", "0.6617675", "0.661...
0.7352734
17
optional .com.fuhu.proto.KafkaRequestParam request = 8; optional .com.fuhu.proto.KafkaRequestParam request = 8;
boolean hasRequest();
{ "objective": { "self": [], "paired": [], "triplet": [ [ "query", "document", "negatives" ] ] } }
[ "KafkaRequestParamOrBuilder getRequestOrBuilder();", "KafkaRequestParam getRequest();", "public KafkaRequestParamOrBuilder getRequestOrBuilder() {\n return request_;\n }", "public KafkaRequestParamOrBuilder getRequestOrBuilder() {\n if (requestBuilder_ != null) {\n return requestBuilde...
[ "0.8274781", "0.78956485", "0.72362876", "0.6785309", "0.6746432", "0.6649194", "0.6559483", "0.64190036", "0.6150985", "0.6142266", "0.6081437", "0.5952535", "0.59223145", "0.592063", "0.58864117", "0.5761048", "0.567018", "0.56458294", "0.5600094", "0.5596141", "0.5590224",...
0.0
-1
optional .com.fuhu.proto.KafkaRequestParam request = 8;
KafkaRequestParam getRequest();
{ "objective": { "self": [], "paired": [], "triplet": [ [ "query", "document", "negatives" ] ] } }
[ "KafkaRequestParamOrBuilder getRequestOrBuilder();", "public KafkaRequestParamOrBuilder getRequestOrBuilder() {\n return request_;\n }", "public KafkaRequestParam getRequest() {\n return request_;\n }", "public Builder setRequest(KafkaRequestParam value) {\n if (requestBuilder_ == null)...
[ "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.5757375", "0.57...
0.86393815
0
optional .com.fuhu.proto.KafkaRequestParam request = 8;
KafkaRequestParamOrBuilder getRequestOrBuilder();
{ "objective": { "self": [], "paired": [], "triplet": [ [ "query", "document", "negatives" ] ] } }
[ "KafkaRequestParam getRequest();", "public KafkaRequestParamOrBuilder getRequestOrBuilder() {\n return request_;\n }", "public KafkaRequestParam getRequest() {\n return request_;\n }", "public Builder setRequest(KafkaRequestParam value) {\n if (requestBuilder_ == null) {\n if (...
[ "0.8637701", "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.5744748...
0.8601639
1
optional .com.fuhu.proto.KafkaResponseParam response = 9; optional .com.fuhu.proto.KafkaResponseParam response = 9;
boolean hasResponse();
{ "objective": { "self": [], "paired": [], "triplet": [ [ "query", "document", "negatives" ] ] } }
[ "KafkaResponseParamOrBuilder getResponseOrBuilder();", "KafkaResponseParam getResponse();", "public KafkaResponseParamOrBuilder getResponseOrBuilder() {\n return response_;\n }", "public Builder setResponse(KafkaResponseParam value) {\n if (responseBuilder_ == null) {\n if (value == nu...
[ "0.82005185", "0.79672784", "0.7268432", "0.68818724", "0.6781599", "0.6772707", "0.6703612", "0.6274097", "0.61874896", "0.6173217", "0.5875584", "0.5875584", "0.58718556", "0.5578347", "0.55629236", "0.5478798", "0.5468186", "0.5440585", "0.5409459", "0.5384422", "0.5339093...
0.0
-1
optional .com.fuhu.proto.KafkaResponseParam response = 9;
KafkaResponseParam getResponse();
{ "objective": { "self": [], "paired": [], "triplet": [ [ "query", "document", "negatives" ] ] } }
[ "KafkaResponseParamOrBuilder getResponseOrBuilder();", "public KafkaResponseParamOrBuilder getResponseOrBuilder() {\n return response_;\n }", "public KafkaResponseParam getResponse() {\n return response_;\n }", "public Builder setResponse(KafkaResponseParam value) {\n if (responseBuilde...
[ "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.5517297...
0.8595505
0
optional .com.fuhu.proto.KafkaResponseParam response = 9;
KafkaResponseParamOrBuilder getResponseOrBuilder();
{ "objective": { "self": [], "paired": [], "triplet": [ [ "query", "document", "negatives" ] ] } }
[ "KafkaResponseParam getResponse();", "public KafkaResponseParamOrBuilder getResponseOrBuilder() {\n return response_;\n }", "public KafkaResponseParam getResponse() {\n return response_;\n }", "public Builder setResponse(KafkaResponseParam value) {\n if (responseBuilder_ == null) {\n ...
[ "0.8594449", "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.562384", "0.5579149", "0.5579149", "0.5571246", "0.55624247", "0.551809", ...
0.844493
1
Use KafkaLoggingMessage.newBuilder() to construct.
private KafkaLoggingMessage(com.google.protobuf.GeneratedMessage.Builder<?> builder) { super(builder); this.unknownFields = builder.getUnknownFields(); }
{ "objective": { "self": [], "paired": [], "triplet": [ [ "query", "document", "negatives" ] ] } }
[ "private KafkaMessage(com.google.protobuf.GeneratedMessage.Builder<?> builder) {\n super(builder);\n this.unknownFields = builder.getUnknownFields();\n }", "private LogRecord(com.google.protobuf.GeneratedMessageV3.Builder<?> builder) {\n super(builder);\n }", "private LogsRequest(com.google...
[ "0.71368235", "0.63955355", "0.6171634", "0.5955454", "0.5955454", "0.5955454", "0.5955454", "0.5954924", "0.59529555", "0.58667606", "0.5863614", "0.58613837", "0.58567065", "0.58291334", "0.58192647", "0.58137035", "0.57954466", "0.57936144", "0.57827723", "0.57373863", "0....
0.7738535
0
optional int64 apikey_op_id = 1;
public boolean hasApikeyOpId() { return ((bitField0_ & 0x00000001) == 0x00000001); }
{ "objective": { "self": [], "paired": [], "triplet": [ [ "query", "document", "negatives" ] ] } }
[ "long getApikeyOpId();", "public long getApikeyOpId() {\n return apikeyOpId_;\n }", "public long getApikeyOpId() {\n return apikeyOpId_;\n }", "boolean hasApikeyOpId();", "public Builder setApikeyOpId(long value) {\n bitField0_ |= 0x00000001;\n apikeyOpId_ = value;\n ...
[ "0.8362446", "0.7713662", "0.76019615", "0.729926", "0.71292424", "0.6554455", "0.6201597", "0.6198467", "0.6142649", "0.5932155", "0.5817884", "0.5794251", "0.57308865", "0.570702", "0.56768763", "0.56678414", "0.553022", "0.5465634", "0.54116696", "0.53958774", "0.5389141",...
0.6542546
6
optional int64 apikey_op_id = 1;
public long getApikeyOpId() { return apikeyOpId_; }
{ "objective": { "self": [], "paired": [], "triplet": [ [ "query", "document", "negatives" ] ] } }
[ "long getApikeyOpId();", "public long getApikeyOpId() {\n return apikeyOpId_;\n }", "boolean hasApikeyOpId();", "public Builder setApikeyOpId(long value) {\n bitField0_ |= 0x00000001;\n apikeyOpId_ = value;\n onChanged();\n return this;\n }", "public boolean hasA...
[ "0.8362919", "0.76018083", "0.7300145", "0.7129455", "0.6554898", "0.65430224", "0.6200917", "0.6197062", "0.61416334", "0.59329015", "0.58187693", "0.5792118", "0.5731159", "0.57085013", "0.5677129", "0.56692827", "0.55278015", "0.5466706", "0.5410126", "0.53981334", "0.5387...
0.7713573
1
optional string http_method = 2;
public boolean hasHttpMethod() { return ((bitField0_ & 0x00000002) == 0x00000002); }
{ "objective": { "self": [], "paired": [], "triplet": [ [ "query", "document", "negatives" ] ] } }
[ "String getHttpMethod();", "String getHttpMethod();", "public String getHttpmethod() {\n return httpmethod;\n }", "public void setMethod(HTTPMethod method);", "public HTTPRequestMethod getMethod();", "public HttpMethod getMethod()\r\n/* 31: */ {\r\n/* 32:60 */ return HttpMethod.valueOf(t...
[ "0.7572062", "0.7572062", "0.750209", "0.74684936", "0.736479", "0.733376", "0.72474", "0.69642496", "0.6906933", "0.6897518", "0.6823297", "0.6696654", "0.6648858", "0.6631088", "0.65840226", "0.65594053", "0.6458049", "0.64017123", "0.6395055", "0.6395055", "0.63796526", ...
0.55724794
96
optional string http_method = 2;
public String getHttpMethod() { Object ref = httpMethod_; 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()) { httpMethod_ = s; } return s; } }
{ "objective": { "self": [], "paired": [], "triplet": [ [ "query", "document", "negatives" ] ] } }
[ "String getHttpMethod();", "String getHttpMethod();", "public String getHttpmethod() {\n return httpmethod;\n }", "public void setMethod(HTTPMethod method);", "public HTTPRequestMethod getMethod();", "public HttpMethod getMethod()\r\n/* 31: */ {\r\n/* 32:60 */ return HttpMethod.valueOf(t...
[ "0.75758713", "0.75758713", "0.75050247", "0.74716675", "0.73693675", "0.7338356", "0.7250875", "0.6968126", "0.69098675", "0.69023585", "0.68277055", "0.66996205", "0.6652272", "0.66329384", "0.65848273", "0.6561545", "0.64594203", "0.64043266", "0.63998383", "0.63998383", "...
0.6258779
30
optional string http_method = 2;
public com.google.protobuf.ByteString getHttpMethodBytes() { Object ref = httpMethod_; if (ref instanceof String) { com.google.protobuf.ByteString b = com.google.protobuf.ByteString.copyFromUtf8( (String) ref); httpMethod_ = b; return b; } else { return (com.google.protobuf.ByteString) ref; } }
{ "objective": { "self": [], "paired": [], "triplet": [ [ "query", "document", "negatives" ] ] } }
[ "String getHttpMethod();", "String getHttpMethod();", "public String getHttpmethod() {\n return httpmethod;\n }", "public void setMethod(HTTPMethod method);", "public HTTPRequestMethod getMethod();", "public HttpMethod getMethod()\r\n/* 31: */ {\r\n/* 32:60 */ return HttpMethod.valueOf(t...
[ "0.7574472", "0.7574472", "0.7504452", "0.74705195", "0.7367857", "0.73371816", "0.72500914", "0.69674796", "0.69089246", "0.6901201", "0.682639", "0.6698623", "0.6650612", "0.6632214", "0.65836763", "0.6560899", "0.6458324", "0.64031875", "0.6398884", "0.6398884", "0.6382592...
0.5581833
95
optional string url = 3;
public boolean hasUrl() { return ((bitField0_ & 0x00000004) == 0x00000004); }
{ "objective": { "self": [], "paired": [], "triplet": [ [ "query", "document", "negatives" ] ] } }
[ "public void setUrl(String url){\n this.URL3 = url;\n }", "public void setURL(String _url) { url = _url; }", "public void setUrl(String url);", "public void setUrl(String url);", "public void setURL(String url);", "public void setUrl(String url){\n\t\t_url=url;\n\t}", "private String urlShort(...
[ "0.76821274", "0.7525799", "0.73971814", "0.73971814", "0.7388491", "0.7112997", "0.7106573", "0.7065747", "0.7065747", "0.6987871", "0.6945117", "0.69052154", "0.69052154", "0.69052154", "0.68840903", "0.6860395", "0.68425775", "0.6840041", "0.6838485", "0.6838485", "0.68123...
0.0
-1
optional string url = 3;
public String getUrl() { Object ref = url_; 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()) { url_ = s; } return s; } }
{ "objective": { "self": [], "paired": [], "triplet": [ [ "query", "document", "negatives" ] ] } }
[ "public void setUrl(String url){\n this.URL3 = url;\n }", "public void setURL(String _url) { url = _url; }", "public void setUrl(String url);", "public void setUrl(String url);", "public void setURL(String url);", "public void setUrl(String url){\n\t\t_url=url;\n\t}", "private String urlShort(...
[ "0.76821274", "0.7525799", "0.73971814", "0.73971814", "0.7388491", "0.7112997", "0.7106573", "0.7065747", "0.7065747", "0.6987871", "0.6945117", "0.69052154", "0.69052154", "0.69052154", "0.68840903", "0.6860395", "0.68425775", "0.6840041", "0.6838485", "0.6838485", "0.68123...
0.0
-1
optional string url = 3;
public com.google.protobuf.ByteString getUrlBytes() { Object ref = url_; if (ref instanceof String) { com.google.protobuf.ByteString b = com.google.protobuf.ByteString.copyFromUtf8( (String) ref); url_ = b; return b; } else { return (com.google.protobuf.ByteString) ref; } }
{ "objective": { "self": [], "paired": [], "triplet": [ [ "query", "document", "negatives" ] ] } }
[ "public void setUrl(String url){\n this.URL3 = url;\n }", "public void setURL(String _url) { url = _url; }", "public void setUrl(String url);", "public void setUrl(String url);", "public void setURL(String url);", "public void setUrl(String url){\n\t\t_url=url;\n\t}", "private String urlShort(...
[ "0.7681705", "0.75255257", "0.7396641", "0.7396641", "0.73877144", "0.7113297", "0.7106819", "0.70658755", "0.70658755", "0.69879264", "0.69451314", "0.69052017", "0.69052017", "0.69052017", "0.68841296", "0.68595624", "0.6841382", "0.6839641", "0.68385506", "0.68385506", "0....
0.0
-1
optional string type = 4;
public boolean hasType() { return ((bitField0_ & 0x00000008) == 0x00000008); }
{ "objective": { "self": [], "paired": [], "triplet": [ [ "query", "document", "negatives" ] ] } }
[ "public void set_type(String type)\r\n\t{\r\n\t\tthis.type = type;\r\n\t}", "private String getType(){\r\n return type;\r\n }", "void setType(java.lang.String type);", "public void setType(String type){\n \tthis.type = type;\n }", "public void set_type(String t)\n {\n type =t;\n }"...
[ "0.69762564", "0.6964653", "0.68104655", "0.68057704", "0.67802423", "0.6773102", "0.6773102", "0.6773102", "0.6773102", "0.6773102", "0.6773102", "0.6773102", "0.6773102", "0.6773102", "0.6773102", "0.6773102", "0.6773102", "0.6773102", "0.6773102", "0.6773102", "0.6773102",...
0.0
-1
optional string type = 4;
public String getType() { Object ref = type_; 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()) { type_ = s; } return s; } }
{ "objective": { "self": [], "paired": [], "triplet": [ [ "query", "document", "negatives" ] ] } }
[ "public void set_type(String type)\r\n\t{\r\n\t\tthis.type = type;\r\n\t}", "private String getType(){\r\n return type;\r\n }", "void setType(java.lang.String type);", "public void setType(String type){\n \tthis.type = type;\n }", "public void set_type(String t)\n {\n type =t;\n }"...
[ "0.69762564", "0.6964653", "0.68104655", "0.68057704", "0.67802423", "0.6773102", "0.6773102", "0.6773102", "0.6773102", "0.6773102", "0.6773102", "0.6773102", "0.6773102", "0.6773102", "0.6773102", "0.6773102", "0.6773102", "0.6773102", "0.6773102", "0.6773102", "0.6773102",...
0.0
-1
optional string type = 4;
public com.google.protobuf.ByteString getTypeBytes() { Object ref = type_; if (ref instanceof String) { com.google.protobuf.ByteString b = com.google.protobuf.ByteString.copyFromUtf8( (String) ref); type_ = b; return b; } else { return (com.google.protobuf.ByteString) ref; } }
{ "objective": { "self": [], "paired": [], "triplet": [ [ "query", "document", "negatives" ] ] } }
[ "public void set_type(String type)\r\n\t{\r\n\t\tthis.type = type;\r\n\t}", "private String getType(){\r\n return type;\r\n }", "void setType(java.lang.String type);", "public void setType(String type){\n \tthis.type = type;\n }", "public void set_type(String t)\n {\n type =t;\n }"...
[ "0.69762564", "0.6964653", "0.68104655", "0.68057704", "0.67802423", "0.6773102", "0.6773102", "0.6773102", "0.6773102", "0.6773102", "0.6773102", "0.6773102", "0.6773102", "0.6773102", "0.6773102", "0.6773102", "0.6773102", "0.6773102", "0.6773102", "0.6773102", "0.6773102",...
0.0
-1
optional int64 state_change = 5; unused
public boolean hasStateChange() { return ((bitField0_ & 0x00000010) == 0x00000010); }
{ "objective": { "self": [], "paired": [], "triplet": [ [ "query", "document", "negatives" ] ] } }
[ "long getStateChange();", "protected abstract int newState();", "void mo15871a(StateT statet);", "public long getStateChange() {\n return stateChange_;\n }", "public int getState() {return state;}", "public int getState() {return state;}", "public abstract void stateChanged(STATE state);", "vo...
[ "0.7800497", "0.7212367", "0.6810279", "0.65714526", "0.65101314", "0.65101314", "0.6500634", "0.6468565", "0.6415363", "0.6413191", "0.6371501", "0.6371501", "0.6371501", "0.6320768", "0.6320768", "0.6320768", "0.6320768", "0.6320768", "0.6320768", "0.6254643", "0.62491393",...
0.0
-1
optional int64 state_change = 5; unused
public long getStateChange() { return stateChange_; }
{ "objective": { "self": [], "paired": [], "triplet": [ [ "query", "document", "negatives" ] ] } }
[ "long getStateChange();", "protected abstract int newState();", "void mo15871a(StateT statet);", "public int getState() {return state;}", "public int getState() {return state;}", "public abstract void stateChanged(STATE state);", "void changed(State state, Exception e);", "public long getStateChange()...
[ "0.7801078", "0.7211651", "0.681106", "0.6510851", "0.6510851", "0.65003467", "0.6467676", "0.6415501", "0.6412782", "0.6372646", "0.6372646", "0.6372646", "0.63219774", "0.63219774", "0.63219774", "0.63219774", "0.63219774", "0.63219774", "0.6254649", "0.624811", "0.6240529"...
0.65716136
3
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) { return (String) ref; } else { com.google.protobuf.ByteString bs = (com.google.protobuf.ByteString) ref; String s = bs.toStringUtf8(); if (bs.isValidUtf8()) { comment_ = s; } return s; } }
{ "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 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.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.6415933
66
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.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.0
-1
optional .com.fuhu.proto.KafkaRequestParam request = 8;
public KafkaRequestParam getRequest() { return request_; }
{ "objective": { "self": [], "paired": [], "triplet": [ [ "query", "document", "negatives" ] ] } }
[ "KafkaRequestParam getRequest();", "KafkaRequestParamOrBuilder getRequestOrBuilder();", "public KafkaRequestParamOrBuilder getRequestOrBuilder() {\n return request_;\n }", "public Builder setRequest(KafkaRequestParam value) {\n if (requestBuilder_ == null) {\n if (value == null) {\n ...
[ "0.8637701", "0.8601639", "0.79521066", "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.5744748"...
0.76715213
3
optional .com.fuhu.proto.KafkaRequestParam request = 8;
public KafkaRequestParamOrBuilder getRequestOrBuilder() { return request_; }
{ "objective": { "self": [], "paired": [], "triplet": [ [ "query", "document", "negatives" ] ] } }
[ "KafkaRequestParam getRequest();", "KafkaRequestParamOrBuilder getRequestOrBuilder();", "public KafkaRequestParam getRequest() {\n return request_;\n }", "public Builder setRequest(KafkaRequestParam value) {\n if (requestBuilder_ == null) {\n if (value == null) {\n throw new...
[ "0.8639083", "0.8602182", "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.5742954"...
0.7950571
2
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() { return response_; }
{ "objective": { "self": [], "paired": [], "triplet": [ [ "query", "document", "negatives" ] ] } }
[ "KafkaResponseParam getResponse();", "KafkaResponseParamOrBuilder getResponseOrBuilder();", "public KafkaResponseParamOrBuilder getResponseOrBuilder() {\n return response_;\n }", "public Builder setResponse(KafkaResponseParam value) {\n if (responseBuilder_ == null) {\n if (value == nu...
[ "0.8594449", "0.844493", "0.7679341", "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.562384", "0.5579149", "0.5579149", "0.5571246", "0.55624247", "0.551809", ...
0.7554587
3
optional .com.fuhu.proto.KafkaResponseParam response = 9;
public KafkaResponseParamOrBuilder getResponseOrBuilder() { return response_; }
{ "objective": { "self": [], "paired": [], "triplet": [ [ "query", "document", "negatives" ] ] } }
[ "KafkaResponseParam getResponse();", "KafkaResponseParamOrBuilder getResponseOrBuilder();", "public KafkaResponseParam getResponse() {\n return response_;\n }", "public Builder setResponse(KafkaResponseParam value) {\n if (responseBuilder_ == null) {\n if (value == null) {\n ...
[ "0.8595273", "0.84453464", "0.75556064", "0.73975945", "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.5516144...
0.7679858
2
optional int64 apikey_op_id = 1;
public boolean hasApikeyOpId() { return ((bitField0_ & 0x00000001) == 0x00000001); }
{ "objective": { "self": [], "paired": [], "triplet": [ [ "query", "document", "negatives" ] ] } }
[ "long getApikeyOpId();", "public long getApikeyOpId() {\n return apikeyOpId_;\n }", "public long getApikeyOpId() {\n return apikeyOpId_;\n }", "boolean hasApikeyOpId();", "public Builder setApikeyOpId(long value) {\n bitField0_ |= 0x00000001;\n apikeyOpId_ = value;\n ...
[ "0.8362446", "0.7713662", "0.76019615", "0.729926", "0.71292424", "0.6542546", "0.6201597", "0.6198467", "0.6142649", "0.5932155", "0.5817884", "0.5794251", "0.57308865", "0.570702", "0.56768763", "0.56678414", "0.553022", "0.5465634", "0.54116696", "0.53958774", "0.5389141",...
0.6554455
5
optional int64 apikey_op_id = 1;
public long getApikeyOpId() { return apikeyOpId_; }
{ "objective": { "self": [], "paired": [], "triplet": [ [ "query", "document", "negatives" ] ] } }
[ "long getApikeyOpId();", "public long getApikeyOpId() {\n return apikeyOpId_;\n }", "boolean hasApikeyOpId();", "public Builder setApikeyOpId(long value) {\n bitField0_ |= 0x00000001;\n apikeyOpId_ = value;\n onChanged();\n return this;\n }", "public boolean hasApike...
[ "0.8362919", "0.7713573", "0.7300145", "0.7129455", "0.6554898", "0.65430224", "0.6200917", "0.6197062", "0.61416334", "0.59329015", "0.58187693", "0.5792118", "0.5731159", "0.57085013", "0.5677129", "0.56692827", "0.55278015", "0.5466706", "0.5410126", "0.53981334", "0.53870...
0.76018083
2
optional int64 apikey_op_id = 1;
public Builder setApikeyOpId(long value) { bitField0_ |= 0x00000001; apikeyOpId_ = value; onChanged(); return this; }
{ "objective": { "self": [], "paired": [], "triplet": [ [ "query", "document", "negatives" ] ] } }
[ "long getApikeyOpId();", "public long getApikeyOpId() {\n return apikeyOpId_;\n }", "public long getApikeyOpId() {\n return apikeyOpId_;\n }", "boolean hasApikeyOpId();", "public boolean hasApikeyOpId() {\n return ((bitField0_ & 0x00000001) == 0x00000001);\n }", "public boo...
[ "0.8362623", "0.77139145", "0.76021427", "0.7298939", "0.6554364", "0.6542475", "0.6199724", "0.61983883", "0.61413693", "0.59322375", "0.5818335", "0.5793188", "0.5731017", "0.57084364", "0.5676681", "0.56682307", "0.55299705", "0.54661244", "0.54117733", "0.5396674", "0.538...
0.71282285
4
optional int64 apikey_op_id = 1;
public Builder clearApikeyOpId() { bitField0_ = (bitField0_ & ~0x00000001); apikeyOpId_ = 0L; onChanged(); return this; }
{ "objective": { "self": [], "paired": [], "triplet": [ [ "query", "document", "negatives" ] ] } }
[ "long getApikeyOpId();", "public long getApikeyOpId() {\n return apikeyOpId_;\n }", "public long getApikeyOpId() {\n return apikeyOpId_;\n }", "boolean hasApikeyOpId();", "public Builder setApikeyOpId(long value) {\n bitField0_ |= 0x00000001;\n apikeyOpId_ = value;\n ...
[ "0.8361904", "0.77127635", "0.7600989", "0.729919", "0.712836", "0.6553912", "0.6542079", "0.61979604", "0.6143083", "0.59318984", "0.5818305", "0.5793296", "0.57306826", "0.5707199", "0.56774795", "0.56682885", "0.5528895", "0.5465943", "0.54116786", "0.53969103", "0.5389033...
0.62003696
7
optional string http_method = 2;
public boolean hasHttpMethod() { return ((bitField0_ & 0x00000002) == 0x00000002); }
{ "objective": { "self": [], "paired": [], "triplet": [ [ "query", "document", "negatives" ] ] } }
[ "String getHttpMethod();", "String getHttpMethod();", "public String getHttpmethod() {\n return httpmethod;\n }", "public void setMethod(HTTPMethod method);", "public HTTPRequestMethod getMethod();", "public HttpMethod getMethod()\r\n/* 31: */ {\r\n/* 32:60 */ return HttpMethod.valueOf(t...
[ "0.7574472", "0.7574472", "0.7504452", "0.74705195", "0.7367857", "0.73371816", "0.72500914", "0.69674796", "0.69089246", "0.6901201", "0.682639", "0.6698623", "0.6650612", "0.6632214", "0.65836763", "0.6560899", "0.6458324", "0.64031875", "0.6398884", "0.6398884", "0.6382592...
0.0
-1
optional string http_method = 2;
public String getHttpMethod() { Object ref = httpMethod_; if (!(ref instanceof String)) { String s = ((com.google.protobuf.ByteString) ref) .toStringUtf8(); httpMethod_ = s; return s; } else { return (String) ref; } }
{ "objective": { "self": [], "paired": [], "triplet": [ [ "query", "document", "negatives" ] ] } }
[ "String getHttpMethod();", "String getHttpMethod();", "public String getHttpmethod() {\n return httpmethod;\n }", "public void setMethod(HTTPMethod method);", "public HTTPRequestMethod getMethod();", "public HttpMethod getMethod()\r\n/* 31: */ {\r\n/* 32:60 */ return HttpMethod.valueOf(t...
[ "0.7572062", "0.7572062", "0.750209", "0.74684936", "0.736479", "0.733376", "0.72474", "0.69642496", "0.6906933", "0.6897518", "0.6823297", "0.6696654", "0.6648858", "0.6631088", "0.65840226", "0.65594053", "0.6458049", "0.64017123", "0.6395055", "0.6395055", "0.63796526", ...
0.60196286
44
optional string http_method = 2;
public com.google.protobuf.ByteString getHttpMethodBytes() { Object ref = httpMethod_; if (ref instanceof String) { com.google.protobuf.ByteString b = com.google.protobuf.ByteString.copyFromUtf8( (String) ref); httpMethod_ = b; return b; } else { return (com.google.protobuf.ByteString) ref; } }
{ "objective": { "self": [], "paired": [], "triplet": [ [ "query", "document", "negatives" ] ] } }
[ "String getHttpMethod();", "String getHttpMethod();", "public String getHttpmethod() {\n return httpmethod;\n }", "public void setMethod(HTTPMethod method);", "public HTTPRequestMethod getMethod();", "public HttpMethod getMethod()\r\n/* 31: */ {\r\n/* 32:60 */ return HttpMethod.valueOf(t...
[ "0.7572062", "0.7572062", "0.750209", "0.74684936", "0.736479", "0.733376", "0.72474", "0.69642496", "0.6906933", "0.6897518", "0.6823297", "0.6696654", "0.6648858", "0.6631088", "0.65840226", "0.65594053", "0.6458049", "0.64017123", "0.6395055", "0.6395055", "0.63796526", ...
0.5671348
77
optional string http_method = 2;
public Builder setHttpMethod( String value) { if (value == null) { throw new NullPointerException(); } bitField0_ |= 0x00000002; httpMethod_ = value; onChanged(); return this; }
{ "objective": { "self": [], "paired": [], "triplet": [ [ "query", "document", "negatives" ] ] } }
[ "String getHttpMethod();", "String getHttpMethod();", "public String getHttpmethod() {\n return httpmethod;\n }", "public void setMethod(HTTPMethod method);", "public HTTPRequestMethod getMethod();", "public HttpMethod getMethod()\r\n/* 31: */ {\r\n/* 32:60 */ return HttpMethod.valueOf(t...
[ "0.75758713", "0.75758713", "0.75050247", "0.74716675", "0.73693675", "0.7338356", "0.7250875", "0.6968126", "0.69098675", "0.69023585", "0.68277055", "0.66996205", "0.6652272", "0.66329384", "0.65848273", "0.6561545", "0.64594203", "0.64043266", "0.63998383", "0.63998383", "...
0.6384207
20
optional string http_method = 2;
public Builder clearHttpMethod() { bitField0_ = (bitField0_ & ~0x00000002); httpMethod_ = getDefaultInstance().getHttpMethod(); onChanged(); return this; }
{ "objective": { "self": [], "paired": [], "triplet": [ [ "query", "document", "negatives" ] ] } }
[ "String getHttpMethod();", "String getHttpMethod();", "public String getHttpmethod() {\n return httpmethod;\n }", "public void setMethod(HTTPMethod method);", "public HTTPRequestMethod getMethod();", "public HttpMethod getMethod()\r\n/* 31: */ {\r\n/* 32:60 */ return HttpMethod.valueOf(t...
[ "0.7574472", "0.7574472", "0.7504452", "0.74705195", "0.7367857", "0.73371816", "0.72500914", "0.69674796", "0.69089246", "0.6901201", "0.682639", "0.6698623", "0.6650612", "0.6632214", "0.65836763", "0.6560899", "0.6458324", "0.64031875", "0.6398884", "0.6398884", "0.6382592...
0.0
-1
optional string http_method = 2;
public Builder setHttpMethodBytes( com.google.protobuf.ByteString value) { if (value == null) { throw new NullPointerException(); } bitField0_ |= 0x00000002; httpMethod_ = value; onChanged(); return this; }
{ "objective": { "self": [], "paired": [], "triplet": [ [ "query", "document", "negatives" ] ] } }
[ "String getHttpMethod();", "String getHttpMethod();", "public String getHttpmethod() {\n return httpmethod;\n }", "public void setMethod(HTTPMethod method);", "public HTTPRequestMethod getMethod();", "public HttpMethod getMethod()\r\n/* 31: */ {\r\n/* 32:60 */ return HttpMethod.valueOf(t...
[ "0.7572062", "0.7572062", "0.750209", "0.74684936", "0.736479", "0.733376", "0.72474", "0.69642496", "0.6906933", "0.6897518", "0.6823297", "0.6696654", "0.6648858", "0.6631088", "0.65840226", "0.65594053", "0.6458049", "0.64017123", "0.6395055", "0.6395055", "0.63796526", ...
0.0
-1
optional string url = 3;
public boolean hasUrl() { return ((bitField0_ & 0x00000004) == 0x00000004); }
{ "objective": { "self": [], "paired": [], "triplet": [ [ "query", "document", "negatives" ] ] } }
[ "public void setUrl(String url){\n this.URL3 = url;\n }", "public void setURL(String _url) { url = _url; }", "public void setUrl(String url);", "public void setUrl(String url);", "public void setURL(String url);", "public void setUrl(String url){\n\t\t_url=url;\n\t}", "private String urlShort(...
[ "0.76821274", "0.7525799", "0.73971814", "0.73971814", "0.7388491", "0.7112997", "0.7106573", "0.7065747", "0.7065747", "0.6987871", "0.6945117", "0.69052154", "0.69052154", "0.69052154", "0.68840903", "0.6860395", "0.68425775", "0.6840041", "0.6838485", "0.6838485", "0.68123...
0.0
-1
optional string url = 3;
public String getUrl() { Object ref = url_; if (!(ref instanceof String)) { String s = ((com.google.protobuf.ByteString) ref) .toStringUtf8(); url_ = s; return s; } else { return (String) ref; } }
{ "objective": { "self": [], "paired": [], "triplet": [ [ "query", "document", "negatives" ] ] } }
[ "public void setUrl(String url){\n this.URL3 = url;\n }", "public void setURL(String _url) { url = _url; }", "public void setUrl(String url);", "public void setUrl(String url);", "public void setURL(String url);", "public void setUrl(String url){\n\t\t_url=url;\n\t}", "private String urlShort(...
[ "0.7681705", "0.75255257", "0.7396641", "0.7396641", "0.73877144", "0.7113297", "0.7106819", "0.70658755", "0.70658755", "0.69879264", "0.69451314", "0.69052017", "0.69052017", "0.69052017", "0.68841296", "0.68595624", "0.6841382", "0.6839641", "0.68385506", "0.68385506", "0....
0.0
-1
optional string url = 3;
public com.google.protobuf.ByteString getUrlBytes() { Object ref = url_; if (ref instanceof String) { com.google.protobuf.ByteString b = com.google.protobuf.ByteString.copyFromUtf8( (String) ref); url_ = b; return b; } else { return (com.google.protobuf.ByteString) ref; } }
{ "objective": { "self": [], "paired": [], "triplet": [ [ "query", "document", "negatives" ] ] } }
[ "public void setUrl(String url){\n this.URL3 = url;\n }", "public void setURL(String _url) { url = _url; }", "public void setUrl(String url);", "public void setUrl(String url);", "public void setURL(String url);", "public void setUrl(String url){\n\t\t_url=url;\n\t}", "private String urlShort(...
[ "0.7682978", "0.7527094", "0.73982954", "0.73982954", "0.738939", "0.71149296", "0.7106636", "0.70675933", "0.70675933", "0.6989395", "0.6946911", "0.69070125", "0.69070125", "0.69070125", "0.68850434", "0.6860779", "0.68433404", "0.68409413", "0.6840316", "0.6840316", "0.681...
0.0
-1
optional string url = 3;
public Builder setUrl( String value) { if (value == null) { throw new NullPointerException(); } bitField0_ |= 0x00000004; url_ = value; onChanged(); return this; }
{ "objective": { "self": [], "paired": [], "triplet": [ [ "query", "document", "negatives" ] ] } }
[ "public void setUrl(String url){\n this.URL3 = url;\n }", "public void setURL(String _url) { url = _url; }", "public void setUrl(String url);", "public void setUrl(String url);", "public void setURL(String url);", "public void setUrl(String url){\n\t\t_url=url;\n\t}", "private String urlShort(...
[ "0.76821274", "0.7525799", "0.73971814", "0.73971814", "0.7388491", "0.7112997", "0.7106573", "0.7065747", "0.7065747", "0.6987871", "0.6945117", "0.69052154", "0.69052154", "0.69052154", "0.68840903", "0.6860395", "0.68425775", "0.6840041", "0.6838485", "0.6838485", "0.68123...
0.6211009
87
optional string url = 3;
public Builder clearUrl() { bitField0_ = (bitField0_ & ~0x00000004); url_ = getDefaultInstance().getUrl(); onChanged(); return this; }
{ "objective": { "self": [], "paired": [], "triplet": [ [ "query", "document", "negatives" ] ] } }
[ "public void setUrl(String url){\n this.URL3 = url;\n }", "public void setURL(String _url) { url = _url; }", "public void setUrl(String url);", "public void setUrl(String url);", "public void setURL(String url);", "public void setUrl(String url){\n\t\t_url=url;\n\t}", "private String urlShort(...
[ "0.76821274", "0.7525799", "0.73971814", "0.73971814", "0.7388491", "0.7112997", "0.7106573", "0.7065747", "0.7065747", "0.6987871", "0.6945117", "0.69052154", "0.69052154", "0.69052154", "0.68840903", "0.6860395", "0.68425775", "0.6840041", "0.6838485", "0.6838485", "0.68123...
0.0
-1
optional string url = 3;
public Builder setUrlBytes( com.google.protobuf.ByteString value) { if (value == null) { throw new NullPointerException(); } bitField0_ |= 0x00000004; url_ = value; onChanged(); return this; }
{ "objective": { "self": [], "paired": [], "triplet": [ [ "query", "document", "negatives" ] ] } }
[ "public void setUrl(String url){\n this.URL3 = url;\n }", "public void setURL(String _url) { url = _url; }", "public void setUrl(String url);", "public void setUrl(String url);", "public void setURL(String url);", "public void setUrl(String url){\n\t\t_url=url;\n\t}", "private String urlShort(...
[ "0.7681705", "0.75255257", "0.7396641", "0.7396641", "0.73877144", "0.7113297", "0.7106819", "0.70658755", "0.70658755", "0.69879264", "0.69451314", "0.69052017", "0.69052017", "0.69052017", "0.68841296", "0.68595624", "0.6841382", "0.6839641", "0.68385506", "0.68385506", "0....
0.0
-1
optional string type = 4;
public boolean hasType() { return ((bitField0_ & 0x00000008) == 0x00000008); }
{ "objective": { "self": [], "paired": [], "triplet": [ [ "query", "document", "negatives" ] ] } }
[ "public void set_type(String type)\r\n\t{\r\n\t\tthis.type = type;\r\n\t}", "private String getType(){\r\n return type;\r\n }", "void setType(java.lang.String type);", "public void setType(String type){\n \tthis.type = type;\n }", "public void set_type(String t)\n {\n type =t;\n }"...
[ "0.69762564", "0.6964653", "0.68104655", "0.68057704", "0.67802423", "0.6773102", "0.6773102", "0.6773102", "0.6773102", "0.6773102", "0.6773102", "0.6773102", "0.6773102", "0.6773102", "0.6773102", "0.6773102", "0.6773102", "0.6773102", "0.6773102", "0.6773102", "0.6773102",...
0.0
-1
optional string type = 4;
public String getType() { Object ref = type_; if (!(ref instanceof String)) { String s = ((com.google.protobuf.ByteString) ref) .toStringUtf8(); type_ = s; return s; } else { return (String) ref; } }
{ "objective": { "self": [], "paired": [], "triplet": [ [ "query", "document", "negatives" ] ] } }
[ "public void set_type(String type)\r\n\t{\r\n\t\tthis.type = type;\r\n\t}", "private String getType(){\r\n return type;\r\n }", "void setType(java.lang.String type);", "public void setType(String type){\n \tthis.type = type;\n }", "public void set_type(String t)\n {\n type =t;\n }"...
[ "0.69762564", "0.6964653", "0.68104655", "0.68057704", "0.67802423", "0.6773102", "0.6773102", "0.6773102", "0.6773102", "0.6773102", "0.6773102", "0.6773102", "0.6773102", "0.6773102", "0.6773102", "0.6773102", "0.6773102", "0.6773102", "0.6773102", "0.6773102", "0.6773102",...
0.0
-1
optional string type = 4;
public com.google.protobuf.ByteString getTypeBytes() { Object ref = type_; if (ref instanceof String) { com.google.protobuf.ByteString b = com.google.protobuf.ByteString.copyFromUtf8( (String) ref); type_ = b; return b; } else { return (com.google.protobuf.ByteString) ref; } }
{ "objective": { "self": [], "paired": [], "triplet": [ [ "query", "document", "negatives" ] ] } }
[ "public void set_type(String type)\r\n\t{\r\n\t\tthis.type = type;\r\n\t}", "private String getType(){\r\n return type;\r\n }", "void setType(java.lang.String type);", "public void setType(String type){\n \tthis.type = type;\n }", "public void set_type(String t)\n {\n type =t;\n }"...
[ "0.69762564", "0.6964653", "0.68104655", "0.68057704", "0.67802423", "0.6773102", "0.6773102", "0.6773102", "0.6773102", "0.6773102", "0.6773102", "0.6773102", "0.6773102", "0.6773102", "0.6773102", "0.6773102", "0.6773102", "0.6773102", "0.6773102", "0.6773102", "0.6773102",...
0.0
-1
optional string type = 4;
public Builder setType( String value) { if (value == null) { throw new NullPointerException(); } bitField0_ |= 0x00000008; type_ = value; onChanged(); return this; }
{ "objective": { "self": [], "paired": [], "triplet": [ [ "query", "document", "negatives" ] ] } }
[ "public void set_type(String type)\r\n\t{\r\n\t\tthis.type = type;\r\n\t}", "private String getType(){\r\n return type;\r\n }", "void setType(java.lang.String type);", "public void setType(String type){\n \tthis.type = type;\n }", "public void set_type(String t)\n {\n type =t;\n }"...
[ "0.69775456", "0.69661194", "0.6811988", "0.68064183", "0.67817837", "0.6774786", "0.6774786", "0.6774786", "0.6774786", "0.6774786", "0.6774786", "0.6774786", "0.6774786", "0.6774786", "0.6774786", "0.6774786", "0.6774786", "0.6774786", "0.6774786", "0.6774786", "0.6774786",...
0.0
-1
optional string type = 4;
public Builder clearType() { bitField0_ = (bitField0_ & ~0x00000008); type_ = getDefaultInstance().getType(); onChanged(); return this; }
{ "objective": { "self": [], "paired": [], "triplet": [ [ "query", "document", "negatives" ] ] } }
[ "public void set_type(String type)\r\n\t{\r\n\t\tthis.type = type;\r\n\t}", "private String getType(){\r\n return type;\r\n }", "void setType(java.lang.String type);", "public void setType(String type){\n \tthis.type = type;\n }", "public void set_type(String t)\n {\n type =t;\n }"...
[ "0.69762564", "0.6964653", "0.68104655", "0.68057704", "0.67802423", "0.6773102", "0.6773102", "0.6773102", "0.6773102", "0.6773102", "0.6773102", "0.6773102", "0.6773102", "0.6773102", "0.6773102", "0.6773102", "0.6773102", "0.6773102", "0.6773102", "0.6773102", "0.6773102",...
0.0
-1
optional string type = 4;
public Builder setTypeBytes( com.google.protobuf.ByteString value) { if (value == null) { throw new NullPointerException(); } bitField0_ |= 0x00000008; type_ = value; onChanged(); return this; }
{ "objective": { "self": [], "paired": [], "triplet": [ [ "query", "document", "negatives" ] ] } }
[ "public void set_type(String type)\r\n\t{\r\n\t\tthis.type = type;\r\n\t}", "private String getType(){\r\n return type;\r\n }", "void setType(java.lang.String type);", "public void setType(String type){\n \tthis.type = type;\n }", "public void set_type(String t)\n {\n type =t;\n }"...
[ "0.69762564", "0.6964653", "0.68104655", "0.68057704", "0.67802423", "0.6773102", "0.6773102", "0.6773102", "0.6773102", "0.6773102", "0.6773102", "0.6773102", "0.6773102", "0.6773102", "0.6773102", "0.6773102", "0.6773102", "0.6773102", "0.6773102", "0.6773102", "0.6773102",...
0.0
-1
optional int64 state_change = 5; unused
public boolean hasStateChange() { return ((bitField0_ & 0x00000010) == 0x00000010); }
{ "objective": { "self": [], "paired": [], "triplet": [ [ "query", "document", "negatives" ] ] } }
[ "long getStateChange();", "protected abstract int newState();", "void mo15871a(StateT statet);", "public long getStateChange() {\n return stateChange_;\n }", "public int getState() {return state;}", "public int getState() {return state;}", "public abstract void stateChanged(STATE state);", "vo...
[ "0.78000176", "0.72112614", "0.6810504", "0.65706635", "0.65097725", "0.65097725", "0.64993757", "0.6467407", "0.641449", "0.6413158", "0.63712937", "0.63712937", "0.63712937", "0.6320302", "0.6320302", "0.6320302", "0.6320302", "0.6320302", "0.6320302", "0.62539893", "0.6248...
0.0
-1
optional int64 state_change = 5; unused
public long getStateChange() { return stateChange_; }
{ "objective": { "self": [], "paired": [], "triplet": [ [ "query", "document", "negatives" ] ] } }
[ "long getStateChange();", "protected abstract int newState();", "void mo15871a(StateT statet);", "public long getStateChange() {\n return stateChange_;\n }", "public int getState() {return state;}", "public int getState() {return state;}", "public abstract void stateChanged(STATE state);", "vo...
[ "0.7800497", "0.7212367", "0.6810279", "0.65714526", "0.65101314", "0.65101314", "0.6500634", "0.6468565", "0.6413191", "0.6371501", "0.6371501", "0.6371501", "0.6320768", "0.6320768", "0.6320768", "0.6320768", "0.6320768", "0.6320768", "0.6254643", "0.62491393", "0.624065", ...
0.6415363
8
optional int64 state_change = 5; unused
public Builder setStateChange(long value) { bitField0_ |= 0x00000010; stateChange_ = value; onChanged(); return this; }
{ "objective": { "self": [], "paired": [], "triplet": [ [ "query", "document", "negatives" ] ] } }
[ "long getStateChange();", "protected abstract int newState();", "void mo15871a(StateT statet);", "public long getStateChange() {\n return stateChange_;\n }", "public int getState() {return state;}", "public int getState() {return state;}", "public abstract void stateChanged(STATE state);", "vo...
[ "0.7801078", "0.7211651", "0.681106", "0.65716136", "0.6510851", "0.6510851", "0.65003467", "0.6467676", "0.6415501", "0.6412782", "0.6372646", "0.6372646", "0.6372646", "0.63219774", "0.63219774", "0.63219774", "0.63219774", "0.63219774", "0.63219774", "0.6254649", "0.624811...
0.0
-1
optional int64 state_change = 5; unused
public Builder clearStateChange() { bitField0_ = (bitField0_ & ~0x00000010); stateChange_ = 0L; onChanged(); return this; }
{ "objective": { "self": [], "paired": [], "triplet": [ [ "query", "document", "negatives" ] ] } }
[ "long getStateChange();", "protected abstract int newState();", "void mo15871a(StateT statet);", "public long getStateChange() {\n return stateChange_;\n }", "public int getState() {return state;}", "public int getState() {return state;}", "public abstract void stateChanged(STATE state);", "vo...
[ "0.779975", "0.72127277", "0.68104863", "0.6570624", "0.65108895", "0.65108895", "0.64993286", "0.64678437", "0.64145327", "0.64136153", "0.63719606", "0.63719606", "0.63719606", "0.6321424", "0.6321424", "0.6321424", "0.6321424", "0.6321424", "0.6321424", "0.62551504", "0.62...
0.0
-1