public class DefaultProtoStreamOperation extends Object implements ProtoStreamOperation, org.infinispan.protostream.ProtobufTagMarshaller.OperationContext
| Constructor and Description |
|---|
DefaultProtoStreamOperation(org.infinispan.protostream.ProtobufTagMarshaller.OperationContext context) |
| Modifier and Type | Method and Description |
|---|---|
Object |
getParam(Object key) |
org.infinispan.protostream.ImmutableSerializationContext |
getSerializationContext()
Returns the serialization context of the associated marshaller.
|
void |
setParam(Object key,
Object value) |
public DefaultProtoStreamOperation(org.infinispan.protostream.ProtobufTagMarshaller.OperationContext context)
public org.infinispan.protostream.ImmutableSerializationContext getSerializationContext()
ProtoStreamOperationgetSerializationContext in interface org.infinispan.protostream.ProtobufTagMarshaller.OperationContextgetSerializationContext in interface ProtoStreamOperationpublic Object getParam(Object key)
getParam in interface org.infinispan.protostream.ProtobufTagMarshaller.OperationContextCopyright © 2021 JBoss by Red Hat. All rights reserved.