public OfflineStatement extends Logging
Overrides functions in Statement that close a stream. With HTTP implementations there is nothing to close, so these are noops.
| Modifier and Type | Interface and Description |
|---|---|
static class |
OfflineStatement.DefaultImpls
Overrides functions in Statement that close a stream.
With HTTP implementations there is nothing to close, so these are noops.
|
| Modifier and Type | Method and Description |
|---|---|
void |
cancel() |
void |
close() |
void |
closeOnCompletion() |
boolean |
isCloseOnCompletion() |
boolean |
isClosed() |