public static interface HiveMetastore.ReplicationMetricsOrBuilder
extends com.google.protobuf.MessageOrBuilder
| Modifier and Type | Method and Description |
|---|---|
long |
getDumpExecutionId()
int64 dump_execution_id = 3; |
String |
getMessageFormat()
string message_format = 6; |
com.google.protobuf.ByteString |
getMessageFormatBytes()
string message_format = 6; |
String |
getMetadata()
string metadata = 4; |
com.google.protobuf.ByteString |
getMetadataBytes()
string metadata = 4; |
String |
getPolicy()
string policy = 2; |
com.google.protobuf.ByteString |
getPolicyBytes()
string policy = 2; |
String |
getProgress()
string progress = 5; |
com.google.protobuf.ByteString |
getProgressBytes()
string progress = 5; |
long |
getScheduledExecutionId()
int64 scheduled_execution_id = 1; |
findInitializationErrors, getAllFields, getDefaultInstanceForType, getDescriptorForType, getField, getInitializationErrorString, getOneofFieldDescriptor, getRepeatedField, getRepeatedFieldCount, getUnknownFields, hasField, hasOneoflong getScheduledExecutionId()
int64 scheduled_execution_id = 1;String getPolicy()
string policy = 2;com.google.protobuf.ByteString getPolicyBytes()
string policy = 2;long getDumpExecutionId()
int64 dump_execution_id = 3;String getMetadata()
string metadata = 4;com.google.protobuf.ByteString getMetadataBytes()
string metadata = 4;String getProgress()
string progress = 5;com.google.protobuf.ByteString getProgressBytes()
string progress = 5;String getMessageFormat()
string message_format = 6;com.google.protobuf.ByteString getMessageFormatBytes()
string message_format = 6;Copyright © 2024 The Apache Software Foundation. All rights reserved.