Package org.apache.spark.status.protobuf
Class StoreTypes.SQLExecutionUIData
Object
com.google.protobuf.AbstractMessageLite
com.google.protobuf.AbstractMessage
com.google.protobuf.GeneratedMessage
org.apache.spark.status.protobuf.StoreTypes.SQLExecutionUIData
- All Implemented Interfaces:
com.google.protobuf.Message,com.google.protobuf.MessageLite,com.google.protobuf.MessageLiteOrBuilder,com.google.protobuf.MessageOrBuilder,Serializable,StoreTypes.SQLExecutionUIDataOrBuilder
- Enclosing class:
- StoreTypes
public static final class StoreTypes.SQLExecutionUIData
extends com.google.protobuf.GeneratedMessage
implements StoreTypes.SQLExecutionUIDataOrBuilder
Protobuf type
org.apache.spark.status.protobuf.SQLExecutionUIData- See Also:
-
Nested Class Summary
Nested ClassesModifier and TypeClassDescriptionstatic final classProtobuf typeorg.apache.spark.status.protobuf.SQLExecutionUIDataNested classes/interfaces inherited from class com.google.protobuf.GeneratedMessage
com.google.protobuf.GeneratedMessage.ExtendableBuilder<MessageT extends com.google.protobuf.GeneratedMessage.ExtendableMessage<MessageT>,BuilderT extends com.google.protobuf.GeneratedMessage.ExtendableBuilder<MessageT, BuilderT>>, com.google.protobuf.GeneratedMessage.ExtendableMessage<MessageT extends com.google.protobuf.GeneratedMessage.ExtendableMessage<MessageT>>, com.google.protobuf.GeneratedMessage.ExtendableMessageOrBuilder<MessageT extends com.google.protobuf.GeneratedMessage.ExtendableMessage<MessageT>>, com.google.protobuf.GeneratedMessage.FieldAccessorTable, com.google.protobuf.GeneratedMessage.GeneratedExtension<ContainingT extends com.google.protobuf.Message, T extends Object> -
Field Summary
FieldsModifier and TypeFieldDescriptionstatic final intstatic final intstatic final intstatic final intstatic final intstatic final intstatic final intstatic final intstatic final intstatic final intstatic final intstatic final intstatic final intstatic final int -
Method Summary
Modifier and TypeMethodDescriptionbooleancontainsJobs(long key) map<int64, .org.apache.spark.status.protobuf.JobExecutionStatus> jobs = 11;booleancontainsMetricValues(long key) map<int64, string> metric_values = 14;booleanmap<string, string> modified_configs = 6;booleanlongoptional int64 completion_time = 9;optional string description = 3;com.google.protobuf.ByteStringoptional string description = 3;static final com.google.protobuf.Descriptors.Descriptoroptional string details = 4;com.google.protobuf.ByteStringoptional string details = 4;optional string error_message = 10;com.google.protobuf.ByteStringoptional string error_message = 10;longint64 execution_id = 1;getJobs()Deprecated.intmap<int64, .org.apache.spark.status.protobuf.JobExecutionStatus> jobs = 11;map<int64, .org.apache.spark.status.protobuf.JobExecutionStatus> jobs = 11;getJobsOrDefault(long key, StoreTypes.JobExecutionStatus defaultValue) map<int64, .org.apache.spark.status.protobuf.JobExecutionStatus> jobs = 11;getJobsOrThrow(long key) map<int64, .org.apache.spark.status.protobuf.JobExecutionStatus> jobs = 11;Deprecated.map<int64, .org.apache.spark.status.protobuf.JobExecutionStatus> jobs = 11;intgetJobsValueOrDefault(long key, int defaultValue) map<int64, .org.apache.spark.status.protobuf.JobExecutionStatus> jobs = 11;intgetJobsValueOrThrow(long key) map<int64, .org.apache.spark.status.protobuf.JobExecutionStatus> jobs = 11;getMetrics(int index) repeated .org.apache.spark.status.protobuf.SQLPlanMetric metrics = 7;intrepeated .org.apache.spark.status.protobuf.SQLPlanMetric metrics = 7;repeated .org.apache.spark.status.protobuf.SQLPlanMetric metrics = 7;getMetricsOrBuilder(int index) repeated .org.apache.spark.status.protobuf.SQLPlanMetric metrics = 7;List<? extends StoreTypes.SQLPlanMetricOrBuilder>repeated .org.apache.spark.status.protobuf.SQLPlanMetric metrics = 7;Deprecated.intmap<int64, string> metric_values = 14;booleanbool metric_values_is_null = 13;map<int64, string> metric_values = 14;getMetricValuesOrDefault(long key, String defaultValue) map<int64, string> metric_values = 14;getMetricValuesOrThrow(long key) map<int64, string> metric_values = 14;Deprecated.intmap<string, string> modified_configs = 6;map<string, string> modified_configs = 6;getModifiedConfigsOrDefault(String key, String defaultValue) map<string, string> modified_configs = 6;map<string, string> modified_configs = 6;com.google.protobuf.Parser<StoreTypes.SQLExecutionUIData>optional string physical_plan_description = 5;com.google.protobuf.ByteStringoptional string physical_plan_description = 5;longint64 root_execution_id = 2;intlonggetStages(int index) repeated int64 stages = 12;intrepeated int64 stages = 12;repeated int64 stages = 12;longint64 submission_time = 8;booleanoptional int64 completion_time = 9;booleanoptional string description = 3;booleanoptional string details = 4;booleanoptional string error_message = 10;inthashCode()booleanoptional string physical_plan_description = 5;final booleannewBuilder(StoreTypes.SQLExecutionUIData prototype) parseDelimitedFrom(InputStream input) parseDelimitedFrom(InputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry) parseFrom(byte[] data) parseFrom(byte[] data, com.google.protobuf.ExtensionRegistryLite extensionRegistry) parseFrom(com.google.protobuf.ByteString data) parseFrom(com.google.protobuf.ByteString data, com.google.protobuf.ExtensionRegistryLite extensionRegistry) parseFrom(com.google.protobuf.CodedInputStream input) parseFrom(com.google.protobuf.CodedInputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry) parseFrom(InputStream input) parseFrom(InputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry) parseFrom(ByteBuffer data) parseFrom(ByteBuffer data, com.google.protobuf.ExtensionRegistryLite extensionRegistry) static com.google.protobuf.Parser<StoreTypes.SQLExecutionUIData>parser()voidwriteTo(com.google.protobuf.CodedOutputStream output) Methods inherited from class com.google.protobuf.GeneratedMessage
getAllFields, getDescriptorForType, getField, getOneofFieldDescriptor, getRepeatedField, getRepeatedFieldCount, getUnknownFields, hasField, hasOneof, newFileScopedGeneratedExtension, newMessageScopedGeneratedExtensionMethods inherited from class com.google.protobuf.AbstractMessage
findInitializationErrors, getInitializationErrorString, toStringMethods inherited from class com.google.protobuf.AbstractMessageLite
toByteArray, toByteString, writeDelimitedTo, writeToMethods inherited from interface com.google.protobuf.MessageLite
toByteArray, toByteString, writeDelimitedTo, writeToMethods inherited from interface com.google.protobuf.MessageOrBuilder
findInitializationErrors, getAllFields, getDescriptorForType, getField, getInitializationErrorString, getOneofFieldDescriptor, getRepeatedField, getRepeatedFieldCount, getUnknownFields, hasField, hasOneof
-
Field Details
-
EXECUTION_ID_FIELD_NUMBER
public static final int EXECUTION_ID_FIELD_NUMBER- See Also:
-
ROOT_EXECUTION_ID_FIELD_NUMBER
public static final int ROOT_EXECUTION_ID_FIELD_NUMBER- See Also:
-
DESCRIPTION_FIELD_NUMBER
public static final int DESCRIPTION_FIELD_NUMBER- See Also:
-
DETAILS_FIELD_NUMBER
public static final int DETAILS_FIELD_NUMBER- See Also:
-
PHYSICAL_PLAN_DESCRIPTION_FIELD_NUMBER
public static final int PHYSICAL_PLAN_DESCRIPTION_FIELD_NUMBER- See Also:
-
MODIFIED_CONFIGS_FIELD_NUMBER
public static final int MODIFIED_CONFIGS_FIELD_NUMBER- See Also:
-
METRICS_FIELD_NUMBER
public static final int METRICS_FIELD_NUMBER- See Also:
-
SUBMISSION_TIME_FIELD_NUMBER
public static final int SUBMISSION_TIME_FIELD_NUMBER- See Also:
-
COMPLETION_TIME_FIELD_NUMBER
public static final int COMPLETION_TIME_FIELD_NUMBER- See Also:
-
ERROR_MESSAGE_FIELD_NUMBER
public static final int ERROR_MESSAGE_FIELD_NUMBER- See Also:
-
JOBS_FIELD_NUMBER
public static final int JOBS_FIELD_NUMBER- See Also:
-
STAGES_FIELD_NUMBER
public static final int STAGES_FIELD_NUMBER- See Also:
-
METRIC_VALUES_IS_NULL_FIELD_NUMBER
public static final int METRIC_VALUES_IS_NULL_FIELD_NUMBER- See Also:
-
METRIC_VALUES_FIELD_NUMBER
public static final int METRIC_VALUES_FIELD_NUMBER- See Also:
-
-
Method Details
-
getDescriptor
public static final com.google.protobuf.Descriptors.Descriptor getDescriptor() -
getExecutionId
public long getExecutionId()int64 execution_id = 1;- Specified by:
getExecutionIdin interfaceStoreTypes.SQLExecutionUIDataOrBuilder- Returns:
- The executionId.
-
getRootExecutionId
public long getRootExecutionId()int64 root_execution_id = 2;- Specified by:
getRootExecutionIdin interfaceStoreTypes.SQLExecutionUIDataOrBuilder- Returns:
- The rootExecutionId.
-
hasDescription
public boolean hasDescription()optional string description = 3;- Specified by:
hasDescriptionin interfaceStoreTypes.SQLExecutionUIDataOrBuilder- Returns:
- Whether the description field is set.
-
getDescription
optional string description = 3;- Specified by:
getDescriptionin interfaceStoreTypes.SQLExecutionUIDataOrBuilder- Returns:
- The description.
-
getDescriptionBytes
public com.google.protobuf.ByteString getDescriptionBytes()optional string description = 3;- Specified by:
getDescriptionBytesin interfaceStoreTypes.SQLExecutionUIDataOrBuilder- Returns:
- The bytes for description.
-
hasDetails
public boolean hasDetails()optional string details = 4;- Specified by:
hasDetailsin interfaceStoreTypes.SQLExecutionUIDataOrBuilder- Returns:
- Whether the details field is set.
-
getDetails
optional string details = 4;- Specified by:
getDetailsin interfaceStoreTypes.SQLExecutionUIDataOrBuilder- Returns:
- The details.
-
getDetailsBytes
public com.google.protobuf.ByteString getDetailsBytes()optional string details = 4;- Specified by:
getDetailsBytesin interfaceStoreTypes.SQLExecutionUIDataOrBuilder- Returns:
- The bytes for details.
-
hasPhysicalPlanDescription
public boolean hasPhysicalPlanDescription()optional string physical_plan_description = 5;- Specified by:
hasPhysicalPlanDescriptionin interfaceStoreTypes.SQLExecutionUIDataOrBuilder- Returns:
- Whether the physicalPlanDescription field is set.
-
getPhysicalPlanDescription
optional string physical_plan_description = 5;- Specified by:
getPhysicalPlanDescriptionin interfaceStoreTypes.SQLExecutionUIDataOrBuilder- Returns:
- The physicalPlanDescription.
-
getPhysicalPlanDescriptionBytes
public com.google.protobuf.ByteString getPhysicalPlanDescriptionBytes()optional string physical_plan_description = 5;- Specified by:
getPhysicalPlanDescriptionBytesin interfaceStoreTypes.SQLExecutionUIDataOrBuilder- Returns:
- The bytes for physicalPlanDescription.
-
getModifiedConfigsCount
public int getModifiedConfigsCount()Description copied from interface:StoreTypes.SQLExecutionUIDataOrBuildermap<string, string> modified_configs = 6;- Specified by:
getModifiedConfigsCountin interfaceStoreTypes.SQLExecutionUIDataOrBuilder
-
containsModifiedConfigs
map<string, string> modified_configs = 6;- Specified by:
containsModifiedConfigsin interfaceStoreTypes.SQLExecutionUIDataOrBuilder
-
getModifiedConfigs
Deprecated.UsegetModifiedConfigsMap()instead.- Specified by:
getModifiedConfigsin interfaceStoreTypes.SQLExecutionUIDataOrBuilder
-
getModifiedConfigsMap
map<string, string> modified_configs = 6;- Specified by:
getModifiedConfigsMapin interfaceStoreTypes.SQLExecutionUIDataOrBuilder
-
getModifiedConfigsOrDefault
map<string, string> modified_configs = 6;- Specified by:
getModifiedConfigsOrDefaultin interfaceStoreTypes.SQLExecutionUIDataOrBuilder
-
getModifiedConfigsOrThrow
map<string, string> modified_configs = 6;- Specified by:
getModifiedConfigsOrThrowin interfaceStoreTypes.SQLExecutionUIDataOrBuilder
-
getMetricsList
repeated .org.apache.spark.status.protobuf.SQLPlanMetric metrics = 7;- Specified by:
getMetricsListin interfaceStoreTypes.SQLExecutionUIDataOrBuilder
-
getMetricsOrBuilderList
repeated .org.apache.spark.status.protobuf.SQLPlanMetric metrics = 7;- Specified by:
getMetricsOrBuilderListin interfaceStoreTypes.SQLExecutionUIDataOrBuilder
-
getMetricsCount
public int getMetricsCount()repeated .org.apache.spark.status.protobuf.SQLPlanMetric metrics = 7;- Specified by:
getMetricsCountin interfaceStoreTypes.SQLExecutionUIDataOrBuilder
-
getMetrics
repeated .org.apache.spark.status.protobuf.SQLPlanMetric metrics = 7;- Specified by:
getMetricsin interfaceStoreTypes.SQLExecutionUIDataOrBuilder
-
getMetricsOrBuilder
repeated .org.apache.spark.status.protobuf.SQLPlanMetric metrics = 7;- Specified by:
getMetricsOrBuilderin interfaceStoreTypes.SQLExecutionUIDataOrBuilder
-
getSubmissionTime
public long getSubmissionTime()int64 submission_time = 8;- Specified by:
getSubmissionTimein interfaceStoreTypes.SQLExecutionUIDataOrBuilder- Returns:
- The submissionTime.
-
hasCompletionTime
public boolean hasCompletionTime()optional int64 completion_time = 9;- Specified by:
hasCompletionTimein interfaceStoreTypes.SQLExecutionUIDataOrBuilder- Returns:
- Whether the completionTime field is set.
-
getCompletionTime
public long getCompletionTime()optional int64 completion_time = 9;- Specified by:
getCompletionTimein interfaceStoreTypes.SQLExecutionUIDataOrBuilder- Returns:
- The completionTime.
-
hasErrorMessage
public boolean hasErrorMessage()optional string error_message = 10;- Specified by:
hasErrorMessagein interfaceStoreTypes.SQLExecutionUIDataOrBuilder- Returns:
- Whether the errorMessage field is set.
-
getErrorMessage
optional string error_message = 10;- Specified by:
getErrorMessagein interfaceStoreTypes.SQLExecutionUIDataOrBuilder- Returns:
- The errorMessage.
-
getErrorMessageBytes
public com.google.protobuf.ByteString getErrorMessageBytes()optional string error_message = 10;- Specified by:
getErrorMessageBytesin interfaceStoreTypes.SQLExecutionUIDataOrBuilder- Returns:
- The bytes for errorMessage.
-
getJobsCount
public int getJobsCount()Description copied from interface:StoreTypes.SQLExecutionUIDataOrBuildermap<int64, .org.apache.spark.status.protobuf.JobExecutionStatus> jobs = 11;- Specified by:
getJobsCountin interfaceStoreTypes.SQLExecutionUIDataOrBuilder
-
containsJobs
public boolean containsJobs(long key) map<int64, .org.apache.spark.status.protobuf.JobExecutionStatus> jobs = 11;- Specified by:
containsJobsin interfaceStoreTypes.SQLExecutionUIDataOrBuilder
-
getJobs
Deprecated.UsegetJobsMap()instead.- Specified by:
getJobsin interfaceStoreTypes.SQLExecutionUIDataOrBuilder
-
getJobsMap
map<int64, .org.apache.spark.status.protobuf.JobExecutionStatus> jobs = 11;- Specified by:
getJobsMapin interfaceStoreTypes.SQLExecutionUIDataOrBuilder
-
getJobsOrDefault
public StoreTypes.JobExecutionStatus getJobsOrDefault(long key, StoreTypes.JobExecutionStatus defaultValue) map<int64, .org.apache.spark.status.protobuf.JobExecutionStatus> jobs = 11;- Specified by:
getJobsOrDefaultin interfaceStoreTypes.SQLExecutionUIDataOrBuilder
-
getJobsOrThrow
map<int64, .org.apache.spark.status.protobuf.JobExecutionStatus> jobs = 11;- Specified by:
getJobsOrThrowin interfaceStoreTypes.SQLExecutionUIDataOrBuilder
-
getJobsValue
Deprecated.UsegetJobsValueMap()instead.- Specified by:
getJobsValuein interfaceStoreTypes.SQLExecutionUIDataOrBuilder
-
getJobsValueMap
map<int64, .org.apache.spark.status.protobuf.JobExecutionStatus> jobs = 11;- Specified by:
getJobsValueMapin interfaceStoreTypes.SQLExecutionUIDataOrBuilder
-
getJobsValueOrDefault
public int getJobsValueOrDefault(long key, int defaultValue) map<int64, .org.apache.spark.status.protobuf.JobExecutionStatus> jobs = 11;- Specified by:
getJobsValueOrDefaultin interfaceStoreTypes.SQLExecutionUIDataOrBuilder
-
getJobsValueOrThrow
public int getJobsValueOrThrow(long key) map<int64, .org.apache.spark.status.protobuf.JobExecutionStatus> jobs = 11;- Specified by:
getJobsValueOrThrowin interfaceStoreTypes.SQLExecutionUIDataOrBuilder
-
getStagesList
repeated int64 stages = 12;- Specified by:
getStagesListin interfaceStoreTypes.SQLExecutionUIDataOrBuilder- Returns:
- A list containing the stages.
-
getStagesCount
public int getStagesCount()repeated int64 stages = 12;- Specified by:
getStagesCountin interfaceStoreTypes.SQLExecutionUIDataOrBuilder- Returns:
- The count of stages.
-
getStages
public long getStages(int index) repeated int64 stages = 12;- Specified by:
getStagesin interfaceStoreTypes.SQLExecutionUIDataOrBuilder- Parameters:
index- The index of the element to return.- Returns:
- The stages at the given index.
-
getMetricValuesIsNull
public boolean getMetricValuesIsNull()bool metric_values_is_null = 13;- Specified by:
getMetricValuesIsNullin interfaceStoreTypes.SQLExecutionUIDataOrBuilder- Returns:
- The metricValuesIsNull.
-
getMetricValuesCount
public int getMetricValuesCount()Description copied from interface:StoreTypes.SQLExecutionUIDataOrBuildermap<int64, string> metric_values = 14;- Specified by:
getMetricValuesCountin interfaceStoreTypes.SQLExecutionUIDataOrBuilder
-
containsMetricValues
public boolean containsMetricValues(long key) map<int64, string> metric_values = 14;- Specified by:
containsMetricValuesin interfaceStoreTypes.SQLExecutionUIDataOrBuilder
-
getMetricValues
Deprecated.UsegetMetricValuesMap()instead.- Specified by:
getMetricValuesin interfaceStoreTypes.SQLExecutionUIDataOrBuilder
-
getMetricValuesMap
map<int64, string> metric_values = 14;- Specified by:
getMetricValuesMapin interfaceStoreTypes.SQLExecutionUIDataOrBuilder
-
getMetricValuesOrDefault
map<int64, string> metric_values = 14;- Specified by:
getMetricValuesOrDefaultin interfaceStoreTypes.SQLExecutionUIDataOrBuilder
-
getMetricValuesOrThrow
map<int64, string> metric_values = 14;- Specified by:
getMetricValuesOrThrowin interfaceStoreTypes.SQLExecutionUIDataOrBuilder
-
isInitialized
public final boolean isInitialized()- Specified by:
isInitializedin interfacecom.google.protobuf.MessageLiteOrBuilder- Overrides:
isInitializedin classcom.google.protobuf.GeneratedMessage
-
writeTo
- Specified by:
writeToin interfacecom.google.protobuf.MessageLite- Overrides:
writeToin classcom.google.protobuf.GeneratedMessage- Throws:
IOException
-
getSerializedSize
public int getSerializedSize()- Specified by:
getSerializedSizein interfacecom.google.protobuf.MessageLite- Overrides:
getSerializedSizein classcom.google.protobuf.GeneratedMessage
-
equals
- Specified by:
equalsin interfacecom.google.protobuf.Message- Overrides:
equalsin classcom.google.protobuf.AbstractMessage
-
hashCode
public int hashCode()- Specified by:
hashCodein interfacecom.google.protobuf.Message- Overrides:
hashCodein classcom.google.protobuf.AbstractMessage
-
parseFrom
public static StoreTypes.SQLExecutionUIData parseFrom(ByteBuffer data) throws com.google.protobuf.InvalidProtocolBufferException - Throws:
com.google.protobuf.InvalidProtocolBufferException
-
parseFrom
public static StoreTypes.SQLExecutionUIData parseFrom(ByteBuffer data, com.google.protobuf.ExtensionRegistryLite extensionRegistry) throws com.google.protobuf.InvalidProtocolBufferException - Throws:
com.google.protobuf.InvalidProtocolBufferException
-
parseFrom
public static StoreTypes.SQLExecutionUIData parseFrom(com.google.protobuf.ByteString data) throws com.google.protobuf.InvalidProtocolBufferException - Throws:
com.google.protobuf.InvalidProtocolBufferException
-
parseFrom
public static StoreTypes.SQLExecutionUIData parseFrom(com.google.protobuf.ByteString data, com.google.protobuf.ExtensionRegistryLite extensionRegistry) throws com.google.protobuf.InvalidProtocolBufferException - Throws:
com.google.protobuf.InvalidProtocolBufferException
-
parseFrom
public static StoreTypes.SQLExecutionUIData parseFrom(byte[] data) throws com.google.protobuf.InvalidProtocolBufferException - Throws:
com.google.protobuf.InvalidProtocolBufferException
-
parseFrom
public static StoreTypes.SQLExecutionUIData parseFrom(byte[] data, com.google.protobuf.ExtensionRegistryLite extensionRegistry) throws com.google.protobuf.InvalidProtocolBufferException - Throws:
com.google.protobuf.InvalidProtocolBufferException
-
parseFrom
- Throws:
IOException
-
parseFrom
public static StoreTypes.SQLExecutionUIData parseFrom(InputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry) throws IOException - Throws:
IOException
-
parseDelimitedFrom
public static StoreTypes.SQLExecutionUIData parseDelimitedFrom(InputStream input) throws IOException - Throws:
IOException
-
parseDelimitedFrom
public static StoreTypes.SQLExecutionUIData parseDelimitedFrom(InputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry) throws IOException - Throws:
IOException
-
parseFrom
public static StoreTypes.SQLExecutionUIData parseFrom(com.google.protobuf.CodedInputStream input) throws IOException - Throws:
IOException
-
parseFrom
public static StoreTypes.SQLExecutionUIData parseFrom(com.google.protobuf.CodedInputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry) throws IOException - Throws:
IOException
-
newBuilderForType
- Specified by:
newBuilderForTypein interfacecom.google.protobuf.Message- Specified by:
newBuilderForTypein interfacecom.google.protobuf.MessageLite
-
newBuilder
-
newBuilder
public static StoreTypes.SQLExecutionUIData.Builder newBuilder(StoreTypes.SQLExecutionUIData prototype) -
toBuilder
- Specified by:
toBuilderin interfacecom.google.protobuf.Message- Specified by:
toBuilderin interfacecom.google.protobuf.MessageLite
-
getDefaultInstance
-
parser
-
getParserForType
- Specified by:
getParserForTypein interfacecom.google.protobuf.Message- Specified by:
getParserForTypein interfacecom.google.protobuf.MessageLite- Overrides:
getParserForTypein classcom.google.protobuf.GeneratedMessage
-
getDefaultInstanceForType
- Specified by:
getDefaultInstanceForTypein interfacecom.google.protobuf.MessageLiteOrBuilder- Specified by:
getDefaultInstanceForTypein interfacecom.google.protobuf.MessageOrBuilder
-