public static interface UserBitShared.NodeStatusOrBuilder
extends com.google.protobuf.MessageOrBuilder
| Modifier and Type | Method and Description |
|---|---|
long |
getMemoryFootprint()
optional int64 memory_footprint = 2; |
int |
getNodeId()
optional int32 node_id = 1; |
boolean |
hasMemoryFootprint()
optional int64 memory_footprint = 2; |
boolean |
hasNodeId()
optional int32 node_id = 1; |
findInitializationErrors, getAllFields, getDefaultInstanceForType, getDescriptorForType, getField, getInitializationErrorString, getOneofFieldDescriptor, getRepeatedField, getRepeatedFieldCount, getUnknownFields, hasField, hasOneofboolean hasNodeId()
optional int32 node_id = 1;int getNodeId()
optional int32 node_id = 1;boolean hasMemoryFootprint()
optional int64 memory_footprint = 2;long getMemoryFootprint()
optional int64 memory_footprint = 2;Copyright © 2021 The Apache Software Foundation. All rights reserved.