Class DefaultProtoStreamSizeOperation

java.lang.Object
org.wildfly.clustering.marshalling.protostream.AbstractProtoStreamOperation
org.wildfly.clustering.marshalling.protostream.DefaultProtoStreamSizeOperation
All Implemented Interfaces:
org.infinispan.protostream.ProtobufTagMarshaller.OperationContext, ProtoStreamOperation, ProtoStreamSizeOperation

public class DefaultProtoStreamSizeOperation extends AbstractProtoStreamOperation implements ProtoStreamSizeOperation
A default ProtoStream size operation.
Author:
Paul Ferraro