Package | Description |
---|---|
org.drools.core.marshalling.impl |
Modifier and Type | Field and Description |
---|---|
static com.google.protobuf.Parser<ProtobufMessages.RuntimeClassDef> |
ProtobufMessages.RuntimeClassDef.PARSER |
Modifier and Type | Method and Description |
---|---|
ProtobufMessages.RuntimeClassDef |
ProtobufMessages.RuntimeClassDef.Builder.build() |
ProtobufMessages.RuntimeClassDef |
ProtobufMessages.RuntimeClassDef.Builder.buildPartial() |
static ProtobufMessages.RuntimeClassDef |
ProtobufMessages.RuntimeClassDef.getDefaultInstance() |
ProtobufMessages.RuntimeClassDef |
ProtobufMessages.RuntimeClassDef.getDefaultInstanceForType() |
ProtobufMessages.RuntimeClassDef |
ProtobufMessages.RuntimeClassDef.Builder.getDefaultInstanceForType() |
ProtobufMessages.RuntimeClassDef |
ProtobufMessages.HeaderOrBuilder.getRuntimeClassDefinitions(int index)
repeated .org.drools.core.marshalling.RuntimeClassDef runtime_class_definitions = 13;
classes generated after the KieBase compilation, which may be needed by the session
DROOLS-904
|
ProtobufMessages.RuntimeClassDef |
ProtobufMessages.Header.getRuntimeClassDefinitions(int index)
repeated .org.drools.core.marshalling.RuntimeClassDef runtime_class_definitions = 13;
classes generated after the KieBase compilation, which may be needed by the session
DROOLS-904
|
ProtobufMessages.RuntimeClassDef |
ProtobufMessages.Header.Builder.getRuntimeClassDefinitions(int index)
repeated .org.drools.core.marshalling.RuntimeClassDef runtime_class_definitions = 13;
classes generated after the KieBase compilation, which may be needed by the session
DROOLS-904
|
static ProtobufMessages.RuntimeClassDef |
ProtobufMessages.RuntimeClassDef.parseDelimitedFrom(InputStream input) |
static ProtobufMessages.RuntimeClassDef |
ProtobufMessages.RuntimeClassDef.parseDelimitedFrom(InputStream input,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
static ProtobufMessages.RuntimeClassDef |
ProtobufMessages.RuntimeClassDef.parseFrom(byte[] data) |
static ProtobufMessages.RuntimeClassDef |
ProtobufMessages.RuntimeClassDef.parseFrom(byte[] data,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
static ProtobufMessages.RuntimeClassDef |
ProtobufMessages.RuntimeClassDef.parseFrom(com.google.protobuf.ByteString data) |
static ProtobufMessages.RuntimeClassDef |
ProtobufMessages.RuntimeClassDef.parseFrom(com.google.protobuf.ByteString data,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
static ProtobufMessages.RuntimeClassDef |
ProtobufMessages.RuntimeClassDef.parseFrom(com.google.protobuf.CodedInputStream input) |
static ProtobufMessages.RuntimeClassDef |
ProtobufMessages.RuntimeClassDef.parseFrom(com.google.protobuf.CodedInputStream input,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
static ProtobufMessages.RuntimeClassDef |
ProtobufMessages.RuntimeClassDef.parseFrom(InputStream input) |
static ProtobufMessages.RuntimeClassDef |
ProtobufMessages.RuntimeClassDef.parseFrom(InputStream input,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
Modifier and Type | Method and Description |
---|---|
com.google.protobuf.Parser<ProtobufMessages.RuntimeClassDef> |
ProtobufMessages.RuntimeClassDef.getParserForType() |
List<ProtobufMessages.RuntimeClassDef> |
ProtobufMessages.HeaderOrBuilder.getRuntimeClassDefinitionsList()
repeated .org.drools.core.marshalling.RuntimeClassDef runtime_class_definitions = 13;
classes generated after the KieBase compilation, which may be needed by the session
DROOLS-904
|
List<ProtobufMessages.RuntimeClassDef> |
ProtobufMessages.Header.getRuntimeClassDefinitionsList()
repeated .org.drools.core.marshalling.RuntimeClassDef runtime_class_definitions = 13;
classes generated after the KieBase compilation, which may be needed by the session
DROOLS-904
|
List<ProtobufMessages.RuntimeClassDef> |
ProtobufMessages.Header.Builder.getRuntimeClassDefinitionsList()
repeated .org.drools.core.marshalling.RuntimeClassDef runtime_class_definitions = 13;
classes generated after the KieBase compilation, which may be needed by the session
DROOLS-904
|
Modifier and Type | Method and Description |
---|---|
ProtobufMessages.Header.Builder |
ProtobufMessages.Header.Builder.addRuntimeClassDefinitions(int index,
ProtobufMessages.RuntimeClassDef value)
repeated .org.drools.core.marshalling.RuntimeClassDef runtime_class_definitions = 13;
classes generated after the KieBase compilation, which may be needed by the session
DROOLS-904
|
ProtobufMessages.Header.Builder |
ProtobufMessages.Header.Builder.addRuntimeClassDefinitions(ProtobufMessages.RuntimeClassDef value)
repeated .org.drools.core.marshalling.RuntimeClassDef runtime_class_definitions = 13;
classes generated after the KieBase compilation, which may be needed by the session
DROOLS-904
|
ProtobufMessages.RuntimeClassDef.Builder |
ProtobufMessages.RuntimeClassDef.Builder.mergeFrom(ProtobufMessages.RuntimeClassDef other) |
static ProtobufMessages.RuntimeClassDef.Builder |
ProtobufMessages.RuntimeClassDef.newBuilder(ProtobufMessages.RuntimeClassDef prototype) |
ProtobufMessages.Header.Builder |
ProtobufMessages.Header.Builder.setRuntimeClassDefinitions(int index,
ProtobufMessages.RuntimeClassDef value)
repeated .org.drools.core.marshalling.RuntimeClassDef runtime_class_definitions = 13;
classes generated after the KieBase compilation, which may be needed by the session
DROOLS-904
|
Modifier and Type | Method and Description |
---|---|
ProtobufMessages.Header.Builder |
ProtobufMessages.Header.Builder.addAllRuntimeClassDefinitions(Iterable<? extends ProtobufMessages.RuntimeClassDef> values)
repeated .org.drools.core.marshalling.RuntimeClassDef runtime_class_definitions = 13;
classes generated after the KieBase compilation, which may be needed by the session
DROOLS-904
|
Copyright © 2001–2015 JBoss by Red Hat. All rights reserved.