메소드 | 설명 | |
---|---|---|
BatchFrame ( CqlBatchType batchType, CqlConsistency consistency ) : System |
Initializes a new instance of the BatchFrame class.
|
메소드 | 설명 | |
---|---|---|
InitializeAsync ( ) : System.Threading.Tasks.Task |
Initialize frame contents from the stream
|
|
WriteData ( Stream buffer ) : void |
Writes the data to buffer.
|
public BatchFrame ( CqlBatchType batchType, CqlConsistency consistency ) : System | ||
batchType | CqlBatchType | |
consistency | CqlConsistency | |
리턴 | System |
protected InitializeAsync ( ) : System.Threading.Tasks.Task | ||
리턴 | System.Threading.Tasks.Task |