public final class GetRegisterLeasePResponse extends com.google.protobuf.GeneratedMessageV3 implements GetRegisterLeasePResponseOrBuilder
alluxio.grpc.block.GetRegisterLeasePResponse
Modifier and Type | Class and Description |
---|---|
static class |
GetRegisterLeasePResponse.Builder
Protobuf type
alluxio.grpc.block.GetRegisterLeasePResponse |
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 |
ALLOWED_FIELD_NUMBER |
static int |
EXPIRYMS_FIELD_NUMBER |
static int |
OPTIONS_FIELD_NUMBER |
static com.google.protobuf.Parser<GetRegisterLeasePResponse> |
PARSER
Deprecated.
|
static int |
WORKERID_FIELD_NUMBER |
Modifier and Type | Method and Description |
---|---|
boolean |
equals(Object obj) |
boolean |
getAllowed()
optional bool allowed = 2; |
static GetRegisterLeasePResponse |
getDefaultInstance() |
GetRegisterLeasePResponse |
getDefaultInstanceForType() |
static com.google.protobuf.Descriptors.Descriptor |
getDescriptor() |
long |
getExpiryMs()
optional int64 expiryMs = 3; |
GetRegisterLeasePOptions |
getOptions()
optional .alluxio.grpc.block.GetRegisterLeasePOptions options = 4; |
GetRegisterLeasePOptionsOrBuilder |
getOptionsOrBuilder()
optional .alluxio.grpc.block.GetRegisterLeasePOptions options = 4; |
com.google.protobuf.Parser<GetRegisterLeasePResponse> |
getParserForType() |
int |
getSerializedSize() |
com.google.protobuf.UnknownFieldSet |
getUnknownFields() |
long |
getWorkerId()
optional int64 workerId = 1; |
boolean |
hasAllowed()
optional bool allowed = 2; |
boolean |
hasExpiryMs()
optional int64 expiryMs = 3; |
int |
hashCode() |
boolean |
hasOptions()
optional .alluxio.grpc.block.GetRegisterLeasePOptions options = 4; |
boolean |
hasWorkerId()
optional int64 workerId = 1; |
protected com.google.protobuf.GeneratedMessageV3.FieldAccessorTable |
internalGetFieldAccessorTable() |
boolean |
isInitialized() |
static GetRegisterLeasePResponse.Builder |
newBuilder() |
static GetRegisterLeasePResponse.Builder |
newBuilder(GetRegisterLeasePResponse prototype) |
GetRegisterLeasePResponse.Builder |
newBuilderForType() |
protected GetRegisterLeasePResponse.Builder |
newBuilderForType(com.google.protobuf.GeneratedMessageV3.BuilderParent parent) |
protected Object |
newInstance(com.google.protobuf.GeneratedMessageV3.UnusedPrivateParameter unused) |
static GetRegisterLeasePResponse |
parseDelimitedFrom(InputStream input) |
static GetRegisterLeasePResponse |
parseDelimitedFrom(InputStream input,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
static GetRegisterLeasePResponse |
parseFrom(byte[] data) |
static GetRegisterLeasePResponse |
parseFrom(byte[] data,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
static GetRegisterLeasePResponse |
parseFrom(ByteBuffer data) |
static GetRegisterLeasePResponse |
parseFrom(ByteBuffer data,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
static GetRegisterLeasePResponse |
parseFrom(com.google.protobuf.ByteString data) |
static GetRegisterLeasePResponse |
parseFrom(com.google.protobuf.ByteString data,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
static GetRegisterLeasePResponse |
parseFrom(com.google.protobuf.CodedInputStream input) |
static GetRegisterLeasePResponse |
parseFrom(com.google.protobuf.CodedInputStream input,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
static GetRegisterLeasePResponse |
parseFrom(InputStream input) |
static GetRegisterLeasePResponse |
parseFrom(InputStream input,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
static com.google.protobuf.Parser<GetRegisterLeasePResponse> |
parser() |
GetRegisterLeasePResponse.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, 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 WORKERID_FIELD_NUMBER
public static final int ALLOWED_FIELD_NUMBER
public static final int EXPIRYMS_FIELD_NUMBER
public static final int OPTIONS_FIELD_NUMBER
@Deprecated public static final com.google.protobuf.Parser<GetRegisterLeasePResponse> 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.GeneratedMessageV3.FieldAccessorTable internalGetFieldAccessorTable()
internalGetFieldAccessorTable
in class com.google.protobuf.GeneratedMessageV3
public boolean hasWorkerId()
optional int64 workerId = 1;
hasWorkerId
in interface GetRegisterLeasePResponseOrBuilder
public long getWorkerId()
optional int64 workerId = 1;
getWorkerId
in interface GetRegisterLeasePResponseOrBuilder
public boolean hasAllowed()
optional bool allowed = 2;
hasAllowed
in interface GetRegisterLeasePResponseOrBuilder
public boolean getAllowed()
optional bool allowed = 2;
getAllowed
in interface GetRegisterLeasePResponseOrBuilder
public boolean hasExpiryMs()
optional int64 expiryMs = 3;
hasExpiryMs
in interface GetRegisterLeasePResponseOrBuilder
public long getExpiryMs()
optional int64 expiryMs = 3;
getExpiryMs
in interface GetRegisterLeasePResponseOrBuilder
public boolean hasOptions()
optional .alluxio.grpc.block.GetRegisterLeasePOptions options = 4;
hasOptions
in interface GetRegisterLeasePResponseOrBuilder
public GetRegisterLeasePOptions getOptions()
optional .alluxio.grpc.block.GetRegisterLeasePOptions options = 4;
getOptions
in interface GetRegisterLeasePResponseOrBuilder
public GetRegisterLeasePOptionsOrBuilder getOptionsOrBuilder()
optional .alluxio.grpc.block.GetRegisterLeasePOptions options = 4;
getOptionsOrBuilder
in interface GetRegisterLeasePResponseOrBuilder
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 GetRegisterLeasePResponse parseFrom(ByteBuffer data) throws com.google.protobuf.InvalidProtocolBufferException
com.google.protobuf.InvalidProtocolBufferException
public static GetRegisterLeasePResponse parseFrom(ByteBuffer data, com.google.protobuf.ExtensionRegistryLite extensionRegistry) throws com.google.protobuf.InvalidProtocolBufferException
com.google.protobuf.InvalidProtocolBufferException
public static GetRegisterLeasePResponse parseFrom(com.google.protobuf.ByteString data) throws com.google.protobuf.InvalidProtocolBufferException
com.google.protobuf.InvalidProtocolBufferException
public static GetRegisterLeasePResponse parseFrom(com.google.protobuf.ByteString data, com.google.protobuf.ExtensionRegistryLite extensionRegistry) throws com.google.protobuf.InvalidProtocolBufferException
com.google.protobuf.InvalidProtocolBufferException
public static GetRegisterLeasePResponse parseFrom(byte[] data) throws com.google.protobuf.InvalidProtocolBufferException
com.google.protobuf.InvalidProtocolBufferException
public static GetRegisterLeasePResponse parseFrom(byte[] data, com.google.protobuf.ExtensionRegistryLite extensionRegistry) throws com.google.protobuf.InvalidProtocolBufferException
com.google.protobuf.InvalidProtocolBufferException
public static GetRegisterLeasePResponse parseFrom(InputStream input) throws IOException
IOException
public static GetRegisterLeasePResponse parseFrom(InputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry) throws IOException
IOException
public static GetRegisterLeasePResponse parseDelimitedFrom(InputStream input) throws IOException
IOException
public static GetRegisterLeasePResponse parseDelimitedFrom(InputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry) throws IOException
IOException
public static GetRegisterLeasePResponse parseFrom(com.google.protobuf.CodedInputStream input) throws IOException
IOException
public static GetRegisterLeasePResponse parseFrom(com.google.protobuf.CodedInputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry) throws IOException
IOException
public GetRegisterLeasePResponse.Builder newBuilderForType()
newBuilderForType
in interface com.google.protobuf.Message
newBuilderForType
in interface com.google.protobuf.MessageLite
public static GetRegisterLeasePResponse.Builder newBuilder()
public static GetRegisterLeasePResponse.Builder newBuilder(GetRegisterLeasePResponse prototype)
public GetRegisterLeasePResponse.Builder toBuilder()
toBuilder
in interface com.google.protobuf.Message
toBuilder
in interface com.google.protobuf.MessageLite
protected GetRegisterLeasePResponse.Builder newBuilderForType(com.google.protobuf.GeneratedMessageV3.BuilderParent parent)
newBuilderForType
in class com.google.protobuf.GeneratedMessageV3
public static GetRegisterLeasePResponse getDefaultInstance()
public static com.google.protobuf.Parser<GetRegisterLeasePResponse> parser()
public com.google.protobuf.Parser<GetRegisterLeasePResponse> getParserForType()
getParserForType
in interface com.google.protobuf.Message
getParserForType
in interface com.google.protobuf.MessageLite
getParserForType
in class com.google.protobuf.GeneratedMessageV3
public GetRegisterLeasePResponse getDefaultInstanceForType()
getDefaultInstanceForType
in interface com.google.protobuf.MessageLiteOrBuilder
getDefaultInstanceForType
in interface com.google.protobuf.MessageOrBuilder
Copyright © 2023. All Rights Reserved.