public static final class MLDataFormats.OffloadContext extends com.google.protobuf.GeneratedMessageV3 implements MLDataFormats.OffloadContextOrBuilder
OffloadContext| Modifier and Type | Class and Description |
|---|---|
static class |
MLDataFormats.OffloadContext.Builder
Protobuf type
OffloadContext |
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 int |
BOOKKEEPERDELETED_FIELD_NUMBER |
static int |
COMPLETE_FIELD_NUMBER |
static int |
DRIVERMETADATA_FIELD_NUMBER |
static int |
OFFLOADSEGMENT_FIELD_NUMBER |
static com.google.protobuf.Parser<MLDataFormats.OffloadContext> |
PARSER
Deprecated.
|
static int |
TIMESTAMP_FIELD_NUMBER |
static int |
UIDLSB_FIELD_NUMBER |
static int |
UIDMSB_FIELD_NUMBER |
| Modifier and Type | Method and Description |
|---|---|
boolean |
equals(Object obj) |
boolean |
getBookkeeperDeleted()
optional bool bookkeeperDeleted = 4; |
boolean |
getComplete()
optional bool complete = 3; |
static MLDataFormats.OffloadContext |
getDefaultInstance() |
MLDataFormats.OffloadContext |
getDefaultInstanceForType() |
static com.google.protobuf.Descriptors.Descriptor |
getDescriptor() |
MLDataFormats.OffloadDriverMetadata |
getDriverMetadata()
optional .OffloadDriverMetadata driverMetadata = 6; |
MLDataFormats.OffloadDriverMetadataOrBuilder |
getDriverMetadataOrBuilder()
optional .OffloadDriverMetadata driverMetadata = 6; |
MLDataFormats.OffloadSegment |
getOffloadSegment(int index)
repeated .OffloadSegment offloadSegment = 7; |
int |
getOffloadSegmentCount()
repeated .OffloadSegment offloadSegment = 7; |
List<MLDataFormats.OffloadSegment> |
getOffloadSegmentList()
repeated .OffloadSegment offloadSegment = 7; |
MLDataFormats.OffloadSegmentOrBuilder |
getOffloadSegmentOrBuilder(int index)
repeated .OffloadSegment offloadSegment = 7; |
List<? extends MLDataFormats.OffloadSegmentOrBuilder> |
getOffloadSegmentOrBuilderList()
repeated .OffloadSegment offloadSegment = 7; |
com.google.protobuf.Parser<MLDataFormats.OffloadContext> |
getParserForType() |
int |
getSerializedSize() |
long |
getTimestamp()
optional int64 timestamp = 5; |
long |
getUidLsb()
optional int64 uidLsb = 2; |
long |
getUidMsb()
optional int64 uidMsb = 1; |
com.google.protobuf.UnknownFieldSet |
getUnknownFields() |
boolean |
hasBookkeeperDeleted()
optional bool bookkeeperDeleted = 4; |
boolean |
hasComplete()
optional bool complete = 3; |
boolean |
hasDriverMetadata()
optional .OffloadDriverMetadata driverMetadata = 6; |
int |
hashCode() |
boolean |
hasTimestamp()
optional int64 timestamp = 5; |
boolean |
hasUidLsb()
optional int64 uidLsb = 2; |
boolean |
hasUidMsb()
optional int64 uidMsb = 1; |
protected com.google.protobuf.GeneratedMessageV3.FieldAccessorTable |
internalGetFieldAccessorTable() |
boolean |
isInitialized() |
static MLDataFormats.OffloadContext.Builder |
newBuilder() |
static MLDataFormats.OffloadContext.Builder |
newBuilder(MLDataFormats.OffloadContext prototype) |
MLDataFormats.OffloadContext.Builder |
newBuilderForType() |
protected MLDataFormats.OffloadContext.Builder |
newBuilderForType(com.google.protobuf.GeneratedMessageV3.BuilderParent parent) |
protected Object |
newInstance(com.google.protobuf.GeneratedMessageV3.UnusedPrivateParameter unused) |
static MLDataFormats.OffloadContext |
parseDelimitedFrom(InputStream input) |
static MLDataFormats.OffloadContext |
parseDelimitedFrom(InputStream input,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
static MLDataFormats.OffloadContext |
parseFrom(byte[] data) |
static MLDataFormats.OffloadContext |
parseFrom(byte[] data,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
static MLDataFormats.OffloadContext |
parseFrom(ByteBuffer data) |
static MLDataFormats.OffloadContext |
parseFrom(ByteBuffer data,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
static MLDataFormats.OffloadContext |
parseFrom(com.google.protobuf.ByteString data) |
static MLDataFormats.OffloadContext |
parseFrom(com.google.protobuf.ByteString data,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
static MLDataFormats.OffloadContext |
parseFrom(com.google.protobuf.CodedInputStream input) |
static MLDataFormats.OffloadContext |
parseFrom(com.google.protobuf.CodedInputStream input,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
static MLDataFormats.OffloadContext |
parseFrom(InputStream input) |
static MLDataFormats.OffloadContext |
parseFrom(InputStream input,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
static com.google.protobuf.Parser<MLDataFormats.OffloadContext> |
parser() |
MLDataFormats.OffloadContext.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, internalGetMapField, 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, writeStringNoTagfindInitializationErrors, getInitializationErrorString, hashBoolean, hashEnum, hashEnumList, hashFields, hashLong, toStringaddAll, addAll, checkByteStringIsUtf8, toByteArray, toByteString, writeDelimitedTo, writeToclone, finalize, getClass, notify, notifyAll, wait, wait, waitpublic static final int UIDMSB_FIELD_NUMBER
public static final int UIDLSB_FIELD_NUMBER
public static final int COMPLETE_FIELD_NUMBER
public static final int BOOKKEEPERDELETED_FIELD_NUMBER
public static final int TIMESTAMP_FIELD_NUMBER
public static final int DRIVERMETADATA_FIELD_NUMBER
public static final int OFFLOADSEGMENT_FIELD_NUMBER
@Deprecated public static final com.google.protobuf.Parser<MLDataFormats.OffloadContext> PARSER
protected Object newInstance(com.google.protobuf.GeneratedMessageV3.UnusedPrivateParameter unused)
newInstance in class com.google.protobuf.GeneratedMessageV3public final com.google.protobuf.UnknownFieldSet getUnknownFields()
getUnknownFields in interface com.google.protobuf.MessageOrBuildergetUnknownFields in class com.google.protobuf.GeneratedMessageV3public static final com.google.protobuf.Descriptors.Descriptor getDescriptor()
protected com.google.protobuf.GeneratedMessageV3.FieldAccessorTable internalGetFieldAccessorTable()
internalGetFieldAccessorTable in class com.google.protobuf.GeneratedMessageV3public boolean hasUidMsb()
optional int64 uidMsb = 1;hasUidMsb in interface MLDataFormats.OffloadContextOrBuilderpublic long getUidMsb()
optional int64 uidMsb = 1;getUidMsb in interface MLDataFormats.OffloadContextOrBuilderpublic boolean hasUidLsb()
optional int64 uidLsb = 2;hasUidLsb in interface MLDataFormats.OffloadContextOrBuilderpublic long getUidLsb()
optional int64 uidLsb = 2;getUidLsb in interface MLDataFormats.OffloadContextOrBuilderpublic boolean hasComplete()
optional bool complete = 3;hasComplete in interface MLDataFormats.OffloadContextOrBuilderpublic boolean getComplete()
optional bool complete = 3;getComplete in interface MLDataFormats.OffloadContextOrBuilderpublic boolean hasBookkeeperDeleted()
optional bool bookkeeperDeleted = 4;hasBookkeeperDeleted in interface MLDataFormats.OffloadContextOrBuilderpublic boolean getBookkeeperDeleted()
optional bool bookkeeperDeleted = 4;getBookkeeperDeleted in interface MLDataFormats.OffloadContextOrBuilderpublic boolean hasTimestamp()
optional int64 timestamp = 5;hasTimestamp in interface MLDataFormats.OffloadContextOrBuilderpublic long getTimestamp()
optional int64 timestamp = 5;getTimestamp in interface MLDataFormats.OffloadContextOrBuilderpublic boolean hasDriverMetadata()
optional .OffloadDriverMetadata driverMetadata = 6;hasDriverMetadata in interface MLDataFormats.OffloadContextOrBuilderpublic MLDataFormats.OffloadDriverMetadata getDriverMetadata()
optional .OffloadDriverMetadata driverMetadata = 6;getDriverMetadata in interface MLDataFormats.OffloadContextOrBuilderpublic MLDataFormats.OffloadDriverMetadataOrBuilder getDriverMetadataOrBuilder()
optional .OffloadDriverMetadata driverMetadata = 6;getDriverMetadataOrBuilder in interface MLDataFormats.OffloadContextOrBuilderpublic List<MLDataFormats.OffloadSegment> getOffloadSegmentList()
repeated .OffloadSegment offloadSegment = 7;getOffloadSegmentList in interface MLDataFormats.OffloadContextOrBuilderpublic List<? extends MLDataFormats.OffloadSegmentOrBuilder> getOffloadSegmentOrBuilderList()
repeated .OffloadSegment offloadSegment = 7;getOffloadSegmentOrBuilderList in interface MLDataFormats.OffloadContextOrBuilderpublic int getOffloadSegmentCount()
repeated .OffloadSegment offloadSegment = 7;getOffloadSegmentCount in interface MLDataFormats.OffloadContextOrBuilderpublic MLDataFormats.OffloadSegment getOffloadSegment(int index)
repeated .OffloadSegment offloadSegment = 7;getOffloadSegment in interface MLDataFormats.OffloadContextOrBuilderpublic MLDataFormats.OffloadSegmentOrBuilder getOffloadSegmentOrBuilder(int index)
repeated .OffloadSegment offloadSegment = 7;getOffloadSegmentOrBuilder in interface MLDataFormats.OffloadContextOrBuilderpublic final boolean isInitialized()
isInitialized in interface com.google.protobuf.MessageLiteOrBuilderisInitialized in class com.google.protobuf.GeneratedMessageV3public void writeTo(com.google.protobuf.CodedOutputStream output)
throws IOException
writeTo in interface com.google.protobuf.MessageLitewriteTo in class com.google.protobuf.GeneratedMessageV3IOExceptionpublic int getSerializedSize()
getSerializedSize in interface com.google.protobuf.MessageLitegetSerializedSize in class com.google.protobuf.GeneratedMessageV3public boolean equals(Object obj)
equals in interface com.google.protobuf.Messageequals in class com.google.protobuf.AbstractMessagepublic int hashCode()
hashCode in interface com.google.protobuf.MessagehashCode in class com.google.protobuf.AbstractMessagepublic static MLDataFormats.OffloadContext parseFrom(ByteBuffer data) throws com.google.protobuf.InvalidProtocolBufferException
com.google.protobuf.InvalidProtocolBufferExceptionpublic static MLDataFormats.OffloadContext parseFrom(ByteBuffer data, com.google.protobuf.ExtensionRegistryLite extensionRegistry) throws com.google.protobuf.InvalidProtocolBufferException
com.google.protobuf.InvalidProtocolBufferExceptionpublic static MLDataFormats.OffloadContext parseFrom(com.google.protobuf.ByteString data) throws com.google.protobuf.InvalidProtocolBufferException
com.google.protobuf.InvalidProtocolBufferExceptionpublic static MLDataFormats.OffloadContext parseFrom(com.google.protobuf.ByteString data, com.google.protobuf.ExtensionRegistryLite extensionRegistry) throws com.google.protobuf.InvalidProtocolBufferException
com.google.protobuf.InvalidProtocolBufferExceptionpublic static MLDataFormats.OffloadContext parseFrom(byte[] data) throws com.google.protobuf.InvalidProtocolBufferException
com.google.protobuf.InvalidProtocolBufferExceptionpublic static MLDataFormats.OffloadContext parseFrom(byte[] data, com.google.protobuf.ExtensionRegistryLite extensionRegistry) throws com.google.protobuf.InvalidProtocolBufferException
com.google.protobuf.InvalidProtocolBufferExceptionpublic static MLDataFormats.OffloadContext parseFrom(InputStream input) throws IOException
IOExceptionpublic static MLDataFormats.OffloadContext parseFrom(InputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry) throws IOException
IOExceptionpublic static MLDataFormats.OffloadContext parseDelimitedFrom(InputStream input) throws IOException
IOExceptionpublic static MLDataFormats.OffloadContext parseDelimitedFrom(InputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry) throws IOException
IOExceptionpublic static MLDataFormats.OffloadContext parseFrom(com.google.protobuf.CodedInputStream input) throws IOException
IOExceptionpublic static MLDataFormats.OffloadContext parseFrom(com.google.protobuf.CodedInputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry) throws IOException
IOExceptionpublic MLDataFormats.OffloadContext.Builder newBuilderForType()
newBuilderForType in interface com.google.protobuf.MessagenewBuilderForType in interface com.google.protobuf.MessageLitepublic static MLDataFormats.OffloadContext.Builder newBuilder()
public static MLDataFormats.OffloadContext.Builder newBuilder(MLDataFormats.OffloadContext prototype)
public MLDataFormats.OffloadContext.Builder toBuilder()
toBuilder in interface com.google.protobuf.MessagetoBuilder in interface com.google.protobuf.MessageLiteprotected MLDataFormats.OffloadContext.Builder newBuilderForType(com.google.protobuf.GeneratedMessageV3.BuilderParent parent)
newBuilderForType in class com.google.protobuf.GeneratedMessageV3public static MLDataFormats.OffloadContext getDefaultInstance()
public static com.google.protobuf.Parser<MLDataFormats.OffloadContext> parser()
public com.google.protobuf.Parser<MLDataFormats.OffloadContext> getParserForType()
getParserForType in interface com.google.protobuf.MessagegetParserForType in interface com.google.protobuf.MessageLitegetParserForType in class com.google.protobuf.GeneratedMessageV3public MLDataFormats.OffloadContext getDefaultInstanceForType()
getDefaultInstanceForType in interface com.google.protobuf.MessageLiteOrBuildergetDefaultInstanceForType in interface com.google.protobuf.MessageOrBuilderCopyright © 2017–2022 Apache Software Foundation. All rights reserved.