Package | Description |
---|---|
alluxio.grpc |
Modifier and Type | Field and Description |
---|---|
static com.google.protobuf.Parser<InconsistentProperties> |
InconsistentProperties.PARSER
Deprecated.
|
Modifier and Type | Method and Description |
---|---|
InconsistentProperties |
InconsistentProperties.Builder.build() |
InconsistentProperties |
InconsistentProperties.Builder.buildPartial() |
static InconsistentProperties |
InconsistentProperties.getDefaultInstance() |
InconsistentProperties |
InconsistentProperties.getDefaultInstanceForType() |
InconsistentProperties |
InconsistentProperties.Builder.getDefaultInstanceForType() |
InconsistentProperties |
ConfigCheckReportOrBuilder.getErrorsOrDefault(String key,
InconsistentProperties defaultValue)
Scope name as key
|
InconsistentProperties |
ConfigCheckReport.getErrorsOrDefault(String key,
InconsistentProperties defaultValue)
Scope name as key
|
InconsistentProperties |
ConfigCheckReport.Builder.getErrorsOrDefault(String key,
InconsistentProperties defaultValue)
Scope name as key
|
InconsistentProperties |
ConfigCheckReportOrBuilder.getErrorsOrThrow(String key)
Scope name as key
|
InconsistentProperties |
ConfigCheckReport.getErrorsOrThrow(String key)
Scope name as key
|
InconsistentProperties |
ConfigCheckReport.Builder.getErrorsOrThrow(String key)
Scope name as key
|
InconsistentProperties |
ConfigCheckReportOrBuilder.getWarnsOrDefault(String key,
InconsistentProperties defaultValue)
Scope name as key
|
InconsistentProperties |
ConfigCheckReport.getWarnsOrDefault(String key,
InconsistentProperties defaultValue)
Scope name as key
|
InconsistentProperties |
ConfigCheckReport.Builder.getWarnsOrDefault(String key,
InconsistentProperties defaultValue)
Scope name as key
|
InconsistentProperties |
ConfigCheckReportOrBuilder.getWarnsOrThrow(String key)
Scope name as key
|
InconsistentProperties |
ConfigCheckReport.getWarnsOrThrow(String key)
Scope name as key
|
InconsistentProperties |
ConfigCheckReport.Builder.getWarnsOrThrow(String key)
Scope name as key
|
static InconsistentProperties |
InconsistentProperties.parseDelimitedFrom(InputStream input) |
static InconsistentProperties |
InconsistentProperties.parseDelimitedFrom(InputStream input,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
static InconsistentProperties |
InconsistentProperties.parseFrom(byte[] data) |
static InconsistentProperties |
InconsistentProperties.parseFrom(byte[] data,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
static InconsistentProperties |
InconsistentProperties.parseFrom(ByteBuffer data) |
static InconsistentProperties |
InconsistentProperties.parseFrom(ByteBuffer data,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
static InconsistentProperties |
InconsistentProperties.parseFrom(com.google.protobuf.ByteString data) |
static InconsistentProperties |
InconsistentProperties.parseFrom(com.google.protobuf.ByteString data,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
static InconsistentProperties |
InconsistentProperties.parseFrom(com.google.protobuf.CodedInputStream input) |
static InconsistentProperties |
InconsistentProperties.parseFrom(com.google.protobuf.CodedInputStream input,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
static InconsistentProperties |
InconsistentProperties.parseFrom(InputStream input) |
static InconsistentProperties |
InconsistentProperties.parseFrom(InputStream input,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
Modifier and Type | Method and Description |
---|---|
Map<String,InconsistentProperties> |
ConfigCheckReportOrBuilder.getErrors()
Deprecated.
|
Map<String,InconsistentProperties> |
ConfigCheckReport.getErrors()
Deprecated.
|
Map<String,InconsistentProperties> |
ConfigCheckReport.Builder.getErrors()
Deprecated.
|
Map<String,InconsistentProperties> |
ConfigCheckReportOrBuilder.getErrorsMap()
Scope name as key
|
Map<String,InconsistentProperties> |
ConfigCheckReport.getErrorsMap()
Scope name as key
|
Map<String,InconsistentProperties> |
ConfigCheckReport.Builder.getErrorsMap()
Scope name as key
|
Map<String,InconsistentProperties> |
ConfigCheckReport.Builder.getMutableErrors()
Deprecated.
|
Map<String,InconsistentProperties> |
ConfigCheckReport.Builder.getMutableWarns()
Deprecated.
|
com.google.protobuf.Parser<InconsistentProperties> |
InconsistentProperties.getParserForType() |
Map<String,InconsistentProperties> |
ConfigCheckReportOrBuilder.getWarns()
Deprecated.
|
Map<String,InconsistentProperties> |
ConfigCheckReport.getWarns()
Deprecated.
|
Map<String,InconsistentProperties> |
ConfigCheckReport.Builder.getWarns()
Deprecated.
|
Map<String,InconsistentProperties> |
ConfigCheckReportOrBuilder.getWarnsMap()
Scope name as key
|
Map<String,InconsistentProperties> |
ConfigCheckReport.getWarnsMap()
Scope name as key
|
Map<String,InconsistentProperties> |
ConfigCheckReport.Builder.getWarnsMap()
Scope name as key
|
static com.google.protobuf.Parser<InconsistentProperties> |
InconsistentProperties.parser() |
Modifier and Type | Method and Description |
---|---|
ConfigCheckReport.Builder |
ConfigCheckReport.Builder.putAllErrors(Map<String,InconsistentProperties> values)
Scope name as key
|
ConfigCheckReport.Builder |
ConfigCheckReport.Builder.putAllWarns(Map<String,InconsistentProperties> values)
Scope name as key
|
Copyright © 2023. All Rights Reserved.