Modifier and Type | Class and Description |
---|---|
static class |
SocketState.Factory |
Modifier and Type | Method and Description |
---|---|
void |
beginCommit(Long txid) |
void |
commit(Long txid) |
void |
flush() |
void |
write(String str) |
public void beginCommit(Long txid)
beginCommit
in interface State
public void write(String str) throws IOException
IOException
public void flush() throws IOException
IOException
Copyright © 2019 The Apache Software Foundation. All Rights Reserved.