public interface GetRegisterLeasePRequestOrBuilder
extends com.google.protobuf.MessageOrBuilder
Modifier and Type | Method and Description |
---|---|
long |
getBlockCount()
This may not accurate because the worker can add/delete blocks before sending the RegisterWorkerPRequest
|
long |
getWorkerId()
optional int64 workerId = 1; |
boolean |
hasBlockCount()
This may not accurate because the worker can add/delete blocks before sending the RegisterWorkerPRequest
|
boolean |
hasWorkerId()
optional int64 workerId = 1; |
findInitializationErrors, getAllFields, getDefaultInstanceForType, getDescriptorForType, getField, getInitializationErrorString, getOneofFieldDescriptor, getRepeatedField, getRepeatedFieldCount, getUnknownFields, hasField, hasOneof
boolean hasWorkerId()
optional int64 workerId = 1;
long getWorkerId()
optional int64 workerId = 1;
boolean hasBlockCount()
This may not accurate because the worker can add/delete blocks before sending the RegisterWorkerPRequest
optional int64 blockCount = 2;
long getBlockCount()
This may not accurate because the worker can add/delete blocks before sending the RegisterWorkerPRequest
optional int64 blockCount = 2;
Copyright © 2023. All Rights Reserved.