|
||||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use UnknownWriter | |
---|---|
org.apache.accumulo.proxy | |
org.apache.accumulo.proxy.thrift |
Uses of UnknownWriter in org.apache.accumulo.proxy |
---|
Methods in org.apache.accumulo.proxy that throw UnknownWriter | |
---|---|
void |
ProxyServer.closeWriter(String writer)
|
void |
ProxyServer.flush(String writer)
|
Uses of UnknownWriter in org.apache.accumulo.proxy.thrift |
---|
Fields in org.apache.accumulo.proxy.thrift declared as UnknownWriter | |
---|---|
UnknownWriter |
AccumuloProxy.flush_result.ouch1
|
UnknownWriter |
AccumuloProxy.closeWriter_result.ouch1
|
Methods in org.apache.accumulo.proxy.thrift that return UnknownWriter | |
---|---|
UnknownWriter |
UnknownWriter.deepCopy()
|
UnknownWriter |
AccumuloProxy.flush_result.getOuch1()
|
UnknownWriter |
AccumuloProxy.closeWriter_result.getOuch1()
|
UnknownWriter |
UnknownWriter.setMsg(String msg)
|
Methods in org.apache.accumulo.proxy.thrift with parameters of type UnknownWriter | |
---|---|
int |
UnknownWriter.compareTo(UnknownWriter other)
|
boolean |
UnknownWriter.equals(UnknownWriter that)
|
AccumuloProxy.flush_result |
AccumuloProxy.flush_result.setOuch1(UnknownWriter ouch1)
|
AccumuloProxy.closeWriter_result |
AccumuloProxy.closeWriter_result.setOuch1(UnknownWriter ouch1)
|
Methods in org.apache.accumulo.proxy.thrift that throw UnknownWriter | |
---|---|
void |
AccumuloProxy.Iface.closeWriter(String writer)
|
void |
AccumuloProxy.Client.closeWriter(String writer)
|
void |
AccumuloProxy.Iface.flush(String writer)
|
void |
AccumuloProxy.Client.flush(String writer)
|
void |
AccumuloProxy.AsyncClient.flush_call.getResult()
|
void |
AccumuloProxy.AsyncClient.closeWriter_call.getResult()
|
void |
AccumuloProxy.Client.recv_closeWriter()
|
void |
AccumuloProxy.Client.recv_flush()
|
Constructors in org.apache.accumulo.proxy.thrift with parameters of type UnknownWriter | |
---|---|
AccumuloProxy.closeWriter_result(UnknownWriter ouch1,
MutationsRejectedException ouch2)
|
|
AccumuloProxy.flush_result(UnknownWriter ouch1,
MutationsRejectedException ouch2)
|
|
UnknownWriter(UnknownWriter other)
Performs a deep copy on other. |
|
||||||||||
PREV NEXT | FRAMES NO FRAMES |