Package | Description |
---|---|
org.apache.cassandra.transport | |
org.apache.cassandra.transport.messages |
Modifier and Type | Method and Description |
---|---|
static Event.SchemaChange |
Event.SchemaChange.deserializeEvent(io.netty.buffer.ByteBuf cb,
ProtocolVersion version) |
static Event.SchemaChange |
Event.SchemaChange.forAggregate(Event.SchemaChange.Change change,
UDAggregate aggregate) |
static Event.SchemaChange |
Event.SchemaChange.forFunction(Event.SchemaChange.Change change,
UDFunction function) |
Modifier and Type | Field and Description |
---|---|
Event.SchemaChange |
ResultMessage.SchemaChange.change |
Constructor and Description |
---|
SchemaChange(Event.SchemaChange change) |
Copyright © 2009-2022 The Apache Software Foundation