Package org.infinispan.client.hotrod
Class DataFormat.Builder
java.lang.Object
org.infinispan.client.hotrod.DataFormat.Builder
- Enclosing class:
DataFormat
-
Constructor Summary
-
Method Summary
Modifier and TypeMethodDescriptionbuild()
from
(DataFormat dataFormat) keyMarshaller
(Marshaller keyMarshaller) serverDataFormat
(DataFormat.Builder format) valueMarshaller
(Marshaller valueMarshaller)
-
Constructor Details
-
Builder
public Builder()
-
-
Method Details
-
from
-
valueMarshaller
-
keyMarshaller
-
keyType
-
valueType
-
serverDataFormat
-
build
-