We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 6907554 commit db63ff1Copy full SHA for db63ff1
conf/storm.yaml.example
@@ -8,11 +8,11 @@
8
#
9
# ##### These may optionally be filled in:
10
11
-## Map of tokens to a serialization class. tokens less than 32 are reserved by storm.
12
-## Tokens are written on the wire to identify the field.
+## List of custom serializations
13
# topology.serializations:
14
# - "org.mycompany.MyObjectSerialization"
15
# - "org.mycompany.MyOtherObjectSerialization"
+#
16
## Locations of the drpc servers
17
# drpc.servers:
18
# - "server1"
0 commit comments