public static final class SnapshotProtos.SnapshotFileInfo.Builder extends com.google.protobuf.GeneratedMessage.Builder<SnapshotProtos.SnapshotFileInfo.Builder> implements SnapshotProtos.SnapshotFileInfoOrBuilder
SnapshotFileInfo
Modifier and Type | Method and Description |
---|---|
SnapshotProtos.SnapshotFileInfo |
build() |
SnapshotProtos.SnapshotFileInfo |
buildPartial() |
SnapshotProtos.SnapshotFileInfo.Builder |
clear() |
SnapshotProtos.SnapshotFileInfo.Builder |
clearHfile()
optional string hfile = 3; |
SnapshotProtos.SnapshotFileInfo.Builder |
clearType()
required .SnapshotFileInfo.Type type = 1; |
SnapshotProtos.SnapshotFileInfo.Builder |
clearWalName()
optional string wal_name = 5; |
SnapshotProtos.SnapshotFileInfo.Builder |
clearWalServer()
optional string wal_server = 4; |
SnapshotProtos.SnapshotFileInfo.Builder |
clone() |
SnapshotProtos.SnapshotFileInfo |
getDefaultInstanceForType() |
static com.google.protobuf.Descriptors.Descriptor |
getDescriptor() |
com.google.protobuf.Descriptors.Descriptor |
getDescriptorForType() |
String |
getHfile()
optional string hfile = 3; |
com.google.protobuf.ByteString |
getHfileBytes()
optional string hfile = 3; |
SnapshotProtos.SnapshotFileInfo.Type |
getType()
required .SnapshotFileInfo.Type type = 1; |
String |
getWalName()
optional string wal_name = 5; |
com.google.protobuf.ByteString |
getWalNameBytes()
optional string wal_name = 5; |
String |
getWalServer()
optional string wal_server = 4; |
com.google.protobuf.ByteString |
getWalServerBytes()
optional string wal_server = 4; |
boolean |
hasHfile()
optional string hfile = 3; |
boolean |
hasType()
required .SnapshotFileInfo.Type type = 1; |
boolean |
hasWalName()
optional string wal_name = 5; |
boolean |
hasWalServer()
optional string wal_server = 4; |
protected com.google.protobuf.GeneratedMessage.FieldAccessorTable |
internalGetFieldAccessorTable() |
boolean |
isInitialized() |
SnapshotProtos.SnapshotFileInfo.Builder |
mergeFrom(com.google.protobuf.CodedInputStream input,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
SnapshotProtos.SnapshotFileInfo.Builder |
mergeFrom(com.google.protobuf.Message other) |
SnapshotProtos.SnapshotFileInfo.Builder |
mergeFrom(SnapshotProtos.SnapshotFileInfo other) |
SnapshotProtos.SnapshotFileInfo.Builder |
setHfile(String value)
optional string hfile = 3; |
SnapshotProtos.SnapshotFileInfo.Builder |
setHfileBytes(com.google.protobuf.ByteString value)
optional string hfile = 3; |
SnapshotProtos.SnapshotFileInfo.Builder |
setType(SnapshotProtos.SnapshotFileInfo.Type value)
required .SnapshotFileInfo.Type type = 1; |
SnapshotProtos.SnapshotFileInfo.Builder |
setWalName(String value)
optional string wal_name = 5; |
SnapshotProtos.SnapshotFileInfo.Builder |
setWalNameBytes(com.google.protobuf.ByteString value)
optional string wal_name = 5; |
SnapshotProtos.SnapshotFileInfo.Builder |
setWalServer(String value)
optional string wal_server = 4; |
SnapshotProtos.SnapshotFileInfo.Builder |
setWalServerBytes(com.google.protobuf.ByteString value)
optional string wal_server = 4; |
addRepeatedField, clearField, getAllFields, getField, getFieldBuilder, getParentForChildren, getRepeatedField, getRepeatedFieldCount, getUnknownFields, hasField, isClean, markClean, mergeUnknownFields, newBuilderForField, onBuilt, onChanged, parseUnknownField, setField, setRepeatedField, setUnknownFields
findInitializationErrors, getInitializationErrorString, mergeDelimitedFrom, mergeDelimitedFrom, mergeFrom, mergeFrom, mergeFrom, mergeFrom, mergeFrom, mergeFrom, mergeFrom, mergeFrom, mergeFrom, newUninitializedMessageException
addAll, newUninitializedMessageException
public static final com.google.protobuf.Descriptors.Descriptor getDescriptor()
protected com.google.protobuf.GeneratedMessage.FieldAccessorTable internalGetFieldAccessorTable()
internalGetFieldAccessorTable
in class com.google.protobuf.GeneratedMessage.Builder<SnapshotProtos.SnapshotFileInfo.Builder>
public SnapshotProtos.SnapshotFileInfo.Builder clear()
clear
in interface com.google.protobuf.Message.Builder
clear
in interface com.google.protobuf.MessageLite.Builder
clear
in class com.google.protobuf.GeneratedMessage.Builder<SnapshotProtos.SnapshotFileInfo.Builder>
public SnapshotProtos.SnapshotFileInfo.Builder clone()
clone
in interface com.google.protobuf.Message.Builder
clone
in interface com.google.protobuf.MessageLite.Builder
clone
in class com.google.protobuf.GeneratedMessage.Builder<SnapshotProtos.SnapshotFileInfo.Builder>
public com.google.protobuf.Descriptors.Descriptor getDescriptorForType()
getDescriptorForType
in interface com.google.protobuf.Message.Builder
getDescriptorForType
in interface com.google.protobuf.MessageOrBuilder
getDescriptorForType
in class com.google.protobuf.GeneratedMessage.Builder<SnapshotProtos.SnapshotFileInfo.Builder>
public SnapshotProtos.SnapshotFileInfo getDefaultInstanceForType()
getDefaultInstanceForType
in interface com.google.protobuf.MessageLiteOrBuilder
getDefaultInstanceForType
in interface com.google.protobuf.MessageOrBuilder
public SnapshotProtos.SnapshotFileInfo build()
build
in interface com.google.protobuf.Message.Builder
build
in interface com.google.protobuf.MessageLite.Builder
public SnapshotProtos.SnapshotFileInfo buildPartial()
buildPartial
in interface com.google.protobuf.Message.Builder
buildPartial
in interface com.google.protobuf.MessageLite.Builder
public SnapshotProtos.SnapshotFileInfo.Builder mergeFrom(com.google.protobuf.Message other)
mergeFrom
in interface com.google.protobuf.Message.Builder
mergeFrom
in class com.google.protobuf.AbstractMessage.Builder<SnapshotProtos.SnapshotFileInfo.Builder>
public SnapshotProtos.SnapshotFileInfo.Builder mergeFrom(SnapshotProtos.SnapshotFileInfo other)
public final boolean isInitialized()
isInitialized
in interface com.google.protobuf.MessageLiteOrBuilder
isInitialized
in class com.google.protobuf.GeneratedMessage.Builder<SnapshotProtos.SnapshotFileInfo.Builder>
public SnapshotProtos.SnapshotFileInfo.Builder mergeFrom(com.google.protobuf.CodedInputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry) throws IOException
mergeFrom
in interface com.google.protobuf.Message.Builder
mergeFrom
in interface com.google.protobuf.MessageLite.Builder
mergeFrom
in class com.google.protobuf.AbstractMessage.Builder<SnapshotProtos.SnapshotFileInfo.Builder>
IOException
public boolean hasType()
required .SnapshotFileInfo.Type type = 1;
hasType
in interface SnapshotProtos.SnapshotFileInfoOrBuilder
public SnapshotProtos.SnapshotFileInfo.Type getType()
required .SnapshotFileInfo.Type type = 1;
getType
in interface SnapshotProtos.SnapshotFileInfoOrBuilder
public SnapshotProtos.SnapshotFileInfo.Builder setType(SnapshotProtos.SnapshotFileInfo.Type value)
required .SnapshotFileInfo.Type type = 1;
public SnapshotProtos.SnapshotFileInfo.Builder clearType()
required .SnapshotFileInfo.Type type = 1;
public boolean hasHfile()
optional string hfile = 3;
hasHfile
in interface SnapshotProtos.SnapshotFileInfoOrBuilder
public String getHfile()
optional string hfile = 3;
getHfile
in interface SnapshotProtos.SnapshotFileInfoOrBuilder
public com.google.protobuf.ByteString getHfileBytes()
optional string hfile = 3;
getHfileBytes
in interface SnapshotProtos.SnapshotFileInfoOrBuilder
public SnapshotProtos.SnapshotFileInfo.Builder setHfile(String value)
optional string hfile = 3;
public SnapshotProtos.SnapshotFileInfo.Builder clearHfile()
optional string hfile = 3;
public SnapshotProtos.SnapshotFileInfo.Builder setHfileBytes(com.google.protobuf.ByteString value)
optional string hfile = 3;
public boolean hasWalServer()
optional string wal_server = 4;
hasWalServer
in interface SnapshotProtos.SnapshotFileInfoOrBuilder
public String getWalServer()
optional string wal_server = 4;
getWalServer
in interface SnapshotProtos.SnapshotFileInfoOrBuilder
public com.google.protobuf.ByteString getWalServerBytes()
optional string wal_server = 4;
getWalServerBytes
in interface SnapshotProtos.SnapshotFileInfoOrBuilder
public SnapshotProtos.SnapshotFileInfo.Builder setWalServer(String value)
optional string wal_server = 4;
public SnapshotProtos.SnapshotFileInfo.Builder clearWalServer()
optional string wal_server = 4;
public SnapshotProtos.SnapshotFileInfo.Builder setWalServerBytes(com.google.protobuf.ByteString value)
optional string wal_server = 4;
public boolean hasWalName()
optional string wal_name = 5;
hasWalName
in interface SnapshotProtos.SnapshotFileInfoOrBuilder
public String getWalName()
optional string wal_name = 5;
getWalName
in interface SnapshotProtos.SnapshotFileInfoOrBuilder
public com.google.protobuf.ByteString getWalNameBytes()
optional string wal_name = 5;
getWalNameBytes
in interface SnapshotProtos.SnapshotFileInfoOrBuilder
public SnapshotProtos.SnapshotFileInfo.Builder setWalName(String value)
optional string wal_name = 5;
public SnapshotProtos.SnapshotFileInfo.Builder clearWalName()
optional string wal_name = 5;
public SnapshotProtos.SnapshotFileInfo.Builder setWalNameBytes(com.google.protobuf.ByteString value)
optional string wal_name = 5;
Copyright © 2007-2016 The Apache Software Foundation. All Rights Reserved.