Class ComponentManifest
java.lang.Object
org.apache.cassandra.db.streaming.ComponentManifest
SSTable components and their sizes to be tranfered via entire-sstable-streaming
-
Field Summary
FieldsModifier and TypeFieldDescriptionstatic final Map<String,IVersionedSerializer<ComponentManifest>> -
Constructor Summary
Constructors -
Method Summary
Methods inherited from class java.lang.Object
clone, finalize, getClass, notify, notifyAll, wait, wait, waitMethods inherited from interface java.lang.Iterable
forEach, spliterator
-
Field Details
-
serializers
-
-
Constructor Details
-
ComponentManifest
-
-
Method Details