|
Drools :: Core 6.1.0.Beta1 | |||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
| Packages that use ProtobufMessages.ProcessData | |
|---|---|
| org.drools.core.marshalling.impl | |
| Uses of ProtobufMessages.ProcessData in org.drools.core.marshalling.impl |
|---|
| Fields in org.drools.core.marshalling.impl with type parameters of type ProtobufMessages.ProcessData | |
|---|---|
static com.google.protobuf.Parser<ProtobufMessages.ProcessData> |
ProtobufMessages.ProcessData.PARSER
|
| Methods in org.drools.core.marshalling.impl that return ProtobufMessages.ProcessData | |
|---|---|
ProtobufMessages.ProcessData |
ProtobufMessages.ProcessData.Builder.build()
|
ProtobufMessages.ProcessData |
ProtobufMessages.ProcessData.Builder.buildPartial()
|
static ProtobufMessages.ProcessData |
ProtobufMessages.ProcessData.getDefaultInstance()
|
ProtobufMessages.ProcessData |
ProtobufMessages.ProcessData.getDefaultInstanceForType()
|
ProtobufMessages.ProcessData |
ProtobufMessages.ProcessData.Builder.getDefaultInstanceForType()
|
ProtobufMessages.ProcessData |
ProtobufMessages.KnowledgeSessionOrBuilder.getProcessData()
optional .org.drools.core.marshalling.ProcessData process_data = 4; |
ProtobufMessages.ProcessData |
ProtobufMessages.KnowledgeSession.getProcessData()
optional .org.drools.core.marshalling.ProcessData process_data = 4; |
ProtobufMessages.ProcessData |
ProtobufMessages.KnowledgeSession.Builder.getProcessData()
optional .org.drools.core.marshalling.ProcessData process_data = 4; |
static ProtobufMessages.ProcessData |
ProtobufMessages.ProcessData.parseDelimitedFrom(InputStream input)
|
static ProtobufMessages.ProcessData |
ProtobufMessages.ProcessData.parseDelimitedFrom(InputStream input,
com.google.protobuf.ExtensionRegistryLite extensionRegistry)
|
static ProtobufMessages.ProcessData |
ProtobufMessages.ProcessData.parseFrom(byte[] data)
|
static ProtobufMessages.ProcessData |
ProtobufMessages.ProcessData.parseFrom(byte[] data,
com.google.protobuf.ExtensionRegistryLite extensionRegistry)
|
static ProtobufMessages.ProcessData |
ProtobufMessages.ProcessData.parseFrom(com.google.protobuf.ByteString data)
|
static ProtobufMessages.ProcessData |
ProtobufMessages.ProcessData.parseFrom(com.google.protobuf.ByteString data,
com.google.protobuf.ExtensionRegistryLite extensionRegistry)
|
static ProtobufMessages.ProcessData |
ProtobufMessages.ProcessData.parseFrom(com.google.protobuf.CodedInputStream input)
|
static ProtobufMessages.ProcessData |
ProtobufMessages.ProcessData.parseFrom(com.google.protobuf.CodedInputStream input,
com.google.protobuf.ExtensionRegistryLite extensionRegistry)
|
static ProtobufMessages.ProcessData |
ProtobufMessages.ProcessData.parseFrom(InputStream input)
|
static ProtobufMessages.ProcessData |
ProtobufMessages.ProcessData.parseFrom(InputStream input,
com.google.protobuf.ExtensionRegistryLite extensionRegistry)
|
| Methods in org.drools.core.marshalling.impl that return types with arguments of type ProtobufMessages.ProcessData | |
|---|---|
com.google.protobuf.Parser<ProtobufMessages.ProcessData> |
ProtobufMessages.ProcessData.getParserForType()
|
| Methods in org.drools.core.marshalling.impl with parameters of type ProtobufMessages.ProcessData | |
|---|---|
ProtobufMessages.ProcessData.Builder |
ProtobufMessages.ProcessData.Builder.mergeFrom(ProtobufMessages.ProcessData other)
|
ProtobufMessages.KnowledgeSession.Builder |
ProtobufMessages.KnowledgeSession.Builder.mergeProcessData(ProtobufMessages.ProcessData value)
optional .org.drools.core.marshalling.ProcessData process_data = 4; |
static ProtobufMessages.ProcessData.Builder |
ProtobufMessages.ProcessData.newBuilder(ProtobufMessages.ProcessData prototype)
|
ProtobufMessages.KnowledgeSession.Builder |
ProtobufMessages.KnowledgeSession.Builder.setProcessData(ProtobufMessages.ProcessData value)
optional .org.drools.core.marshalling.ProcessData process_data = 4; |
|
Drools :: Core 6.1.0.Beta1 | |||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||