| Modifier and Type | Method and Description |
|---|---|
SparkHistoryServerConfig |
SparkHistoryServerConfig.Builder.build() |
SparkHistoryServerConfig |
SparkHistoryServerConfig.Builder.buildPartial() |
static SparkHistoryServerConfig |
SparkHistoryServerConfig.getDefaultInstance() |
SparkHistoryServerConfig |
SparkHistoryServerConfig.getDefaultInstanceForType() |
SparkHistoryServerConfig |
SparkHistoryServerConfig.Builder.getDefaultInstanceForType() |
SparkHistoryServerConfig |
PeripheralsConfigOrBuilder.getSparkHistoryServerConfig()
Optional.
|
SparkHistoryServerConfig |
AuxiliaryServicesConfigOrBuilder.getSparkHistoryServerConfig()
Optional.
|
SparkHistoryServerConfig |
AuxiliaryServicesConfig.getSparkHistoryServerConfig()
Optional.
|
SparkHistoryServerConfig |
AuxiliaryServicesConfig.Builder.getSparkHistoryServerConfig()
Optional.
|
SparkHistoryServerConfig |
PeripheralsConfig.getSparkHistoryServerConfig()
Optional.
|
SparkHistoryServerConfig |
PeripheralsConfig.Builder.getSparkHistoryServerConfig()
Optional.
|
static SparkHistoryServerConfig |
SparkHistoryServerConfig.parseDelimitedFrom(InputStream input) |
static SparkHistoryServerConfig |
SparkHistoryServerConfig.parseDelimitedFrom(InputStream input,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
static SparkHistoryServerConfig |
SparkHistoryServerConfig.parseFrom(byte[] data) |
static SparkHistoryServerConfig |
SparkHistoryServerConfig.parseFrom(byte[] data,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
static SparkHistoryServerConfig |
SparkHistoryServerConfig.parseFrom(ByteBuffer data) |
static SparkHistoryServerConfig |
SparkHistoryServerConfig.parseFrom(ByteBuffer data,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
static SparkHistoryServerConfig |
SparkHistoryServerConfig.parseFrom(com.google.protobuf.ByteString data) |
static SparkHistoryServerConfig |
SparkHistoryServerConfig.parseFrom(com.google.protobuf.ByteString data,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
static SparkHistoryServerConfig |
SparkHistoryServerConfig.parseFrom(com.google.protobuf.CodedInputStream input) |
static SparkHistoryServerConfig |
SparkHistoryServerConfig.parseFrom(com.google.protobuf.CodedInputStream input,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
static SparkHistoryServerConfig |
SparkHistoryServerConfig.parseFrom(InputStream input) |
static SparkHistoryServerConfig |
SparkHistoryServerConfig.parseFrom(InputStream input,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
| Modifier and Type | Method and Description |
|---|---|
com.google.protobuf.Parser<SparkHistoryServerConfig> |
SparkHistoryServerConfig.getParserForType() |
static com.google.protobuf.Parser<SparkHistoryServerConfig> |
SparkHistoryServerConfig.parser() |
| Modifier and Type | Method and Description |
|---|---|
SparkHistoryServerConfig.Builder |
SparkHistoryServerConfig.Builder.mergeFrom(SparkHistoryServerConfig other) |
AuxiliaryServicesConfig.Builder |
AuxiliaryServicesConfig.Builder.mergeSparkHistoryServerConfig(SparkHistoryServerConfig value)
Optional.
|
PeripheralsConfig.Builder |
PeripheralsConfig.Builder.mergeSparkHistoryServerConfig(SparkHistoryServerConfig value)
Optional.
|
static SparkHistoryServerConfig.Builder |
SparkHistoryServerConfig.newBuilder(SparkHistoryServerConfig prototype) |
AuxiliaryServicesConfig.Builder |
AuxiliaryServicesConfig.Builder.setSparkHistoryServerConfig(SparkHistoryServerConfig value)
Optional.
|
PeripheralsConfig.Builder |
PeripheralsConfig.Builder.setSparkHistoryServerConfig(SparkHistoryServerConfig value)
Optional.
|
Copyright © 2024 Google LLC. All rights reserved.