Package io.dapr.v1
Interface DaprProtos.GetMetadataResponseOrBuilder
- All Superinterfaces:
com.google.protobuf.MessageLiteOrBuilder,com.google.protobuf.MessageOrBuilder
- All Known Implementing Classes:
DaprProtos.GetMetadataResponse,DaprProtos.GetMetadataResponse.Builder
- Enclosing class:
- DaprProtos
public static interface DaprProtos.GetMetadataResponseOrBuilder
extends com.google.protobuf.MessageOrBuilder
-
Method Summary
Modifier and TypeMethodDescriptionbooleanmap<string, string> extended_metadata = 4 [json_name = "extended"];getActiveActorsCount(int index) Deprecated.intDeprecated.Deprecated.getActiveActorsCountOrBuilder(int index) Deprecated.List<? extends DaprProtos.ActiveActorsCountOrBuilder>Deprecated..dapr.proto.runtime.v1.ActorRuntime actor_runtime = 10 [json_name = "actorRuntime"];.dapr.proto.runtime.v1.ActorRuntime actor_runtime = 10 [json_name = "actorRuntime"];.dapr.proto.runtime.v1.AppConnectionProperties app_connection_properties = 7 [json_name = "appConnectionProperties"];.dapr.proto.runtime.v1.AppConnectionProperties app_connection_properties = 7 [json_name = "appConnectionProperties"];getEnabledFeatures(int index) repeated string enabled_features = 9 [json_name = "enabledFeatures"];com.google.protobuf.ByteStringgetEnabledFeaturesBytes(int index) repeated string enabled_features = 9 [json_name = "enabledFeatures"];intrepeated string enabled_features = 9 [json_name = "enabledFeatures"];repeated string enabled_features = 9 [json_name = "enabledFeatures"];Deprecated.intmap<string, string> extended_metadata = 4 [json_name = "extended"];map<string, string> extended_metadata = 4 [json_name = "extended"];getExtendedMetadataOrDefault(String key, String defaultValue) map<string, string> extended_metadata = 4 [json_name = "extended"];map<string, string> extended_metadata = 4 [json_name = "extended"];getHttpEndpoints(int index) repeated .dapr.proto.runtime.v1.MetadataHTTPEndpoint http_endpoints = 6 [json_name = "httpEndpoints"];intrepeated .dapr.proto.runtime.v1.MetadataHTTPEndpoint http_endpoints = 6 [json_name = "httpEndpoints"];repeated .dapr.proto.runtime.v1.MetadataHTTPEndpoint http_endpoints = 6 [json_name = "httpEndpoints"];getHttpEndpointsOrBuilder(int index) repeated .dapr.proto.runtime.v1.MetadataHTTPEndpoint http_endpoints = 6 [json_name = "httpEndpoints"];List<? extends DaprProtos.MetadataHTTPEndpointOrBuilder>repeated .dapr.proto.runtime.v1.MetadataHTTPEndpoint http_endpoints = 6 [json_name = "httpEndpoints"];getId()string id = 1;com.google.protobuf.ByteStringstring id = 1;getRegisteredComponents(int index) repeated .dapr.proto.runtime.v1.RegisteredComponents registered_components = 3 [json_name = "components"];intrepeated .dapr.proto.runtime.v1.RegisteredComponents registered_components = 3 [json_name = "components"];repeated .dapr.proto.runtime.v1.RegisteredComponents registered_components = 3 [json_name = "components"];getRegisteredComponentsOrBuilder(int index) repeated .dapr.proto.runtime.v1.RegisteredComponents registered_components = 3 [json_name = "components"];List<? extends DaprProtos.RegisteredComponentsOrBuilder>repeated .dapr.proto.runtime.v1.RegisteredComponents registered_components = 3 [json_name = "components"];string runtime_version = 8 [json_name = "runtimeVersion"];com.google.protobuf.ByteStringstring runtime_version = 8 [json_name = "runtimeVersion"];optional .dapr.proto.runtime.v1.MetadataScheduler scheduler = 11 [json_name = "scheduler"];optional .dapr.proto.runtime.v1.MetadataScheduler scheduler = 11 [json_name = "scheduler"];getSubscriptions(int index) repeated .dapr.proto.runtime.v1.PubsubSubscription subscriptions = 5 [json_name = "subscriptions"];intrepeated .dapr.proto.runtime.v1.PubsubSubscription subscriptions = 5 [json_name = "subscriptions"];repeated .dapr.proto.runtime.v1.PubsubSubscription subscriptions = 5 [json_name = "subscriptions"];getSubscriptionsOrBuilder(int index) repeated .dapr.proto.runtime.v1.PubsubSubscription subscriptions = 5 [json_name = "subscriptions"];List<? extends DaprProtos.PubsubSubscriptionOrBuilder>repeated .dapr.proto.runtime.v1.PubsubSubscription subscriptions = 5 [json_name = "subscriptions"];optional .dapr.proto.runtime.v1.MetadataWorkflows workflows = 12 [json_name = "workflows"];optional .dapr.proto.runtime.v1.MetadataWorkflows workflows = 12 [json_name = "workflows"];boolean.dapr.proto.runtime.v1.ActorRuntime actor_runtime = 10 [json_name = "actorRuntime"];boolean.dapr.proto.runtime.v1.AppConnectionProperties app_connection_properties = 7 [json_name = "appConnectionProperties"];booleanoptional .dapr.proto.runtime.v1.MetadataScheduler scheduler = 11 [json_name = "scheduler"];booleanoptional .dapr.proto.runtime.v1.MetadataWorkflows workflows = 12 [json_name = "workflows"];Methods inherited from interface com.google.protobuf.MessageLiteOrBuilder
isInitializedMethods inherited from interface com.google.protobuf.MessageOrBuilder
findInitializationErrors, getAllFields, getDefaultInstanceForType, getDescriptorForType, getField, getInitializationErrorString, getOneofFieldDescriptor, getRepeatedField, getRepeatedFieldCount, getUnknownFields, hasField, hasOneof
-
Method Details
-
getId
String getId()string id = 1;- Returns:
- The id.
-
getIdBytes
com.google.protobuf.ByteString getIdBytes()string id = 1;- Returns:
- The bytes for id.
-
getActiveActorsCountList
Deprecated.Deprecated alias for actor_runtime.active_actors.
repeated .dapr.proto.runtime.v1.ActiveActorsCount active_actors_count = 2 [json_name = "actors", deprecated = true]; -
getActiveActorsCount
Deprecated.Deprecated alias for actor_runtime.active_actors.
repeated .dapr.proto.runtime.v1.ActiveActorsCount active_actors_count = 2 [json_name = "actors", deprecated = true]; -
getActiveActorsCountCount
Deprecated.Deprecated alias for actor_runtime.active_actors.
repeated .dapr.proto.runtime.v1.ActiveActorsCount active_actors_count = 2 [json_name = "actors", deprecated = true]; -
getActiveActorsCountOrBuilderList
@Deprecated List<? extends DaprProtos.ActiveActorsCountOrBuilder> getActiveActorsCountOrBuilderList()Deprecated.Deprecated alias for actor_runtime.active_actors.
repeated .dapr.proto.runtime.v1.ActiveActorsCount active_actors_count = 2 [json_name = "actors", deprecated = true]; -
getActiveActorsCountOrBuilder
Deprecated.Deprecated alias for actor_runtime.active_actors.
repeated .dapr.proto.runtime.v1.ActiveActorsCount active_actors_count = 2 [json_name = "actors", deprecated = true]; -
getRegisteredComponentsList
List<DaprProtos.RegisteredComponents> getRegisteredComponentsList()repeated .dapr.proto.runtime.v1.RegisteredComponents registered_components = 3 [json_name = "components"]; -
getRegisteredComponents
repeated .dapr.proto.runtime.v1.RegisteredComponents registered_components = 3 [json_name = "components"]; -
getRegisteredComponentsCount
int getRegisteredComponentsCount()repeated .dapr.proto.runtime.v1.RegisteredComponents registered_components = 3 [json_name = "components"]; -
getRegisteredComponentsOrBuilderList
List<? extends DaprProtos.RegisteredComponentsOrBuilder> getRegisteredComponentsOrBuilderList()repeated .dapr.proto.runtime.v1.RegisteredComponents registered_components = 3 [json_name = "components"]; -
getRegisteredComponentsOrBuilder
repeated .dapr.proto.runtime.v1.RegisteredComponents registered_components = 3 [json_name = "components"]; -
getExtendedMetadataCount
int getExtendedMetadataCount()map<string, string> extended_metadata = 4 [json_name = "extended"]; -
containsExtendedMetadata
map<string, string> extended_metadata = 4 [json_name = "extended"]; -
getExtendedMetadata
Deprecated.UsegetExtendedMetadataMap()instead. -
getExtendedMetadataMap
map<string, string> extended_metadata = 4 [json_name = "extended"]; -
getExtendedMetadataOrDefault
map<string, string> extended_metadata = 4 [json_name = "extended"]; -
getExtendedMetadataOrThrow
map<string, string> extended_metadata = 4 [json_name = "extended"]; -
getSubscriptionsList
List<DaprProtos.PubsubSubscription> getSubscriptionsList()repeated .dapr.proto.runtime.v1.PubsubSubscription subscriptions = 5 [json_name = "subscriptions"]; -
getSubscriptions
repeated .dapr.proto.runtime.v1.PubsubSubscription subscriptions = 5 [json_name = "subscriptions"]; -
getSubscriptionsCount
int getSubscriptionsCount()repeated .dapr.proto.runtime.v1.PubsubSubscription subscriptions = 5 [json_name = "subscriptions"]; -
getSubscriptionsOrBuilderList
List<? extends DaprProtos.PubsubSubscriptionOrBuilder> getSubscriptionsOrBuilderList()repeated .dapr.proto.runtime.v1.PubsubSubscription subscriptions = 5 [json_name = "subscriptions"]; -
getSubscriptionsOrBuilder
repeated .dapr.proto.runtime.v1.PubsubSubscription subscriptions = 5 [json_name = "subscriptions"]; -
getHttpEndpointsList
List<DaprProtos.MetadataHTTPEndpoint> getHttpEndpointsList()repeated .dapr.proto.runtime.v1.MetadataHTTPEndpoint http_endpoints = 6 [json_name = "httpEndpoints"]; -
getHttpEndpoints
repeated .dapr.proto.runtime.v1.MetadataHTTPEndpoint http_endpoints = 6 [json_name = "httpEndpoints"]; -
getHttpEndpointsCount
int getHttpEndpointsCount()repeated .dapr.proto.runtime.v1.MetadataHTTPEndpoint http_endpoints = 6 [json_name = "httpEndpoints"]; -
getHttpEndpointsOrBuilderList
List<? extends DaprProtos.MetadataHTTPEndpointOrBuilder> getHttpEndpointsOrBuilderList()repeated .dapr.proto.runtime.v1.MetadataHTTPEndpoint http_endpoints = 6 [json_name = "httpEndpoints"]; -
getHttpEndpointsOrBuilder
repeated .dapr.proto.runtime.v1.MetadataHTTPEndpoint http_endpoints = 6 [json_name = "httpEndpoints"]; -
hasAppConnectionProperties
boolean hasAppConnectionProperties().dapr.proto.runtime.v1.AppConnectionProperties app_connection_properties = 7 [json_name = "appConnectionProperties"];- Returns:
- Whether the appConnectionProperties field is set.
-
getAppConnectionProperties
DaprProtos.AppConnectionProperties getAppConnectionProperties().dapr.proto.runtime.v1.AppConnectionProperties app_connection_properties = 7 [json_name = "appConnectionProperties"];- Returns:
- The appConnectionProperties.
-
getAppConnectionPropertiesOrBuilder
DaprProtos.AppConnectionPropertiesOrBuilder getAppConnectionPropertiesOrBuilder().dapr.proto.runtime.v1.AppConnectionProperties app_connection_properties = 7 [json_name = "appConnectionProperties"]; -
getRuntimeVersion
String getRuntimeVersion()string runtime_version = 8 [json_name = "runtimeVersion"];- Returns:
- The runtimeVersion.
-
getRuntimeVersionBytes
com.google.protobuf.ByteString getRuntimeVersionBytes()string runtime_version = 8 [json_name = "runtimeVersion"];- Returns:
- The bytes for runtimeVersion.
-
getEnabledFeaturesList
repeated string enabled_features = 9 [json_name = "enabledFeatures"];- Returns:
- A list containing the enabledFeatures.
-
getEnabledFeaturesCount
int getEnabledFeaturesCount()repeated string enabled_features = 9 [json_name = "enabledFeatures"];- Returns:
- The count of enabledFeatures.
-
getEnabledFeatures
repeated string enabled_features = 9 [json_name = "enabledFeatures"];- Parameters:
index- The index of the element to return.- Returns:
- The enabledFeatures at the given index.
-
getEnabledFeaturesBytes
com.google.protobuf.ByteString getEnabledFeaturesBytes(int index) repeated string enabled_features = 9 [json_name = "enabledFeatures"];- Parameters:
index- The index of the value to return.- Returns:
- The bytes of the enabledFeatures at the given index.
-
hasActorRuntime
boolean hasActorRuntime().dapr.proto.runtime.v1.ActorRuntime actor_runtime = 10 [json_name = "actorRuntime"];- Returns:
- Whether the actorRuntime field is set.
-
getActorRuntime
DaprProtos.ActorRuntime getActorRuntime().dapr.proto.runtime.v1.ActorRuntime actor_runtime = 10 [json_name = "actorRuntime"];- Returns:
- The actorRuntime.
-
getActorRuntimeOrBuilder
DaprProtos.ActorRuntimeOrBuilder getActorRuntimeOrBuilder().dapr.proto.runtime.v1.ActorRuntime actor_runtime = 10 [json_name = "actorRuntime"]; -
hasScheduler
boolean hasScheduler()optional .dapr.proto.runtime.v1.MetadataScheduler scheduler = 11 [json_name = "scheduler"];- Returns:
- Whether the scheduler field is set.
-
getScheduler
DaprProtos.MetadataScheduler getScheduler()optional .dapr.proto.runtime.v1.MetadataScheduler scheduler = 11 [json_name = "scheduler"];- Returns:
- The scheduler.
-
getSchedulerOrBuilder
DaprProtos.MetadataSchedulerOrBuilder getSchedulerOrBuilder()optional .dapr.proto.runtime.v1.MetadataScheduler scheduler = 11 [json_name = "scheduler"]; -
hasWorkflows
boolean hasWorkflows()optional .dapr.proto.runtime.v1.MetadataWorkflows workflows = 12 [json_name = "workflows"];- Returns:
- Whether the workflows field is set.
-
getWorkflows
DaprProtos.MetadataWorkflows getWorkflows()optional .dapr.proto.runtime.v1.MetadataWorkflows workflows = 12 [json_name = "workflows"];- Returns:
- The workflows.
-
getWorkflowsOrBuilder
DaprProtos.MetadataWorkflowsOrBuilder getWorkflowsOrBuilder()optional .dapr.proto.runtime.v1.MetadataWorkflows workflows = 12 [json_name = "workflows"];
-