public static interface ProtobufMessages.HeaderOrBuilder extends com.google.protobuf.GeneratedMessageV3.ExtendableMessageOrBuilder<ProtobufMessages.Header>
| Modifier and Type | Method and Description |
|---|---|
com.google.protobuf.ByteString |
getPayload()
byte blobs
optional bytes payload = 10; |
ProtobufMessages.RuntimeClassDef |
getRuntimeClassDefinitions(int index)
classes generated after the KieBase compilation, which may be needed by the session
DROOLS-904
repeated .org.drools.core.marshalling.RuntimeClassDef runtime_class_definitions = 13; |
int |
getRuntimeClassDefinitionsCount()
classes generated after the KieBase compilation, which may be needed by the session
DROOLS-904
repeated .org.drools.core.marshalling.RuntimeClassDef runtime_class_definitions = 13; |
List<ProtobufMessages.RuntimeClassDef> |
getRuntimeClassDefinitionsList()
classes generated after the KieBase compilation, which may be needed by the session
DROOLS-904
repeated .org.drools.core.marshalling.RuntimeClassDef runtime_class_definitions = 13; |
ProtobufMessages.RuntimeClassDefOrBuilder |
getRuntimeClassDefinitionsOrBuilder(int index)
classes generated after the KieBase compilation, which may be needed by the session
DROOLS-904
repeated .org.drools.core.marshalling.RuntimeClassDef runtime_class_definitions = 13; |
List<? extends ProtobufMessages.RuntimeClassDefOrBuilder> |
getRuntimeClassDefinitionsOrBuilderList()
classes generated after the KieBase compilation, which may be needed by the session
DROOLS-904
repeated .org.drools.core.marshalling.RuntimeClassDef runtime_class_definitions = 13; |
ProtobufMessages.Signature |
getSignature()
Signature to prevent security concerns
optional .org.drools.core.marshalling.Signature signature = 4; |
ProtobufMessages.SignatureOrBuilder |
getSignatureOrBuilder()
Signature to prevent security concerns
optional .org.drools.core.marshalling.Signature signature = 4; |
ProtobufMessages.Header.StrategyIndex |
getStrategy(int index)
The list of strategy classes used for this serialization
repeated .org.drools.core.marshalling.Header.StrategyIndex strategy = 9; |
int |
getStrategyCount()
The list of strategy classes used for this serialization
repeated .org.drools.core.marshalling.Header.StrategyIndex strategy = 9; |
List<ProtobufMessages.Header.StrategyIndex> |
getStrategyList()
The list of strategy classes used for this serialization
repeated .org.drools.core.marshalling.Header.StrategyIndex strategy = 9; |
ProtobufMessages.Header.StrategyIndexOrBuilder |
getStrategyOrBuilder(int index)
The list of strategy classes used for this serialization
repeated .org.drools.core.marshalling.Header.StrategyIndex strategy = 9; |
List<? extends ProtobufMessages.Header.StrategyIndexOrBuilder> |
getStrategyOrBuilderList()
The list of strategy classes used for this serialization
repeated .org.drools.core.marshalling.Header.StrategyIndex strategy = 9; |
ProtobufMessages.Version |
getVersion()
Drools version for which this message was created
optional .org.drools.core.marshalling.Version version = 1; |
ProtobufMessages.VersionOrBuilder |
getVersionOrBuilder()
Drools version for which this message was created
optional .org.drools.core.marshalling.Version version = 1; |
boolean |
hasPayload()
byte blobs
optional bytes payload = 10; |
boolean |
hasSignature()
Signature to prevent security concerns
optional .org.drools.core.marshalling.Signature signature = 4; |
boolean |
hasVersion()
Drools version for which this message was created
optional .org.drools.core.marshalling.Version version = 1; |
getDefaultInstanceForType, getExtension, getExtension, getExtension, getExtension, getExtension, getExtension, getExtensionCount, getExtensionCount, getExtensionCount, hasExtension, hasExtension, hasExtensionboolean hasVersion()
Drools version for which this message was created
optional .org.drools.core.marshalling.Version version = 1;ProtobufMessages.Version getVersion()
Drools version for which this message was created
optional .org.drools.core.marshalling.Version version = 1;ProtobufMessages.VersionOrBuilder getVersionOrBuilder()
Drools version for which this message was created
optional .org.drools.core.marshalling.Version version = 1;boolean hasSignature()
Signature to prevent security concerns
optional .org.drools.core.marshalling.Signature signature = 4;ProtobufMessages.Signature getSignature()
Signature to prevent security concerns
optional .org.drools.core.marshalling.Signature signature = 4;ProtobufMessages.SignatureOrBuilder getSignatureOrBuilder()
Signature to prevent security concerns
optional .org.drools.core.marshalling.Signature signature = 4;List<ProtobufMessages.Header.StrategyIndex> getStrategyList()
The list of strategy classes used for this serialization
repeated .org.drools.core.marshalling.Header.StrategyIndex strategy = 9;ProtobufMessages.Header.StrategyIndex getStrategy(int index)
The list of strategy classes used for this serialization
repeated .org.drools.core.marshalling.Header.StrategyIndex strategy = 9;int getStrategyCount()
The list of strategy classes used for this serialization
repeated .org.drools.core.marshalling.Header.StrategyIndex strategy = 9;List<? extends ProtobufMessages.Header.StrategyIndexOrBuilder> getStrategyOrBuilderList()
The list of strategy classes used for this serialization
repeated .org.drools.core.marshalling.Header.StrategyIndex strategy = 9;ProtobufMessages.Header.StrategyIndexOrBuilder getStrategyOrBuilder(int index)
The list of strategy classes used for this serialization
repeated .org.drools.core.marshalling.Header.StrategyIndex strategy = 9;boolean hasPayload()
byte blobs
optional bytes payload = 10;com.google.protobuf.ByteString getPayload()
byte blobs
optional bytes payload = 10;List<ProtobufMessages.RuntimeClassDef> getRuntimeClassDefinitionsList()
classes generated after the KieBase compilation, which may be needed by the session DROOLS-904
repeated .org.drools.core.marshalling.RuntimeClassDef runtime_class_definitions = 13;ProtobufMessages.RuntimeClassDef getRuntimeClassDefinitions(int index)
classes generated after the KieBase compilation, which may be needed by the session DROOLS-904
repeated .org.drools.core.marshalling.RuntimeClassDef runtime_class_definitions = 13;int getRuntimeClassDefinitionsCount()
classes generated after the KieBase compilation, which may be needed by the session DROOLS-904
repeated .org.drools.core.marshalling.RuntimeClassDef runtime_class_definitions = 13;List<? extends ProtobufMessages.RuntimeClassDefOrBuilder> getRuntimeClassDefinitionsOrBuilderList()
classes generated after the KieBase compilation, which may be needed by the session DROOLS-904
repeated .org.drools.core.marshalling.RuntimeClassDef runtime_class_definitions = 13;ProtobufMessages.RuntimeClassDefOrBuilder getRuntimeClassDefinitionsOrBuilder(int index)
classes generated after the KieBase compilation, which may be needed by the session DROOLS-904
repeated .org.drools.core.marshalling.RuntimeClassDef runtime_class_definitions = 13;Copyright © 2001–2020 JBoss by Red Hat. All rights reserved.