Package | Description |
---|---|
org.apache.cassandra.db.streaming |
File transfer
|
Modifier and Type | Field and Description |
---|---|
ComponentManifest |
CassandraStreamHeader.componentManifest |
Modifier and Type | Field and Description |
---|---|
static IVersionedSerializer<ComponentManifest> |
ComponentManifest.serializer |
Modifier and Type | Method and Description |
---|---|
static ComponentManifest |
CassandraOutgoingFile.getComponentManifest(SSTableReader sstable) |
Modifier and Type | Method and Description |
---|---|
CassandraStreamHeader.Builder |
CassandraStreamHeader.Builder.withComponentManifest(ComponentManifest componentManifest) |
Constructor and Description |
---|
CassandraEntireSSTableStreamWriter(SSTableReader sstable,
StreamSession session,
ComponentManifest manifest) |
Copyright © 2009-2020 The Apache Software Foundation