public static final class ProtosFactory.LogFileMetaData extends com.google.protobuf.GeneratedMessage implements ProtosFactory.LogFileMetaDataOrBuilder
LogFileMetaData
Modifier and Type | Class and Description |
---|---|
static class |
ProtosFactory.LogFileMetaData.Builder
Protobuf type
LogFileMetaData |
com.google.protobuf.GeneratedMessage.BuilderParent, com.google.protobuf.GeneratedMessage.ExtendableBuilder<MessageType extends com.google.protobuf.GeneratedMessage.ExtendableMessage,BuilderType extends com.google.protobuf.GeneratedMessage.ExtendableBuilder>, com.google.protobuf.GeneratedMessage.ExtendableMessage<MessageType extends com.google.protobuf.GeneratedMessage.ExtendableMessage>, com.google.protobuf.GeneratedMessage.ExtendableMessageOrBuilder<MessageType extends com.google.protobuf.GeneratedMessage.ExtendableMessage>, com.google.protobuf.GeneratedMessage.FieldAccessorTable, com.google.protobuf.GeneratedMessage.GeneratedExtension<ContainingType extends com.google.protobuf.Message,Type>
Modifier and Type | Field and Description |
---|---|
static int |
BACKUPCHECKPOINTPOSITION_FIELD_NUMBER |
static int |
BACKUPCHECKPOINTWRITEORDERID_FIELD_NUMBER |
static int |
CHECKPOINTPOSITION_FIELD_NUMBER |
static int |
CHECKPOINTWRITEORDERID_FIELD_NUMBER |
static int |
ENCRYPTION_FIELD_NUMBER |
static int |
LOGFILEID_FIELD_NUMBER |
static com.google.protobuf.Parser<ProtosFactory.LogFileMetaData> |
PARSER |
static int |
VERSION_FIELD_NUMBER |
Modifier and Type | Method and Description |
---|---|
long |
getBackupCheckpointPosition()
optional sfixed64 backupCheckpointPosition = 6; |
long |
getBackupCheckpointWriteOrderID()
optional sfixed64 backupCheckpointWriteOrderID = 7; |
long |
getCheckpointPosition()
required sfixed64 checkpointPosition = 3; |
long |
getCheckpointWriteOrderID()
required sfixed64 checkpointWriteOrderID = 4; |
static ProtosFactory.LogFileMetaData |
getDefaultInstance() |
ProtosFactory.LogFileMetaData |
getDefaultInstanceForType() |
static com.google.protobuf.Descriptors.Descriptor |
getDescriptor() |
ProtosFactory.LogFileEncryption |
getEncryption()
optional .LogFileEncryption encryption = 5; |
ProtosFactory.LogFileEncryptionOrBuilder |
getEncryptionOrBuilder()
optional .LogFileEncryption encryption = 5; |
int |
getLogFileID()
required sfixed32 logFileID = 2; |
com.google.protobuf.Parser<ProtosFactory.LogFileMetaData> |
getParserForType() |
int |
getSerializedSize() |
com.google.protobuf.UnknownFieldSet |
getUnknownFields() |
int |
getVersion()
required sfixed32 version = 1; |
boolean |
hasBackupCheckpointPosition()
optional sfixed64 backupCheckpointPosition = 6; |
boolean |
hasBackupCheckpointWriteOrderID()
optional sfixed64 backupCheckpointWriteOrderID = 7; |
boolean |
hasCheckpointPosition()
required sfixed64 checkpointPosition = 3; |
boolean |
hasCheckpointWriteOrderID()
required sfixed64 checkpointWriteOrderID = 4; |
boolean |
hasEncryption()
optional .LogFileEncryption encryption = 5; |
boolean |
hasLogFileID()
required sfixed32 logFileID = 2; |
boolean |
hasVersion()
required sfixed32 version = 1; |
protected com.google.protobuf.GeneratedMessage.FieldAccessorTable |
internalGetFieldAccessorTable() |
boolean |
isInitialized() |
static ProtosFactory.LogFileMetaData.Builder |
newBuilder() |
static ProtosFactory.LogFileMetaData.Builder |
newBuilder(ProtosFactory.LogFileMetaData prototype) |
ProtosFactory.LogFileMetaData.Builder |
newBuilderForType() |
protected ProtosFactory.LogFileMetaData.Builder |
newBuilderForType(com.google.protobuf.GeneratedMessage.BuilderParent parent) |
static ProtosFactory.LogFileMetaData |
parseDelimitedFrom(InputStream input) |
static ProtosFactory.LogFileMetaData |
parseDelimitedFrom(InputStream input,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
static ProtosFactory.LogFileMetaData |
parseFrom(byte[] data) |
static ProtosFactory.LogFileMetaData |
parseFrom(byte[] data,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
static ProtosFactory.LogFileMetaData |
parseFrom(com.google.protobuf.ByteString data) |
static ProtosFactory.LogFileMetaData |
parseFrom(com.google.protobuf.ByteString data,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
static ProtosFactory.LogFileMetaData |
parseFrom(com.google.protobuf.CodedInputStream input) |
static ProtosFactory.LogFileMetaData |
parseFrom(com.google.protobuf.CodedInputStream input,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
static ProtosFactory.LogFileMetaData |
parseFrom(InputStream input) |
static ProtosFactory.LogFileMetaData |
parseFrom(InputStream input,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
ProtosFactory.LogFileMetaData.Builder |
toBuilder() |
protected Object |
writeReplace() |
void |
writeTo(com.google.protobuf.CodedOutputStream output) |
getAllFields, getDescriptorForType, getField, getRepeatedField, getRepeatedFieldCount, hasField, makeExtensionsImmutable, newFileScopedGeneratedExtension, newMessageScopedGeneratedExtension, parseUnknownField
equals, findInitializationErrors, getInitializationErrorString, hashBoolean, hashCode, hashEnum, hashEnumList, hashFields, hashLong, toString
toByteArray, toByteString, writeDelimitedTo, writeTo
clone, finalize, getClass, notify, notifyAll, wait, wait, wait
public static com.google.protobuf.Parser<ProtosFactory.LogFileMetaData> PARSER
public static final int VERSION_FIELD_NUMBER
public static final int LOGFILEID_FIELD_NUMBER
public static final int CHECKPOINTPOSITION_FIELD_NUMBER
public static final int CHECKPOINTWRITEORDERID_FIELD_NUMBER
public static final int ENCRYPTION_FIELD_NUMBER
public static final int BACKUPCHECKPOINTPOSITION_FIELD_NUMBER
public static final int BACKUPCHECKPOINTWRITEORDERID_FIELD_NUMBER
public static ProtosFactory.LogFileMetaData getDefaultInstance()
public ProtosFactory.LogFileMetaData getDefaultInstanceForType()
getDefaultInstanceForType
in interface com.google.protobuf.MessageLiteOrBuilder
getDefaultInstanceForType
in interface com.google.protobuf.MessageOrBuilder
public final com.google.protobuf.UnknownFieldSet getUnknownFields()
getUnknownFields
in interface com.google.protobuf.MessageOrBuilder
getUnknownFields
in class com.google.protobuf.GeneratedMessage
public static final com.google.protobuf.Descriptors.Descriptor getDescriptor()
protected com.google.protobuf.GeneratedMessage.FieldAccessorTable internalGetFieldAccessorTable()
internalGetFieldAccessorTable
in class com.google.protobuf.GeneratedMessage
public com.google.protobuf.Parser<ProtosFactory.LogFileMetaData> getParserForType()
getParserForType
in interface com.google.protobuf.Message
getParserForType
in interface com.google.protobuf.MessageLite
getParserForType
in class com.google.protobuf.GeneratedMessage
public boolean hasVersion()
required sfixed32 version = 1;
hasVersion
in interface ProtosFactory.LogFileMetaDataOrBuilder
public int getVersion()
required sfixed32 version = 1;
getVersion
in interface ProtosFactory.LogFileMetaDataOrBuilder
public boolean hasLogFileID()
required sfixed32 logFileID = 2;
hasLogFileID
in interface ProtosFactory.LogFileMetaDataOrBuilder
public int getLogFileID()
required sfixed32 logFileID = 2;
getLogFileID
in interface ProtosFactory.LogFileMetaDataOrBuilder
public boolean hasCheckpointPosition()
required sfixed64 checkpointPosition = 3;
hasCheckpointPosition
in interface ProtosFactory.LogFileMetaDataOrBuilder
public long getCheckpointPosition()
required sfixed64 checkpointPosition = 3;
getCheckpointPosition
in interface ProtosFactory.LogFileMetaDataOrBuilder
public boolean hasCheckpointWriteOrderID()
required sfixed64 checkpointWriteOrderID = 4;
hasCheckpointWriteOrderID
in interface ProtosFactory.LogFileMetaDataOrBuilder
public long getCheckpointWriteOrderID()
required sfixed64 checkpointWriteOrderID = 4;
getCheckpointWriteOrderID
in interface ProtosFactory.LogFileMetaDataOrBuilder
public boolean hasEncryption()
optional .LogFileEncryption encryption = 5;
hasEncryption
in interface ProtosFactory.LogFileMetaDataOrBuilder
public ProtosFactory.LogFileEncryption getEncryption()
optional .LogFileEncryption encryption = 5;
getEncryption
in interface ProtosFactory.LogFileMetaDataOrBuilder
public ProtosFactory.LogFileEncryptionOrBuilder getEncryptionOrBuilder()
optional .LogFileEncryption encryption = 5;
getEncryptionOrBuilder
in interface ProtosFactory.LogFileMetaDataOrBuilder
public boolean hasBackupCheckpointPosition()
optional sfixed64 backupCheckpointPosition = 6;
hasBackupCheckpointPosition
in interface ProtosFactory.LogFileMetaDataOrBuilder
public long getBackupCheckpointPosition()
optional sfixed64 backupCheckpointPosition = 6;
getBackupCheckpointPosition
in interface ProtosFactory.LogFileMetaDataOrBuilder
public boolean hasBackupCheckpointWriteOrderID()
optional sfixed64 backupCheckpointWriteOrderID = 7;
hasBackupCheckpointWriteOrderID
in interface ProtosFactory.LogFileMetaDataOrBuilder
public long getBackupCheckpointWriteOrderID()
optional sfixed64 backupCheckpointWriteOrderID = 7;
getBackupCheckpointWriteOrderID
in interface ProtosFactory.LogFileMetaDataOrBuilder
public final boolean isInitialized()
isInitialized
in interface com.google.protobuf.MessageLiteOrBuilder
isInitialized
in class com.google.protobuf.GeneratedMessage
public void writeTo(com.google.protobuf.CodedOutputStream output) throws IOException
writeTo
in interface com.google.protobuf.MessageLite
writeTo
in class com.google.protobuf.AbstractMessage
IOException
public int getSerializedSize()
getSerializedSize
in interface com.google.protobuf.MessageLite
getSerializedSize
in class com.google.protobuf.AbstractMessage
protected Object writeReplace() throws ObjectStreamException
writeReplace
in class com.google.protobuf.GeneratedMessage
ObjectStreamException
public static ProtosFactory.LogFileMetaData parseFrom(com.google.protobuf.ByteString data) throws com.google.protobuf.InvalidProtocolBufferException
com.google.protobuf.InvalidProtocolBufferException
public static ProtosFactory.LogFileMetaData parseFrom(com.google.protobuf.ByteString data, com.google.protobuf.ExtensionRegistryLite extensionRegistry) throws com.google.protobuf.InvalidProtocolBufferException
com.google.protobuf.InvalidProtocolBufferException
public static ProtosFactory.LogFileMetaData parseFrom(byte[] data) throws com.google.protobuf.InvalidProtocolBufferException
com.google.protobuf.InvalidProtocolBufferException
public static ProtosFactory.LogFileMetaData parseFrom(byte[] data, com.google.protobuf.ExtensionRegistryLite extensionRegistry) throws com.google.protobuf.InvalidProtocolBufferException
com.google.protobuf.InvalidProtocolBufferException
public static ProtosFactory.LogFileMetaData parseFrom(InputStream input) throws IOException
IOException
public static ProtosFactory.LogFileMetaData parseFrom(InputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry) throws IOException
IOException
public static ProtosFactory.LogFileMetaData parseDelimitedFrom(InputStream input) throws IOException
IOException
public static ProtosFactory.LogFileMetaData parseDelimitedFrom(InputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry) throws IOException
IOException
public static ProtosFactory.LogFileMetaData parseFrom(com.google.protobuf.CodedInputStream input) throws IOException
IOException
public static ProtosFactory.LogFileMetaData parseFrom(com.google.protobuf.CodedInputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry) throws IOException
IOException
public static ProtosFactory.LogFileMetaData.Builder newBuilder()
public ProtosFactory.LogFileMetaData.Builder newBuilderForType()
newBuilderForType
in interface com.google.protobuf.Message
newBuilderForType
in interface com.google.protobuf.MessageLite
public static ProtosFactory.LogFileMetaData.Builder newBuilder(ProtosFactory.LogFileMetaData prototype)
public ProtosFactory.LogFileMetaData.Builder toBuilder()
toBuilder
in interface com.google.protobuf.Message
toBuilder
in interface com.google.protobuf.MessageLite
protected ProtosFactory.LogFileMetaData.Builder newBuilderForType(com.google.protobuf.GeneratedMessage.BuilderParent parent)
newBuilderForType
in class com.google.protobuf.GeneratedMessage
Copyright © 2009-2016 Apache Software Foundation. All Rights Reserved.