public static interface ProtobufMessages.NodeMemory.FromNodeMemory.FromContext.FromObjectOrBuilder
extends com.google.protobuf.MessageOrBuilder
Modifier and Type | Method and Description |
---|---|
com.google.protobuf.ByteString |
getObject()
optional bytes object = 9; |
int |
getStrategyIndex()
optional int32 strategy_index = 8; |
boolean |
hasObject()
optional bytes object = 9; |
boolean |
hasStrategyIndex()
optional int32 strategy_index = 8; |
findInitializationErrors, getAllFields, getDefaultInstanceForType, getDescriptorForType, getField, getInitializationErrorString, getOneofFieldDescriptor, getRepeatedField, getRepeatedFieldCount, getUnknownFields, hasField, hasOneof
boolean hasStrategyIndex()
optional int32 strategy_index = 8;
int getStrategyIndex()
optional int32 strategy_index = 8;
boolean hasObject()
optional bytes object = 9;
com.google.protobuf.ByteString getObject()
optional bytes object = 9;
Copyright © 2001–2020 JBoss by Red Hat. All rights reserved.