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
An opaque node identifier for the Envoy node. This also provides the local service node name. It should be set if any of the following features are used: :ref:`statsd <arch_overview_statistics>`, :ref:`CDS <config_cluster_manager_cds>`, and :ref:`HTTP tracing <arch_overview_tracing>`, either in this m...
public java.lang.String getId() { java.lang.Object ref = id_; if (!(ref instanceof java.lang.String)) { com.google.protobuf.ByteString bs = (com.google.protobuf.ByteString) ref; java.lang.String s = bs.toStringUtf8(); id_ = s; return s; } else { retu...
{ "objective": { "self": [], "paired": [], "triplet": [ [ "query", "document", "negatives" ] ] } }
[ "public String getId() {\n return _node_id;\n }", "public String getNode_id() {\r\n\t\treturn node_id;\r\n\t}", "public String getNodeId() {\r\n return nodeId;\r\n }", "public UUID nodeId();", "NodeId getNodeId();", "public String getNodeIdString()\r\n\t{\r\n\t\treturn nodeIdString;\r\n\t}",...
[ "0.6875956", "0.6717294", "0.6668587", "0.66230196", "0.6621808", "0.6617107", "0.6611438", "0.660057", "0.660057", "0.6600536", "0.6576632", "0.65353936", "0.64849573", "0.6462937", "0.6424131", "0.62815756", "0.62722796", "0.6218541", "0.6215257", "0.618209", "0.6166598", ...
0.0
-1
An opaque node identifier for the Envoy node. This also provides the local service node name. It should be set if any of the following features are used: :ref:`statsd <arch_overview_statistics>`, :ref:`CDS <config_cluster_manager_cds>`, and :ref:`HTTP tracing <arch_overview_tracing>`, either in this m...
public com.google.protobuf.ByteString getIdBytes() { java.lang.Object ref = id_; if (ref instanceof String) { com.google.protobuf.ByteString b = com.google.protobuf.ByteString.copyFromUtf8( (java.lang.String) ref); id_ = b; return b; } else ...
{ "objective": { "self": [], "paired": [], "triplet": [ [ "query", "document", "negatives" ] ] } }
[ "public String getId() {\n return _node_id;\n }", "public String getNode_id() {\r\n\t\treturn node_id;\r\n\t}", "public String getNodeId() {\r\n return nodeId;\r\n }", "public UUID nodeId();", "NodeId getNodeId();", "public String getNodeIdString()\r\n\t{\r\n\t\treturn nodeIdString;\r\n\t}",...
[ "0.6875099", "0.6716186", "0.6667662", "0.66216654", "0.66209745", "0.6616401", "0.66105926", "0.6600276", "0.6599668", "0.6599668", "0.6575837", "0.6533598", "0.648408", "0.64617354", "0.6422986", "0.6280868", "0.6272266", "0.62169456", "0.6214032", "0.61810434", "0.61655474...
0.0
-1
An opaque node identifier for the Envoy node. This also provides the local service node name. It should be set if any of the following features are used: :ref:`statsd <arch_overview_statistics>`, :ref:`CDS <config_cluster_manager_cds>`, and :ref:`HTTP tracing <arch_overview_tracing>`, either in this m...
public Builder setId( java.lang.String value) { if (value == null) { throw new NullPointerException(); } id_ = value; onChanged(); return this; }
{ "objective": { "self": [], "paired": [], "triplet": [ [ "query", "document", "negatives" ] ] } }
[ "public String getId() {\n return _node_id;\n }", "public String getNode_id() {\r\n\t\treturn node_id;\r\n\t}", "public String getNodeId() {\r\n return nodeId;\r\n }", "public UUID nodeId();", "NodeId getNodeId();", "public String getNodeIdString()\r\n\t{\r\n\t\treturn nodeIdString;\r\n\t}",...
[ "0.6875099", "0.6716186", "0.6667662", "0.66216654", "0.66209745", "0.6616401", "0.66105926", "0.6600276", "0.6599668", "0.6599668", "0.6575837", "0.6533598", "0.648408", "0.64617354", "0.6422986", "0.6280868", "0.6272266", "0.62169456", "0.6214032", "0.61810434", "0.61655474...
0.0
-1
An opaque node identifier for the Envoy node. This also provides the local service node name. It should be set if any of the following features are used: :ref:`statsd <arch_overview_statistics>`, :ref:`CDS <config_cluster_manager_cds>`, and :ref:`HTTP tracing <arch_overview_tracing>`, either in this m...
public Builder clearId() { id_ = getDefaultInstance().getId(); onChanged(); return this; }
{ "objective": { "self": [], "paired": [], "triplet": [ [ "query", "document", "negatives" ] ] } }
[ "public String getId() {\n return _node_id;\n }", "public String getNode_id() {\r\n\t\treturn node_id;\r\n\t}", "public String getNodeId() {\r\n return nodeId;\r\n }", "public UUID nodeId();", "NodeId getNodeId();", "public String getNodeIdString()\r\n\t{\r\n\t\treturn nodeIdString;\r\n\t}",...
[ "0.6875099", "0.6716186", "0.6667662", "0.66216654", "0.66209745", "0.6616401", "0.66105926", "0.6600276", "0.6599668", "0.6599668", "0.6575837", "0.6533598", "0.648408", "0.64617354", "0.6422986", "0.6280868", "0.6272266", "0.62169456", "0.6214032", "0.61810434", "0.61655474...
0.0
-1
An opaque node identifier for the Envoy node. This also provides the local service node name. It should be set if any of the following features are used: :ref:`statsd <arch_overview_statistics>`, :ref:`CDS <config_cluster_manager_cds>`, and :ref:`HTTP tracing <arch_overview_tracing>`, either in this m...
public Builder setIdBytes( com.google.protobuf.ByteString value) { if (value == null) { throw new NullPointerException(); } checkByteStringIsUtf8(value); id_ = value; onChanged(); return this; }
{ "objective": { "self": [], "paired": [], "triplet": [ [ "query", "document", "negatives" ] ] } }
[ "public String getId() {\n return _node_id;\n }", "public String getNode_id() {\r\n\t\treturn node_id;\r\n\t}", "public String getNodeId() {\r\n return nodeId;\r\n }", "public UUID nodeId();", "NodeId getNodeId();", "public String getNodeIdString()\r\n\t{\r\n\t\treturn nodeIdString;\r\n\t}",...
[ "0.6875956", "0.6717294", "0.6668587", "0.66230196", "0.6621808", "0.6617107", "0.6611438", "0.660057", "0.660057", "0.6600536", "0.6576632", "0.65353936", "0.64849573", "0.6462937", "0.6424131", "0.62815756", "0.62722796", "0.6218541", "0.6215257", "0.618209", "0.6166598", ...
0.0
-1
Defines the local service cluster name where Envoy is running. Though optional, it should be set if any of the following features are used: :ref:`statsd <arch_overview_statistics>`, :ref:`health check cluster verification <envoy_api_field_config.core.v3.HealthCheck.HttpHealthCheck.service_name_matcher>`, :r...
public java.lang.String getCluster() { java.lang.Object ref = cluster_; if (!(ref instanceof java.lang.String)) { com.google.protobuf.ByteString bs = (com.google.protobuf.ByteString) ref; java.lang.String s = bs.toStringUtf8(); cluster_ = s; return s; } else...
{ "objective": { "self": [], "paired": [], "triplet": [ [ "query", "document", "negatives" ] ] } }
[ "java.lang.String getClusterName();", "public Builder setClusterName(\n java.lang.String value) {\n if (value == null) {\n throw new NullPointerException();\n }\n endpointConfigCase_ = 2;\n endpointConfig_ = value;\n onChanged();\n return this;\n }", "public java.l...
[ "0.64594126", "0.6388077", "0.63816977", "0.62610775", "0.62460583", "0.6215531", "0.5943927", "0.5901371", "0.5824463", "0.5811769", "0.57394016", "0.57394016", "0.56571585", "0.56571585", "0.56571585", "0.56571585", "0.56571585", "0.56571585", "0.56495076", "0.5592566", "0....
0.5946686
6
Defines the local service cluster name where Envoy is running. Though optional, it should be set if any of the following features are used: :ref:`statsd <arch_overview_statistics>`, :ref:`health check cluster verification <envoy_api_field_config.core.v3.HealthCheck.HttpHealthCheck.service_name_matcher>`, :r...
public com.google.protobuf.ByteString getClusterBytes() { java.lang.Object ref = cluster_; if (ref instanceof String) { com.google.protobuf.ByteString b = com.google.protobuf.ByteString.copyFromUtf8( (java.lang.String) ref); cluster_ = b; return b...
{ "objective": { "self": [], "paired": [], "triplet": [ [ "query", "document", "negatives" ] ] } }
[ "java.lang.String getClusterName();", "public Builder setClusterName(\n java.lang.String value) {\n if (value == null) {\n throw new NullPointerException();\n }\n endpointConfigCase_ = 2;\n endpointConfig_ = value;\n onChanged();\n return this;\n }", "public java.l...
[ "0.64594126", "0.6388077", "0.63816977", "0.62610775", "0.62460583", "0.6215531", "0.5946686", "0.5943927", "0.5901371", "0.5824463", "0.5811769", "0.57394016", "0.57394016", "0.56571585", "0.56571585", "0.56571585", "0.56571585", "0.56571585", "0.56571585", "0.56495076", "0....
0.5069642
65
Defines the local service cluster name where Envoy is running. Though optional, it should be set if any of the following features are used: :ref:`statsd <arch_overview_statistics>`, :ref:`health check cluster verification <envoy_api_field_config.core.v3.HealthCheck.HttpHealthCheck.service_name_matcher>`, :r...
public Builder setCluster( java.lang.String value) { if (value == null) { throw new NullPointerException(); } cluster_ = value; onChanged(); return this; }
{ "objective": { "self": [], "paired": [], "triplet": [ [ "query", "document", "negatives" ] ] } }
[ "java.lang.String getClusterName();", "public Builder setClusterName(\n java.lang.String value) {\n if (value == null) {\n throw new NullPointerException();\n }\n endpointConfigCase_ = 2;\n endpointConfig_ = value;\n onChanged();\n return this;\n }", "public java.l...
[ "0.64594126", "0.6388077", "0.63816977", "0.62460583", "0.6215531", "0.5946686", "0.5943927", "0.5901371", "0.5824463", "0.5811769", "0.57394016", "0.57394016", "0.56571585", "0.56571585", "0.56571585", "0.56571585", "0.56571585", "0.56571585", "0.56495076", "0.5592566", "0.5...
0.62610775
3
Defines the local service cluster name where Envoy is running. Though optional, it should be set if any of the following features are used: :ref:`statsd <arch_overview_statistics>`, :ref:`health check cluster verification <envoy_api_field_config.core.v3.HealthCheck.HttpHealthCheck.service_name_matcher>`, :r...
public Builder clearCluster() { cluster_ = getDefaultInstance().getCluster(); onChanged(); return this; }
{ "objective": { "self": [], "paired": [], "triplet": [ [ "query", "document", "negatives" ] ] } }
[ "java.lang.String getClusterName();", "public Builder setClusterName(\n java.lang.String value) {\n if (value == null) {\n throw new NullPointerException();\n }\n endpointConfigCase_ = 2;\n endpointConfig_ = value;\n onChanged();\n return this;\n }", "public java.l...
[ "0.6458678", "0.63875157", "0.63824004", "0.6261047", "0.6245342", "0.6215858", "0.5947499", "0.594461", "0.59021336", "0.5824627", "0.58122677", "0.5740379", "0.5740379", "0.56579053", "0.56579053", "0.56579053", "0.56579053", "0.56579053", "0.56579053", "0.56499004", "0.559...
0.0
-1
Defines the local service cluster name where Envoy is running. Though optional, it should be set if any of the following features are used: :ref:`statsd <arch_overview_statistics>`, :ref:`health check cluster verification <envoy_api_field_config.core.v3.HealthCheck.HttpHealthCheck.service_name_matcher>`, :r...
public Builder setClusterBytes( com.google.protobuf.ByteString value) { if (value == null) { throw new NullPointerException(); } checkByteStringIsUtf8(value); cluster_ = value; onChanged(); return this; }
{ "objective": { "self": [], "paired": [], "triplet": [ [ "query", "document", "negatives" ] ] } }
[ "java.lang.String getClusterName();", "public Builder setClusterName(\n java.lang.String value) {\n if (value == null) {\n throw new NullPointerException();\n }\n endpointConfigCase_ = 2;\n endpointConfig_ = value;\n onChanged();\n return this;\n }", "public java.l...
[ "0.64594126", "0.6388077", "0.63816977", "0.62610775", "0.62460583", "0.6215531", "0.5946686", "0.5943927", "0.5901371", "0.5824463", "0.5811769", "0.57394016", "0.57394016", "0.56571585", "0.56571585", "0.56571585", "0.56571585", "0.56571585", "0.56571585", "0.56495076", "0....
0.47558445
92
Opaque metadata extending the node identifier. Envoy will pass this directly to the management server. .google.protobuf.Struct metadata = 3;
public boolean hasMetadata() { return metadataBuilder_ != null || metadata_ != null; }
{ "objective": { "self": [], "paired": [], "triplet": [ [ "query", "document", "negatives" ] ] } }
[ "@java.lang.Override\n public com.google.protobuf.Struct getMetadata() {\n return metadata_ == null ? com.google.protobuf.Struct.getDefaultInstance() : metadata_;\n }", "void addNodeMetadata(int node, String key, String value);", "public com.google.protobuf.Struct getMetadata() {\n if (metadataBuilder...
[ "0.6588992", "0.63584673", "0.6222809", "0.59329647", "0.59329647", "0.59329647", "0.59329647", "0.59329647", "0.59329647", "0.59329647", "0.59329647", "0.59329647", "0.59329647", "0.59329647", "0.59329647", "0.59329647", "0.59329647", "0.5921322", "0.5868876", "0.58489925", ...
0.0
-1
Opaque metadata extending the node identifier. Envoy will pass this directly to the management server. .google.protobuf.Struct metadata = 3;
public com.google.protobuf.Struct getMetadata() { if (metadataBuilder_ == null) { return metadata_ == null ? com.google.protobuf.Struct.getDefaultInstance() : metadata_; } else { return metadataBuilder_.getMessage(); } }
{ "objective": { "self": [], "paired": [], "triplet": [ [ "query", "document", "negatives" ] ] } }
[ "@java.lang.Override\n public com.google.protobuf.Struct getMetadata() {\n return metadata_ == null ? com.google.protobuf.Struct.getDefaultInstance() : metadata_;\n }", "void addNodeMetadata(int node, String key, String value);", "org.apache.calcite.avatica.proto.Responses.RpcMetadata getMetadata();", "o...
[ "0.6588992", "0.63584673", "0.59329647", "0.59329647", "0.59329647", "0.59329647", "0.59329647", "0.59329647", "0.59329647", "0.59329647", "0.59329647", "0.59329647", "0.59329647", "0.59329647", "0.59329647", "0.59329647", "0.5921322", "0.5868876", "0.58489925", "0.58393437", ...
0.6222809
2
Opaque metadata extending the node identifier. Envoy will pass this directly to the management server. .google.protobuf.Struct metadata = 3;
public Builder setMetadata(com.google.protobuf.Struct value) { if (metadataBuilder_ == null) { if (value == null) { throw new NullPointerException(); } metadata_ = value; onChanged(); } else { metadataBuilder_.setMessage(value); } return this; ...
{ "objective": { "self": [], "paired": [], "triplet": [ [ "query", "document", "negatives" ] ] } }
[ "@java.lang.Override\n public com.google.protobuf.Struct getMetadata() {\n return metadata_ == null ? com.google.protobuf.Struct.getDefaultInstance() : metadata_;\n }", "void addNodeMetadata(int node, String key, String value);", "public com.google.protobuf.Struct getMetadata() {\n if (metadataBuilder...
[ "0.6588992", "0.63584673", "0.6222809", "0.59329647", "0.59329647", "0.59329647", "0.59329647", "0.59329647", "0.59329647", "0.59329647", "0.59329647", "0.59329647", "0.59329647", "0.59329647", "0.59329647", "0.59329647", "0.59329647", "0.5921322", "0.5868876", "0.58489925", ...
0.0
-1
Opaque metadata extending the node identifier. Envoy will pass this directly to the management server. .google.protobuf.Struct metadata = 3;
public Builder setMetadata( com.google.protobuf.Struct.Builder builderForValue) { if (metadataBuilder_ == null) { metadata_ = builderForValue.build(); onChanged(); } else { metadataBuilder_.setMessage(builderForValue.build()); } return this; }
{ "objective": { "self": [], "paired": [], "triplet": [ [ "query", "document", "negatives" ] ] } }
[ "@java.lang.Override\n public com.google.protobuf.Struct getMetadata() {\n return metadata_ == null ? com.google.protobuf.Struct.getDefaultInstance() : metadata_;\n }", "void addNodeMetadata(int node, String key, String value);", "public com.google.protobuf.Struct getMetadata() {\n if (metadataBuilder...
[ "0.6588992", "0.63584673", "0.6222809", "0.59329647", "0.59329647", "0.59329647", "0.59329647", "0.59329647", "0.59329647", "0.59329647", "0.59329647", "0.59329647", "0.59329647", "0.59329647", "0.59329647", "0.59329647", "0.59329647", "0.5921322", "0.5868876", "0.58489925", ...
0.0
-1
Opaque metadata extending the node identifier. Envoy will pass this directly to the management server. .google.protobuf.Struct metadata = 3;
public Builder mergeMetadata(com.google.protobuf.Struct value) { if (metadataBuilder_ == null) { if (metadata_ != null) { metadata_ = com.google.protobuf.Struct.newBuilder(metadata_).mergeFrom(value).buildPartial(); } else { metadata_ = value; } onCh...
{ "objective": { "self": [], "paired": [], "triplet": [ [ "query", "document", "negatives" ] ] } }
[ "@java.lang.Override\n public com.google.protobuf.Struct getMetadata() {\n return metadata_ == null ? com.google.protobuf.Struct.getDefaultInstance() : metadata_;\n }", "void addNodeMetadata(int node, String key, String value);", "public com.google.protobuf.Struct getMetadata() {\n if (metadataBuilder...
[ "0.6588992", "0.63584673", "0.6222809", "0.59329647", "0.59329647", "0.59329647", "0.59329647", "0.59329647", "0.59329647", "0.59329647", "0.59329647", "0.59329647", "0.59329647", "0.59329647", "0.59329647", "0.59329647", "0.59329647", "0.5921322", "0.5868876", "0.58489925", ...
0.0
-1
Opaque metadata extending the node identifier. Envoy will pass this directly to the management server. .google.protobuf.Struct metadata = 3;
public Builder clearMetadata() { if (metadataBuilder_ == null) { metadata_ = null; onChanged(); } else { metadata_ = null; metadataBuilder_ = null; } return this; }
{ "objective": { "self": [], "paired": [], "triplet": [ [ "query", "document", "negatives" ] ] } }
[ "@java.lang.Override\n public com.google.protobuf.Struct getMetadata() {\n return metadata_ == null ? com.google.protobuf.Struct.getDefaultInstance() : metadata_;\n }", "void addNodeMetadata(int node, String key, String value);", "public com.google.protobuf.Struct getMetadata() {\n if (metadataBuilder...
[ "0.6588992", "0.63584673", "0.6222809", "0.59329647", "0.59329647", "0.59329647", "0.59329647", "0.59329647", "0.59329647", "0.59329647", "0.59329647", "0.59329647", "0.59329647", "0.59329647", "0.59329647", "0.59329647", "0.59329647", "0.5921322", "0.5868876", "0.58489925", ...
0.0
-1
Opaque metadata extending the node identifier. Envoy will pass this directly to the management server. .google.protobuf.Struct metadata = 3;
public com.google.protobuf.Struct.Builder getMetadataBuilder() { onChanged(); return getMetadataFieldBuilder().getBuilder(); }
{ "objective": { "self": [], "paired": [], "triplet": [ [ "query", "document", "negatives" ] ] } }
[ "@java.lang.Override\n public com.google.protobuf.Struct getMetadata() {\n return metadata_ == null ? com.google.protobuf.Struct.getDefaultInstance() : metadata_;\n }", "void addNodeMetadata(int node, String key, String value);", "public com.google.protobuf.Struct getMetadata() {\n if (metadataBuilder...
[ "0.6588992", "0.63584673", "0.6222809", "0.59329647", "0.59329647", "0.59329647", "0.59329647", "0.59329647", "0.59329647", "0.59329647", "0.59329647", "0.59329647", "0.59329647", "0.59329647", "0.59329647", "0.59329647", "0.59329647", "0.5921322", "0.5868876", "0.58489925", ...
0.0
-1
Opaque metadata extending the node identifier. Envoy will pass this directly to the management server. .google.protobuf.Struct metadata = 3;
public com.google.protobuf.StructOrBuilder getMetadataOrBuilder() { if (metadataBuilder_ != null) { return metadataBuilder_.getMessageOrBuilder(); } else { return metadata_ == null ? com.google.protobuf.Struct.getDefaultInstance() : metadata_; } }
{ "objective": { "self": [], "paired": [], "triplet": [ [ "query", "document", "negatives" ] ] } }
[ "@java.lang.Override\n public com.google.protobuf.Struct getMetadata() {\n return metadata_ == null ? com.google.protobuf.Struct.getDefaultInstance() : metadata_;\n }", "void addNodeMetadata(int node, String key, String value);", "public com.google.protobuf.Struct getMetadata() {\n if (metadataBuilder...
[ "0.6588992", "0.63584673", "0.6222809", "0.59329647", "0.59329647", "0.59329647", "0.59329647", "0.59329647", "0.59329647", "0.59329647", "0.59329647", "0.59329647", "0.59329647", "0.59329647", "0.59329647", "0.59329647", "0.59329647", "0.5921322", "0.5868876", "0.58489925", ...
0.5694426
26
Opaque metadata extending the node identifier. Envoy will pass this directly to the management server. .google.protobuf.Struct metadata = 3;
private com.google.protobuf.SingleFieldBuilderV3< com.google.protobuf.Struct, com.google.protobuf.Struct.Builder, com.google.protobuf.StructOrBuilder> getMetadataFieldBuilder() { if (metadataBuilder_ == null) { metadataBuilder_ = new com.google.protobuf.SingleFieldBuilderV3< c...
{ "objective": { "self": [], "paired": [], "triplet": [ [ "query", "document", "negatives" ] ] } }
[ "@java.lang.Override\n public com.google.protobuf.Struct getMetadata() {\n return metadata_ == null ? com.google.protobuf.Struct.getDefaultInstance() : metadata_;\n }", "void addNodeMetadata(int node, String key, String value);", "public com.google.protobuf.Struct getMetadata() {\n if (metadataBuilder...
[ "0.6588992", "0.63584673", "0.6222809", "0.59329647", "0.59329647", "0.59329647", "0.59329647", "0.59329647", "0.59329647", "0.59329647", "0.59329647", "0.59329647", "0.59329647", "0.59329647", "0.59329647", "0.59329647", "0.59329647", "0.5921322", "0.5868876", "0.58489925", ...
0.0
-1
Locality specifying where the Envoy instance is running. .envoy.config.core.v3.Locality locality = 4;
public boolean hasLocality() { return localityBuilder_ != null || locality_ != null; }
{ "objective": { "self": [], "paired": [], "triplet": [ [ "query", "document", "negatives" ] ] } }
[ "@java.lang.Override\n public io.envoyproxy.envoy.config.core.v3.Locality getLocality() {\n return locality_ == null ? io.envoyproxy.envoy.config.core.v3.Locality.getDefaultInstance() : locality_;\n }", "@java.lang.Override\n public io.envoyproxy.envoy.config.core.v3.LocalityOrBuilder getLocalityOrBuilder()...
[ "0.73800063", "0.70843536", "0.68856007", "0.66398156", "0.66330975", "0.6037491", "0.58495694", "0.5746431", "0.54952824", "0.54041076", "0.5354622", "0.5313924", "0.5157565", "0.49859104", "0.48669577", "0.48558584", "0.4847188", "0.4847085", "0.47803363", "0.47735325", "0....
0.5714474
8
Locality specifying where the Envoy instance is running. .envoy.config.core.v3.Locality locality = 4;
public io.envoyproxy.envoy.config.core.v3.Locality getLocality() { if (localityBuilder_ == null) { return locality_ == null ? io.envoyproxy.envoy.config.core.v3.Locality.getDefaultInstance() : locality_; } else { return localityBuilder_.getMessage(); } }
{ "objective": { "self": [], "paired": [], "triplet": [ [ "query", "document", "negatives" ] ] } }
[ "@java.lang.Override\n public io.envoyproxy.envoy.config.core.v3.Locality getLocality() {\n return locality_ == null ? io.envoyproxy.envoy.config.core.v3.Locality.getDefaultInstance() : locality_;\n }", "@java.lang.Override\n public io.envoyproxy.envoy.config.core.v3.LocalityOrBuilder getLocalityOrBuilder()...
[ "0.73800063", "0.70843536", "0.66398156", "0.66330975", "0.6037491", "0.58495694", "0.5746431", "0.5714474", "0.54952824", "0.54041076", "0.5354622", "0.5313924", "0.5157565", "0.49859104", "0.48669577", "0.48558584", "0.4847188", "0.4847085", "0.47803363", "0.47735325", "0.4...
0.68856007
2
Locality specifying where the Envoy instance is running. .envoy.config.core.v3.Locality locality = 4;
public Builder setLocality(io.envoyproxy.envoy.config.core.v3.Locality value) { if (localityBuilder_ == null) { if (value == null) { throw new NullPointerException(); } locality_ = value; onChanged(); } else { localityBuilder_.setMessage(value); } ...
{ "objective": { "self": [], "paired": [], "triplet": [ [ "query", "document", "negatives" ] ] } }
[ "@java.lang.Override\n public io.envoyproxy.envoy.config.core.v3.Locality getLocality() {\n return locality_ == null ? io.envoyproxy.envoy.config.core.v3.Locality.getDefaultInstance() : locality_;\n }", "@java.lang.Override\n public io.envoyproxy.envoy.config.core.v3.LocalityOrBuilder getLocalityOrBuilder()...
[ "0.73800063", "0.70843536", "0.68856007", "0.66398156", "0.66330975", "0.6037491", "0.58495694", "0.5746431", "0.5714474", "0.54041076", "0.5354622", "0.5313924", "0.5157565", "0.49859104", "0.48669577", "0.48558584", "0.4847188", "0.4847085", "0.47803363", "0.47735325", "0.4...
0.54952824
9
Locality specifying where the Envoy instance is running. .envoy.config.core.v3.Locality locality = 4;
public Builder setLocality( io.envoyproxy.envoy.config.core.v3.Locality.Builder builderForValue) { if (localityBuilder_ == null) { locality_ = builderForValue.build(); onChanged(); } else { localityBuilder_.setMessage(builderForValue.build()); } return this; ...
{ "objective": { "self": [], "paired": [], "triplet": [ [ "query", "document", "negatives" ] ] } }
[ "@java.lang.Override\n public io.envoyproxy.envoy.config.core.v3.Locality getLocality() {\n return locality_ == null ? io.envoyproxy.envoy.config.core.v3.Locality.getDefaultInstance() : locality_;\n }", "@java.lang.Override\n public io.envoyproxy.envoy.config.core.v3.LocalityOrBuilder getLocalityOrBuilder()...
[ "0.73800063", "0.70843536", "0.68856007", "0.66398156", "0.66330975", "0.6037491", "0.58495694", "0.5746431", "0.5714474", "0.54952824", "0.54041076", "0.5354622", "0.5313924", "0.5157565", "0.49859104", "0.48669577", "0.48558584", "0.4847188", "0.4847085", "0.47803363", "0.4...
0.44982985
32
Locality specifying where the Envoy instance is running. .envoy.config.core.v3.Locality locality = 4;
public Builder mergeLocality(io.envoyproxy.envoy.config.core.v3.Locality value) { if (localityBuilder_ == null) { if (locality_ != null) { locality_ = io.envoyproxy.envoy.config.core.v3.Locality.newBuilder(locality_).mergeFrom(value).buildPartial(); } else { localit...
{ "objective": { "self": [], "paired": [], "triplet": [ [ "query", "document", "negatives" ] ] } }
[ "@java.lang.Override\n public io.envoyproxy.envoy.config.core.v3.Locality getLocality() {\n return locality_ == null ? io.envoyproxy.envoy.config.core.v3.Locality.getDefaultInstance() : locality_;\n }", "@java.lang.Override\n public io.envoyproxy.envoy.config.core.v3.LocalityOrBuilder getLocalityOrBuilder()...
[ "0.73800063", "0.70843536", "0.68856007", "0.66398156", "0.66330975", "0.6037491", "0.58495694", "0.5746431", "0.5714474", "0.54952824", "0.54041076", "0.5354622", "0.5313924", "0.5157565", "0.49859104", "0.48669577", "0.48558584", "0.4847188", "0.4847085", "0.47803363", "0.4...
0.47442648
23
Locality specifying where the Envoy instance is running. .envoy.config.core.v3.Locality locality = 4;
public Builder clearLocality() { if (localityBuilder_ == null) { locality_ = null; onChanged(); } else { locality_ = null; localityBuilder_ = null; } return this; }
{ "objective": { "self": [], "paired": [], "triplet": [ [ "query", "document", "negatives" ] ] } }
[ "@java.lang.Override\n public io.envoyproxy.envoy.config.core.v3.Locality getLocality() {\n return locality_ == null ? io.envoyproxy.envoy.config.core.v3.Locality.getDefaultInstance() : locality_;\n }", "@java.lang.Override\n public io.envoyproxy.envoy.config.core.v3.LocalityOrBuilder getLocalityOrBuilder()...
[ "0.73800063", "0.70843536", "0.68856007", "0.66398156", "0.66330975", "0.6037491", "0.58495694", "0.5746431", "0.5714474", "0.54952824", "0.54041076", "0.5354622", "0.5313924", "0.5157565", "0.49859104", "0.48669577", "0.48558584", "0.4847188", "0.4847085", "0.47803363", "0.4...
0.0
-1
Locality specifying where the Envoy instance is running. .envoy.config.core.v3.Locality locality = 4;
public io.envoyproxy.envoy.config.core.v3.Locality.Builder getLocalityBuilder() { onChanged(); return getLocalityFieldBuilder().getBuilder(); }
{ "objective": { "self": [], "paired": [], "triplet": [ [ "query", "document", "negatives" ] ] } }
[ "@java.lang.Override\n public io.envoyproxy.envoy.config.core.v3.Locality getLocality() {\n return locality_ == null ? io.envoyproxy.envoy.config.core.v3.Locality.getDefaultInstance() : locality_;\n }", "@java.lang.Override\n public io.envoyproxy.envoy.config.core.v3.LocalityOrBuilder getLocalityOrBuilder()...
[ "0.73800063", "0.70843536", "0.68856007", "0.66398156", "0.66330975", "0.58495694", "0.5746431", "0.5714474", "0.54952824", "0.54041076", "0.5354622", "0.5313924", "0.5157565", "0.49859104", "0.48669577", "0.48558584", "0.4847188", "0.4847085", "0.47803363", "0.47735325", "0....
0.6037491
5
Locality specifying where the Envoy instance is running. .envoy.config.core.v3.Locality locality = 4;
public io.envoyproxy.envoy.config.core.v3.LocalityOrBuilder getLocalityOrBuilder() { if (localityBuilder_ != null) { return localityBuilder_.getMessageOrBuilder(); } else { return locality_ == null ? io.envoyproxy.envoy.config.core.v3.Locality.getDefaultInstance() : locality_; ...
{ "objective": { "self": [], "paired": [], "triplet": [ [ "query", "document", "negatives" ] ] } }
[ "@java.lang.Override\n public io.envoyproxy.envoy.config.core.v3.Locality getLocality() {\n return locality_ == null ? io.envoyproxy.envoy.config.core.v3.Locality.getDefaultInstance() : locality_;\n }", "@java.lang.Override\n public io.envoyproxy.envoy.config.core.v3.LocalityOrBuilder getLocalityOrBuilder()...
[ "0.73800063", "0.70843536", "0.68856007", "0.66398156", "0.6037491", "0.58495694", "0.5746431", "0.5714474", "0.54952824", "0.54041076", "0.5354622", "0.5313924", "0.5157565", "0.49859104", "0.48669577", "0.48558584", "0.4847188", "0.4847085", "0.47803363", "0.47735325", "0.4...
0.66330975
4
Locality specifying where the Envoy instance is running. .envoy.config.core.v3.Locality locality = 4;
private com.google.protobuf.SingleFieldBuilderV3< io.envoyproxy.envoy.config.core.v3.Locality, io.envoyproxy.envoy.config.core.v3.Locality.Builder, io.envoyproxy.envoy.config.core.v3.LocalityOrBuilder> getLocalityFieldBuilder() { if (localityBuilder_ == null) { localityBuilder_ = new com....
{ "objective": { "self": [], "paired": [], "triplet": [ [ "query", "document", "negatives" ] ] } }
[ "@java.lang.Override\n public io.envoyproxy.envoy.config.core.v3.Locality getLocality() {\n return locality_ == null ? io.envoyproxy.envoy.config.core.v3.Locality.getDefaultInstance() : locality_;\n }", "@java.lang.Override\n public io.envoyproxy.envoy.config.core.v3.LocalityOrBuilder getLocalityOrBuilder()...
[ "0.73800063", "0.70843536", "0.68856007", "0.66398156", "0.66330975", "0.6037491", "0.58495694", "0.5746431", "0.5714474", "0.54952824", "0.54041076", "0.5354622", "0.5157565", "0.49859104", "0.48669577", "0.48558584", "0.4847188", "0.4847085", "0.47803363", "0.47735325", "0....
0.5313924
12
Freeform string that identifies the entity requesting config. E.g. "envoy" or "grpc" string user_agent_name = 6;
public java.lang.String getUserAgentName() { java.lang.Object ref = userAgentName_; if (!(ref instanceof java.lang.String)) { com.google.protobuf.ByteString bs = (com.google.protobuf.ByteString) ref; java.lang.String s = bs.toStringUtf8(); userAgentName_ = s; retu...
{ "objective": { "self": [], "paired": [], "triplet": [ [ "query", "document", "negatives" ] ] } }
[ "@java.lang.Override\n public java.lang.String getUserAgentName() {\n java.lang.Object ref = userAgentName_;\n if (ref instanceof java.lang.String) {\n return (java.lang.String) ref;\n } else {\n com.google.protobuf.ByteString bs = \n (com.google.protobuf.ByteString) ref;\n java.la...
[ "0.6352454", "0.6119269", "0.60760283", "0.5974506", "0.59163195", "0.5776935", "0.57297045", "0.572052", "0.56585073", "0.5626166", "0.56043285", "0.5585917", "0.5572502", "0.55707407", "0.5564944", "0.5543593", "0.5505631", "0.55045444", "0.54775816", "0.54618186", "0.54410...
0.6351397
1
Freeform string that identifies the entity requesting config. E.g. "envoy" or "grpc" string user_agent_name = 6;
public com.google.protobuf.ByteString getUserAgentNameBytes() { java.lang.Object ref = userAgentName_; if (ref instanceof String) { com.google.protobuf.ByteString b = com.google.protobuf.ByteString.copyFromUtf8( (java.lang.String) ref); userAgentName_ = b...
{ "objective": { "self": [], "paired": [], "triplet": [ [ "query", "document", "negatives" ] ] } }
[ "@java.lang.Override\n public java.lang.String getUserAgentName() {\n java.lang.Object ref = userAgentName_;\n if (ref instanceof java.lang.String) {\n return (java.lang.String) ref;\n } else {\n com.google.protobuf.ByteString bs = \n (com.google.protobuf.ByteString) ref;\n java.la...
[ "0.63530475", "0.6352294", "0.6120394", "0.607737", "0.5975737", "0.59126735", "0.5729692", "0.5722757", "0.5658484", "0.562868", "0.5604517", "0.5586205", "0.5573378", "0.55730873", "0.5562866", "0.55455655", "0.55063695", "0.55033255", "0.54752046", "0.5462106", "0.54435396...
0.57785326
6
Freeform string that identifies the entity requesting config. E.g. "envoy" or "grpc" string user_agent_name = 6;
public Builder setUserAgentName( java.lang.String value) { if (value == null) { throw new NullPointerException(); } userAgentName_ = value; onChanged(); return this; }
{ "objective": { "self": [], "paired": [], "triplet": [ [ "query", "document", "negatives" ] ] } }
[ "@java.lang.Override\n public java.lang.String getUserAgentName() {\n java.lang.Object ref = userAgentName_;\n if (ref instanceof java.lang.String) {\n return (java.lang.String) ref;\n } else {\n com.google.protobuf.ByteString bs = \n (com.google.protobuf.ByteString) ref;\n java.la...
[ "0.63530475", "0.6352294", "0.6120394", "0.607737", "0.5975737", "0.59126735", "0.57785326", "0.5729692", "0.5722757", "0.5658484", "0.562868", "0.5604517", "0.5586205", "0.5573378", "0.55730873", "0.5562866", "0.55455655", "0.55063695", "0.55033255", "0.54752046", "0.5462106...
0.52608013
48
Freeform string that identifies the entity requesting config. E.g. "envoy" or "grpc" string user_agent_name = 6;
public Builder clearUserAgentName() { userAgentName_ = getDefaultInstance().getUserAgentName(); onChanged(); return this; }
{ "objective": { "self": [], "paired": [], "triplet": [ [ "query", "document", "negatives" ] ] } }
[ "@java.lang.Override\n public java.lang.String getUserAgentName() {\n java.lang.Object ref = userAgentName_;\n if (ref instanceof java.lang.String) {\n return (java.lang.String) ref;\n } else {\n com.google.protobuf.ByteString bs = \n (com.google.protobuf.ByteString) ref;\n java.la...
[ "0.63530475", "0.6352294", "0.6120394", "0.607737", "0.5975737", "0.59126735", "0.57785326", "0.5729692", "0.5722757", "0.5658484", "0.562868", "0.5604517", "0.5586205", "0.5573378", "0.55730873", "0.5562866", "0.55455655", "0.55063695", "0.55033255", "0.54752046", "0.5462106...
0.0
-1
Freeform string that identifies the entity requesting config. E.g. "envoy" or "grpc" string user_agent_name = 6;
public Builder setUserAgentNameBytes( com.google.protobuf.ByteString value) { if (value == null) { throw new NullPointerException(); } checkByteStringIsUtf8(value); userAgentName_ = value; onChanged(); return this; }
{ "objective": { "self": [], "paired": [], "triplet": [ [ "query", "document", "negatives" ] ] } }
[ "@java.lang.Override\n public java.lang.String getUserAgentName() {\n java.lang.Object ref = userAgentName_;\n if (ref instanceof java.lang.String) {\n return (java.lang.String) ref;\n } else {\n com.google.protobuf.ByteString bs = \n (com.google.protobuf.ByteString) ref;\n java.la...
[ "0.6352454", "0.6351397", "0.6119269", "0.60760283", "0.5974506", "0.59163195", "0.5776935", "0.57297045", "0.572052", "0.56585073", "0.5626166", "0.56043285", "0.5585917", "0.5572502", "0.55707407", "0.5564944", "0.5543593", "0.5505631", "0.55045444", "0.54775816", "0.546181...
0.0
-1
Freeform string that identifies the version of the entity requesting config. E.g. "1.12.2" or "abcd1234", or "SpecialEnvoyBuild" string user_agent_version = 7;
@java.lang.Override public boolean hasUserAgentVersion() { return userAgentVersionTypeCase_ == 7; }
{ "objective": { "self": [], "paired": [], "triplet": [ [ "query", "document", "negatives" ] ] } }
[ "public java.lang.String getUserAgentVersion() {\n java.lang.Object ref = \"\";\n if (userAgentVersionTypeCase_ == 7) {\n ref = userAgentVersionType_;\n }\n if (ref instanceof java.lang.String) {\n return (java.lang.String) ref;\n } else {\n com.google.protobuf.ByteString bs = \n ...
[ "0.74086416", "0.73409975", "0.7120255", "0.7072585", "0.6903101", "0.67085683", "0.6631816", "0.64020854", "0.63862324", "0.6289047", "0.6288965", "0.6217027", "0.61471474", "0.6080606", "0.6078712", "0.59445435", "0.591671", "0.5909918", "0.59098166", "0.5888223", "0.587329...
0.5937122
16
Freeform string that identifies the version of the entity requesting config. E.g. "1.12.2" or "abcd1234", or "SpecialEnvoyBuild" string user_agent_version = 7;
@java.lang.Override public java.lang.String getUserAgentVersion() { java.lang.Object ref = ""; if (userAgentVersionTypeCase_ == 7) { ref = userAgentVersionType_; } if (!(ref instanceof java.lang.String)) { com.google.protobuf.ByteString bs = (com.google.protobuf.B...
{ "objective": { "self": [], "paired": [], "triplet": [ [ "query", "document", "negatives" ] ] } }
[ "public java.lang.String getUserAgentVersion() {\n java.lang.Object ref = \"\";\n if (userAgentVersionTypeCase_ == 7) {\n ref = userAgentVersionType_;\n }\n if (ref instanceof java.lang.String) {\n return (java.lang.String) ref;\n } else {\n com.google.protobuf.ByteString bs = \n ...
[ "0.74086416", "0.7120255", "0.7072585", "0.6903101", "0.67085683", "0.6631816", "0.64020854", "0.63862324", "0.6289047", "0.6288965", "0.6217027", "0.61471474", "0.6080606", "0.6078712", "0.59445435", "0.5937122", "0.591671", "0.5909918", "0.59098166", "0.5888223", "0.587329"...
0.73409975
1
Freeform string that identifies the version of the entity requesting config. E.g. "1.12.2" or "abcd1234", or "SpecialEnvoyBuild" string user_agent_version = 7;
@java.lang.Override public com.google.protobuf.ByteString getUserAgentVersionBytes() { java.lang.Object ref = ""; if (userAgentVersionTypeCase_ == 7) { ref = userAgentVersionType_; } if (ref instanceof String) { com.google.protobuf.ByteString b = com.goog...
{ "objective": { "self": [], "paired": [], "triplet": [ [ "query", "document", "negatives" ] ] } }
[ "public java.lang.String getUserAgentVersion() {\n java.lang.Object ref = \"\";\n if (userAgentVersionTypeCase_ == 7) {\n ref = userAgentVersionType_;\n }\n if (ref instanceof java.lang.String) {\n return (java.lang.String) ref;\n } else {\n com.google.protobuf.ByteString bs = \n ...
[ "0.74086416", "0.73409975", "0.7120255", "0.6903101", "0.67085683", "0.6631816", "0.64020854", "0.63862324", "0.6289047", "0.6288965", "0.6217027", "0.61471474", "0.6080606", "0.6078712", "0.59445435", "0.5937122", "0.591671", "0.5909918", "0.59098166", "0.5888223", "0.587329...
0.7072585
3
Freeform string that identifies the version of the entity requesting config. E.g. "1.12.2" or "abcd1234", or "SpecialEnvoyBuild" string user_agent_version = 7;
public Builder setUserAgentVersion( java.lang.String value) { if (value == null) { throw new NullPointerException(); } userAgentVersionTypeCase_ = 7; userAgentVersionType_ = value; onChanged(); return this; }
{ "objective": { "self": [], "paired": [], "triplet": [ [ "query", "document", "negatives" ] ] } }
[ "public java.lang.String getUserAgentVersion() {\n java.lang.Object ref = \"\";\n if (userAgentVersionTypeCase_ == 7) {\n ref = userAgentVersionType_;\n }\n if (ref instanceof java.lang.String) {\n return (java.lang.String) ref;\n } else {\n com.google.protobuf.ByteString bs = \n ...
[ "0.7407472", "0.7340214", "0.71192366", "0.70719755", "0.67085683", "0.6631732", "0.6402201", "0.63864344", "0.6288223", "0.6286936", "0.62148845", "0.6146525", "0.60816836", "0.60785866", "0.5942647", "0.59350556", "0.5918938", "0.5908703", "0.59080505", "0.588711", "0.58754...
0.69019365
4
Freeform string that identifies the version of the entity requesting config. E.g. "1.12.2" or "abcd1234", or "SpecialEnvoyBuild" string user_agent_version = 7;
public Builder clearUserAgentVersion() { if (userAgentVersionTypeCase_ == 7) { userAgentVersionTypeCase_ = 0; userAgentVersionType_ = null; onChanged(); } return this; }
{ "objective": { "self": [], "paired": [], "triplet": [ [ "query", "document", "negatives" ] ] } }
[ "public java.lang.String getUserAgentVersion() {\n java.lang.Object ref = \"\";\n if (userAgentVersionTypeCase_ == 7) {\n ref = userAgentVersionType_;\n }\n if (ref instanceof java.lang.String) {\n return (java.lang.String) ref;\n } else {\n com.google.protobuf.ByteString bs = \n ...
[ "0.74086416", "0.73409975", "0.7120255", "0.7072585", "0.6903101", "0.67085683", "0.6631816", "0.64020854", "0.63862324", "0.6289047", "0.6288965", "0.6217027", "0.61471474", "0.6080606", "0.6078712", "0.59445435", "0.5937122", "0.591671", "0.5909918", "0.59098166", "0.588822...
0.0
-1
Freeform string that identifies the version of the entity requesting config. E.g. "1.12.2" or "abcd1234", or "SpecialEnvoyBuild" string user_agent_version = 7;
public Builder setUserAgentVersionBytes( com.google.protobuf.ByteString value) { if (value == null) { throw new NullPointerException(); } checkByteStringIsUtf8(value); userAgentVersionTypeCase_ = 7; userAgentVersionType_ = value; onChanged(); return this; }
{ "objective": { "self": [], "paired": [], "triplet": [ [ "query", "document", "negatives" ] ] } }
[ "public java.lang.String getUserAgentVersion() {\n java.lang.Object ref = \"\";\n if (userAgentVersionTypeCase_ == 7) {\n ref = userAgentVersionType_;\n }\n if (ref instanceof java.lang.String) {\n return (java.lang.String) ref;\n } else {\n com.google.protobuf.ByteString bs = \n ...
[ "0.74086416", "0.73409975", "0.7120255", "0.7072585", "0.6903101", "0.67085683", "0.6631816", "0.64020854", "0.63862324", "0.6289047", "0.6288965", "0.6217027", "0.6080606", "0.6078712", "0.59445435", "0.5937122", "0.591671", "0.5909918", "0.59098166", "0.5888223", "0.587329"...
0.61471474
12
Structured version of the entity requesting config. .envoy.config.core.v3.BuildVersion user_agent_build_version = 8;
@java.lang.Override public boolean hasUserAgentBuildVersion() { return userAgentVersionTypeCase_ == 8; }
{ "objective": { "self": [], "paired": [], "triplet": [ [ "query", "document", "negatives" ] ] } }
[ "@java.lang.Override\n public io.envoyproxy.envoy.config.core.v3.BuildVersionOrBuilder getUserAgentBuildVersionOrBuilder() {\n if (userAgentVersionTypeCase_ == 8) {\n return (io.envoyproxy.envoy.config.core.v3.BuildVersion) userAgentVersionType_;\n }\n return io.envoyproxy.envoy.config.core.v3.Build...
[ "0.69763917", "0.6883269", "0.68149596", "0.6661388", "0.6660825", "0.6366127", "0.62011826", "0.5895524", "0.5691307", "0.5619565", "0.5592896", "0.5588695", "0.5564323", "0.55602616", "0.55516213", "0.55451375", "0.5471725", "0.54492533", "0.5388014", "0.5377189", "0.537670...
0.5404383
18
Structured version of the entity requesting config. .envoy.config.core.v3.BuildVersion user_agent_build_version = 8;
@java.lang.Override public io.envoyproxy.envoy.config.core.v3.BuildVersion getUserAgentBuildVersion() { if (userAgentBuildVersionBuilder_ == null) { if (userAgentVersionTypeCase_ == 8) { return (io.envoyproxy.envoy.config.core.v3.BuildVersion) userAgentVersionType_; } return ...
{ "objective": { "self": [], "paired": [], "triplet": [ [ "query", "document", "negatives" ] ] } }
[ "@java.lang.Override\n public io.envoyproxy.envoy.config.core.v3.BuildVersionOrBuilder getUserAgentBuildVersionOrBuilder() {\n if (userAgentVersionTypeCase_ == 8) {\n return (io.envoyproxy.envoy.config.core.v3.BuildVersion) userAgentVersionType_;\n }\n return io.envoyproxy.envoy.config.core.v3.Build...
[ "0.69770545", "0.6883406", "0.6815711", "0.6662313", "0.6367077", "0.62001735", "0.5896723", "0.56929064", "0.5619437", "0.559292", "0.5587493", "0.5565331", "0.555983", "0.55519557", "0.55448234", "0.54710245", "0.5448341", "0.54035395", "0.53870237", "0.5376856", "0.5375657...
0.6661038
4
Structured version of the entity requesting config. .envoy.config.core.v3.BuildVersion user_agent_build_version = 8;
public Builder setUserAgentBuildVersion(io.envoyproxy.envoy.config.core.v3.BuildVersion value) { if (userAgentBuildVersionBuilder_ == null) { if (value == null) { throw new NullPointerException(); } userAgentVersionType_ = value; onChanged(); } else { userAg...
{ "objective": { "self": [], "paired": [], "triplet": [ [ "query", "document", "negatives" ] ] } }
[ "@java.lang.Override\n public io.envoyproxy.envoy.config.core.v3.BuildVersionOrBuilder getUserAgentBuildVersionOrBuilder() {\n if (userAgentVersionTypeCase_ == 8) {\n return (io.envoyproxy.envoy.config.core.v3.BuildVersion) userAgentVersionType_;\n }\n return io.envoyproxy.envoy.config.core.v3.Build...
[ "0.69763917", "0.6883269", "0.68149596", "0.6661388", "0.6660825", "0.6366127", "0.62011826", "0.5691307", "0.5619565", "0.5592896", "0.5588695", "0.5564323", "0.55602616", "0.55516213", "0.55451375", "0.5471725", "0.54492533", "0.5404383", "0.5388014", "0.5377189", "0.537670...
0.5895524
7
Structured version of the entity requesting config. .envoy.config.core.v3.BuildVersion user_agent_build_version = 8;
public Builder setUserAgentBuildVersion( io.envoyproxy.envoy.config.core.v3.BuildVersion.Builder builderForValue) { if (userAgentBuildVersionBuilder_ == null) { userAgentVersionType_ = builderForValue.build(); onChanged(); } else { userAgentBuildVersionBuilder_.setMessage(bui...
{ "objective": { "self": [], "paired": [], "triplet": [ [ "query", "document", "negatives" ] ] } }
[ "@java.lang.Override\n public io.envoyproxy.envoy.config.core.v3.BuildVersionOrBuilder getUserAgentBuildVersionOrBuilder() {\n if (userAgentVersionTypeCase_ == 8) {\n return (io.envoyproxy.envoy.config.core.v3.BuildVersion) userAgentVersionType_;\n }\n return io.envoyproxy.envoy.config.core.v3.Build...
[ "0.69763917", "0.6883269", "0.68149596", "0.6661388", "0.6660825", "0.6366127", "0.62011826", "0.5895524", "0.5691307", "0.5619565", "0.5592896", "0.5588695", "0.5564323", "0.55602616", "0.55516213", "0.55451375", "0.5471725", "0.54492533", "0.5404383", "0.5388014", "0.537718...
0.53353703
24
Structured version of the entity requesting config. .envoy.config.core.v3.BuildVersion user_agent_build_version = 8;
public Builder mergeUserAgentBuildVersion(io.envoyproxy.envoy.config.core.v3.BuildVersion value) { if (userAgentBuildVersionBuilder_ == null) { if (userAgentVersionTypeCase_ == 8 && userAgentVersionType_ != io.envoyproxy.envoy.config.core.v3.BuildVersion.getDefaultInstance()) { userA...
{ "objective": { "self": [], "paired": [], "triplet": [ [ "query", "document", "negatives" ] ] } }
[ "@java.lang.Override\n public io.envoyproxy.envoy.config.core.v3.BuildVersionOrBuilder getUserAgentBuildVersionOrBuilder() {\n if (userAgentVersionTypeCase_ == 8) {\n return (io.envoyproxy.envoy.config.core.v3.BuildVersion) userAgentVersionType_;\n }\n return io.envoyproxy.envoy.config.core.v3.Build...
[ "0.69763917", "0.6883269", "0.68149596", "0.6661388", "0.6660825", "0.6366127", "0.62011826", "0.5895524", "0.5619565", "0.5592896", "0.5588695", "0.5564323", "0.55602616", "0.55516213", "0.55451375", "0.5471725", "0.54492533", "0.5404383", "0.5388014", "0.5377189", "0.537670...
0.5691307
8
Structured version of the entity requesting config. .envoy.config.core.v3.BuildVersion user_agent_build_version = 8;
public Builder clearUserAgentBuildVersion() { if (userAgentBuildVersionBuilder_ == null) { if (userAgentVersionTypeCase_ == 8) { userAgentVersionTypeCase_ = 0; userAgentVersionType_ = null; onChanged(); } } else { if (userAgentVersionTypeCase_ == 8) { ...
{ "objective": { "self": [], "paired": [], "triplet": [ [ "query", "document", "negatives" ] ] } }
[ "@java.lang.Override\n public io.envoyproxy.envoy.config.core.v3.BuildVersionOrBuilder getUserAgentBuildVersionOrBuilder() {\n if (userAgentVersionTypeCase_ == 8) {\n return (io.envoyproxy.envoy.config.core.v3.BuildVersion) userAgentVersionType_;\n }\n return io.envoyproxy.envoy.config.core.v3.Build...
[ "0.69770545", "0.6883406", "0.6815711", "0.6662313", "0.6661038", "0.6367077", "0.62001735", "0.5896723", "0.56929064", "0.5619437", "0.559292", "0.5587493", "0.5565331", "0.555983", "0.55519557", "0.55448234", "0.54710245", "0.5448341", "0.54035395", "0.53870237", "0.5376856...
0.0
-1
Structured version of the entity requesting config. .envoy.config.core.v3.BuildVersion user_agent_build_version = 8;
public io.envoyproxy.envoy.config.core.v3.BuildVersion.Builder getUserAgentBuildVersionBuilder() { return getUserAgentBuildVersionFieldBuilder().getBuilder(); }
{ "objective": { "self": [], "paired": [], "triplet": [ [ "query", "document", "negatives" ] ] } }
[ "@java.lang.Override\n public io.envoyproxy.envoy.config.core.v3.BuildVersionOrBuilder getUserAgentBuildVersionOrBuilder() {\n if (userAgentVersionTypeCase_ == 8) {\n return (io.envoyproxy.envoy.config.core.v3.BuildVersion) userAgentVersionType_;\n }\n return io.envoyproxy.envoy.config.core.v3.Build...
[ "0.69763917", "0.6883269", "0.68149596", "0.6660825", "0.6366127", "0.62011826", "0.5895524", "0.5691307", "0.5619565", "0.5592896", "0.5588695", "0.5564323", "0.55602616", "0.55516213", "0.55451375", "0.5471725", "0.54492533", "0.5404383", "0.5388014", "0.5377189", "0.537670...
0.6661388
3
Structured version of the entity requesting config. .envoy.config.core.v3.BuildVersion user_agent_build_version = 8;
@java.lang.Override public io.envoyproxy.envoy.config.core.v3.BuildVersionOrBuilder getUserAgentBuildVersionOrBuilder() { if ((userAgentVersionTypeCase_ == 8) && (userAgentBuildVersionBuilder_ != null)) { return userAgentBuildVersionBuilder_.getMessageOrBuilder(); } else { if (userAgentV...
{ "objective": { "self": [], "paired": [], "triplet": [ [ "query", "document", "negatives" ] ] } }
[ "@java.lang.Override\n public io.envoyproxy.envoy.config.core.v3.BuildVersionOrBuilder getUserAgentBuildVersionOrBuilder() {\n if (userAgentVersionTypeCase_ == 8) {\n return (io.envoyproxy.envoy.config.core.v3.BuildVersion) userAgentVersionType_;\n }\n return io.envoyproxy.envoy.config.core.v3.Build...
[ "0.69763917", "0.6883269", "0.6661388", "0.6660825", "0.6366127", "0.62011826", "0.5895524", "0.5691307", "0.5619565", "0.5592896", "0.5588695", "0.5564323", "0.55602616", "0.55516213", "0.55451375", "0.5471725", "0.54492533", "0.5404383", "0.5388014", "0.5377189", "0.5376704...
0.68149596
2
Structured version of the entity requesting config. .envoy.config.core.v3.BuildVersion user_agent_build_version = 8;
private com.google.protobuf.SingleFieldBuilderV3< io.envoyproxy.envoy.config.core.v3.BuildVersion, io.envoyproxy.envoy.config.core.v3.BuildVersion.Builder, io.envoyproxy.envoy.config.core.v3.BuildVersionOrBuilder> getUserAgentBuildVersionFieldBuilder() { if (userAgentBuildVersionBuilder_ == null)...
{ "objective": { "self": [], "paired": [], "triplet": [ [ "query", "document", "negatives" ] ] } }
[ "@java.lang.Override\n public io.envoyproxy.envoy.config.core.v3.BuildVersionOrBuilder getUserAgentBuildVersionOrBuilder() {\n if (userAgentVersionTypeCase_ == 8) {\n return (io.envoyproxy.envoy.config.core.v3.BuildVersion) userAgentVersionType_;\n }\n return io.envoyproxy.envoy.config.core.v3.Build...
[ "0.69763917", "0.6883269", "0.68149596", "0.6661388", "0.6660825", "0.62011826", "0.5895524", "0.5691307", "0.5619565", "0.5592896", "0.5588695", "0.5564323", "0.55602616", "0.55516213", "0.55451375", "0.5471725", "0.54492533", "0.5404383", "0.5388014", "0.5377189", "0.537670...
0.6366127
5
List of extensions and their versions supported by the node. repeated .envoy.config.core.v3.Extension extensions = 9;
public java.util.List<io.envoyproxy.envoy.config.core.v3.Extension> getExtensionsList() { if (extensionsBuilder_ == null) { return java.util.Collections.unmodifiableList(extensions_); } else { return extensionsBuilder_.getMessageList(); } }
{ "objective": { "self": [], "paired": [], "triplet": [ [ "query", "document", "negatives" ] ] } }
[ "@java.lang.Override\n public java.util.List<? extends io.envoyproxy.envoy.config.core.v3.ExtensionOrBuilder> \n getExtensionsOrBuilderList() {\n return extensions_;\n }", "@java.lang.Override\n public java.util.List<io.envoyproxy.envoy.config.core.v3.Extension> getExtensionsList() {\n return extens...
[ "0.814672", "0.7932168", "0.79000425", "0.77417564", "0.7648402", "0.7296648", "0.7260697", "0.7174507", "0.7119157", "0.711506", "0.70672125", "0.6921448", "0.69168043", "0.6901394", "0.6880448", "0.68568313", "0.68568313", "0.68568313", "0.68568313", "0.68568313", "0.685683...
0.74963915
5
List of extensions and their versions supported by the node. repeated .envoy.config.core.v3.Extension extensions = 9;
public int getExtensionsCount() { if (extensionsBuilder_ == null) { return extensions_.size(); } else { return extensionsBuilder_.getCount(); } }
{ "objective": { "self": [], "paired": [], "triplet": [ [ "query", "document", "negatives" ] ] } }
[ "@java.lang.Override\n public java.util.List<? extends io.envoyproxy.envoy.config.core.v3.ExtensionOrBuilder> \n getExtensionsOrBuilderList() {\n return extensions_;\n }", "@java.lang.Override\n public java.util.List<io.envoyproxy.envoy.config.core.v3.Extension> getExtensionsList() {\n return extens...
[ "0.814672", "0.7932168", "0.79000425", "0.77417564", "0.7648402", "0.74963915", "0.7296648", "0.7260697", "0.7174507", "0.7119157", "0.711506", "0.70672125", "0.6921448", "0.69168043", "0.6901394", "0.6880448", "0.68568313", "0.68568313", "0.68568313", "0.68568313", "0.685683...
0.5885301
72
List of extensions and their versions supported by the node. repeated .envoy.config.core.v3.Extension extensions = 9;
public io.envoyproxy.envoy.config.core.v3.Extension getExtensions(int index) { if (extensionsBuilder_ == null) { return extensions_.get(index); } else { return extensionsBuilder_.getMessage(index); } }
{ "objective": { "self": [], "paired": [], "triplet": [ [ "query", "document", "negatives" ] ] } }
[ "@java.lang.Override\n public java.util.List<? extends io.envoyproxy.envoy.config.core.v3.ExtensionOrBuilder> \n getExtensionsOrBuilderList() {\n return extensions_;\n }", "@java.lang.Override\n public java.util.List<io.envoyproxy.envoy.config.core.v3.Extension> getExtensionsList() {\n return extens...
[ "0.814672", "0.7932168", "0.79000425", "0.77417564", "0.7648402", "0.74963915", "0.7296648", "0.7174507", "0.7119157", "0.711506", "0.70672125", "0.6921448", "0.69168043", "0.6901394", "0.6880448", "0.68568313", "0.68568313", "0.68568313", "0.68568313", "0.68568313", "0.68568...
0.7260697
7
List of extensions and their versions supported by the node. repeated .envoy.config.core.v3.Extension extensions = 9;
public Builder setExtensions( int index, io.envoyproxy.envoy.config.core.v3.Extension value) { if (extensionsBuilder_ == null) { if (value == null) { throw new NullPointerException(); } ensureExtensionsIsMutable(); extensions_.set(index, value); onChanged(...
{ "objective": { "self": [], "paired": [], "triplet": [ [ "query", "document", "negatives" ] ] } }
[ "@java.lang.Override\n public java.util.List<? extends io.envoyproxy.envoy.config.core.v3.ExtensionOrBuilder> \n getExtensionsOrBuilderList() {\n return extensions_;\n }", "@java.lang.Override\n public java.util.List<io.envoyproxy.envoy.config.core.v3.Extension> getExtensionsList() {\n return extens...
[ "0.814672", "0.7932168", "0.79000425", "0.77417564", "0.7648402", "0.74963915", "0.7296648", "0.7260697", "0.7174507", "0.7119157", "0.711506", "0.70672125", "0.6921448", "0.69168043", "0.6901394", "0.6880448", "0.68568313", "0.68568313", "0.68568313", "0.68568313", "0.685683...
0.60338867
60
List of extensions and their versions supported by the node. repeated .envoy.config.core.v3.Extension extensions = 9;
public Builder setExtensions( int index, io.envoyproxy.envoy.config.core.v3.Extension.Builder builderForValue) { if (extensionsBuilder_ == null) { ensureExtensionsIsMutable(); extensions_.set(index, builderForValue.build()); onChanged(); } else { extensionsBuilder_.se...
{ "objective": { "self": [], "paired": [], "triplet": [ [ "query", "document", "negatives" ] ] } }
[ "@java.lang.Override\n public java.util.List<? extends io.envoyproxy.envoy.config.core.v3.ExtensionOrBuilder> \n getExtensionsOrBuilderList() {\n return extensions_;\n }", "@java.lang.Override\n public java.util.List<io.envoyproxy.envoy.config.core.v3.Extension> getExtensionsList() {\n return extens...
[ "0.814672", "0.7932168", "0.79000425", "0.77417564", "0.7648402", "0.74963915", "0.7296648", "0.7260697", "0.7174507", "0.7119157", "0.711506", "0.70672125", "0.6921448", "0.69168043", "0.6901394", "0.6880448", "0.68568313", "0.68568313", "0.68568313", "0.68568313", "0.685683...
0.0
-1
List of extensions and their versions supported by the node. repeated .envoy.config.core.v3.Extension extensions = 9;
public Builder addExtensions(io.envoyproxy.envoy.config.core.v3.Extension value) { if (extensionsBuilder_ == null) { if (value == null) { throw new NullPointerException(); } ensureExtensionsIsMutable(); extensions_.add(value); onChanged(); } else { e...
{ "objective": { "self": [], "paired": [], "triplet": [ [ "query", "document", "negatives" ] ] } }
[ "@java.lang.Override\n public java.util.List<? extends io.envoyproxy.envoy.config.core.v3.ExtensionOrBuilder> \n getExtensionsOrBuilderList() {\n return extensions_;\n }", "@java.lang.Override\n public java.util.List<io.envoyproxy.envoy.config.core.v3.Extension> getExtensionsList() {\n return extens...
[ "0.814672", "0.7932168", "0.79000425", "0.77417564", "0.7648402", "0.74963915", "0.7296648", "0.7260697", "0.7174507", "0.7119157", "0.711506", "0.70672125", "0.6921448", "0.69168043", "0.6901394", "0.6880448", "0.68568313", "0.68568313", "0.68568313", "0.68568313", "0.685683...
0.6336432
47
List of extensions and their versions supported by the node. repeated .envoy.config.core.v3.Extension extensions = 9;
public Builder addExtensions( int index, io.envoyproxy.envoy.config.core.v3.Extension value) { if (extensionsBuilder_ == null) { if (value == null) { throw new NullPointerException(); } ensureExtensionsIsMutable(); extensions_.add(index, value); onChanged(...
{ "objective": { "self": [], "paired": [], "triplet": [ [ "query", "document", "negatives" ] ] } }
[ "@java.lang.Override\n public java.util.List<? extends io.envoyproxy.envoy.config.core.v3.ExtensionOrBuilder> \n getExtensionsOrBuilderList() {\n return extensions_;\n }", "@java.lang.Override\n public java.util.List<io.envoyproxy.envoy.config.core.v3.Extension> getExtensionsList() {\n return extens...
[ "0.814672", "0.7932168", "0.79000425", "0.77417564", "0.7648402", "0.74963915", "0.7296648", "0.7260697", "0.7174507", "0.7119157", "0.711506", "0.70672125", "0.6921448", "0.69168043", "0.6901394", "0.6880448", "0.68568313", "0.68568313", "0.68568313", "0.68568313", "0.685683...
0.5989443
64
List of extensions and their versions supported by the node. repeated .envoy.config.core.v3.Extension extensions = 9;
public Builder addExtensions( io.envoyproxy.envoy.config.core.v3.Extension.Builder builderForValue) { if (extensionsBuilder_ == null) { ensureExtensionsIsMutable(); extensions_.add(builderForValue.build()); onChanged(); } else { extensionsBuilder_.addMessage(builderFo...
{ "objective": { "self": [], "paired": [], "triplet": [ [ "query", "document", "negatives" ] ] } }
[ "@java.lang.Override\n public java.util.List<? extends io.envoyproxy.envoy.config.core.v3.ExtensionOrBuilder> \n getExtensionsOrBuilderList() {\n return extensions_;\n }", "@java.lang.Override\n public java.util.List<io.envoyproxy.envoy.config.core.v3.Extension> getExtensionsList() {\n return extens...
[ "0.814672", "0.7932168", "0.79000425", "0.77417564", "0.7648402", "0.74963915", "0.7296648", "0.7260697", "0.7174507", "0.7119157", "0.711506", "0.70672125", "0.6921448", "0.69168043", "0.6901394", "0.6880448", "0.68568313", "0.68568313", "0.68568313", "0.68568313", "0.685683...
0.0
-1
List of extensions and their versions supported by the node. repeated .envoy.config.core.v3.Extension extensions = 9;
public Builder addExtensions( int index, io.envoyproxy.envoy.config.core.v3.Extension.Builder builderForValue) { if (extensionsBuilder_ == null) { ensureExtensionsIsMutable(); extensions_.add(index, builderForValue.build()); onChanged(); } else { extensionsBuilder_.ad...
{ "objective": { "self": [], "paired": [], "triplet": [ [ "query", "document", "negatives" ] ] } }
[ "@java.lang.Override\n public java.util.List<? extends io.envoyproxy.envoy.config.core.v3.ExtensionOrBuilder> \n getExtensionsOrBuilderList() {\n return extensions_;\n }", "@java.lang.Override\n public java.util.List<io.envoyproxy.envoy.config.core.v3.Extension> getExtensionsList() {\n return extens...
[ "0.814672", "0.7932168", "0.79000425", "0.77417564", "0.7648402", "0.74963915", "0.7296648", "0.7260697", "0.7174507", "0.7119157", "0.711506", "0.70672125", "0.6921448", "0.69168043", "0.6901394", "0.6880448", "0.68568313", "0.68568313", "0.68568313", "0.68568313", "0.685683...
0.0
-1
List of extensions and their versions supported by the node. repeated .envoy.config.core.v3.Extension extensions = 9;
public Builder addAllExtensions( java.lang.Iterable<? extends io.envoyproxy.envoy.config.core.v3.Extension> values) { if (extensionsBuilder_ == null) { ensureExtensionsIsMutable(); com.google.protobuf.AbstractMessageLite.Builder.addAll( values, extensions_); onChanged()...
{ "objective": { "self": [], "paired": [], "triplet": [ [ "query", "document", "negatives" ] ] } }
[ "@java.lang.Override\n public java.util.List<? extends io.envoyproxy.envoy.config.core.v3.ExtensionOrBuilder> \n getExtensionsOrBuilderList() {\n return extensions_;\n }", "@java.lang.Override\n public java.util.List<io.envoyproxy.envoy.config.core.v3.Extension> getExtensionsList() {\n return extens...
[ "0.814672", "0.7932168", "0.79000425", "0.77417564", "0.7648402", "0.74963915", "0.7296648", "0.7260697", "0.7174507", "0.7119157", "0.711506", "0.70672125", "0.6921448", "0.69168043", "0.6901394", "0.6880448", "0.68568313", "0.68568313", "0.68568313", "0.68568313", "0.685683...
0.610601
58
List of extensions and their versions supported by the node. repeated .envoy.config.core.v3.Extension extensions = 9;
public Builder clearExtensions() { if (extensionsBuilder_ == null) { extensions_ = java.util.Collections.emptyList(); bitField0_ = (bitField0_ & ~0x00000001); onChanged(); } else { extensionsBuilder_.clear(); } return this; }
{ "objective": { "self": [], "paired": [], "triplet": [ [ "query", "document", "negatives" ] ] } }
[ "@java.lang.Override\n public java.util.List<? extends io.envoyproxy.envoy.config.core.v3.ExtensionOrBuilder> \n getExtensionsOrBuilderList() {\n return extensions_;\n }", "@java.lang.Override\n public java.util.List<io.envoyproxy.envoy.config.core.v3.Extension> getExtensionsList() {\n return extens...
[ "0.814672", "0.7932168", "0.79000425", "0.77417564", "0.7648402", "0.74963915", "0.7296648", "0.7260697", "0.7174507", "0.7119157", "0.711506", "0.70672125", "0.6921448", "0.69168043", "0.6901394", "0.6880448", "0.68568313", "0.68568313", "0.68568313", "0.68568313", "0.685683...
0.0
-1
List of extensions and their versions supported by the node. repeated .envoy.config.core.v3.Extension extensions = 9;
public Builder removeExtensions(int index) { if (extensionsBuilder_ == null) { ensureExtensionsIsMutable(); extensions_.remove(index); onChanged(); } else { extensionsBuilder_.remove(index); } return this; }
{ "objective": { "self": [], "paired": [], "triplet": [ [ "query", "document", "negatives" ] ] } }
[ "@java.lang.Override\n public java.util.List<? extends io.envoyproxy.envoy.config.core.v3.ExtensionOrBuilder> \n getExtensionsOrBuilderList() {\n return extensions_;\n }", "@java.lang.Override\n public java.util.List<io.envoyproxy.envoy.config.core.v3.Extension> getExtensionsList() {\n return extens...
[ "0.814672", "0.7932168", "0.79000425", "0.77417564", "0.7648402", "0.74963915", "0.7296648", "0.7260697", "0.7174507", "0.7119157", "0.711506", "0.70672125", "0.6921448", "0.69168043", "0.6901394", "0.6880448", "0.68568313", "0.68568313", "0.68568313", "0.68568313", "0.685683...
0.0
-1
List of extensions and their versions supported by the node. repeated .envoy.config.core.v3.Extension extensions = 9;
public io.envoyproxy.envoy.config.core.v3.Extension.Builder getExtensionsBuilder( int index) { return getExtensionsFieldBuilder().getBuilder(index); }
{ "objective": { "self": [], "paired": [], "triplet": [ [ "query", "document", "negatives" ] ] } }
[ "@java.lang.Override\n public java.util.List<? extends io.envoyproxy.envoy.config.core.v3.ExtensionOrBuilder> \n getExtensionsOrBuilderList() {\n return extensions_;\n }", "@java.lang.Override\n public java.util.List<io.envoyproxy.envoy.config.core.v3.Extension> getExtensionsList() {\n return extens...
[ "0.814672", "0.7932168", "0.79000425", "0.77417564", "0.7648402", "0.74963915", "0.7296648", "0.7260697", "0.7174507", "0.7119157", "0.711506", "0.70672125", "0.6921448", "0.69168043", "0.6901394", "0.6880448", "0.68568313", "0.68568313", "0.68568313", "0.68568313", "0.685683...
0.62474865
51
List of extensions and their versions supported by the node. repeated .envoy.config.core.v3.Extension extensions = 9;
public io.envoyproxy.envoy.config.core.v3.ExtensionOrBuilder getExtensionsOrBuilder( int index) { if (extensionsBuilder_ == null) { return extensions_.get(index); } else { return extensionsBuilder_.getMessageOrBuilder(index); } }
{ "objective": { "self": [], "paired": [], "triplet": [ [ "query", "document", "negatives" ] ] } }
[ "@java.lang.Override\n public java.util.List<? extends io.envoyproxy.envoy.config.core.v3.ExtensionOrBuilder> \n getExtensionsOrBuilderList() {\n return extensions_;\n }", "@java.lang.Override\n public java.util.List<io.envoyproxy.envoy.config.core.v3.Extension> getExtensionsList() {\n return extens...
[ "0.814672", "0.7932168", "0.79000425", "0.77417564", "0.7648402", "0.74963915", "0.7260697", "0.7174507", "0.7119157", "0.711506", "0.70672125", "0.6921448", "0.69168043", "0.6901394", "0.6880448", "0.68568313", "0.68568313", "0.68568313", "0.68568313", "0.68568313", "0.68568...
0.7296648
6
List of extensions and their versions supported by the node. repeated .envoy.config.core.v3.Extension extensions = 9;
public java.util.List<? extends io.envoyproxy.envoy.config.core.v3.ExtensionOrBuilder> getExtensionsOrBuilderList() { if (extensionsBuilder_ != null) { return extensionsBuilder_.getMessageOrBuilderList(); } else { return java.util.Collections.unmodifiableList(extensions_); } ...
{ "objective": { "self": [], "paired": [], "triplet": [ [ "query", "document", "negatives" ] ] } }
[ "@java.lang.Override\n public java.util.List<? extends io.envoyproxy.envoy.config.core.v3.ExtensionOrBuilder> \n getExtensionsOrBuilderList() {\n return extensions_;\n }", "@java.lang.Override\n public java.util.List<io.envoyproxy.envoy.config.core.v3.Extension> getExtensionsList() {\n return extens...
[ "0.814672", "0.7932168", "0.79000425", "0.7648402", "0.74963915", "0.7296648", "0.7260697", "0.7174507", "0.7119157", "0.711506", "0.70672125", "0.6921448", "0.69168043", "0.6901394", "0.6880448", "0.68568313", "0.68568313", "0.68568313", "0.68568313", "0.68568313", "0.685683...
0.77417564
3
List of extensions and their versions supported by the node. repeated .envoy.config.core.v3.Extension extensions = 9;
public io.envoyproxy.envoy.config.core.v3.Extension.Builder addExtensionsBuilder() { return getExtensionsFieldBuilder().addBuilder( io.envoyproxy.envoy.config.core.v3.Extension.getDefaultInstance()); }
{ "objective": { "self": [], "paired": [], "triplet": [ [ "query", "document", "negatives" ] ] } }
[ "@java.lang.Override\n public java.util.List<? extends io.envoyproxy.envoy.config.core.v3.ExtensionOrBuilder> \n getExtensionsOrBuilderList() {\n return extensions_;\n }", "@java.lang.Override\n public java.util.List<io.envoyproxy.envoy.config.core.v3.Extension> getExtensionsList() {\n return extens...
[ "0.814672", "0.7932168", "0.79000425", "0.77417564", "0.7648402", "0.74963915", "0.7296648", "0.7260697", "0.7174507", "0.7119157", "0.711506", "0.70672125", "0.6921448", "0.69168043", "0.6901394", "0.68568313", "0.68568313", "0.68568313", "0.68568313", "0.68568313", "0.68568...
0.6880448
15
List of extensions and their versions supported by the node. repeated .envoy.config.core.v3.Extension extensions = 9;
public io.envoyproxy.envoy.config.core.v3.Extension.Builder addExtensionsBuilder( int index) { return getExtensionsFieldBuilder().addBuilder( index, io.envoyproxy.envoy.config.core.v3.Extension.getDefaultInstance()); }
{ "objective": { "self": [], "paired": [], "triplet": [ [ "query", "document", "negatives" ] ] } }
[ "@java.lang.Override\n public java.util.List<? extends io.envoyproxy.envoy.config.core.v3.ExtensionOrBuilder> \n getExtensionsOrBuilderList() {\n return extensions_;\n }", "@java.lang.Override\n public java.util.List<io.envoyproxy.envoy.config.core.v3.Extension> getExtensionsList() {\n return extens...
[ "0.814672", "0.7932168", "0.79000425", "0.77417564", "0.7648402", "0.74963915", "0.7296648", "0.7260697", "0.7174507", "0.7119157", "0.711506", "0.70672125", "0.6921448", "0.69168043", "0.6901394", "0.6880448", "0.68568313", "0.68568313", "0.68568313", "0.68568313", "0.685683...
0.62904054
50
List of extensions and their versions supported by the node. repeated .envoy.config.core.v3.Extension extensions = 9;
public java.util.List<io.envoyproxy.envoy.config.core.v3.Extension.Builder> getExtensionsBuilderList() { return getExtensionsFieldBuilder().getBuilderList(); }
{ "objective": { "self": [], "paired": [], "triplet": [ [ "query", "document", "negatives" ] ] } }
[ "@java.lang.Override\n public java.util.List<? extends io.envoyproxy.envoy.config.core.v3.ExtensionOrBuilder> \n getExtensionsOrBuilderList() {\n return extensions_;\n }", "@java.lang.Override\n public java.util.List<io.envoyproxy.envoy.config.core.v3.Extension> getExtensionsList() {\n return extens...
[ "0.814672", "0.7932168", "0.79000425", "0.77417564", "0.7648402", "0.74963915", "0.7296648", "0.7260697", "0.7119157", "0.711506", "0.70672125", "0.6921448", "0.69168043", "0.6901394", "0.6880448", "0.68568313", "0.68568313", "0.68568313", "0.68568313", "0.68568313", "0.68568...
0.7174507
8
Client feature support list. These are well known features described in the Envoy API repository for a given major version of an API. Client features use reverse DNS naming scheme, for example `com.acme.feature`. See :ref:`the list of features &lt;client_features&gt;` that xDS client may support. repeated string client...
public com.google.protobuf.ProtocolStringList getClientFeaturesList() { return clientFeatures_.getUnmodifiableView(); }
{ "objective": { "self": [], "paired": [], "triplet": [ [ "query", "document", "negatives" ] ] } }
[ "public com.google.protobuf.ProtocolStringList\n getClientFeaturesList() {\n return clientFeatures_;\n }", "public java.lang.String getClientFeatures(int index) {\n return clientFeatures_.get(index);\n }", "public java.lang.String getClientFeatures(int index) {\n return clientFeatures_.get(ind...
[ "0.77140456", "0.73077476", "0.7232576", "0.70243657", "0.69971675", "0.6896651", "0.6792523", "0.6569749", "0.6379921", "0.6206767", "0.6140706", "0.6092626", "0.60399514", "0.603407", "0.59872514", "0.5944946", "0.590462", "0.5804063", "0.57907516", "0.57708347", "0.5719567...
0.7481413
1
Client feature support list. These are well known features described in the Envoy API repository for a given major version of an API. Client features use reverse DNS naming scheme, for example `com.acme.feature`. See :ref:`the list of features &lt;client_features&gt;` that xDS client may support. repeated string client...
public int getClientFeaturesCount() { return clientFeatures_.size(); }
{ "objective": { "self": [], "paired": [], "triplet": [ [ "query", "document", "negatives" ] ] } }
[ "public com.google.protobuf.ProtocolStringList\n getClientFeaturesList() {\n return clientFeatures_;\n }", "public com.google.protobuf.ProtocolStringList\n getClientFeaturesList() {\n return clientFeatures_.getUnmodifiableView();\n }", "public java.lang.String getClientFeatures(int index...
[ "0.77140456", "0.7481413", "0.73077476", "0.7232576", "0.70243657", "0.6896651", "0.6792523", "0.6569749", "0.6379921", "0.6206767", "0.6140706", "0.6092626", "0.60399514", "0.603407", "0.59872514", "0.5944946", "0.590462", "0.5804063", "0.57907516", "0.57708347", "0.5719567"...
0.69971675
5
Client feature support list. These are well known features described in the Envoy API repository for a given major version of an API. Client features use reverse DNS naming scheme, for example `com.acme.feature`. See :ref:`the list of features &lt;client_features&gt;` that xDS client may support. repeated string client...
public java.lang.String getClientFeatures(int index) { return clientFeatures_.get(index); }
{ "objective": { "self": [], "paired": [], "triplet": [ [ "query", "document", "negatives" ] ] } }
[ "public com.google.protobuf.ProtocolStringList\n getClientFeaturesList() {\n return clientFeatures_;\n }", "public com.google.protobuf.ProtocolStringList\n getClientFeaturesList() {\n return clientFeatures_.getUnmodifiableView();\n }", "public java.lang.String getClientFeatures(int index...
[ "0.77144974", "0.7481826", "0.73083687", "0.70262724", "0.6999075", "0.68973166", "0.679316", "0.6569425", "0.63798517", "0.62063193", "0.61402583", "0.60924006", "0.6039977", "0.6033993", "0.59874815", "0.5945865", "0.59052396", "0.58038205", "0.57907265", "0.57714295", "0.5...
0.723322
3
Client feature support list. These are well known features described in the Envoy API repository for a given major version of an API. Client features use reverse DNS naming scheme, for example `com.acme.feature`. See :ref:`the list of features &lt;client_features&gt;` that xDS client may support. repeated string client...
public com.google.protobuf.ByteString getClientFeaturesBytes(int index) { return clientFeatures_.getByteString(index); }
{ "objective": { "self": [], "paired": [], "triplet": [ [ "query", "document", "negatives" ] ] } }
[ "public com.google.protobuf.ProtocolStringList\n getClientFeaturesList() {\n return clientFeatures_;\n }", "public com.google.protobuf.ProtocolStringList\n getClientFeaturesList() {\n return clientFeatures_.getUnmodifiableView();\n }", "public java.lang.String getClientFeatures(int index...
[ "0.77140456", "0.7481413", "0.73077476", "0.7232576", "0.70243657", "0.69971675", "0.6896651", "0.6569749", "0.6379921", "0.6206767", "0.6140706", "0.6092626", "0.60399514", "0.603407", "0.59872514", "0.5944946", "0.590462", "0.5804063", "0.57907516", "0.57708347", "0.5719567...
0.6792523
7
Client feature support list. These are well known features described in the Envoy API repository for a given major version of an API. Client features use reverse DNS naming scheme, for example `com.acme.feature`. See :ref:`the list of features &lt;client_features&gt;` that xDS client may support. repeated string client...
public Builder setClientFeatures( int index, java.lang.String value) { if (value == null) { throw new NullPointerException(); } ensureClientFeaturesIsMutable(); clientFeatures_.set(index, value); onChanged(); return this; }
{ "objective": { "self": [], "paired": [], "triplet": [ [ "query", "document", "negatives" ] ] } }
[ "public com.google.protobuf.ProtocolStringList\n getClientFeaturesList() {\n return clientFeatures_;\n }", "public com.google.protobuf.ProtocolStringList\n getClientFeaturesList() {\n return clientFeatures_.getUnmodifiableView();\n }", "public java.lang.String getClientFeatures(int index...
[ "0.77140456", "0.7481413", "0.73077476", "0.7232576", "0.70243657", "0.69971675", "0.6896651", "0.6792523", "0.6569749", "0.6206767", "0.6140706", "0.6092626", "0.60399514", "0.603407", "0.59872514", "0.5944946", "0.590462", "0.5804063", "0.57907516", "0.57708347", "0.5719567...
0.6379921
9
Client feature support list. These are well known features described in the Envoy API repository for a given major version of an API. Client features use reverse DNS naming scheme, for example `com.acme.feature`. See :ref:`the list of features &lt;client_features&gt;` that xDS client may support. repeated string client...
public Builder addClientFeatures( java.lang.String value) { if (value == null) { throw new NullPointerException(); } ensureClientFeaturesIsMutable(); clientFeatures_.add(value); onChanged(); return this; }
{ "objective": { "self": [], "paired": [], "triplet": [ [ "query", "document", "negatives" ] ] } }
[ "public com.google.protobuf.ProtocolStringList\n getClientFeaturesList() {\n return clientFeatures_;\n }", "public com.google.protobuf.ProtocolStringList\n getClientFeaturesList() {\n return clientFeatures_.getUnmodifiableView();\n }", "public java.lang.String getClientFeatures(int index...
[ "0.77140456", "0.7481413", "0.73077476", "0.7232576", "0.70243657", "0.69971675", "0.6896651", "0.6792523", "0.6379921", "0.6206767", "0.6140706", "0.6092626", "0.60399514", "0.603407", "0.59872514", "0.5944946", "0.590462", "0.5804063", "0.57907516", "0.57708347", "0.5719567...
0.6569749
8
Client feature support list. These are well known features described in the Envoy API repository for a given major version of an API. Client features use reverse DNS naming scheme, for example `com.acme.feature`. See :ref:`the list of features &lt;client_features&gt;` that xDS client may support. repeated string client...
public Builder addAllClientFeatures( java.lang.Iterable<java.lang.String> values) { ensureClientFeaturesIsMutable(); com.google.protobuf.AbstractMessageLite.Builder.addAll( values, clientFeatures_); onChanged(); return this; }
{ "objective": { "self": [], "paired": [], "triplet": [ [ "query", "document", "negatives" ] ] } }
[ "public com.google.protobuf.ProtocolStringList\n getClientFeaturesList() {\n return clientFeatures_;\n }", "public com.google.protobuf.ProtocolStringList\n getClientFeaturesList() {\n return clientFeatures_.getUnmodifiableView();\n }", "public java.lang.String getClientFeatures(int index...
[ "0.77144974", "0.7481826", "0.73083687", "0.723322", "0.70262724", "0.6999075", "0.68973166", "0.679316", "0.6569425", "0.63798517", "0.62063193", "0.60924006", "0.6039977", "0.6033993", "0.59874815", "0.5945865", "0.59052396", "0.58038205", "0.57907265", "0.57714295", "0.572...
0.61402583
11
Client feature support list. These are well known features described in the Envoy API repository for a given major version of an API. Client features use reverse DNS naming scheme, for example `com.acme.feature`. See :ref:`the list of features &lt;client_features&gt;` that xDS client may support. repeated string client...
public Builder clearClientFeatures() { clientFeatures_ = com.google.protobuf.LazyStringArrayList.EMPTY; bitField0_ = (bitField0_ & ~0x00000002); onChanged(); return this; }
{ "objective": { "self": [], "paired": [], "triplet": [ [ "query", "document", "negatives" ] ] } }
[ "public com.google.protobuf.ProtocolStringList\n getClientFeaturesList() {\n return clientFeatures_;\n }", "public com.google.protobuf.ProtocolStringList\n getClientFeaturesList() {\n return clientFeatures_.getUnmodifiableView();\n }", "public java.lang.String getClientFeatures(int index...
[ "0.77140456", "0.7481413", "0.73077476", "0.7232576", "0.70243657", "0.69971675", "0.6896651", "0.6792523", "0.6569749", "0.6379921", "0.6206767", "0.6140706", "0.6092626", "0.60399514", "0.59872514", "0.5944946", "0.590462", "0.5804063", "0.57907516", "0.57708347", "0.571956...
0.603407
14
Client feature support list. These are well known features described in the Envoy API repository for a given major version of an API. Client features use reverse DNS naming scheme, for example `com.acme.feature`. See :ref:`the list of features &lt;client_features&gt;` that xDS client may support. repeated string client...
public Builder addClientFeaturesBytes( com.google.protobuf.ByteString value) { if (value == null) { throw new NullPointerException(); } checkByteStringIsUtf8(value); ensureClientFeaturesIsMutable(); clientFeatures_.add(value); onChanged(); return this; }
{ "objective": { "self": [], "paired": [], "triplet": [ [ "query", "document", "negatives" ] ] } }
[ "public com.google.protobuf.ProtocolStringList\n getClientFeaturesList() {\n return clientFeatures_;\n }", "public com.google.protobuf.ProtocolStringList\n getClientFeaturesList() {\n return clientFeatures_.getUnmodifiableView();\n }", "public java.lang.String getClientFeatures(int index...
[ "0.77140456", "0.7481413", "0.73077476", "0.7232576", "0.70243657", "0.69971675", "0.6896651", "0.6792523", "0.6569749", "0.6379921", "0.6206767", "0.6140706", "0.6092626", "0.60399514", "0.603407", "0.59872514", "0.5944946", "0.590462", "0.57907516", "0.57708347", "0.5719567...
0.5804063
18
Known listening ports on the node as a generic hint to the management server for filtering :ref:`listeners &lt;config_listeners&gt;` to be returned. For example, if there is a listener bound to port 80, the list can optionally contain the SocketAddress `(0.0.0.0,80)`. The field is optional and just a hint. repeated .en...
@java.lang.Deprecated public java.util.List<io.envoyproxy.envoy.config.core.v3.Address> getListeningAddressesList() { if (listeningAddressesBuilder_ == null) { return java.util.Collections.unmodifiableList(listeningAddresses_); } else { return listeningAddressesBuilder_.getMessageList(); ...
{ "objective": { "self": [], "paired": [], "triplet": [ [ "query", "document", "negatives" ] ] } }
[ "@java.lang.Override\n @java.lang.Deprecated public io.envoyproxy.envoy.config.core.v3.AddressOrBuilder getListeningAddressesOrBuilder(\n int index) {\n return listeningAddresses_.get(index);\n }", "@java.lang.Override\n @java.lang.Deprecated public java.util.List<? extends io.envoyproxy.envoy.config.c...
[ "0.7395131", "0.7277722", "0.71276444", "0.7067325", "0.6903526", "0.6826338", "0.66563314", "0.65887254", "0.6560918", "0.6504121", "0.6461965", "0.6436128", "0.6272197", "0.6184819", "0.6144155", "0.6114009", "0.60620165", "0.5995614", "0.5979992", "0.5962518", "0.5942519",...
0.6713869
6
Known listening ports on the node as a generic hint to the management server for filtering :ref:`listeners &lt;config_listeners&gt;` to be returned. For example, if there is a listener bound to port 80, the list can optionally contain the SocketAddress `(0.0.0.0,80)`. The field is optional and just a hint. repeated .en...
@java.lang.Deprecated public int getListeningAddressesCount() { if (listeningAddressesBuilder_ == null) { return listeningAddresses_.size(); } else { return listeningAddressesBuilder_.getCount(); } }
{ "objective": { "self": [], "paired": [], "triplet": [ [ "query", "document", "negatives" ] ] } }
[ "@java.lang.Override\n @java.lang.Deprecated public io.envoyproxy.envoy.config.core.v3.AddressOrBuilder getListeningAddressesOrBuilder(\n int index) {\n return listeningAddresses_.get(index);\n }", "@java.lang.Override\n @java.lang.Deprecated public java.util.List<? extends io.envoyproxy.envoy.config.c...
[ "0.73959684", "0.72792095", "0.71289015", "0.7068962", "0.6904901", "0.6827096", "0.67153555", "0.66574967", "0.65887994", "0.6562259", "0.6504933", "0.6462406", "0.6436186", "0.6271347", "0.6144026", "0.6114995", "0.6062084", "0.59963584", "0.59806526", "0.5962941", "0.59440...
0.61861837
14
Known listening ports on the node as a generic hint to the management server for filtering :ref:`listeners &lt;config_listeners&gt;` to be returned. For example, if there is a listener bound to port 80, the list can optionally contain the SocketAddress `(0.0.0.0,80)`. The field is optional and just a hint. repeated .en...
@java.lang.Deprecated public io.envoyproxy.envoy.config.core.v3.Address getListeningAddresses(int index) { if (listeningAddressesBuilder_ == null) { return listeningAddresses_.get(index); } else { return listeningAddressesBuilder_.getMessage(index); } }
{ "objective": { "self": [], "paired": [], "triplet": [ [ "query", "document", "negatives" ] ] } }
[ "@java.lang.Override\n @java.lang.Deprecated public io.envoyproxy.envoy.config.core.v3.AddressOrBuilder getListeningAddressesOrBuilder(\n int index) {\n return listeningAddresses_.get(index);\n }", "@java.lang.Override\n @java.lang.Deprecated public java.util.List<? extends io.envoyproxy.envoy.config.c...
[ "0.7395131", "0.7277722", "0.71276444", "0.7067325", "0.6903526", "0.6826338", "0.6713869", "0.65887254", "0.6560918", "0.6504121", "0.6461965", "0.6436128", "0.6272197", "0.6184819", "0.6144155", "0.6114009", "0.60620165", "0.5995614", "0.5979992", "0.5962518", "0.5942519", ...
0.66563314
7
Known listening ports on the node as a generic hint to the management server for filtering :ref:`listeners &lt;config_listeners&gt;` to be returned. For example, if there is a listener bound to port 80, the list can optionally contain the SocketAddress `(0.0.0.0,80)`. The field is optional and just a hint. repeated .en...
@java.lang.Deprecated public Builder setListeningAddresses( int index, io.envoyproxy.envoy.config.core.v3.Address value) { if (listeningAddressesBuilder_ == null) { if (value == null) { throw new NullPointerException(); } ensureListeningAddressesIsMutable(); liste...
{ "objective": { "self": [], "paired": [], "triplet": [ [ "query", "document", "negatives" ] ] } }
[ "@java.lang.Override\n @java.lang.Deprecated public io.envoyproxy.envoy.config.core.v3.AddressOrBuilder getListeningAddressesOrBuilder(\n int index) {\n return listeningAddresses_.get(index);\n }", "@java.lang.Override\n @java.lang.Deprecated public java.util.List<? extends io.envoyproxy.envoy.config.c...
[ "0.7395131", "0.7277722", "0.71276444", "0.7067325", "0.6903526", "0.6826338", "0.6713869", "0.66563314", "0.65887254", "0.6560918", "0.6461965", "0.6436128", "0.6272197", "0.6184819", "0.6144155", "0.6114009", "0.60620165", "0.5995614", "0.5979992", "0.5962518", "0.5942519",...
0.6504121
10
Known listening ports on the node as a generic hint to the management server for filtering :ref:`listeners &lt;config_listeners&gt;` to be returned. For example, if there is a listener bound to port 80, the list can optionally contain the SocketAddress `(0.0.0.0,80)`. The field is optional and just a hint. repeated .en...
@java.lang.Deprecated public Builder setListeningAddresses( int index, io.envoyproxy.envoy.config.core.v3.Address.Builder builderForValue) { if (listeningAddressesBuilder_ == null) { ensureListeningAddressesIsMutable(); listeningAddresses_.set(index, builderForValue.build()); onCha...
{ "objective": { "self": [], "paired": [], "triplet": [ [ "query", "document", "negatives" ] ] } }
[ "@java.lang.Override\n @java.lang.Deprecated public io.envoyproxy.envoy.config.core.v3.AddressOrBuilder getListeningAddressesOrBuilder(\n int index) {\n return listeningAddresses_.get(index);\n }", "@java.lang.Override\n @java.lang.Deprecated public java.util.List<? extends io.envoyproxy.envoy.config.c...
[ "0.7395131", "0.7277722", "0.71276444", "0.7067325", "0.6903526", "0.6826338", "0.6713869", "0.66563314", "0.65887254", "0.6560918", "0.6504121", "0.6461965", "0.6436128", "0.6272197", "0.6184819", "0.6144155", "0.6114009", "0.60620165", "0.5995614", "0.5962518", "0.5942519",...
0.5979992
19
Known listening ports on the node as a generic hint to the management server for filtering :ref:`listeners &lt;config_listeners&gt;` to be returned. For example, if there is a listener bound to port 80, the list can optionally contain the SocketAddress `(0.0.0.0,80)`. The field is optional and just a hint. repeated .en...
@java.lang.Deprecated public Builder addListeningAddresses(io.envoyproxy.envoy.config.core.v3.Address value) { if (listeningAddressesBuilder_ == null) { if (value == null) { throw new NullPointerException(); } ensureListeningAddressesIsMutable(); listeningAddresses_.add(v...
{ "objective": { "self": [], "paired": [], "triplet": [ [ "query", "document", "negatives" ] ] } }
[ "@java.lang.Override\n @java.lang.Deprecated public io.envoyproxy.envoy.config.core.v3.AddressOrBuilder getListeningAddressesOrBuilder(\n int index) {\n return listeningAddresses_.get(index);\n }", "@java.lang.Override\n @java.lang.Deprecated public java.util.List<? extends io.envoyproxy.envoy.config.c...
[ "0.73959684", "0.72792095", "0.71289015", "0.7068962", "0.6904901", "0.6827096", "0.67153555", "0.66574967", "0.65887994", "0.6562259", "0.6504933", "0.6436186", "0.6271347", "0.61861837", "0.6144026", "0.6114995", "0.6062084", "0.59963584", "0.59806526", "0.5962941", "0.5944...
0.6462406
11
Known listening ports on the node as a generic hint to the management server for filtering :ref:`listeners &lt;config_listeners&gt;` to be returned. For example, if there is a listener bound to port 80, the list can optionally contain the SocketAddress `(0.0.0.0,80)`. The field is optional and just a hint. repeated .en...
@java.lang.Deprecated public Builder addListeningAddresses( int index, io.envoyproxy.envoy.config.core.v3.Address value) { if (listeningAddressesBuilder_ == null) { if (value == null) { throw new NullPointerException(); } ensureListeningAddressesIsMutable(); liste...
{ "objective": { "self": [], "paired": [], "triplet": [ [ "query", "document", "negatives" ] ] } }
[ "@java.lang.Override\n @java.lang.Deprecated public io.envoyproxy.envoy.config.core.v3.AddressOrBuilder getListeningAddressesOrBuilder(\n int index) {\n return listeningAddresses_.get(index);\n }", "@java.lang.Override\n @java.lang.Deprecated public java.util.List<? extends io.envoyproxy.envoy.config.c...
[ "0.7395131", "0.7277722", "0.71276444", "0.7067325", "0.6903526", "0.6826338", "0.6713869", "0.66563314", "0.6560918", "0.6504121", "0.6461965", "0.6436128", "0.6272197", "0.6184819", "0.6144155", "0.6114009", "0.60620165", "0.5995614", "0.5979992", "0.5962518", "0.5942519", ...
0.65887254
8
Known listening ports on the node as a generic hint to the management server for filtering :ref:`listeners &lt;config_listeners&gt;` to be returned. For example, if there is a listener bound to port 80, the list can optionally contain the SocketAddress `(0.0.0.0,80)`. The field is optional and just a hint. repeated .en...
@java.lang.Deprecated public Builder addListeningAddresses( io.envoyproxy.envoy.config.core.v3.Address.Builder builderForValue) { if (listeningAddressesBuilder_ == null) { ensureListeningAddressesIsMutable(); listeningAddresses_.add(builderForValue.build()); onChanged(); } el...
{ "objective": { "self": [], "paired": [], "triplet": [ [ "query", "document", "negatives" ] ] } }
[ "@java.lang.Override\n @java.lang.Deprecated public io.envoyproxy.envoy.config.core.v3.AddressOrBuilder getListeningAddressesOrBuilder(\n int index) {\n return listeningAddresses_.get(index);\n }", "@java.lang.Override\n @java.lang.Deprecated public java.util.List<? extends io.envoyproxy.envoy.config.c...
[ "0.7395131", "0.7277722", "0.71276444", "0.7067325", "0.6903526", "0.6826338", "0.6713869", "0.66563314", "0.65887254", "0.6560918", "0.6504121", "0.6461965", "0.6436128", "0.6272197", "0.6184819", "0.6144155", "0.6114009", "0.60620165", "0.5995614", "0.5979992", "0.5942519",...
0.5962518
20
Known listening ports on the node as a generic hint to the management server for filtering :ref:`listeners &lt;config_listeners&gt;` to be returned. For example, if there is a listener bound to port 80, the list can optionally contain the SocketAddress `(0.0.0.0,80)`. The field is optional and just a hint. repeated .en...
@java.lang.Deprecated public Builder addListeningAddresses( int index, io.envoyproxy.envoy.config.core.v3.Address.Builder builderForValue) { if (listeningAddressesBuilder_ == null) { ensureListeningAddressesIsMutable(); listeningAddresses_.add(index, builderForValue.build()); onCha...
{ "objective": { "self": [], "paired": [], "triplet": [ [ "query", "document", "negatives" ] ] } }
[ "@java.lang.Override\n @java.lang.Deprecated public io.envoyproxy.envoy.config.core.v3.AddressOrBuilder getListeningAddressesOrBuilder(\n int index) {\n return listeningAddresses_.get(index);\n }", "@java.lang.Override\n @java.lang.Deprecated public java.util.List<? extends io.envoyproxy.envoy.config.c...
[ "0.7395131", "0.7277722", "0.71276444", "0.7067325", "0.6903526", "0.6826338", "0.6713869", "0.66563314", "0.65887254", "0.6560918", "0.6504121", "0.6461965", "0.6436128", "0.6272197", "0.6184819", "0.6144155", "0.6114009", "0.5995614", "0.5979992", "0.5962518", "0.5942519", ...
0.60620165
17
Known listening ports on the node as a generic hint to the management server for filtering :ref:`listeners &lt;config_listeners&gt;` to be returned. For example, if there is a listener bound to port 80, the list can optionally contain the SocketAddress `(0.0.0.0,80)`. The field is optional and just a hint. repeated .en...
@java.lang.Deprecated public Builder addAllListeningAddresses( java.lang.Iterable<? extends io.envoyproxy.envoy.config.core.v3.Address> values) { if (listeningAddressesBuilder_ == null) { ensureListeningAddressesIsMutable(); com.google.protobuf.AbstractMessageLite.Builder.addAll( ...
{ "objective": { "self": [], "paired": [], "triplet": [ [ "query", "document", "negatives" ] ] } }
[ "@java.lang.Override\n @java.lang.Deprecated public io.envoyproxy.envoy.config.core.v3.AddressOrBuilder getListeningAddressesOrBuilder(\n int index) {\n return listeningAddresses_.get(index);\n }", "@java.lang.Override\n @java.lang.Deprecated public java.util.List<? extends io.envoyproxy.envoy.config.c...
[ "0.73959684", "0.72792095", "0.71289015", "0.7068962", "0.6904901", "0.6827096", "0.67153555", "0.66574967", "0.65887994", "0.6562259", "0.6504933", "0.6462406", "0.6436186", "0.6271347", "0.61861837", "0.6144026", "0.6062084", "0.59963584", "0.59806526", "0.5962941", "0.5944...
0.6114995
16
Known listening ports on the node as a generic hint to the management server for filtering :ref:`listeners &lt;config_listeners&gt;` to be returned. For example, if there is a listener bound to port 80, the list can optionally contain the SocketAddress `(0.0.0.0,80)`. The field is optional and just a hint. repeated .en...
@java.lang.Deprecated public Builder clearListeningAddresses() { if (listeningAddressesBuilder_ == null) { listeningAddresses_ = java.util.Collections.emptyList(); bitField0_ = (bitField0_ & ~0x00000004); onChanged(); } else { listeningAddressesBuilder_.clear(); } ...
{ "objective": { "self": [], "paired": [], "triplet": [ [ "query", "document", "negatives" ] ] } }
[ "@java.lang.Override\n @java.lang.Deprecated public io.envoyproxy.envoy.config.core.v3.AddressOrBuilder getListeningAddressesOrBuilder(\n int index) {\n return listeningAddresses_.get(index);\n }", "@java.lang.Override\n @java.lang.Deprecated public java.util.List<? extends io.envoyproxy.envoy.config.c...
[ "0.7395131", "0.7277722", "0.71276444", "0.7067325", "0.6903526", "0.6826338", "0.6713869", "0.66563314", "0.65887254", "0.6560918", "0.6504121", "0.6461965", "0.6436128", "0.6272197", "0.6184819", "0.6144155", "0.6114009", "0.60620165", "0.5995614", "0.5979992", "0.5962518",...
0.5937237
22
Known listening ports on the node as a generic hint to the management server for filtering :ref:`listeners &lt;config_listeners&gt;` to be returned. For example, if there is a listener bound to port 80, the list can optionally contain the SocketAddress `(0.0.0.0,80)`. The field is optional and just a hint. repeated .en...
@java.lang.Deprecated public Builder removeListeningAddresses(int index) { if (listeningAddressesBuilder_ == null) { ensureListeningAddressesIsMutable(); listeningAddresses_.remove(index); onChanged(); } else { listeningAddressesBuilder_.remove(index); } return th...
{ "objective": { "self": [], "paired": [], "triplet": [ [ "query", "document", "negatives" ] ] } }
[ "@java.lang.Override\n @java.lang.Deprecated public io.envoyproxy.envoy.config.core.v3.AddressOrBuilder getListeningAddressesOrBuilder(\n int index) {\n return listeningAddresses_.get(index);\n }", "@java.lang.Override\n @java.lang.Deprecated public java.util.List<? extends io.envoyproxy.envoy.config.c...
[ "0.7395131", "0.7277722", "0.71276444", "0.7067325", "0.6903526", "0.6826338", "0.6713869", "0.66563314", "0.65887254", "0.6560918", "0.6504121", "0.6461965", "0.6436128", "0.6272197", "0.6184819", "0.6144155", "0.6114009", "0.60620165", "0.5995614", "0.5979992", "0.5962518",...
0.5246208
25
Known listening ports on the node as a generic hint to the management server for filtering :ref:`listeners &lt;config_listeners&gt;` to be returned. For example, if there is a listener bound to port 80, the list can optionally contain the SocketAddress `(0.0.0.0,80)`. The field is optional and just a hint. repeated .en...
@java.lang.Deprecated public io.envoyproxy.envoy.config.core.v3.Address.Builder getListeningAddressesBuilder( int index) { return getListeningAddressesFieldBuilder().getBuilder(index); }
{ "objective": { "self": [], "paired": [], "triplet": [ [ "query", "document", "negatives" ] ] } }
[ "@java.lang.Override\n @java.lang.Deprecated public io.envoyproxy.envoy.config.core.v3.AddressOrBuilder getListeningAddressesOrBuilder(\n int index) {\n return listeningAddresses_.get(index);\n }", "@java.lang.Override\n @java.lang.Deprecated public java.util.List<? extends io.envoyproxy.envoy.config.c...
[ "0.7395131", "0.7277722", "0.71276444", "0.7067325", "0.6903526", "0.6826338", "0.6713869", "0.66563314", "0.65887254", "0.6560918", "0.6504121", "0.6461965", "0.6436128", "0.6272197", "0.6184819", "0.6144155", "0.6114009", "0.60620165", "0.5979992", "0.5962518", "0.5942519",...
0.5995614
18
Known listening ports on the node as a generic hint to the management server for filtering :ref:`listeners &lt;config_listeners&gt;` to be returned. For example, if there is a listener bound to port 80, the list can optionally contain the SocketAddress `(0.0.0.0,80)`. The field is optional and just a hint. repeated .en...
@java.lang.Deprecated public io.envoyproxy.envoy.config.core.v3.AddressOrBuilder getListeningAddressesOrBuilder( int index) { if (listeningAddressesBuilder_ == null) { return listeningAddresses_.get(index); } else { return listeningAddressesBuilder_.getMessageOrBuilder(index); } ...
{ "objective": { "self": [], "paired": [], "triplet": [ [ "query", "document", "negatives" ] ] } }
[ "@java.lang.Override\n @java.lang.Deprecated public io.envoyproxy.envoy.config.core.v3.AddressOrBuilder getListeningAddressesOrBuilder(\n int index) {\n return listeningAddresses_.get(index);\n }", "@java.lang.Override\n @java.lang.Deprecated public java.util.List<? extends io.envoyproxy.envoy.config.c...
[ "0.73959684", "0.72792095", "0.71289015", "0.7068962", "0.6904901", "0.67153555", "0.66574967", "0.65887994", "0.6562259", "0.6504933", "0.6462406", "0.6436186", "0.6271347", "0.61861837", "0.6144026", "0.6114995", "0.6062084", "0.59963584", "0.59806526", "0.5962941", "0.5944...
0.6827096
5
Known listening ports on the node as a generic hint to the management server for filtering :ref:`listeners &lt;config_listeners&gt;` to be returned. For example, if there is a listener bound to port 80, the list can optionally contain the SocketAddress `(0.0.0.0,80)`. The field is optional and just a hint. repeated .en...
@java.lang.Deprecated public java.util.List<? extends io.envoyproxy.envoy.config.core.v3.AddressOrBuilder> getListeningAddressesOrBuilderList() { if (listeningAddressesBuilder_ != null) { return listeningAddressesBuilder_.getMessageOrBuilderList(); } else { return java.util.Collect...
{ "objective": { "self": [], "paired": [], "triplet": [ [ "query", "document", "negatives" ] ] } }
[ "@java.lang.Override\n @java.lang.Deprecated public io.envoyproxy.envoy.config.core.v3.AddressOrBuilder getListeningAddressesOrBuilder(\n int index) {\n return listeningAddresses_.get(index);\n }", "@java.lang.Override\n @java.lang.Deprecated public java.util.List<? extends io.envoyproxy.envoy.config.c...
[ "0.7395131", "0.7277722", "0.71276444", "0.7067325", "0.6826338", "0.6713869", "0.66563314", "0.65887254", "0.6560918", "0.6504121", "0.6461965", "0.6436128", "0.6272197", "0.6184819", "0.6144155", "0.6114009", "0.60620165", "0.5995614", "0.5979992", "0.5962518", "0.5942519",...
0.6903526
4
Known listening ports on the node as a generic hint to the management server for filtering :ref:`listeners &lt;config_listeners&gt;` to be returned. For example, if there is a listener bound to port 80, the list can optionally contain the SocketAddress `(0.0.0.0,80)`. The field is optional and just a hint. repeated .en...
@java.lang.Deprecated public io.envoyproxy.envoy.config.core.v3.Address.Builder addListeningAddressesBuilder() { return getListeningAddressesFieldBuilder().addBuilder( io.envoyproxy.envoy.config.core.v3.Address.getDefaultInstance()); }
{ "objective": { "self": [], "paired": [], "triplet": [ [ "query", "document", "negatives" ] ] } }
[ "@java.lang.Override\n @java.lang.Deprecated public io.envoyproxy.envoy.config.core.v3.AddressOrBuilder getListeningAddressesOrBuilder(\n int index) {\n return listeningAddresses_.get(index);\n }", "@java.lang.Override\n @java.lang.Deprecated public java.util.List<? extends io.envoyproxy.envoy.config.c...
[ "0.7395131", "0.7277722", "0.71276444", "0.7067325", "0.6903526", "0.6826338", "0.6713869", "0.66563314", "0.65887254", "0.6560918", "0.6504121", "0.6461965", "0.6272197", "0.6184819", "0.6144155", "0.6114009", "0.60620165", "0.5995614", "0.5979992", "0.5962518", "0.5942519",...
0.6436128
12
Known listening ports on the node as a generic hint to the management server for filtering :ref:`listeners &lt;config_listeners&gt;` to be returned. For example, if there is a listener bound to port 80, the list can optionally contain the SocketAddress `(0.0.0.0,80)`. The field is optional and just a hint. repeated .en...
@java.lang.Deprecated public io.envoyproxy.envoy.config.core.v3.Address.Builder addListeningAddressesBuilder( int index) { return getListeningAddressesFieldBuilder().addBuilder( index, io.envoyproxy.envoy.config.core.v3.Address.getDefaultInstance()); }
{ "objective": { "self": [], "paired": [], "triplet": [ [ "query", "document", "negatives" ] ] } }
[ "@java.lang.Override\n @java.lang.Deprecated public io.envoyproxy.envoy.config.core.v3.AddressOrBuilder getListeningAddressesOrBuilder(\n int index) {\n return listeningAddresses_.get(index);\n }", "@java.lang.Override\n @java.lang.Deprecated public java.util.List<? extends io.envoyproxy.envoy.config.c...
[ "0.7395131", "0.7277722", "0.71276444", "0.7067325", "0.6903526", "0.6826338", "0.6713869", "0.66563314", "0.65887254", "0.6560918", "0.6504121", "0.6461965", "0.6436128", "0.6272197", "0.6184819", "0.6114009", "0.60620165", "0.5995614", "0.5979992", "0.5962518", "0.5942519",...
0.6144155
15
Known listening ports on the node as a generic hint to the management server for filtering :ref:`listeners &lt;config_listeners&gt;` to be returned. For example, if there is a listener bound to port 80, the list can optionally contain the SocketAddress `(0.0.0.0,80)`. The field is optional and just a hint. repeated .en...
@java.lang.Deprecated public java.util.List<io.envoyproxy.envoy.config.core.v3.Address.Builder> getListeningAddressesBuilderList() { return getListeningAddressesFieldBuilder().getBuilderList(); }
{ "objective": { "self": [], "paired": [], "triplet": [ [ "query", "document", "negatives" ] ] } }
[ "@java.lang.Override\n @java.lang.Deprecated public io.envoyproxy.envoy.config.core.v3.AddressOrBuilder getListeningAddressesOrBuilder(\n int index) {\n return listeningAddresses_.get(index);\n }", "@java.lang.Override\n @java.lang.Deprecated public java.util.List<? extends io.envoyproxy.envoy.config.c...
[ "0.73959684", "0.72792095", "0.71289015", "0.7068962", "0.6904901", "0.6827096", "0.67153555", "0.66574967", "0.65887994", "0.6562259", "0.6504933", "0.6462406", "0.6436186", "0.6271347", "0.61861837", "0.6144026", "0.6114995", "0.6062084", "0.59963584", "0.59806526", "0.5962...
0.5944009
21
TODO Autogenerated method stub
@Override public void canTakeOff() { System.out.println("I CANNOT TAKE OFF UNLESS YA JUMP ME OVER SOMMAT"); }
{ "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 canLand() { System.out.println("IF IM IN THE SKY, I CANT LAND. BY THE OMNISSIAH"); }
{ "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
public String toString() { System.out.println("Doors: " + this.getDoors() + " Has a boot? " + this.getHasBoot() + " Retracting Roof" + this.getRetractingRoof()); return super.toString(); }
{ "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
Marshalling (packing the bytes)
@Override public byte[] getBytes() { byte[] marshalledBytes = null; ByteArrayOutputStream baOutputStream = new ByteArrayOutputStream(); DataOutputStream dout = new DataOutputStream(new BufferedOutputStream( baOutputStream)); try { dout.writeInt(type); dout.writeInt(status); dout.writeInt(msgLengt...
{ "objective": { "self": [], "paired": [], "triplet": [ [ "query", "document", "negatives" ] ] } }
[ "public byte[] marshall();", "public void marshal(java.nio.ByteBuffer buff) throws Exception\n{\n recordType.marshal(buff);\n changeIndicator.marshal(buff);\n entityType.marshal(buff);\n buff.putShort( (short)padding);\n buff.putInt( (int)padding1);\n}", "@Override\n void pack() {\n }", "priva...
[ "0.74900454", "0.6754771", "0.6370462", "0.6282642", "0.6224002", "0.6168139", "0.60896534", "0.60584205", "0.5947763", "0.5930944", "0.58985025", "0.58340204", "0.5829224", "0.58067656", "0.57651883", "0.57590485", "0.5737918", "0.5717195", "0.5717195", "0.5717195", "0.57171...
0.0
-1
Unmarshalling (unpack the bytes)
public RegistryReportsRegistrationStatus(byte[] marshalledBytes) throws IOException { ByteArrayInputStream baInputStream = new ByteArrayInputStream( marshalledBytes); DataInputStream din = new DataInputStream(new BufferedInputStream( baInputStream)); type = din.readInt(); status = din.readInt(); ...
{ "objective": { "self": [], "paired": [], "triplet": [ [ "query", "document", "negatives" ] ] } }
[ "@Override\n public void deserialize(ByteBuffer buf) {\n }", "public void deserialize() {\n\t\t\n\t}", "public abstract Object decode(InputStream is) ;", "byte[] decodeBytes();", "public int unmarshal(java.nio.ByteBuffer buff) throws Exception\n{\n recordType = VariableParameterRecordType.unmarshal...
[ "0.6563461", "0.6327574", "0.6326322", "0.6295409", "0.61953753", "0.61447537", "0.6120678", "0.6019299", "0.6015489", "0.5991554", "0.59732884", "0.59638506", "0.59509236", "0.5923688", "0.59011686", "0.59009063", "0.5893179", "0.5861708", "0.5854571", "0.5842681", "0.582307...
0.0
-1
SenderConstructor for class ServiceEvent called by the original event
public ServiceEvent() { // eventSenderID and eventSenderClass are initialized by the OperatingSystem! }
{ "objective": { "self": [], "paired": [], "triplet": [ [ "query", "document", "negatives" ] ] } }
[ "protected ServiceEvent(ServiceEvent event) {\n eventSenderClass=event.eventSenderClass;\n eventSenderID=event.eventSenderID;\n }", "public ServiceEvent(ServiceID eventSenderID, Class eventSenderClass) {\n this.eventSenderID = eventSenderID;\n this.eventSenderClass = eventSenderClas...
[ "0.8276055", "0.7634779", "0.6701943", "0.6623902", "0.6496369", "0.638848", "0.6294262", "0.62325853", "0.6228213", "0.61801827", "0.6149167", "0.6142499", "0.6137967", "0.6133177", "0.611795", "0.6092799", "0.60861194", "0.6011129", "0.5999378", "0.59920794", "0.5981298", ...
0.8155235
1
TemplateConstructor for class ServiceEvent Should be only called by event templates _not_ by fired events! These attibutes are overidden by the OperatingSystem.
public ServiceEvent(ServiceID eventSenderID, Class eventSenderClass) { this.eventSenderID = eventSenderID; this.eventSenderClass = eventSenderClass; }
{ "objective": { "self": [], "paired": [], "triplet": [ [ "query", "document", "negatives" ] ] } }
[ "public ServiceEvent() {\n // eventSenderID and eventSenderClass are initialized by the OperatingSystem! \n }", "protected ServiceEvent(ServiceEvent event) {\n eventSenderClass=event.eventSenderClass;\n eventSenderID=event.eventSenderID;\n }", "public ServiceEvent(long eventId, Kernel...
[ "0.84058076", "0.76296127", "0.71595114", "0.6871666", "0.68456215", "0.68054926", "0.6747935", "0.67100257", "0.6685357", "0.66525674", "0.66401255", "0.66098", "0.6596144", "0.6586066", "0.6586066", "0.6567656", "0.6508767", "0.6490924", "0.6472027", "0.64680326", "0.644624...
0.68893063
3