Package | Description |
---|---|
com.adobe.dx.xeng.cortexmetrics.proto |
Modifier and Type | Method and Description |
---|---|
Prometheus.QueryResult |
Prometheus.QueryResult.Builder.build() |
Prometheus.QueryResult |
Prometheus.QueryResult.Builder.buildPartial() |
static Prometheus.QueryResult |
Prometheus.QueryResult.getDefaultInstance() |
Prometheus.QueryResult |
Prometheus.QueryResult.getDefaultInstanceForType() |
Prometheus.QueryResult |
Prometheus.QueryResult.Builder.getDefaultInstanceForType() |
Prometheus.QueryResult |
Prometheus.ReadResponseOrBuilder.getResults(int index)
In same order as the request's queries.
|
Prometheus.QueryResult |
Prometheus.ReadResponse.getResults(int index)
In same order as the request's queries.
|
Prometheus.QueryResult |
Prometheus.ReadResponse.Builder.getResults(int index)
In same order as the request's queries.
|
static Prometheus.QueryResult |
Prometheus.QueryResult.parseDelimitedFrom(InputStream input) |
static Prometheus.QueryResult |
Prometheus.QueryResult.parseDelimitedFrom(InputStream input,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
static Prometheus.QueryResult |
Prometheus.QueryResult.parseFrom(byte[] data) |
static Prometheus.QueryResult |
Prometheus.QueryResult.parseFrom(byte[] data,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
static Prometheus.QueryResult |
Prometheus.QueryResult.parseFrom(ByteBuffer data) |
static Prometheus.QueryResult |
Prometheus.QueryResult.parseFrom(ByteBuffer data,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
static Prometheus.QueryResult |
Prometheus.QueryResult.parseFrom(com.google.protobuf.ByteString data) |
static Prometheus.QueryResult |
Prometheus.QueryResult.parseFrom(com.google.protobuf.ByteString data,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
static Prometheus.QueryResult |
Prometheus.QueryResult.parseFrom(com.google.protobuf.CodedInputStream input) |
static Prometheus.QueryResult |
Prometheus.QueryResult.parseFrom(com.google.protobuf.CodedInputStream input,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
static Prometheus.QueryResult |
Prometheus.QueryResult.parseFrom(InputStream input) |
static Prometheus.QueryResult |
Prometheus.QueryResult.parseFrom(InputStream input,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
Modifier and Type | Method and Description |
---|---|
com.google.protobuf.Parser<Prometheus.QueryResult> |
Prometheus.QueryResult.getParserForType() |
List<Prometheus.QueryResult> |
Prometheus.ReadResponseOrBuilder.getResultsList()
In same order as the request's queries.
|
List<Prometheus.QueryResult> |
Prometheus.ReadResponse.getResultsList()
In same order as the request's queries.
|
List<Prometheus.QueryResult> |
Prometheus.ReadResponse.Builder.getResultsList()
In same order as the request's queries.
|
static com.google.protobuf.Parser<Prometheus.QueryResult> |
Prometheus.QueryResult.parser() |
Modifier and Type | Method and Description |
---|---|
Prometheus.ReadResponse.Builder |
Prometheus.ReadResponse.Builder.addResults(int index,
Prometheus.QueryResult value)
In same order as the request's queries.
|
Prometheus.ReadResponse.Builder |
Prometheus.ReadResponse.Builder.addResults(Prometheus.QueryResult value)
In same order as the request's queries.
|
Prometheus.QueryResult.Builder |
Prometheus.QueryResult.Builder.mergeFrom(Prometheus.QueryResult other) |
static Prometheus.QueryResult.Builder |
Prometheus.QueryResult.newBuilder(Prometheus.QueryResult prototype) |
Prometheus.ReadResponse.Builder |
Prometheus.ReadResponse.Builder.setResults(int index,
Prometheus.QueryResult value)
In same order as the request's queries.
|
Modifier and Type | Method and Description |
---|---|
Prometheus.ReadResponse.Builder |
Prometheus.ReadResponse.Builder.addAllResults(Iterable<? extends Prometheus.QueryResult> values)
In same order as the request's queries.
|
Copyright © 2016–2021. All rights reserved.