public final class SyncStatus extends com.google.protobuf.GeneratedMessageV3 implements SyncStatusOrBuilder
alluxio.grpc.table.SyncStatus
Modifier and Type | Class and Description |
---|---|
static class |
SyncStatus.Builder
Protobuf type
alluxio.grpc.table.SyncStatus |
com.google.protobuf.GeneratedMessageV3.BuilderParent, com.google.protobuf.GeneratedMessageV3.ExtendableBuilder<MessageType extends com.google.protobuf.GeneratedMessageV3.ExtendableMessage,BuilderType extends com.google.protobuf.GeneratedMessageV3.ExtendableBuilder<MessageType,BuilderType>>, com.google.protobuf.GeneratedMessageV3.ExtendableMessage<MessageType extends com.google.protobuf.GeneratedMessageV3.ExtendableMessage>, com.google.protobuf.GeneratedMessageV3.ExtendableMessageOrBuilder<MessageType extends com.google.protobuf.GeneratedMessageV3.ExtendableMessage>, com.google.protobuf.GeneratedMessageV3.FieldAccessorTable, com.google.protobuf.GeneratedMessageV3.UnusedPrivateParameter
Modifier and Type | Field and Description |
---|---|
static com.google.protobuf.Parser<SyncStatus> |
PARSER
Deprecated.
|
static int |
TABLES_ERRORS_FIELD_NUMBER |
static int |
TABLES_IGNORED_FIELD_NUMBER |
static int |
TABLES_REMOVED_FIELD_NUMBER |
static int |
TABLES_UNCHANGED_FIELD_NUMBER |
static int |
TABLES_UPDATED_FIELD_NUMBER |
Modifier and Type | Method and Description |
---|---|
boolean |
containsTablesErrors(String key)
map<string, string> tables_errors = 1; |
boolean |
equals(Object obj) |
static SyncStatus |
getDefaultInstance() |
SyncStatus |
getDefaultInstanceForType() |
static com.google.protobuf.Descriptors.Descriptor |
getDescriptor() |
com.google.protobuf.Parser<SyncStatus> |
getParserForType() |
int |
getSerializedSize() |
Map<String,String> |
getTablesErrors()
Deprecated.
|
int |
getTablesErrorsCount()
map<string, string> tables_errors = 1; |
Map<String,String> |
getTablesErrorsMap()
map<string, string> tables_errors = 1; |
String |
getTablesErrorsOrDefault(String key,
String defaultValue)
map<string, string> tables_errors = 1; |
String |
getTablesErrorsOrThrow(String key)
map<string, string> tables_errors = 1; |
String |
getTablesIgnored(int index)
repeated string tables_ignored = 2; |
com.google.protobuf.ByteString |
getTablesIgnoredBytes(int index)
repeated string tables_ignored = 2; |
int |
getTablesIgnoredCount()
repeated string tables_ignored = 2; |
com.google.protobuf.ProtocolStringList |
getTablesIgnoredList()
repeated string tables_ignored = 2; |
String |
getTablesRemoved(int index)
repeated string tables_removed = 5; |
com.google.protobuf.ByteString |
getTablesRemovedBytes(int index)
repeated string tables_removed = 5; |
int |
getTablesRemovedCount()
repeated string tables_removed = 5; |
com.google.protobuf.ProtocolStringList |
getTablesRemovedList()
repeated string tables_removed = 5; |
String |
getTablesUnchanged(int index)
repeated string tables_unchanged = 3; |
com.google.protobuf.ByteString |
getTablesUnchangedBytes(int index)
repeated string tables_unchanged = 3; |
int |
getTablesUnchangedCount()
repeated string tables_unchanged = 3; |
com.google.protobuf.ProtocolStringList |
getTablesUnchangedList()
repeated string tables_unchanged = 3; |
String |
getTablesUpdated(int index)
repeated string tables_updated = 4; |
com.google.protobuf.ByteString |
getTablesUpdatedBytes(int index)
repeated string tables_updated = 4; |
int |
getTablesUpdatedCount()
repeated string tables_updated = 4; |
com.google.protobuf.ProtocolStringList |
getTablesUpdatedList()
repeated string tables_updated = 4; |
com.google.protobuf.UnknownFieldSet |
getUnknownFields() |
int |
hashCode() |
protected com.google.protobuf.GeneratedMessageV3.FieldAccessorTable |
internalGetFieldAccessorTable() |
protected com.google.protobuf.MapField |
internalGetMapField(int number) |
boolean |
isInitialized() |
static SyncStatus.Builder |
newBuilder() |
static SyncStatus.Builder |
newBuilder(SyncStatus prototype) |
SyncStatus.Builder |
newBuilderForType() |
protected SyncStatus.Builder |
newBuilderForType(com.google.protobuf.GeneratedMessageV3.BuilderParent parent) |
protected Object |
newInstance(com.google.protobuf.GeneratedMessageV3.UnusedPrivateParameter unused) |
static SyncStatus |
parseDelimitedFrom(InputStream input) |
static SyncStatus |
parseDelimitedFrom(InputStream input,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
static SyncStatus |
parseFrom(byte[] data) |
static SyncStatus |
parseFrom(byte[] data,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
static SyncStatus |
parseFrom(ByteBuffer data) |
static SyncStatus |
parseFrom(ByteBuffer data,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
static SyncStatus |
parseFrom(com.google.protobuf.ByteString data) |
static SyncStatus |
parseFrom(com.google.protobuf.ByteString data,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
static SyncStatus |
parseFrom(com.google.protobuf.CodedInputStream input) |
static SyncStatus |
parseFrom(com.google.protobuf.CodedInputStream input,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
static SyncStatus |
parseFrom(InputStream input) |
static SyncStatus |
parseFrom(InputStream input,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
static com.google.protobuf.Parser<SyncStatus> |
parser() |
SyncStatus.Builder |
toBuilder() |
void |
writeTo(com.google.protobuf.CodedOutputStream output) |
canUseUnsafe, computeStringSize, computeStringSizeNoTag, emptyBooleanList, emptyDoubleList, emptyFloatList, emptyIntList, emptyLongList, getAllFields, getDescriptorForType, getField, getOneofFieldDescriptor, getRepeatedField, getRepeatedFieldCount, hasField, hasOneof, makeExtensionsImmutable, mergeFromAndMakeImmutableInternal, mutableCopy, mutableCopy, mutableCopy, mutableCopy, mutableCopy, newBooleanList, newBuilderForType, newDoubleList, newFloatList, newIntList, newLongList, parseDelimitedWithIOException, parseDelimitedWithIOException, parseUnknownField, parseUnknownFieldProto3, parseWithIOException, parseWithIOException, parseWithIOException, parseWithIOException, serializeBooleanMapTo, serializeIntegerMapTo, serializeLongMapTo, serializeStringMapTo, writeReplace, writeString, writeStringNoTag
findInitializationErrors, getInitializationErrorString, hashBoolean, hashEnum, hashEnumList, hashFields, hashLong, toString
addAll, addAll, checkByteStringIsUtf8, toByteArray, toByteString, writeDelimitedTo, writeTo
clone, finalize, getClass, notify, notifyAll, wait, wait, wait
public static final int TABLES_ERRORS_FIELD_NUMBER
public static final int TABLES_IGNORED_FIELD_NUMBER
public static final int TABLES_UNCHANGED_FIELD_NUMBER
public static final int TABLES_UPDATED_FIELD_NUMBER
public static final int TABLES_REMOVED_FIELD_NUMBER
@Deprecated public static final com.google.protobuf.Parser<SyncStatus> PARSER
protected Object newInstance(com.google.protobuf.GeneratedMessageV3.UnusedPrivateParameter unused)
newInstance
in class com.google.protobuf.GeneratedMessageV3
public final com.google.protobuf.UnknownFieldSet getUnknownFields()
getUnknownFields
in interface com.google.protobuf.MessageOrBuilder
getUnknownFields
in class com.google.protobuf.GeneratedMessageV3
public static final com.google.protobuf.Descriptors.Descriptor getDescriptor()
protected com.google.protobuf.MapField internalGetMapField(int number)
internalGetMapField
in class com.google.protobuf.GeneratedMessageV3
protected com.google.protobuf.GeneratedMessageV3.FieldAccessorTable internalGetFieldAccessorTable()
internalGetFieldAccessorTable
in class com.google.protobuf.GeneratedMessageV3
public int getTablesErrorsCount()
SyncStatusOrBuilder
map<string, string> tables_errors = 1;
getTablesErrorsCount
in interface SyncStatusOrBuilder
public boolean containsTablesErrors(String key)
map<string, string> tables_errors = 1;
containsTablesErrors
in interface SyncStatusOrBuilder
@Deprecated public Map<String,String> getTablesErrors()
getTablesErrorsMap()
instead.getTablesErrors
in interface SyncStatusOrBuilder
public Map<String,String> getTablesErrorsMap()
map<string, string> tables_errors = 1;
getTablesErrorsMap
in interface SyncStatusOrBuilder
public String getTablesErrorsOrDefault(String key, String defaultValue)
map<string, string> tables_errors = 1;
getTablesErrorsOrDefault
in interface SyncStatusOrBuilder
public String getTablesErrorsOrThrow(String key)
map<string, string> tables_errors = 1;
getTablesErrorsOrThrow
in interface SyncStatusOrBuilder
public com.google.protobuf.ProtocolStringList getTablesIgnoredList()
repeated string tables_ignored = 2;
getTablesIgnoredList
in interface SyncStatusOrBuilder
public int getTablesIgnoredCount()
repeated string tables_ignored = 2;
getTablesIgnoredCount
in interface SyncStatusOrBuilder
public String getTablesIgnored(int index)
repeated string tables_ignored = 2;
getTablesIgnored
in interface SyncStatusOrBuilder
index
- The index of the element to return.public com.google.protobuf.ByteString getTablesIgnoredBytes(int index)
repeated string tables_ignored = 2;
getTablesIgnoredBytes
in interface SyncStatusOrBuilder
index
- The index of the value to return.public com.google.protobuf.ProtocolStringList getTablesUnchangedList()
repeated string tables_unchanged = 3;
getTablesUnchangedList
in interface SyncStatusOrBuilder
public int getTablesUnchangedCount()
repeated string tables_unchanged = 3;
getTablesUnchangedCount
in interface SyncStatusOrBuilder
public String getTablesUnchanged(int index)
repeated string tables_unchanged = 3;
getTablesUnchanged
in interface SyncStatusOrBuilder
index
- The index of the element to return.public com.google.protobuf.ByteString getTablesUnchangedBytes(int index)
repeated string tables_unchanged = 3;
getTablesUnchangedBytes
in interface SyncStatusOrBuilder
index
- The index of the value to return.public com.google.protobuf.ProtocolStringList getTablesUpdatedList()
repeated string tables_updated = 4;
getTablesUpdatedList
in interface SyncStatusOrBuilder
public int getTablesUpdatedCount()
repeated string tables_updated = 4;
getTablesUpdatedCount
in interface SyncStatusOrBuilder
public String getTablesUpdated(int index)
repeated string tables_updated = 4;
getTablesUpdated
in interface SyncStatusOrBuilder
index
- The index of the element to return.public com.google.protobuf.ByteString getTablesUpdatedBytes(int index)
repeated string tables_updated = 4;
getTablesUpdatedBytes
in interface SyncStatusOrBuilder
index
- The index of the value to return.public com.google.protobuf.ProtocolStringList getTablesRemovedList()
repeated string tables_removed = 5;
getTablesRemovedList
in interface SyncStatusOrBuilder
public int getTablesRemovedCount()
repeated string tables_removed = 5;
getTablesRemovedCount
in interface SyncStatusOrBuilder
public String getTablesRemoved(int index)
repeated string tables_removed = 5;
getTablesRemoved
in interface SyncStatusOrBuilder
index
- The index of the element to return.public com.google.protobuf.ByteString getTablesRemovedBytes(int index)
repeated string tables_removed = 5;
getTablesRemovedBytes
in interface SyncStatusOrBuilder
index
- The index of the value to return.public final boolean isInitialized()
isInitialized
in interface com.google.protobuf.MessageLiteOrBuilder
isInitialized
in class com.google.protobuf.GeneratedMessageV3
public void writeTo(com.google.protobuf.CodedOutputStream output) throws IOException
writeTo
in interface com.google.protobuf.MessageLite
writeTo
in class com.google.protobuf.GeneratedMessageV3
IOException
public int getSerializedSize()
getSerializedSize
in interface com.google.protobuf.MessageLite
getSerializedSize
in class com.google.protobuf.GeneratedMessageV3
public boolean equals(Object obj)
equals
in interface com.google.protobuf.Message
equals
in class com.google.protobuf.AbstractMessage
public int hashCode()
hashCode
in interface com.google.protobuf.Message
hashCode
in class com.google.protobuf.AbstractMessage
public static SyncStatus parseFrom(ByteBuffer data) throws com.google.protobuf.InvalidProtocolBufferException
com.google.protobuf.InvalidProtocolBufferException
public static SyncStatus parseFrom(ByteBuffer data, com.google.protobuf.ExtensionRegistryLite extensionRegistry) throws com.google.protobuf.InvalidProtocolBufferException
com.google.protobuf.InvalidProtocolBufferException
public static SyncStatus parseFrom(com.google.protobuf.ByteString data) throws com.google.protobuf.InvalidProtocolBufferException
com.google.protobuf.InvalidProtocolBufferException
public static SyncStatus parseFrom(com.google.protobuf.ByteString data, com.google.protobuf.ExtensionRegistryLite extensionRegistry) throws com.google.protobuf.InvalidProtocolBufferException
com.google.protobuf.InvalidProtocolBufferException
public static SyncStatus parseFrom(byte[] data) throws com.google.protobuf.InvalidProtocolBufferException
com.google.protobuf.InvalidProtocolBufferException
public static SyncStatus parseFrom(byte[] data, com.google.protobuf.ExtensionRegistryLite extensionRegistry) throws com.google.protobuf.InvalidProtocolBufferException
com.google.protobuf.InvalidProtocolBufferException
public static SyncStatus parseFrom(InputStream input) throws IOException
IOException
public static SyncStatus parseFrom(InputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry) throws IOException
IOException
public static SyncStatus parseDelimitedFrom(InputStream input) throws IOException
IOException
public static SyncStatus parseDelimitedFrom(InputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry) throws IOException
IOException
public static SyncStatus parseFrom(com.google.protobuf.CodedInputStream input) throws IOException
IOException
public static SyncStatus parseFrom(com.google.protobuf.CodedInputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry) throws IOException
IOException
public SyncStatus.Builder newBuilderForType()
newBuilderForType
in interface com.google.protobuf.Message
newBuilderForType
in interface com.google.protobuf.MessageLite
public static SyncStatus.Builder newBuilder()
public static SyncStatus.Builder newBuilder(SyncStatus prototype)
public SyncStatus.Builder toBuilder()
toBuilder
in interface com.google.protobuf.Message
toBuilder
in interface com.google.protobuf.MessageLite
protected SyncStatus.Builder newBuilderForType(com.google.protobuf.GeneratedMessageV3.BuilderParent parent)
newBuilderForType
in class com.google.protobuf.GeneratedMessageV3
public static SyncStatus getDefaultInstance()
public static com.google.protobuf.Parser<SyncStatus> parser()
public com.google.protobuf.Parser<SyncStatus> getParserForType()
getParserForType
in interface com.google.protobuf.Message
getParserForType
in interface com.google.protobuf.MessageLite
getParserForType
in class com.google.protobuf.GeneratedMessageV3
public SyncStatus getDefaultInstanceForType()
getDefaultInstanceForType
in interface com.google.protobuf.MessageLiteOrBuilder
getDefaultInstanceForType
in interface com.google.protobuf.MessageOrBuilder
Copyright © 2023. All Rights Reserved.