Serialized Form
-
Package org.apache.accumulo.proxy.thrift
-
Class org.apache.accumulo.proxy.thrift.AccumuloException extends org.apache.thrift.TException implements Serializable
-
Serialization Methods
-
readObject
private void readObject(ObjectInputStream in) throws IOException, ClassNotFoundException
- Throws:
IOException
ClassNotFoundException
-
writeObject
private void writeObject(ObjectOutputStream out) throws IOException
- Throws:
IOException
-
-
Serialized Fields
-
msg
String msg
-
-
-
Class org.apache.accumulo.proxy.thrift.AccumuloProxy.addConstraint_args extends Object implements Serializable
-
Serialization Methods
-
readObject
private void readObject(ObjectInputStream in) throws IOException, ClassNotFoundException
- Throws:
IOException
ClassNotFoundException
-
writeObject
private void writeObject(ObjectOutputStream out) throws IOException
- Throws:
IOException
-
-
Serialized Fields
-
constraintClassName
String constraintClassName
-
login
ByteBuffer login
-
tableName
String tableName
-
-
-
Class org.apache.accumulo.proxy.thrift.AccumuloProxy.addConstraint_result extends Object implements Serializable
-
Serialization Methods
-
readObject
private void readObject(ObjectInputStream in) throws IOException, ClassNotFoundException
- Throws:
IOException
ClassNotFoundException
-
writeObject
private void writeObject(ObjectOutputStream out) throws IOException
- Throws:
IOException
-
-
Serialized Fields
-
__isset_bitfield
byte __isset_bitfield
-
ouch1
AccumuloException ouch1
-
ouch2
AccumuloSecurityException ouch2
-
ouch3
TableNotFoundException ouch3
-
success
int success
-
-
-
Class org.apache.accumulo.proxy.thrift.AccumuloProxy.addNamespaceConstraint_args extends Object implements Serializable
-
Serialization Methods
-
readObject
private void readObject(ObjectInputStream in) throws IOException, ClassNotFoundException
- Throws:
IOException
ClassNotFoundException
-
writeObject
private void writeObject(ObjectOutputStream out) throws IOException
- Throws:
IOException
-
-
Serialized Fields
-
constraintClassName
String constraintClassName
-
login
ByteBuffer login
-
namespaceName
String namespaceName
-
-
-
Class org.apache.accumulo.proxy.thrift.AccumuloProxy.addNamespaceConstraint_result extends Object implements Serializable
-
Serialization Methods
-
readObject
private void readObject(ObjectInputStream in) throws IOException, ClassNotFoundException
- Throws:
IOException
ClassNotFoundException
-
writeObject
private void writeObject(ObjectOutputStream out) throws IOException
- Throws:
IOException
-
-
Serialized Fields
-
__isset_bitfield
byte __isset_bitfield
-
ouch1
AccumuloException ouch1
-
ouch2
AccumuloSecurityException ouch2
-
ouch3
NamespaceNotFoundException ouch3
-
success
int success
-
-
-
Class org.apache.accumulo.proxy.thrift.AccumuloProxy.addSplits_args extends Object implements Serializable
-
Serialization Methods
-
readObject
private void readObject(ObjectInputStream in) throws IOException, ClassNotFoundException
- Throws:
IOException
ClassNotFoundException
-
writeObject
private void writeObject(ObjectOutputStream out) throws IOException
- Throws:
IOException
-
-
Serialized Fields
-
login
ByteBuffer login
-
splits
Set<ByteBuffer> splits
-
tableName
String tableName
-
-
-
Class org.apache.accumulo.proxy.thrift.AccumuloProxy.addSplits_result extends Object implements Serializable
-
Serialization Methods
-
readObject
private void readObject(ObjectInputStream in) throws IOException, ClassNotFoundException
- Throws:
IOException
ClassNotFoundException
-
writeObject
private void writeObject(ObjectOutputStream out) throws IOException
- Throws:
IOException
-
-
Serialized Fields
-
ouch1
AccumuloException ouch1
-
ouch2
AccumuloSecurityException ouch2
-
ouch3
TableNotFoundException ouch3
-
-
-
Class org.apache.accumulo.proxy.thrift.AccumuloProxy.attachIterator_args extends Object implements Serializable
-
Serialization Methods
-
readObject
private void readObject(ObjectInputStream in) throws IOException, ClassNotFoundException
- Throws:
IOException
ClassNotFoundException
-
writeObject
private void writeObject(ObjectOutputStream out) throws IOException
- Throws:
IOException
-
-
Serialized Fields
-
login
ByteBuffer login
-
scopes
Set<IteratorScope> scopes
-
setting
IteratorSetting setting
-
tableName
String tableName
-
-
-
Class org.apache.accumulo.proxy.thrift.AccumuloProxy.attachIterator_result extends Object implements Serializable
-
Serialization Methods
-
readObject
private void readObject(ObjectInputStream in) throws IOException, ClassNotFoundException
- Throws:
IOException
ClassNotFoundException
-
writeObject
private void writeObject(ObjectOutputStream out) throws IOException
- Throws:
IOException
-
-
Serialized Fields
-
ouch1
AccumuloSecurityException ouch1
-
ouch2
AccumuloException ouch2
-
ouch3
TableNotFoundException ouch3
-
-
-
Class org.apache.accumulo.proxy.thrift.AccumuloProxy.attachNamespaceIterator_args extends Object implements Serializable
-
Serialization Methods
-
readObject
private void readObject(ObjectInputStream in) throws IOException, ClassNotFoundException
- Throws:
IOException
ClassNotFoundException
-
writeObject
private void writeObject(ObjectOutputStream out) throws IOException
- Throws:
IOException
-
-
Serialized Fields
-
login
ByteBuffer login
-
namespaceName
String namespaceName
-
scopes
Set<IteratorScope> scopes
-
setting
IteratorSetting setting
-
-
-
Class org.apache.accumulo.proxy.thrift.AccumuloProxy.attachNamespaceIterator_result extends Object implements Serializable
-
Serialization Methods
-
readObject
private void readObject(ObjectInputStream in) throws IOException, ClassNotFoundException
- Throws:
IOException
ClassNotFoundException
-
writeObject
private void writeObject(ObjectOutputStream out) throws IOException
- Throws:
IOException
-
-
Serialized Fields
-
ouch1
AccumuloException ouch1
-
ouch2
AccumuloSecurityException ouch2
-
ouch3
NamespaceNotFoundException ouch3
-
-
-
Class org.apache.accumulo.proxy.thrift.AccumuloProxy.authenticateUser_args extends Object implements Serializable
-
Serialization Methods
-
readObject
private void readObject(ObjectInputStream in) throws IOException, ClassNotFoundException
- Throws:
IOException
ClassNotFoundException
-
writeObject
private void writeObject(ObjectOutputStream out) throws IOException
- Throws:
IOException
-
-
Serialized Fields
-
login
ByteBuffer login
-
properties
Map<String,String> properties
-
user
String user
-
-
-
Class org.apache.accumulo.proxy.thrift.AccumuloProxy.authenticateUser_result extends Object implements Serializable
-
Serialization Methods
-
readObject
private void readObject(ObjectInputStream in) throws IOException, ClassNotFoundException
- Throws:
IOException
ClassNotFoundException
-
writeObject
private void writeObject(ObjectOutputStream out) throws IOException
- Throws:
IOException
-
-
Serialized Fields
-
__isset_bitfield
byte __isset_bitfield
-
ouch1
AccumuloException ouch1
-
ouch2
AccumuloSecurityException ouch2
-
success
boolean success
-
-
-
Class org.apache.accumulo.proxy.thrift.AccumuloProxy.cancelCompaction_args extends Object implements Serializable
-
Serialization Methods
-
readObject
private void readObject(ObjectInputStream in) throws IOException, ClassNotFoundException
- Throws:
IOException
ClassNotFoundException
-
writeObject
private void writeObject(ObjectOutputStream out) throws IOException
- Throws:
IOException
-
-
Serialized Fields
-
login
ByteBuffer login
-
tableName
String tableName
-
-
-
Class org.apache.accumulo.proxy.thrift.AccumuloProxy.cancelCompaction_result extends Object implements Serializable
-
Serialization Methods
-
readObject
private void readObject(ObjectInputStream in) throws IOException, ClassNotFoundException
- Throws:
IOException
ClassNotFoundException
-
writeObject
private void writeObject(ObjectOutputStream out) throws IOException
- Throws:
IOException
-
-
Serialized Fields
-
ouch1
AccumuloSecurityException ouch1
-
ouch2
TableNotFoundException ouch2
-
ouch3
AccumuloException ouch3
-
-
-
Class org.apache.accumulo.proxy.thrift.AccumuloProxy.changeLocalUserPassword_args extends Object implements Serializable
-
Serialization Methods
-
readObject
private void readObject(ObjectInputStream in) throws IOException, ClassNotFoundException
- Throws:
IOException
ClassNotFoundException
-
writeObject
private void writeObject(ObjectOutputStream out) throws IOException
- Throws:
IOException
-
-
Serialized Fields
-
login
ByteBuffer login
-
password
ByteBuffer password
-
user
String user
-
-
-
Class org.apache.accumulo.proxy.thrift.AccumuloProxy.changeLocalUserPassword_result extends Object implements Serializable
-
Serialization Methods
-
readObject
private void readObject(ObjectInputStream in) throws IOException, ClassNotFoundException
- Throws:
IOException
ClassNotFoundException
-
writeObject
private void writeObject(ObjectOutputStream out) throws IOException
- Throws:
IOException
-
-
Serialized Fields
-
ouch1
AccumuloException ouch1
-
ouch2
AccumuloSecurityException ouch2
-
-
-
Class org.apache.accumulo.proxy.thrift.AccumuloProxy.changeUserAuthorizations_args extends Object implements Serializable
-
Serialization Methods
-
readObject
private void readObject(ObjectInputStream in) throws IOException, ClassNotFoundException
- Throws:
IOException
ClassNotFoundException
-
writeObject
private void writeObject(ObjectOutputStream out) throws IOException
- Throws:
IOException
-
-
Serialized Fields
-
authorizations
Set<ByteBuffer> authorizations
-
login
ByteBuffer login
-
user
String user
-
-
-
Class org.apache.accumulo.proxy.thrift.AccumuloProxy.changeUserAuthorizations_result extends Object implements Serializable
-
Serialization Methods
-
readObject
private void readObject(ObjectInputStream in) throws IOException, ClassNotFoundException
- Throws:
IOException
ClassNotFoundException
-
writeObject
private void writeObject(ObjectOutputStream out) throws IOException
- Throws:
IOException
-
-
Serialized Fields
-
ouch1
AccumuloException ouch1
-
ouch2
AccumuloSecurityException ouch2
-
-
-
Class org.apache.accumulo.proxy.thrift.AccumuloProxy.checkIteratorConflicts_args extends Object implements Serializable
-
Serialization Methods
-
readObject
private void readObject(ObjectInputStream in) throws IOException, ClassNotFoundException
- Throws:
IOException
ClassNotFoundException
-
writeObject
private void writeObject(ObjectOutputStream out) throws IOException
- Throws:
IOException
-
-
Serialized Fields
-
login
ByteBuffer login
-
scopes
Set<IteratorScope> scopes
-
setting
IteratorSetting setting
-
tableName
String tableName
-
-
-
Class org.apache.accumulo.proxy.thrift.AccumuloProxy.checkIteratorConflicts_result extends Object implements Serializable
-
Serialization Methods
-
readObject
private void readObject(ObjectInputStream in) throws IOException, ClassNotFoundException
- Throws:
IOException
ClassNotFoundException
-
writeObject
private void writeObject(ObjectOutputStream out) throws IOException
- Throws:
IOException
-
-
Serialized Fields
-
ouch1
AccumuloSecurityException ouch1
-
ouch2
AccumuloException ouch2
-
ouch3
TableNotFoundException ouch3
-
-
-
Class org.apache.accumulo.proxy.thrift.AccumuloProxy.checkNamespaceIteratorConflicts_args extends Object implements Serializable
-
Serialization Methods
-
readObject
private void readObject(ObjectInputStream in) throws IOException, ClassNotFoundException
- Throws:
IOException
ClassNotFoundException
-
writeObject
private void writeObject(ObjectOutputStream out) throws IOException
- Throws:
IOException
-
-
Serialized Fields
-
login
ByteBuffer login
-
namespaceName
String namespaceName
-
scopes
Set<IteratorScope> scopes
-
setting
IteratorSetting setting
-
-
-
Class org.apache.accumulo.proxy.thrift.AccumuloProxy.checkNamespaceIteratorConflicts_result extends Object implements Serializable
-
Serialization Methods
-
readObject
private void readObject(ObjectInputStream in) throws IOException, ClassNotFoundException
- Throws:
IOException
ClassNotFoundException
-
writeObject
private void writeObject(ObjectOutputStream out) throws IOException
- Throws:
IOException
-
-
Serialized Fields
-
ouch1
AccumuloException ouch1
-
ouch2
AccumuloSecurityException ouch2
-
ouch3
NamespaceNotFoundException ouch3
-
-
-
Class org.apache.accumulo.proxy.thrift.AccumuloProxy.clearLocatorCache_args extends Object implements Serializable
-
Serialization Methods
-
readObject
private void readObject(ObjectInputStream in) throws IOException, ClassNotFoundException
- Throws:
IOException
ClassNotFoundException
-
writeObject
private void writeObject(ObjectOutputStream out) throws IOException
- Throws:
IOException
-
-
Serialized Fields
-
login
ByteBuffer login
-
tableName
String tableName
-
-
-
Class org.apache.accumulo.proxy.thrift.AccumuloProxy.clearLocatorCache_result extends Object implements Serializable
-
Serialization Methods
-
readObject
private void readObject(ObjectInputStream in) throws IOException, ClassNotFoundException
- Throws:
IOException
ClassNotFoundException
-
writeObject
private void writeObject(ObjectOutputStream out) throws IOException
- Throws:
IOException
-
-
Serialized Fields
-
ouch1
TableNotFoundException ouch1
-
-
-
Class org.apache.accumulo.proxy.thrift.AccumuloProxy.cloneTable_args extends Object implements Serializable
-
Serialization Methods
-
readObject
private void readObject(ObjectInputStream in) throws IOException, ClassNotFoundException
- Throws:
IOException
ClassNotFoundException
-
writeObject
private void writeObject(ObjectOutputStream out) throws IOException
- Throws:
IOException
-
-
Serialized Fields
-
-
Class org.apache.accumulo.proxy.thrift.AccumuloProxy.cloneTable_result extends Object implements Serializable
-
Serialization Methods
-
readObject
private void readObject(ObjectInputStream in) throws IOException, ClassNotFoundException
- Throws:
IOException
ClassNotFoundException
-
writeObject
private void writeObject(ObjectOutputStream out) throws IOException
- Throws:
IOException
-
-
Serialized Fields
-
ouch1
AccumuloException ouch1
-
ouch2
AccumuloSecurityException ouch2
-
ouch3
TableNotFoundException ouch3
-
ouch4
TableExistsException ouch4
-
-
-
Class org.apache.accumulo.proxy.thrift.AccumuloProxy.closeConditionalWriter_args extends Object implements Serializable
-
Serialization Methods
-
readObject
private void readObject(ObjectInputStream in) throws IOException, ClassNotFoundException
- Throws:
IOException
ClassNotFoundException
-
writeObject
private void writeObject(ObjectOutputStream out) throws IOException
- Throws:
IOException
-
-
Serialized Fields
-
conditionalWriter
String conditionalWriter
-
-
-
Class org.apache.accumulo.proxy.thrift.AccumuloProxy.closeConditionalWriter_result extends Object implements Serializable
-
Serialization Methods
-
readObject
private void readObject(ObjectInputStream in) throws IOException, ClassNotFoundException
- Throws:
IOException
ClassNotFoundException
-
writeObject
private void writeObject(ObjectOutputStream out) throws IOException
- Throws:
IOException
-
-
-
Class org.apache.accumulo.proxy.thrift.AccumuloProxy.closeScanner_args extends Object implements Serializable
-
Serialization Methods
-
readObject
private void readObject(ObjectInputStream in) throws IOException, ClassNotFoundException
- Throws:
IOException
ClassNotFoundException
-
writeObject
private void writeObject(ObjectOutputStream out) throws IOException
- Throws:
IOException
-
-
Serialized Fields
-
scanner
String scanner
-
-
-
Class org.apache.accumulo.proxy.thrift.AccumuloProxy.closeScanner_result extends Object implements Serializable
-
Serialization Methods
-
readObject
private void readObject(ObjectInputStream in) throws IOException, ClassNotFoundException
- Throws:
IOException
ClassNotFoundException
-
writeObject
private void writeObject(ObjectOutputStream out) throws IOException
- Throws:
IOException
-
-
Serialized Fields
-
ouch1
UnknownScanner ouch1
-
-
-
Class org.apache.accumulo.proxy.thrift.AccumuloProxy.closeWriter_args extends Object implements Serializable
-
Serialization Methods
-
readObject
private void readObject(ObjectInputStream in) throws IOException, ClassNotFoundException
- Throws:
IOException
ClassNotFoundException
-
writeObject
private void writeObject(ObjectOutputStream out) throws IOException
- Throws:
IOException
-
-
Serialized Fields
-
writer
String writer
-
-
-
Class org.apache.accumulo.proxy.thrift.AccumuloProxy.closeWriter_result extends Object implements Serializable
-
Serialization Methods
-
readObject
private void readObject(ObjectInputStream in) throws IOException, ClassNotFoundException
- Throws:
IOException
ClassNotFoundException
-
writeObject
private void writeObject(ObjectOutputStream out) throws IOException
- Throws:
IOException
-
-
Serialized Fields
-
ouch1
UnknownWriter ouch1
-
ouch2
MutationsRejectedException ouch2
-
-
-
Class org.apache.accumulo.proxy.thrift.AccumuloProxy.compactTable_args extends Object implements Serializable
-
Serialization Methods
-
readObject
private void readObject(ObjectInputStream in) throws IOException, ClassNotFoundException
- Throws:
IOException
ClassNotFoundException
-
writeObject
private void writeObject(ObjectOutputStream out) throws IOException
- Throws:
IOException
-
-
Serialized Fields
-
__isset_bitfield
byte __isset_bitfield
-
compactionStrategy
CompactionStrategyConfig compactionStrategy
-
endRow
ByteBuffer endRow
-
flush
boolean flush
-
iterators
List<IteratorSetting> iterators
-
login
ByteBuffer login
-
startRow
ByteBuffer startRow
-
tableName
String tableName
-
wait
boolean wait
-
-
-
Class org.apache.accumulo.proxy.thrift.AccumuloProxy.compactTable_result extends Object implements Serializable
-
Serialization Methods
-
readObject
private void readObject(ObjectInputStream in) throws IOException, ClassNotFoundException
- Throws:
IOException
ClassNotFoundException
-
writeObject
private void writeObject(ObjectOutputStream out) throws IOException
- Throws:
IOException
-
-
Serialized Fields
-
ouch1
AccumuloSecurityException ouch1
-
ouch2
TableNotFoundException ouch2
-
ouch3
AccumuloException ouch3
-
-
-
Class org.apache.accumulo.proxy.thrift.AccumuloProxy.createBatchScanner_args extends Object implements Serializable
-
Serialization Methods
-
readObject
private void readObject(ObjectInputStream in) throws IOException, ClassNotFoundException
- Throws:
IOException
ClassNotFoundException
-
writeObject
private void writeObject(ObjectOutputStream out) throws IOException
- Throws:
IOException
-
-
Serialized Fields
-
login
ByteBuffer login
-
options
BatchScanOptions options
-
tableName
String tableName
-
-
-
Class org.apache.accumulo.proxy.thrift.AccumuloProxy.createBatchScanner_result extends Object implements Serializable
-
Serialization Methods
-
readObject
private void readObject(ObjectInputStream in) throws IOException, ClassNotFoundException
- Throws:
IOException
ClassNotFoundException
-
writeObject
private void writeObject(ObjectOutputStream out) throws IOException
- Throws:
IOException
-
-
Serialized Fields
-
ouch1
AccumuloException ouch1
-
ouch2
AccumuloSecurityException ouch2
-
ouch3
TableNotFoundException ouch3
-
success
String success
-
-
-
Class org.apache.accumulo.proxy.thrift.AccumuloProxy.createConditionalWriter_args extends Object implements Serializable
-
Serialization Methods
-
readObject
private void readObject(ObjectInputStream in) throws IOException, ClassNotFoundException
- Throws:
IOException
ClassNotFoundException
-
writeObject
private void writeObject(ObjectOutputStream out) throws IOException
- Throws:
IOException
-
-
Serialized Fields
-
login
ByteBuffer login
-
options
ConditionalWriterOptions options
-
tableName
String tableName
-
-
-
Class org.apache.accumulo.proxy.thrift.AccumuloProxy.createConditionalWriter_result extends Object implements Serializable
-
Serialization Methods
-
readObject
private void readObject(ObjectInputStream in) throws IOException, ClassNotFoundException
- Throws:
IOException
ClassNotFoundException
-
writeObject
private void writeObject(ObjectOutputStream out) throws IOException
- Throws:
IOException
-
-
Serialized Fields
-
ouch1
AccumuloException ouch1
-
ouch2
AccumuloSecurityException ouch2
-
ouch3
TableNotFoundException ouch3
-
success
String success
-
-
-
Class org.apache.accumulo.proxy.thrift.AccumuloProxy.createLocalUser_args extends Object implements Serializable
-
Serialization Methods
-
readObject
private void readObject(ObjectInputStream in) throws IOException, ClassNotFoundException
- Throws:
IOException
ClassNotFoundException
-
writeObject
private void writeObject(ObjectOutputStream out) throws IOException
- Throws:
IOException
-
-
Serialized Fields
-
login
ByteBuffer login
-
password
ByteBuffer password
-
user
String user
-
-
-
Class org.apache.accumulo.proxy.thrift.AccumuloProxy.createLocalUser_result extends Object implements Serializable
-
Serialization Methods
-
readObject
private void readObject(ObjectInputStream in) throws IOException, ClassNotFoundException
- Throws:
IOException
ClassNotFoundException
-
writeObject
private void writeObject(ObjectOutputStream out) throws IOException
- Throws:
IOException
-
-
Serialized Fields
-
ouch1
AccumuloException ouch1
-
ouch2
AccumuloSecurityException ouch2
-
-
-
Class org.apache.accumulo.proxy.thrift.AccumuloProxy.createNamespace_args extends Object implements Serializable
-
Serialization Methods
-
readObject
private void readObject(ObjectInputStream in) throws IOException, ClassNotFoundException
- Throws:
IOException
ClassNotFoundException
-
writeObject
private void writeObject(ObjectOutputStream out) throws IOException
- Throws:
IOException
-
-
Serialized Fields
-
login
ByteBuffer login
-
namespaceName
String namespaceName
-
-
-
Class org.apache.accumulo.proxy.thrift.AccumuloProxy.createNamespace_result extends Object implements Serializable
-
Serialization Methods
-
readObject
private void readObject(ObjectInputStream in) throws IOException, ClassNotFoundException
- Throws:
IOException
ClassNotFoundException
-
writeObject
private void writeObject(ObjectOutputStream out) throws IOException
- Throws:
IOException
-
-
Serialized Fields
-
ouch1
AccumuloException ouch1
-
ouch2
AccumuloSecurityException ouch2
-
ouch3
NamespaceExistsException ouch3
-
-
-
Class org.apache.accumulo.proxy.thrift.AccumuloProxy.createScanner_args extends Object implements Serializable
-
Serialization Methods
-
readObject
private void readObject(ObjectInputStream in) throws IOException, ClassNotFoundException
- Throws:
IOException
ClassNotFoundException
-
writeObject
private void writeObject(ObjectOutputStream out) throws IOException
- Throws:
IOException
-
-
Serialized Fields
-
login
ByteBuffer login
-
options
ScanOptions options
-
tableName
String tableName
-
-
-
Class org.apache.accumulo.proxy.thrift.AccumuloProxy.createScanner_result extends Object implements Serializable
-
Serialization Methods
-
readObject
private void readObject(ObjectInputStream in) throws IOException, ClassNotFoundException
- Throws:
IOException
ClassNotFoundException
-
writeObject
private void writeObject(ObjectOutputStream out) throws IOException
- Throws:
IOException
-
-
Serialized Fields
-
ouch1
AccumuloException ouch1
-
ouch2
AccumuloSecurityException ouch2
-
ouch3
TableNotFoundException ouch3
-
success
String success
-
-
-
Class org.apache.accumulo.proxy.thrift.AccumuloProxy.createTable_args extends Object implements Serializable
-
Serialization Methods
-
readObject
private void readObject(ObjectInputStream in) throws IOException, ClassNotFoundException
- Throws:
IOException
ClassNotFoundException
-
writeObject
private void writeObject(ObjectOutputStream out) throws IOException
- Throws:
IOException
-
-
Serialized Fields
-
__isset_bitfield
byte __isset_bitfield
-
login
ByteBuffer login
-
tableName
String tableName
-
type
TimeType type
- See Also:
TimeType
-
versioningIter
boolean versioningIter
-
-
-
Class org.apache.accumulo.proxy.thrift.AccumuloProxy.createTable_result extends Object implements Serializable
-
Serialization Methods
-
readObject
private void readObject(ObjectInputStream in) throws IOException, ClassNotFoundException
- Throws:
IOException
ClassNotFoundException
-
writeObject
private void writeObject(ObjectOutputStream out) throws IOException
- Throws:
IOException
-
-
Serialized Fields
-
ouch1
AccumuloException ouch1
-
ouch2
AccumuloSecurityException ouch2
-
ouch3
TableExistsException ouch3
-
-
-
Class org.apache.accumulo.proxy.thrift.AccumuloProxy.createWriter_args extends Object implements Serializable
-
Serialization Methods
-
readObject
private void readObject(ObjectInputStream in) throws IOException, ClassNotFoundException
- Throws:
IOException
ClassNotFoundException
-
writeObject
private void writeObject(ObjectOutputStream out) throws IOException
- Throws:
IOException
-
-
Serialized Fields
-
login
ByteBuffer login
-
opts
WriterOptions opts
-
tableName
String tableName
-
-
-
Class org.apache.accumulo.proxy.thrift.AccumuloProxy.createWriter_result extends Object implements Serializable
-
Serialization Methods
-
readObject
private void readObject(ObjectInputStream in) throws IOException, ClassNotFoundException
- Throws:
IOException
ClassNotFoundException
-
writeObject
private void writeObject(ObjectOutputStream out) throws IOException
- Throws:
IOException
-
-
Serialized Fields
-
ouch2
AccumuloSecurityException ouch2
-
ouch3
TableNotFoundException ouch3
-
outch1
AccumuloException outch1
-
success
String success
-
-
-
Class org.apache.accumulo.proxy.thrift.AccumuloProxy.defaultNamespace_args extends Object implements Serializable
-
Serialization Methods
-
readObject
private void readObject(ObjectInputStream in) throws IOException, ClassNotFoundException
- Throws:
IOException
ClassNotFoundException
-
writeObject
private void writeObject(ObjectOutputStream out) throws IOException
- Throws:
IOException
-
-
-
Class org.apache.accumulo.proxy.thrift.AccumuloProxy.defaultNamespace_result extends Object implements Serializable
-
Serialization Methods
-
readObject
private void readObject(ObjectInputStream in) throws IOException, ClassNotFoundException
- Throws:
IOException
ClassNotFoundException
-
writeObject
private void writeObject(ObjectOutputStream out) throws IOException
- Throws:
IOException
-
-
Serialized Fields
-
success
String success
-
-
-
Class org.apache.accumulo.proxy.thrift.AccumuloProxy.deleteNamespace_args extends Object implements Serializable
-
Serialization Methods
-
readObject
private void readObject(ObjectInputStream in) throws IOException, ClassNotFoundException
- Throws:
IOException
ClassNotFoundException
-
writeObject
private void writeObject(ObjectOutputStream out) throws IOException
- Throws:
IOException
-
-
Serialized Fields
-
login
ByteBuffer login
-
namespaceName
String namespaceName
-
-
-
Class org.apache.accumulo.proxy.thrift.AccumuloProxy.deleteNamespace_result extends Object implements Serializable
-
Serialization Methods
-
readObject
private void readObject(ObjectInputStream in) throws IOException, ClassNotFoundException
- Throws:
IOException
ClassNotFoundException
-
writeObject
private void writeObject(ObjectOutputStream out) throws IOException
- Throws:
IOException
-
-
Serialized Fields
-
ouch1
AccumuloException ouch1
-
ouch2
AccumuloSecurityException ouch2
-
ouch3
NamespaceNotFoundException ouch3
-
ouch4
NamespaceNotEmptyException ouch4
-
-
-
Class org.apache.accumulo.proxy.thrift.AccumuloProxy.deleteRows_args extends Object implements Serializable
-
Serialization Methods
-
readObject
private void readObject(ObjectInputStream in) throws IOException, ClassNotFoundException
- Throws:
IOException
ClassNotFoundException
-
writeObject
private void writeObject(ObjectOutputStream out) throws IOException
- Throws:
IOException
-
-
Serialized Fields
-
endRow
ByteBuffer endRow
-
login
ByteBuffer login
-
startRow
ByteBuffer startRow
-
tableName
String tableName
-
-
-
Class org.apache.accumulo.proxy.thrift.AccumuloProxy.deleteRows_result extends Object implements Serializable
-
Serialization Methods
-
readObject
private void readObject(ObjectInputStream in) throws IOException, ClassNotFoundException
- Throws:
IOException
ClassNotFoundException
-
writeObject
private void writeObject(ObjectOutputStream out) throws IOException
- Throws:
IOException
-
-
Serialized Fields
-
ouch1
AccumuloException ouch1
-
ouch2
AccumuloSecurityException ouch2
-
ouch3
TableNotFoundException ouch3
-
-
-
Class org.apache.accumulo.proxy.thrift.AccumuloProxy.deleteTable_args extends Object implements Serializable
-
Serialization Methods
-
readObject
private void readObject(ObjectInputStream in) throws IOException, ClassNotFoundException
- Throws:
IOException
ClassNotFoundException
-
writeObject
private void writeObject(ObjectOutputStream out) throws IOException
- Throws:
IOException
-
-
Serialized Fields
-
login
ByteBuffer login
-
tableName
String tableName
-
-
-
Class org.apache.accumulo.proxy.thrift.AccumuloProxy.deleteTable_result extends Object implements Serializable
-
Serialization Methods
-
readObject
private void readObject(ObjectInputStream in) throws IOException, ClassNotFoundException
- Throws:
IOException
ClassNotFoundException
-
writeObject
private void writeObject(ObjectOutputStream out) throws IOException
- Throws:
IOException
-
-
Serialized Fields
-
ouch1
AccumuloException ouch1
-
ouch2
AccumuloSecurityException ouch2
-
ouch3
TableNotFoundException ouch3
-
-
-
Class org.apache.accumulo.proxy.thrift.AccumuloProxy.dropLocalUser_args extends Object implements Serializable
-
Serialization Methods
-
readObject
private void readObject(ObjectInputStream in) throws IOException, ClassNotFoundException
- Throws:
IOException
ClassNotFoundException
-
writeObject
private void writeObject(ObjectOutputStream out) throws IOException
- Throws:
IOException
-
-
Serialized Fields
-
login
ByteBuffer login
-
user
String user
-
-
-
Class org.apache.accumulo.proxy.thrift.AccumuloProxy.dropLocalUser_result extends Object implements Serializable
-
Serialization Methods
-
readObject
private void readObject(ObjectInputStream in) throws IOException, ClassNotFoundException
- Throws:
IOException
ClassNotFoundException
-
writeObject
private void writeObject(ObjectOutputStream out) throws IOException
- Throws:
IOException
-
-
Serialized Fields
-
ouch1
AccumuloException ouch1
-
ouch2
AccumuloSecurityException ouch2
-
-
-
Class org.apache.accumulo.proxy.thrift.AccumuloProxy.exportTable_args extends Object implements Serializable
-
Serialization Methods
-
readObject
private void readObject(ObjectInputStream in) throws IOException, ClassNotFoundException
- Throws:
IOException
ClassNotFoundException
-
writeObject
private void writeObject(ObjectOutputStream out) throws IOException
- Throws:
IOException
-
-
Serialized Fields
-
exportDir
String exportDir
-
login
ByteBuffer login
-
tableName
String tableName
-
-
-
Class org.apache.accumulo.proxy.thrift.AccumuloProxy.exportTable_result extends Object implements Serializable
-
Serialization Methods
-
readObject
private void readObject(ObjectInputStream in) throws IOException, ClassNotFoundException
- Throws:
IOException
ClassNotFoundException
-
writeObject
private void writeObject(ObjectOutputStream out) throws IOException
- Throws:
IOException
-
-
Serialized Fields
-
ouch1
AccumuloException ouch1
-
ouch2
AccumuloSecurityException ouch2
-
ouch3
TableNotFoundException ouch3
-
-
-
Class org.apache.accumulo.proxy.thrift.AccumuloProxy.flush_args extends Object implements Serializable
-
Serialization Methods
-
readObject
private void readObject(ObjectInputStream in) throws IOException, ClassNotFoundException
- Throws:
IOException
ClassNotFoundException
-
writeObject
private void writeObject(ObjectOutputStream out) throws IOException
- Throws:
IOException
-
-
Serialized Fields
-
writer
String writer
-
-
-
Class org.apache.accumulo.proxy.thrift.AccumuloProxy.flush_result extends Object implements Serializable
-
Serialization Methods
-
readObject
private void readObject(ObjectInputStream in) throws IOException, ClassNotFoundException
- Throws:
IOException
ClassNotFoundException
-
writeObject
private void writeObject(ObjectOutputStream out) throws IOException
- Throws:
IOException
-
-
Serialized Fields
-
ouch1
UnknownWriter ouch1
-
ouch2
MutationsRejectedException ouch2
-
-
-
Class org.apache.accumulo.proxy.thrift.AccumuloProxy.flushTable_args extends Object implements Serializable
-
Serialization Methods
-
readObject
private void readObject(ObjectInputStream in) throws IOException, ClassNotFoundException
- Throws:
IOException
ClassNotFoundException
-
writeObject
private void writeObject(ObjectOutputStream out) throws IOException
- Throws:
IOException
-
-
Serialized Fields
-
__isset_bitfield
byte __isset_bitfield
-
endRow
ByteBuffer endRow
-
login
ByteBuffer login
-
startRow
ByteBuffer startRow
-
tableName
String tableName
-
wait
boolean wait
-
-
-
Class org.apache.accumulo.proxy.thrift.AccumuloProxy.flushTable_result extends Object implements Serializable
-
Serialization Methods
-
readObject
private void readObject(ObjectInputStream in) throws IOException, ClassNotFoundException
- Throws:
IOException
ClassNotFoundException
-
writeObject
private void writeObject(ObjectOutputStream out) throws IOException
- Throws:
IOException
-
-
Serialized Fields
-
ouch1
AccumuloException ouch1
-
ouch2
AccumuloSecurityException ouch2
-
ouch3
TableNotFoundException ouch3
-
-
-
Class org.apache.accumulo.proxy.thrift.AccumuloProxy.getActiveCompactions_args extends Object implements Serializable
-
Serialization Methods
-
readObject
private void readObject(ObjectInputStream in) throws IOException, ClassNotFoundException
- Throws:
IOException
ClassNotFoundException
-
writeObject
private void writeObject(ObjectOutputStream out) throws IOException
- Throws:
IOException
-
-
Serialized Fields
-
login
ByteBuffer login
-
tserver
String tserver
-
-
-
Class org.apache.accumulo.proxy.thrift.AccumuloProxy.getActiveCompactions_result extends Object implements Serializable
-
Serialization Methods
-
readObject
private void readObject(ObjectInputStream in) throws IOException, ClassNotFoundException
- Throws:
IOException
ClassNotFoundException
-
writeObject
private void writeObject(ObjectOutputStream out) throws IOException
- Throws:
IOException
-
-
Serialized Fields
-
ouch1
AccumuloException ouch1
-
ouch2
AccumuloSecurityException ouch2
-
success
List<ActiveCompaction> success
-
-
-
Class org.apache.accumulo.proxy.thrift.AccumuloProxy.getActiveScans_args extends Object implements Serializable
-
Serialization Methods
-
readObject
private void readObject(ObjectInputStream in) throws IOException, ClassNotFoundException
- Throws:
IOException
ClassNotFoundException
-
writeObject
private void writeObject(ObjectOutputStream out) throws IOException
- Throws:
IOException
-
-
Serialized Fields
-
login
ByteBuffer login
-
tserver
String tserver
-
-
-
Class org.apache.accumulo.proxy.thrift.AccumuloProxy.getActiveScans_result extends Object implements Serializable
-
Serialization Methods
-
readObject
private void readObject(ObjectInputStream in) throws IOException, ClassNotFoundException
- Throws:
IOException
ClassNotFoundException
-
writeObject
private void writeObject(ObjectOutputStream out) throws IOException
- Throws:
IOException
-
-
Serialized Fields
-
ouch1
AccumuloException ouch1
-
ouch2
AccumuloSecurityException ouch2
-
success
List<ActiveScan> success
-
-
-
Class org.apache.accumulo.proxy.thrift.AccumuloProxy.getDiskUsage_args extends Object implements Serializable
-
Serialization Methods
-
readObject
private void readObject(ObjectInputStream in) throws IOException, ClassNotFoundException
- Throws:
IOException
ClassNotFoundException
-
writeObject
private void writeObject(ObjectOutputStream out) throws IOException
- Throws:
IOException
-
-
Serialized Fields
-
login
ByteBuffer login
-
tables
Set<String> tables
-
-
-
Class org.apache.accumulo.proxy.thrift.AccumuloProxy.getDiskUsage_result extends Object implements Serializable
-
Serialization Methods
-
readObject
private void readObject(ObjectInputStream in) throws IOException, ClassNotFoundException
- Throws:
IOException
ClassNotFoundException
-
writeObject
private void writeObject(ObjectOutputStream out) throws IOException
- Throws:
IOException
-
-
Serialized Fields
-
ouch1
AccumuloException ouch1
-
ouch2
AccumuloSecurityException ouch2
-
ouch3
TableNotFoundException ouch3
-
success
List<DiskUsage> success
-
-
-
Class org.apache.accumulo.proxy.thrift.AccumuloProxy.getFollowing_args extends Object implements Serializable
-
Serialization Methods
-
readObject
private void readObject(ObjectInputStream in) throws IOException, ClassNotFoundException
- Throws:
IOException
ClassNotFoundException
-
writeObject
private void writeObject(ObjectOutputStream out) throws IOException
- Throws:
IOException
-
-
Serialized Fields
-
key
Key key
-
part
PartialKey part
- See Also:
PartialKey
-
-
-
Class org.apache.accumulo.proxy.thrift.AccumuloProxy.getFollowing_result extends Object implements Serializable
-
Serialization Methods
-
readObject
private void readObject(ObjectInputStream in) throws IOException, ClassNotFoundException
- Throws:
IOException
ClassNotFoundException
-
writeObject
private void writeObject(ObjectOutputStream out) throws IOException
- Throws:
IOException
-
-
Serialized Fields
-
success
Key success
-
-
-
Class org.apache.accumulo.proxy.thrift.AccumuloProxy.getIteratorSetting_args extends Object implements Serializable
-
Serialization Methods
-
readObject
private void readObject(ObjectInputStream in) throws IOException, ClassNotFoundException
- Throws:
IOException
ClassNotFoundException
-
writeObject
private void writeObject(ObjectOutputStream out) throws IOException
- Throws:
IOException
-
-
Serialized Fields
-
iteratorName
String iteratorName
-
login
ByteBuffer login
-
scope
IteratorScope scope
- See Also:
IteratorScope
-
tableName
String tableName
-
-
-
Class org.apache.accumulo.proxy.thrift.AccumuloProxy.getIteratorSetting_result extends Object implements Serializable
-
Serialization Methods
-
readObject
private void readObject(ObjectInputStream in) throws IOException, ClassNotFoundException
- Throws:
IOException
ClassNotFoundException
-
writeObject
private void writeObject(ObjectOutputStream out) throws IOException
- Throws:
IOException
-
-
Serialized Fields
-
ouch1
AccumuloException ouch1
-
ouch2
AccumuloSecurityException ouch2
-
ouch3
TableNotFoundException ouch3
-
success
IteratorSetting success
-
-
-
Class org.apache.accumulo.proxy.thrift.AccumuloProxy.getLocalityGroups_args extends Object implements Serializable
-
Serialization Methods
-
readObject
private void readObject(ObjectInputStream in) throws IOException, ClassNotFoundException
- Throws:
IOException
ClassNotFoundException
-
writeObject
private void writeObject(ObjectOutputStream out) throws IOException
- Throws:
IOException
-
-
Serialized Fields
-
login
ByteBuffer login
-
tableName
String tableName
-
-
-
Class org.apache.accumulo.proxy.thrift.AccumuloProxy.getLocalityGroups_result extends Object implements Serializable
-
Serialization Methods
-
readObject
private void readObject(ObjectInputStream in) throws IOException, ClassNotFoundException
- Throws:
IOException
ClassNotFoundException
-
writeObject
private void writeObject(ObjectOutputStream out) throws IOException
- Throws:
IOException
-
-
Serialized Fields
-
ouch1
AccumuloException ouch1
-
ouch2
AccumuloSecurityException ouch2
-
ouch3
TableNotFoundException ouch3
-
success
Map<String,Set<String>> success
-
-
-
Class org.apache.accumulo.proxy.thrift.AccumuloProxy.getMaxRow_args extends Object implements Serializable
-
Serialization Methods
-
readObject
private void readObject(ObjectInputStream in) throws IOException, ClassNotFoundException
- Throws:
IOException
ClassNotFoundException
-
writeObject
private void writeObject(ObjectOutputStream out) throws IOException
- Throws:
IOException
-
-
Serialized Fields
-
__isset_bitfield
byte __isset_bitfield
-
auths
Set<ByteBuffer> auths
-
endInclusive
boolean endInclusive
-
endRow
ByteBuffer endRow
-
login
ByteBuffer login
-
startInclusive
boolean startInclusive
-
startRow
ByteBuffer startRow
-
tableName
String tableName
-
-
-
Class org.apache.accumulo.proxy.thrift.AccumuloProxy.getMaxRow_result extends Object implements Serializable
-
Serialization Methods
-
readObject
private void readObject(ObjectInputStream in) throws IOException, ClassNotFoundException
- Throws:
IOException
ClassNotFoundException
-
writeObject
private void writeObject(ObjectOutputStream out) throws IOException
- Throws:
IOException
-
-
Serialized Fields
-
ouch1
AccumuloException ouch1
-
ouch2
AccumuloSecurityException ouch2
-
ouch3
TableNotFoundException ouch3
-
success
ByteBuffer success
-
-
-
Class org.apache.accumulo.proxy.thrift.AccumuloProxy.getNamespaceIteratorSetting_args extends Object implements Serializable
-
Serialization Methods
-
readObject
private void readObject(ObjectInputStream in) throws IOException, ClassNotFoundException
- Throws:
IOException
ClassNotFoundException
-
writeObject
private void writeObject(ObjectOutputStream out) throws IOException
- Throws:
IOException
-
-
Serialized Fields
-
login
ByteBuffer login
-
name
String name
-
namespaceName
String namespaceName
-
scope
IteratorScope scope
- See Also:
IteratorScope
-
-
-
Class org.apache.accumulo.proxy.thrift.AccumuloProxy.getNamespaceIteratorSetting_result extends Object implements Serializable
-
Serialization Methods
-
readObject
private void readObject(ObjectInputStream in) throws IOException, ClassNotFoundException
- Throws:
IOException
ClassNotFoundException
-
writeObject
private void writeObject(ObjectOutputStream out) throws IOException
- Throws:
IOException
-
-
Serialized Fields
-
ouch1
AccumuloException ouch1
-
ouch2
AccumuloSecurityException ouch2
-
ouch3
NamespaceNotFoundException ouch3
-
success
IteratorSetting success
-
-
-
Class org.apache.accumulo.proxy.thrift.AccumuloProxy.getNamespaceProperties_args extends Object implements Serializable
-
Serialization Methods
-
readObject
private void readObject(ObjectInputStream in) throws IOException, ClassNotFoundException
- Throws:
IOException
ClassNotFoundException
-
writeObject
private void writeObject(ObjectOutputStream out) throws IOException
- Throws:
IOException
-
-
Serialized Fields
-
login
ByteBuffer login
-
namespaceName
String namespaceName
-
-
-
Class org.apache.accumulo.proxy.thrift.AccumuloProxy.getNamespaceProperties_result extends Object implements Serializable
-
Serialization Methods
-
readObject
private void readObject(ObjectInputStream in) throws IOException, ClassNotFoundException
- Throws:
IOException
ClassNotFoundException
-
writeObject
private void writeObject(ObjectOutputStream out) throws IOException
- Throws:
IOException
-
-
Serialized Fields
-
ouch1
AccumuloException ouch1
-
ouch2
AccumuloSecurityException ouch2
-
ouch3
NamespaceNotFoundException ouch3
-
success
Map<String,String> success
-
-
-
Class org.apache.accumulo.proxy.thrift.AccumuloProxy.getRowRange_args extends Object implements Serializable
-
Serialization Methods
-
readObject
private void readObject(ObjectInputStream in) throws IOException, ClassNotFoundException
- Throws:
IOException
ClassNotFoundException
-
writeObject
private void writeObject(ObjectOutputStream out) throws IOException
- Throws:
IOException
-
-
Serialized Fields
-
row
ByteBuffer row
-
-
-
Class org.apache.accumulo.proxy.thrift.AccumuloProxy.getRowRange_result extends Object implements Serializable
-
Serialization Methods
-
readObject
private void readObject(ObjectInputStream in) throws IOException, ClassNotFoundException
- Throws:
IOException
ClassNotFoundException
-
writeObject
private void writeObject(ObjectOutputStream out) throws IOException
- Throws:
IOException
-
-
Serialized Fields
-
success
Range success
-
-
-
Class org.apache.accumulo.proxy.thrift.AccumuloProxy.getSiteConfiguration_args extends Object implements Serializable
-
Serialization Methods
-
readObject
private void readObject(ObjectInputStream in) throws IOException, ClassNotFoundException
- Throws:
IOException
ClassNotFoundException
-
writeObject
private void writeObject(ObjectOutputStream out) throws IOException
- Throws:
IOException
-
-
Serialized Fields
-
login
ByteBuffer login
-
-
-
Class org.apache.accumulo.proxy.thrift.AccumuloProxy.getSiteConfiguration_result extends Object implements Serializable
-
Serialization Methods
-
readObject
private void readObject(ObjectInputStream in) throws IOException, ClassNotFoundException
- Throws:
IOException
ClassNotFoundException
-
writeObject
private void writeObject(ObjectOutputStream out) throws IOException
- Throws:
IOException
-
-
Serialized Fields
-
ouch1
AccumuloException ouch1
-
ouch2
AccumuloSecurityException ouch2
-
success
Map<String,String> success
-
-
-
Class org.apache.accumulo.proxy.thrift.AccumuloProxy.getSystemConfiguration_args extends Object implements Serializable
-
Serialization Methods
-
readObject
private void readObject(ObjectInputStream in) throws IOException, ClassNotFoundException
- Throws:
IOException
ClassNotFoundException
-
writeObject
private void writeObject(ObjectOutputStream out) throws IOException
- Throws:
IOException
-
-
Serialized Fields
-
login
ByteBuffer login
-
-
-
Class org.apache.accumulo.proxy.thrift.AccumuloProxy.getSystemConfiguration_result extends Object implements Serializable
-
Serialization Methods
-
readObject
private void readObject(ObjectInputStream in) throws IOException, ClassNotFoundException
- Throws:
IOException
ClassNotFoundException
-
writeObject
private void writeObject(ObjectOutputStream out) throws IOException
- Throws:
IOException
-
-
Serialized Fields
-
ouch1
AccumuloException ouch1
-
ouch2
AccumuloSecurityException ouch2
-
success
Map<String,String> success
-
-
-
Class org.apache.accumulo.proxy.thrift.AccumuloProxy.getTableProperties_args extends Object implements Serializable
-
Serialization Methods
-
readObject
private void readObject(ObjectInputStream in) throws IOException, ClassNotFoundException
- Throws:
IOException
ClassNotFoundException
-
writeObject
private void writeObject(ObjectOutputStream out) throws IOException
- Throws:
IOException
-
-
Serialized Fields
-
login
ByteBuffer login
-
tableName
String tableName
-
-
-
Class org.apache.accumulo.proxy.thrift.AccumuloProxy.getTableProperties_result extends Object implements Serializable
-
Serialization Methods
-
readObject
private void readObject(ObjectInputStream in) throws IOException, ClassNotFoundException
- Throws:
IOException
ClassNotFoundException
-
writeObject
private void writeObject(ObjectOutputStream out) throws IOException
- Throws:
IOException
-
-
Serialized Fields
-
ouch1
AccumuloException ouch1
-
ouch2
AccumuloSecurityException ouch2
-
ouch3
TableNotFoundException ouch3
-
success
Map<String,String> success
-
-
-
Class org.apache.accumulo.proxy.thrift.AccumuloProxy.getTabletServers_args extends Object implements Serializable
-
Serialization Methods
-
readObject
private void readObject(ObjectInputStream in) throws IOException, ClassNotFoundException
- Throws:
IOException
ClassNotFoundException
-
writeObject
private void writeObject(ObjectOutputStream out) throws IOException
- Throws:
IOException
-
-
Serialized Fields
-
login
ByteBuffer login
-
-
-
Class org.apache.accumulo.proxy.thrift.AccumuloProxy.getTabletServers_result extends Object implements Serializable
-
Serialization Methods
-
readObject
private void readObject(ObjectInputStream in) throws IOException, ClassNotFoundException
- Throws:
IOException
ClassNotFoundException
-
writeObject
private void writeObject(ObjectOutputStream out) throws IOException
- Throws:
IOException
-
-
Serialized Fields
-
-
Class org.apache.accumulo.proxy.thrift.AccumuloProxy.getUserAuthorizations_args extends Object implements Serializable
-
Serialization Methods
-
readObject
private void readObject(ObjectInputStream in) throws IOException, ClassNotFoundException
- Throws:
IOException
ClassNotFoundException
-
writeObject
private void writeObject(ObjectOutputStream out) throws IOException
- Throws:
IOException
-
-
Serialized Fields
-
login
ByteBuffer login
-
user
String user
-
-
-
Class org.apache.accumulo.proxy.thrift.AccumuloProxy.getUserAuthorizations_result extends Object implements Serializable
-
Serialization Methods
-
readObject
private void readObject(ObjectInputStream in) throws IOException, ClassNotFoundException
- Throws:
IOException
ClassNotFoundException
-
writeObject
private void writeObject(ObjectOutputStream out) throws IOException
- Throws:
IOException
-
-
Serialized Fields
-
ouch1
AccumuloException ouch1
-
ouch2
AccumuloSecurityException ouch2
-
success
List<ByteBuffer> success
-
-
-
Class org.apache.accumulo.proxy.thrift.AccumuloProxy.grantNamespacePermission_args extends Object implements Serializable
-
Serialization Methods
-
readObject
private void readObject(ObjectInputStream in) throws IOException, ClassNotFoundException
- Throws:
IOException
ClassNotFoundException
-
writeObject
private void writeObject(ObjectOutputStream out) throws IOException
- Throws:
IOException
-
-
Serialized Fields
-
login
ByteBuffer login
-
namespaceName
String namespaceName
-
perm
NamespacePermission perm
- See Also:
NamespacePermission
-
user
String user
-
-
-
Class org.apache.accumulo.proxy.thrift.AccumuloProxy.grantNamespacePermission_result extends Object implements Serializable
-
Serialization Methods
-
readObject
private void readObject(ObjectInputStream in) throws IOException, ClassNotFoundException
- Throws:
IOException
ClassNotFoundException
-
writeObject
private void writeObject(ObjectOutputStream out) throws IOException
- Throws:
IOException
-
-
Serialized Fields
-
ouch1
AccumuloException ouch1
-
ouch2
AccumuloSecurityException ouch2
-
-
-
Class org.apache.accumulo.proxy.thrift.AccumuloProxy.grantSystemPermission_args extends Object implements Serializable
-
Serialization Methods
-
readObject
private void readObject(ObjectInputStream in) throws IOException, ClassNotFoundException
- Throws:
IOException
ClassNotFoundException
-
writeObject
private void writeObject(ObjectOutputStream out) throws IOException
- Throws:
IOException
-
-
Serialized Fields
-
login
ByteBuffer login
-
perm
SystemPermission perm
- See Also:
SystemPermission
-
user
String user
-
-
-
Class org.apache.accumulo.proxy.thrift.AccumuloProxy.grantSystemPermission_result extends Object implements Serializable
-
Serialization Methods
-
readObject
private void readObject(ObjectInputStream in) throws IOException, ClassNotFoundException
- Throws:
IOException
ClassNotFoundException
-
writeObject
private void writeObject(ObjectOutputStream out) throws IOException
- Throws:
IOException
-
-
Serialized Fields
-
ouch1
AccumuloException ouch1
-
ouch2
AccumuloSecurityException ouch2
-
-
-
Class org.apache.accumulo.proxy.thrift.AccumuloProxy.grantTablePermission_args extends Object implements Serializable
-
Serialization Methods
-
readObject
private void readObject(ObjectInputStream in) throws IOException, ClassNotFoundException
- Throws:
IOException
ClassNotFoundException
-
writeObject
private void writeObject(ObjectOutputStream out) throws IOException
- Throws:
IOException
-
-
Serialized Fields
-
login
ByteBuffer login
-
perm
TablePermission perm
- See Also:
TablePermission
-
table
String table
-
user
String user
-
-
-
Class org.apache.accumulo.proxy.thrift.AccumuloProxy.grantTablePermission_result extends Object implements Serializable
-
Serialization Methods
-
readObject
private void readObject(ObjectInputStream in) throws IOException, ClassNotFoundException
- Throws:
IOException
ClassNotFoundException
-
writeObject
private void writeObject(ObjectOutputStream out) throws IOException
- Throws:
IOException
-
-
Serialized Fields
-
ouch1
AccumuloException ouch1
-
ouch2
AccumuloSecurityException ouch2
-
ouch3
TableNotFoundException ouch3
-
-
-
Class org.apache.accumulo.proxy.thrift.AccumuloProxy.hasNamespacePermission_args extends Object implements Serializable
-
Serialization Methods
-
readObject
private void readObject(ObjectInputStream in) throws IOException, ClassNotFoundException
- Throws:
IOException
ClassNotFoundException
-
writeObject
private void writeObject(ObjectOutputStream out) throws IOException
- Throws:
IOException
-
-
Serialized Fields
-
login
ByteBuffer login
-
namespaceName
String namespaceName
-
perm
NamespacePermission perm
- See Also:
NamespacePermission
-
user
String user
-
-
-
Class org.apache.accumulo.proxy.thrift.AccumuloProxy.hasNamespacePermission_result extends Object implements Serializable
-
Serialization Methods
-
readObject
private void readObject(ObjectInputStream in) throws IOException, ClassNotFoundException
- Throws:
IOException
ClassNotFoundException
-
writeObject
private void writeObject(ObjectOutputStream out) throws IOException
- Throws:
IOException
-
-
Serialized Fields
-
__isset_bitfield
byte __isset_bitfield
-
ouch1
AccumuloException ouch1
-
ouch2
AccumuloSecurityException ouch2
-
success
boolean success
-
-
-
Class org.apache.accumulo.proxy.thrift.AccumuloProxy.hasNext_args extends Object implements Serializable
-
Serialization Methods
-
readObject
private void readObject(ObjectInputStream in) throws IOException, ClassNotFoundException
- Throws:
IOException
ClassNotFoundException
-
writeObject
private void writeObject(ObjectOutputStream out) throws IOException
- Throws:
IOException
-
-
Serialized Fields
-
scanner
String scanner
-
-
-
Class org.apache.accumulo.proxy.thrift.AccumuloProxy.hasNext_result extends Object implements Serializable
-
Serialization Methods
-
readObject
private void readObject(ObjectInputStream in) throws IOException, ClassNotFoundException
- Throws:
IOException
ClassNotFoundException
-
writeObject
private void writeObject(ObjectOutputStream out) throws IOException
- Throws:
IOException
-
-
Serialized Fields
-
__isset_bitfield
byte __isset_bitfield
-
ouch1
UnknownScanner ouch1
-
success
boolean success
-
-
-
Class org.apache.accumulo.proxy.thrift.AccumuloProxy.hasSystemPermission_args extends Object implements Serializable
-
Serialization Methods
-
readObject
private void readObject(ObjectInputStream in) throws IOException, ClassNotFoundException
- Throws:
IOException
ClassNotFoundException
-
writeObject
private void writeObject(ObjectOutputStream out) throws IOException
- Throws:
IOException
-
-
Serialized Fields
-
login
ByteBuffer login
-
perm
SystemPermission perm
- See Also:
SystemPermission
-
user
String user
-
-
-
Class org.apache.accumulo.proxy.thrift.AccumuloProxy.hasSystemPermission_result extends Object implements Serializable
-
Serialization Methods
-
readObject
private void readObject(ObjectInputStream in) throws IOException, ClassNotFoundException
- Throws:
IOException
ClassNotFoundException
-
writeObject
private void writeObject(ObjectOutputStream out) throws IOException
- Throws:
IOException
-
-
Serialized Fields
-
__isset_bitfield
byte __isset_bitfield
-
ouch1
AccumuloException ouch1
-
ouch2
AccumuloSecurityException ouch2
-
success
boolean success
-
-
-
Class org.apache.accumulo.proxy.thrift.AccumuloProxy.hasTablePermission_args extends Object implements Serializable
-
Serialization Methods
-
readObject
private void readObject(ObjectInputStream in) throws IOException, ClassNotFoundException
- Throws:
IOException
ClassNotFoundException
-
writeObject
private void writeObject(ObjectOutputStream out) throws IOException
- Throws:
IOException
-
-
Serialized Fields
-
login
ByteBuffer login
-
perm
TablePermission perm
- See Also:
TablePermission
-
table
String table
-
user
String user
-
-
-
Class org.apache.accumulo.proxy.thrift.AccumuloProxy.hasTablePermission_result extends Object implements Serializable
-
Serialization Methods
-
readObject
private void readObject(ObjectInputStream in) throws IOException, ClassNotFoundException
- Throws:
IOException
ClassNotFoundException
-
writeObject
private void writeObject(ObjectOutputStream out) throws IOException
- Throws:
IOException
-
-
Serialized Fields
-
__isset_bitfield
byte __isset_bitfield
-
ouch1
AccumuloException ouch1
-
ouch2
AccumuloSecurityException ouch2
-
ouch3
TableNotFoundException ouch3
-
success
boolean success
-
-
-
Class org.apache.accumulo.proxy.thrift.AccumuloProxy.importDirectory_args extends Object implements Serializable
-
Serialization Methods
-
readObject
private void readObject(ObjectInputStream in) throws IOException, ClassNotFoundException
- Throws:
IOException
ClassNotFoundException
-
writeObject
private void writeObject(ObjectOutputStream out) throws IOException
- Throws:
IOException
-
-
Serialized Fields
-
__isset_bitfield
byte __isset_bitfield
-
failureDir
String failureDir
-
importDir
String importDir
-
login
ByteBuffer login
-
setTime
boolean setTime
-
tableName
String tableName
-
-
-
Class org.apache.accumulo.proxy.thrift.AccumuloProxy.importDirectory_result extends Object implements Serializable
-
Serialization Methods
-
readObject
private void readObject(ObjectInputStream in) throws IOException, ClassNotFoundException
- Throws:
IOException
ClassNotFoundException
-
writeObject
private void writeObject(ObjectOutputStream out) throws IOException
- Throws:
IOException
-
-
Serialized Fields
-
ouch1
TableNotFoundException ouch1
-
ouch3
AccumuloException ouch3
-
ouch4
AccumuloSecurityException ouch4
-
-
-
Class org.apache.accumulo.proxy.thrift.AccumuloProxy.importTable_args extends Object implements Serializable
-
Serialization Methods
-
readObject
private void readObject(ObjectInputStream in) throws IOException, ClassNotFoundException
- Throws:
IOException
ClassNotFoundException
-
writeObject
private void writeObject(ObjectOutputStream out) throws IOException
- Throws:
IOException
-
-
Serialized Fields
-
importDir
String importDir
-
login
ByteBuffer login
-
tableName
String tableName
-
-
-
Class org.apache.accumulo.proxy.thrift.AccumuloProxy.importTable_result extends Object implements Serializable
-
Serialization Methods
-
readObject
private void readObject(ObjectInputStream in) throws IOException, ClassNotFoundException
- Throws:
IOException
ClassNotFoundException
-
writeObject
private void writeObject(ObjectOutputStream out) throws IOException
- Throws:
IOException
-
-
Serialized Fields
-
ouch1
TableExistsException ouch1
-
ouch2
AccumuloException ouch2
-
ouch3
AccumuloSecurityException ouch3
-
-
-
Class org.apache.accumulo.proxy.thrift.AccumuloProxy.listConstraints_args extends Object implements Serializable
-
Serialization Methods
-
readObject
private void readObject(ObjectInputStream in) throws IOException, ClassNotFoundException
- Throws:
IOException
ClassNotFoundException
-
writeObject
private void writeObject(ObjectOutputStream out) throws IOException
- Throws:
IOException
-
-
Serialized Fields
-
login
ByteBuffer login
-
tableName
String tableName
-
-
-
Class org.apache.accumulo.proxy.thrift.AccumuloProxy.listConstraints_result extends Object implements Serializable
-
Serialization Methods
-
readObject
private void readObject(ObjectInputStream in) throws IOException, ClassNotFoundException
- Throws:
IOException
ClassNotFoundException
-
writeObject
private void writeObject(ObjectOutputStream out) throws IOException
- Throws:
IOException
-
-
Serialized Fields
-
ouch1
AccumuloException ouch1
-
ouch2
AccumuloSecurityException ouch2
-
ouch3
TableNotFoundException ouch3
-
success
Map<String,Integer> success
-
-
-
Class org.apache.accumulo.proxy.thrift.AccumuloProxy.listIterators_args extends Object implements Serializable
-
Serialization Methods
-
readObject
private void readObject(ObjectInputStream in) throws IOException, ClassNotFoundException
- Throws:
IOException
ClassNotFoundException
-
writeObject
private void writeObject(ObjectOutputStream out) throws IOException
- Throws:
IOException
-
-
Serialized Fields
-
login
ByteBuffer login
-
tableName
String tableName
-
-
-
Class org.apache.accumulo.proxy.thrift.AccumuloProxy.listIterators_result extends Object implements Serializable
-
Serialization Methods
-
readObject
private void readObject(ObjectInputStream in) throws IOException, ClassNotFoundException
- Throws:
IOException
ClassNotFoundException
-
writeObject
private void writeObject(ObjectOutputStream out) throws IOException
- Throws:
IOException
-
-
Serialized Fields
-
ouch1
AccumuloException ouch1
-
ouch2
AccumuloSecurityException ouch2
-
ouch3
TableNotFoundException ouch3
-
success
Map<String,Set<IteratorScope>> success
-
-
-
Class org.apache.accumulo.proxy.thrift.AccumuloProxy.listLocalUsers_args extends Object implements Serializable
-
Serialization Methods
-
readObject
private void readObject(ObjectInputStream in) throws IOException, ClassNotFoundException
- Throws:
IOException
ClassNotFoundException
-
writeObject
private void writeObject(ObjectOutputStream out) throws IOException
- Throws:
IOException
-
-
Serialized Fields
-
login
ByteBuffer login
-
-
-
Class org.apache.accumulo.proxy.thrift.AccumuloProxy.listLocalUsers_result extends Object implements Serializable
-
Serialization Methods
-
readObject
private void readObject(ObjectInputStream in) throws IOException, ClassNotFoundException
- Throws:
IOException
ClassNotFoundException
-
writeObject
private void writeObject(ObjectOutputStream out) throws IOException
- Throws:
IOException
-
-
Serialized Fields
-
ouch1
AccumuloException ouch1
-
ouch2
AccumuloSecurityException ouch2
-
ouch3
TableNotFoundException ouch3
-
success
Set<String> success
-
-
-
Class org.apache.accumulo.proxy.thrift.AccumuloProxy.listNamespaceConstraints_args extends Object implements Serializable
-
Serialization Methods
-
readObject
private void readObject(ObjectInputStream in) throws IOException, ClassNotFoundException
- Throws:
IOException
ClassNotFoundException
-
writeObject
private void writeObject(ObjectOutputStream out) throws IOException
- Throws:
IOException
-
-
Serialized Fields
-
login
ByteBuffer login
-
namespaceName
String namespaceName
-
-
-
Class org.apache.accumulo.proxy.thrift.AccumuloProxy.listNamespaceConstraints_result extends Object implements Serializable
-
Serialization Methods
-
readObject
private void readObject(ObjectInputStream in) throws IOException, ClassNotFoundException
- Throws:
IOException
ClassNotFoundException
-
writeObject
private void writeObject(ObjectOutputStream out) throws IOException
- Throws:
IOException
-
-
Serialized Fields
-
ouch1
AccumuloException ouch1
-
ouch2
AccumuloSecurityException ouch2
-
ouch3
NamespaceNotFoundException ouch3
-
success
Map<String,Integer> success
-
-
-
Class org.apache.accumulo.proxy.thrift.AccumuloProxy.listNamespaceIterators_args extends Object implements Serializable
-
Serialization Methods
-
readObject
private void readObject(ObjectInputStream in) throws IOException, ClassNotFoundException
- Throws:
IOException
ClassNotFoundException
-
writeObject
private void writeObject(ObjectOutputStream out) throws IOException
- Throws:
IOException
-
-
Serialized Fields
-
login
ByteBuffer login
-
namespaceName
String namespaceName
-
-
-
Class org.apache.accumulo.proxy.thrift.AccumuloProxy.listNamespaceIterators_result extends Object implements Serializable
-
Serialization Methods
-
readObject
private void readObject(ObjectInputStream in) throws IOException, ClassNotFoundException
- Throws:
IOException
ClassNotFoundException
-
writeObject
private void writeObject(ObjectOutputStream out) throws IOException
- Throws:
IOException
-
-
Serialized Fields
-
ouch1
AccumuloException ouch1
-
ouch2
AccumuloSecurityException ouch2
-
ouch3
NamespaceNotFoundException ouch3
-
success
Map<String,Set<IteratorScope>> success
-
-
-
Class org.apache.accumulo.proxy.thrift.AccumuloProxy.listNamespaces_args extends Object implements Serializable
-
Serialization Methods
-
readObject
private void readObject(ObjectInputStream in) throws IOException, ClassNotFoundException
- Throws:
IOException
ClassNotFoundException
-
writeObject
private void writeObject(ObjectOutputStream out) throws IOException
- Throws:
IOException
-
-
Serialized Fields
-
login
ByteBuffer login
-
-
-
Class org.apache.accumulo.proxy.thrift.AccumuloProxy.listNamespaces_result extends Object implements Serializable
-
Serialization Methods
-
readObject
private void readObject(ObjectInputStream in) throws IOException, ClassNotFoundException
- Throws:
IOException
ClassNotFoundException
-
writeObject
private void writeObject(ObjectOutputStream out) throws IOException
- Throws:
IOException
-
-
Serialized Fields
-
ouch1
AccumuloException ouch1
-
ouch2
AccumuloSecurityException ouch2
-
success
List<String> success
-
-
-
Class org.apache.accumulo.proxy.thrift.AccumuloProxy.listSplits_args extends Object implements Serializable
-
Serialization Methods
-
readObject
private void readObject(ObjectInputStream in) throws IOException, ClassNotFoundException
- Throws:
IOException
ClassNotFoundException
-
writeObject
private void writeObject(ObjectOutputStream out) throws IOException
- Throws:
IOException
-
-
Serialized Fields
-
__isset_bitfield
byte __isset_bitfield
-
login
ByteBuffer login
-
maxSplits
int maxSplits
-
tableName
String tableName
-
-
-
Class org.apache.accumulo.proxy.thrift.AccumuloProxy.listSplits_result extends Object implements Serializable
-
Serialization Methods
-
readObject
private void readObject(ObjectInputStream in) throws IOException, ClassNotFoundException
- Throws:
IOException
ClassNotFoundException
-
writeObject
private void writeObject(ObjectOutputStream out) throws IOException
- Throws:
IOException
-
-
Serialized Fields
-
ouch1
AccumuloException ouch1
-
ouch2
AccumuloSecurityException ouch2
-
ouch3
TableNotFoundException ouch3
-
success
List<ByteBuffer> success
-
-
-
Class org.apache.accumulo.proxy.thrift.AccumuloProxy.listTables_args extends Object implements Serializable
-
Serialization Methods
-
readObject
private void readObject(ObjectInputStream in) throws IOException, ClassNotFoundException
- Throws:
IOException
ClassNotFoundException
-
writeObject
private void writeObject(ObjectOutputStream out) throws IOException
- Throws:
IOException
-
-
Serialized Fields
-
login
ByteBuffer login
-
-
-
Class org.apache.accumulo.proxy.thrift.AccumuloProxy.listTables_result extends Object implements Serializable
-
Serialization Methods
-
readObject
private void readObject(ObjectInputStream in) throws IOException, ClassNotFoundException
- Throws:
IOException
ClassNotFoundException
-
writeObject
private void writeObject(ObjectOutputStream out) throws IOException
- Throws:
IOException
-
-
Serialized Fields
-
-
Class org.apache.accumulo.proxy.thrift.AccumuloProxy.login_args extends Object implements Serializable
-
Serialization Methods
-
readObject
private void readObject(ObjectInputStream in) throws IOException, ClassNotFoundException
- Throws:
IOException
ClassNotFoundException
-
writeObject
private void writeObject(ObjectOutputStream out) throws IOException
- Throws:
IOException
-
-
Serialized Fields
-
-
Class org.apache.accumulo.proxy.thrift.AccumuloProxy.login_result extends Object implements Serializable
-
Serialization Methods
-
readObject
private void readObject(ObjectInputStream in) throws IOException, ClassNotFoundException
- Throws:
IOException
ClassNotFoundException
-
writeObject
private void writeObject(ObjectOutputStream out) throws IOException
- Throws:
IOException
-
-
Serialized Fields
-
ouch2
AccumuloSecurityException ouch2
-
success
ByteBuffer success
-
-
-
Class org.apache.accumulo.proxy.thrift.AccumuloProxy.mergeTablets_args extends Object implements Serializable
-
Serialization Methods
-
readObject
private void readObject(ObjectInputStream in) throws IOException, ClassNotFoundException
- Throws:
IOException
ClassNotFoundException
-
writeObject
private void writeObject(ObjectOutputStream out) throws IOException
- Throws:
IOException
-
-
Serialized Fields
-
endRow
ByteBuffer endRow
-
login
ByteBuffer login
-
startRow
ByteBuffer startRow
-
tableName
String tableName
-
-
-
Class org.apache.accumulo.proxy.thrift.AccumuloProxy.mergeTablets_result extends Object implements Serializable
-
Serialization Methods
-
readObject
private void readObject(ObjectInputStream in) throws IOException, ClassNotFoundException
- Throws:
IOException
ClassNotFoundException
-
writeObject
private void writeObject(ObjectOutputStream out) throws IOException
- Throws:
IOException
-
-
Serialized Fields
-
ouch1
AccumuloException ouch1
-
ouch2
AccumuloSecurityException ouch2
-
ouch3
TableNotFoundException ouch3
-
-
-
Class org.apache.accumulo.proxy.thrift.AccumuloProxy.namespaceExists_args extends Object implements Serializable
-
Serialization Methods
-
readObject
private void readObject(ObjectInputStream in) throws IOException, ClassNotFoundException
- Throws:
IOException
ClassNotFoundException
-
writeObject
private void writeObject(ObjectOutputStream out) throws IOException
- Throws:
IOException
-
-
Serialized Fields
-
login
ByteBuffer login
-
namespaceName
String namespaceName
-
-
-
Class org.apache.accumulo.proxy.thrift.AccumuloProxy.namespaceExists_result extends Object implements Serializable
-
Serialization Methods
-
readObject
private void readObject(ObjectInputStream in) throws IOException, ClassNotFoundException
- Throws:
IOException
ClassNotFoundException
-
writeObject
private void writeObject(ObjectOutputStream out) throws IOException
- Throws:
IOException
-
-
Serialized Fields
-
__isset_bitfield
byte __isset_bitfield
-
ouch1
AccumuloException ouch1
-
ouch2
AccumuloSecurityException ouch2
-
success
boolean success
-
-
-
Class org.apache.accumulo.proxy.thrift.AccumuloProxy.namespaceIdMap_args extends Object implements Serializable
-
Serialization Methods
-
readObject
private void readObject(ObjectInputStream in) throws IOException, ClassNotFoundException
- Throws:
IOException
ClassNotFoundException
-
writeObject
private void writeObject(ObjectOutputStream out) throws IOException
- Throws:
IOException
-
-
Serialized Fields
-
login
ByteBuffer login
-
-
-
Class org.apache.accumulo.proxy.thrift.AccumuloProxy.namespaceIdMap_result extends Object implements Serializable
-
Serialization Methods
-
readObject
private void readObject(ObjectInputStream in) throws IOException, ClassNotFoundException
- Throws:
IOException
ClassNotFoundException
-
writeObject
private void writeObject(ObjectOutputStream out) throws IOException
- Throws:
IOException
-
-
Serialized Fields
-
ouch1
AccumuloException ouch1
-
ouch2
AccumuloSecurityException ouch2
-
success
Map<String,String> success
-
-
-
Class org.apache.accumulo.proxy.thrift.AccumuloProxy.nextEntry_args extends Object implements Serializable
-
Serialization Methods
-
readObject
private void readObject(ObjectInputStream in) throws IOException, ClassNotFoundException
- Throws:
IOException
ClassNotFoundException
-
writeObject
private void writeObject(ObjectOutputStream out) throws IOException
- Throws:
IOException
-
-
Serialized Fields
-
scanner
String scanner
-
-
-
Class org.apache.accumulo.proxy.thrift.AccumuloProxy.nextEntry_result extends Object implements Serializable
-
Serialization Methods
-
readObject
private void readObject(ObjectInputStream in) throws IOException, ClassNotFoundException
- Throws:
IOException
ClassNotFoundException
-
writeObject
private void writeObject(ObjectOutputStream out) throws IOException
- Throws:
IOException
-
-
Serialized Fields
-
ouch1
NoMoreEntriesException ouch1
-
ouch2
UnknownScanner ouch2
-
ouch3
AccumuloSecurityException ouch3
-
success
KeyValueAndPeek success
-
-
-
Class org.apache.accumulo.proxy.thrift.AccumuloProxy.nextK_args extends Object implements Serializable
-
Serialization Methods
-
readObject
private void readObject(ObjectInputStream in) throws IOException, ClassNotFoundException
- Throws:
IOException
ClassNotFoundException
-
writeObject
private void writeObject(ObjectOutputStream out) throws IOException
- Throws:
IOException
-
-
Serialized Fields
-
__isset_bitfield
byte __isset_bitfield
-
k
int k
-
scanner
String scanner
-
-
-
Class org.apache.accumulo.proxy.thrift.AccumuloProxy.nextK_result extends Object implements Serializable
-
Serialization Methods
-
readObject
private void readObject(ObjectInputStream in) throws IOException, ClassNotFoundException
- Throws:
IOException
ClassNotFoundException
-
writeObject
private void writeObject(ObjectOutputStream out) throws IOException
- Throws:
IOException
-
-
Serialized Fields
-
ouch1
NoMoreEntriesException ouch1
-
ouch2
UnknownScanner ouch2
-
ouch3
AccumuloSecurityException ouch3
-
success
ScanResult success
-
-
-
Class org.apache.accumulo.proxy.thrift.AccumuloProxy.offlineTable_args extends Object implements Serializable
-
Serialization Methods
-
readObject
private void readObject(ObjectInputStream in) throws IOException, ClassNotFoundException
- Throws:
IOException
ClassNotFoundException
-
writeObject
private void writeObject(ObjectOutputStream out) throws IOException
- Throws:
IOException
-
-
Serialized Fields
-
__isset_bitfield
byte __isset_bitfield
-
login
ByteBuffer login
-
tableName
String tableName
-
wait
boolean wait
-
-
-
Class org.apache.accumulo.proxy.thrift.AccumuloProxy.offlineTable_result extends Object implements Serializable
-
Serialization Methods
-
readObject
private void readObject(ObjectInputStream in) throws IOException, ClassNotFoundException
- Throws:
IOException
ClassNotFoundException
-
writeObject
private void writeObject(ObjectOutputStream out) throws IOException
- Throws:
IOException
-
-
Serialized Fields
-
ouch1
AccumuloException ouch1
-
ouch2
AccumuloSecurityException ouch2
-
ouch3
TableNotFoundException ouch3
-
-
-
Class org.apache.accumulo.proxy.thrift.AccumuloProxy.onlineTable_args extends Object implements Serializable
-
Serialization Methods
-
readObject
private void readObject(ObjectInputStream in) throws IOException, ClassNotFoundException
- Throws:
IOException
ClassNotFoundException
-
writeObject
private void writeObject(ObjectOutputStream out) throws IOException
- Throws:
IOException
-
-
Serialized Fields
-
__isset_bitfield
byte __isset_bitfield
-
login
ByteBuffer login
-
tableName
String tableName
-
wait
boolean wait
-
-
-
Class org.apache.accumulo.proxy.thrift.AccumuloProxy.onlineTable_result extends Object implements Serializable
-
Serialization Methods
-
readObject
private void readObject(ObjectInputStream in) throws IOException, ClassNotFoundException
- Throws:
IOException
ClassNotFoundException
-
writeObject
private void writeObject(ObjectOutputStream out) throws IOException
- Throws:
IOException
-
-
Serialized Fields
-
ouch1
AccumuloException ouch1
-
ouch2
AccumuloSecurityException ouch2
-
ouch3
TableNotFoundException ouch3
-
-
-
Class org.apache.accumulo.proxy.thrift.AccumuloProxy.pingTabletServer_args extends Object implements Serializable
-
Serialization Methods
-
readObject
private void readObject(ObjectInputStream in) throws IOException, ClassNotFoundException
- Throws:
IOException
ClassNotFoundException
-
writeObject
private void writeObject(ObjectOutputStream out) throws IOException
- Throws:
IOException
-
-
Serialized Fields
-
login
ByteBuffer login
-
tserver
String tserver
-
-
-
Class org.apache.accumulo.proxy.thrift.AccumuloProxy.pingTabletServer_result extends Object implements Serializable
-
Serialization Methods
-
readObject
private void readObject(ObjectInputStream in) throws IOException, ClassNotFoundException
- Throws:
IOException
ClassNotFoundException
-
writeObject
private void writeObject(ObjectOutputStream out) throws IOException
- Throws:
IOException
-
-
Serialized Fields
-
ouch1
AccumuloException ouch1
-
ouch2
AccumuloSecurityException ouch2
-
-
-
Class org.apache.accumulo.proxy.thrift.AccumuloProxy.removeConstraint_args extends Object implements Serializable
-
Serialization Methods
-
readObject
private void readObject(ObjectInputStream in) throws IOException, ClassNotFoundException
- Throws:
IOException
ClassNotFoundException
-
writeObject
private void writeObject(ObjectOutputStream out) throws IOException
- Throws:
IOException
-
-
Serialized Fields
-
__isset_bitfield
byte __isset_bitfield
-
constraint
int constraint
-
login
ByteBuffer login
-
tableName
String tableName
-
-
-
Class org.apache.accumulo.proxy.thrift.AccumuloProxy.removeConstraint_result extends Object implements Serializable
-
Serialization Methods
-
readObject
private void readObject(ObjectInputStream in) throws IOException, ClassNotFoundException
- Throws:
IOException
ClassNotFoundException
-
writeObject
private void writeObject(ObjectOutputStream out) throws IOException
- Throws:
IOException
-
-
Serialized Fields
-
ouch1
AccumuloException ouch1
-
ouch2
AccumuloSecurityException ouch2
-
ouch3
TableNotFoundException ouch3
-
-
-
Class org.apache.accumulo.proxy.thrift.AccumuloProxy.removeIterator_args extends Object implements Serializable
-
Serialization Methods
-
readObject
private void readObject(ObjectInputStream in) throws IOException, ClassNotFoundException
- Throws:
IOException
ClassNotFoundException
-
writeObject
private void writeObject(ObjectOutputStream out) throws IOException
- Throws:
IOException
-
-
Serialized Fields
-
iterName
String iterName
-
login
ByteBuffer login
-
scopes
Set<IteratorScope> scopes
-
tableName
String tableName
-
-
-
Class org.apache.accumulo.proxy.thrift.AccumuloProxy.removeIterator_result extends Object implements Serializable
-
Serialization Methods
-
readObject
private void readObject(ObjectInputStream in) throws IOException, ClassNotFoundException
- Throws:
IOException
ClassNotFoundException
-
writeObject
private void writeObject(ObjectOutputStream out) throws IOException
- Throws:
IOException
-
-
Serialized Fields
-
ouch1
AccumuloException ouch1
-
ouch2
AccumuloSecurityException ouch2
-
ouch3
TableNotFoundException ouch3
-
-
-
Class org.apache.accumulo.proxy.thrift.AccumuloProxy.removeNamespaceConstraint_args extends Object implements Serializable
-
Serialization Methods
-
readObject
private void readObject(ObjectInputStream in) throws IOException, ClassNotFoundException
- Throws:
IOException
ClassNotFoundException
-
writeObject
private void writeObject(ObjectOutputStream out) throws IOException
- Throws:
IOException
-
-
Serialized Fields
-
__isset_bitfield
byte __isset_bitfield
-
id
int id
-
login
ByteBuffer login
-
namespaceName
String namespaceName
-
-
-
Class org.apache.accumulo.proxy.thrift.AccumuloProxy.removeNamespaceConstraint_result extends Object implements Serializable
-
Serialization Methods
-
readObject
private void readObject(ObjectInputStream in) throws IOException, ClassNotFoundException
- Throws:
IOException
ClassNotFoundException
-
writeObject
private void writeObject(ObjectOutputStream out) throws IOException
- Throws:
IOException
-
-
Serialized Fields
-
ouch1
AccumuloException ouch1
-
ouch2
AccumuloSecurityException ouch2
-
ouch3
NamespaceNotFoundException ouch3
-
-
-
Class org.apache.accumulo.proxy.thrift.AccumuloProxy.removeNamespaceIterator_args extends Object implements Serializable
-
Serialization Methods
-
readObject
private void readObject(ObjectInputStream in) throws IOException, ClassNotFoundException
- Throws:
IOException
ClassNotFoundException
-
writeObject
private void writeObject(ObjectOutputStream out) throws IOException
- Throws:
IOException
-
-
Serialized Fields
-
login
ByteBuffer login
-
name
String name
-
namespaceName
String namespaceName
-
scopes
Set<IteratorScope> scopes
-
-
-
Class org.apache.accumulo.proxy.thrift.AccumuloProxy.removeNamespaceIterator_result extends Object implements Serializable
-
Serialization Methods
-
readObject
private void readObject(ObjectInputStream in) throws IOException, ClassNotFoundException
- Throws:
IOException
ClassNotFoundException
-
writeObject
private void writeObject(ObjectOutputStream out) throws IOException
- Throws:
IOException
-
-
Serialized Fields
-
ouch1
AccumuloException ouch1
-
ouch2
AccumuloSecurityException ouch2
-
ouch3
NamespaceNotFoundException ouch3
-
-
-
Class org.apache.accumulo.proxy.thrift.AccumuloProxy.removeNamespaceProperty_args extends Object implements Serializable
-
Serialization Methods
-
readObject
private void readObject(ObjectInputStream in) throws IOException, ClassNotFoundException
- Throws:
IOException
ClassNotFoundException
-
writeObject
private void writeObject(ObjectOutputStream out) throws IOException
- Throws:
IOException
-
-
Serialized Fields
-
login
ByteBuffer login
-
namespaceName
String namespaceName
-
property
String property
-
-
-
Class org.apache.accumulo.proxy.thrift.AccumuloProxy.removeNamespaceProperty_result extends Object implements Serializable
-
Serialization Methods
-
readObject
private void readObject(ObjectInputStream in) throws IOException, ClassNotFoundException
- Throws:
IOException
ClassNotFoundException
-
writeObject
private void writeObject(ObjectOutputStream out) throws IOException
- Throws:
IOException
-
-
Serialized Fields
-
ouch1
AccumuloException ouch1
-
ouch2
AccumuloSecurityException ouch2
-
ouch3
NamespaceNotFoundException ouch3
-
-
-
Class org.apache.accumulo.proxy.thrift.AccumuloProxy.removeProperty_args extends Object implements Serializable
-
Serialization Methods
-
readObject
private void readObject(ObjectInputStream in) throws IOException, ClassNotFoundException
- Throws:
IOException
ClassNotFoundException
-
writeObject
private void writeObject(ObjectOutputStream out) throws IOException
- Throws:
IOException
-
-
Serialized Fields
-
login
ByteBuffer login
-
property
String property
-
-
-
Class org.apache.accumulo.proxy.thrift.AccumuloProxy.removeProperty_result extends Object implements Serializable
-
Serialization Methods
-
readObject
private void readObject(ObjectInputStream in) throws IOException, ClassNotFoundException
- Throws:
IOException
ClassNotFoundException
-
writeObject
private void writeObject(ObjectOutputStream out) throws IOException
- Throws:
IOException
-
-
Serialized Fields
-
ouch1
AccumuloException ouch1
-
ouch2
AccumuloSecurityException ouch2
-
-
-
Class org.apache.accumulo.proxy.thrift.AccumuloProxy.removeTableProperty_args extends Object implements Serializable
-
Serialization Methods
-
readObject
private void readObject(ObjectInputStream in) throws IOException, ClassNotFoundException
- Throws:
IOException
ClassNotFoundException
-
writeObject
private void writeObject(ObjectOutputStream out) throws IOException
- Throws:
IOException
-
-
Serialized Fields
-
login
ByteBuffer login
-
property
String property
-
tableName
String tableName
-
-
-
Class org.apache.accumulo.proxy.thrift.AccumuloProxy.removeTableProperty_result extends Object implements Serializable
-
Serialization Methods
-
readObject
private void readObject(ObjectInputStream in) throws IOException, ClassNotFoundException
- Throws:
IOException
ClassNotFoundException
-
writeObject
private void writeObject(ObjectOutputStream out) throws IOException
- Throws:
IOException
-
-
Serialized Fields
-
ouch1
AccumuloException ouch1
-
ouch2
AccumuloSecurityException ouch2
-
ouch3
TableNotFoundException ouch3
-
-
-
Class org.apache.accumulo.proxy.thrift.AccumuloProxy.renameNamespace_args extends Object implements Serializable
-
Serialization Methods
-
readObject
private void readObject(ObjectInputStream in) throws IOException, ClassNotFoundException
- Throws:
IOException
ClassNotFoundException
-
writeObject
private void writeObject(ObjectOutputStream out) throws IOException
- Throws:
IOException
-
-
Serialized Fields
-
login
ByteBuffer login
-
newNamespaceName
String newNamespaceName
-
oldNamespaceName
String oldNamespaceName
-
-
-
Class org.apache.accumulo.proxy.thrift.AccumuloProxy.renameNamespace_result extends Object implements Serializable
-
Serialization Methods
-
readObject
private void readObject(ObjectInputStream in) throws IOException, ClassNotFoundException
- Throws:
IOException
ClassNotFoundException
-
writeObject
private void writeObject(ObjectOutputStream out) throws IOException
- Throws:
IOException
-
-
Serialized Fields
-
ouch1
AccumuloException ouch1
-
ouch2
AccumuloSecurityException ouch2
-
ouch3
NamespaceNotFoundException ouch3
-
ouch4
NamespaceExistsException ouch4
-
-
-
Class org.apache.accumulo.proxy.thrift.AccumuloProxy.renameTable_args extends Object implements Serializable
-
Serialization Methods
-
readObject
private void readObject(ObjectInputStream in) throws IOException, ClassNotFoundException
- Throws:
IOException
ClassNotFoundException
-
writeObject
private void writeObject(ObjectOutputStream out) throws IOException
- Throws:
IOException
-
-
Serialized Fields
-
login
ByteBuffer login
-
newTableName
String newTableName
-
oldTableName
String oldTableName
-
-
-
Class org.apache.accumulo.proxy.thrift.AccumuloProxy.renameTable_result extends Object implements Serializable
-
Serialization Methods
-
readObject
private void readObject(ObjectInputStream in) throws IOException, ClassNotFoundException
- Throws:
IOException
ClassNotFoundException
-
writeObject
private void writeObject(ObjectOutputStream out) throws IOException
- Throws:
IOException
-
-
Serialized Fields
-
ouch1
AccumuloException ouch1
-
ouch2
AccumuloSecurityException ouch2
-
ouch3
TableNotFoundException ouch3
-
ouch4
TableExistsException ouch4
-
-
-
Class org.apache.accumulo.proxy.thrift.AccumuloProxy.revokeNamespacePermission_args extends Object implements Serializable
-
Serialization Methods
-
readObject
private void readObject(ObjectInputStream in) throws IOException, ClassNotFoundException
- Throws:
IOException
ClassNotFoundException
-
writeObject
private void writeObject(ObjectOutputStream out) throws IOException
- Throws:
IOException
-
-
Serialized Fields
-
login
ByteBuffer login
-
namespaceName
String namespaceName
-
perm
NamespacePermission perm
- See Also:
NamespacePermission
-
user
String user
-
-
-
Class org.apache.accumulo.proxy.thrift.AccumuloProxy.revokeNamespacePermission_result extends Object implements Serializable
-
Serialization Methods
-
readObject
private void readObject(ObjectInputStream in) throws IOException, ClassNotFoundException
- Throws:
IOException
ClassNotFoundException
-
writeObject
private void writeObject(ObjectOutputStream out) throws IOException
- Throws:
IOException
-
-
Serialized Fields
-
ouch1
AccumuloException ouch1
-
ouch2
AccumuloSecurityException ouch2
-
-
-
Class org.apache.accumulo.proxy.thrift.AccumuloProxy.revokeSystemPermission_args extends Object implements Serializable
-
Serialization Methods
-
readObject
private void readObject(ObjectInputStream in) throws IOException, ClassNotFoundException
- Throws:
IOException
ClassNotFoundException
-
writeObject
private void writeObject(ObjectOutputStream out) throws IOException
- Throws:
IOException
-
-
Serialized Fields
-
login
ByteBuffer login
-
perm
SystemPermission perm
- See Also:
SystemPermission
-
user
String user
-
-
-
Class org.apache.accumulo.proxy.thrift.AccumuloProxy.revokeSystemPermission_result extends Object implements Serializable
-
Serialization Methods
-
readObject
private void readObject(ObjectInputStream in) throws IOException, ClassNotFoundException
- Throws:
IOException
ClassNotFoundException
-
writeObject
private void writeObject(ObjectOutputStream out) throws IOException
- Throws:
IOException
-
-
Serialized Fields
-
ouch1
AccumuloException ouch1
-
ouch2
AccumuloSecurityException ouch2
-
-
-
Class org.apache.accumulo.proxy.thrift.AccumuloProxy.revokeTablePermission_args extends Object implements Serializable
-
Serialization Methods
-
readObject
private void readObject(ObjectInputStream in) throws IOException, ClassNotFoundException
- Throws:
IOException
ClassNotFoundException
-
writeObject
private void writeObject(ObjectOutputStream out) throws IOException
- Throws:
IOException
-
-
Serialized Fields
-
login
ByteBuffer login
-
perm
TablePermission perm
- See Also:
TablePermission
-
table
String table
-
user
String user
-
-
-
Class org.apache.accumulo.proxy.thrift.AccumuloProxy.revokeTablePermission_result extends Object implements Serializable
-
Serialization Methods
-
readObject
private void readObject(ObjectInputStream in) throws IOException, ClassNotFoundException
- Throws:
IOException
ClassNotFoundException
-
writeObject
private void writeObject(ObjectOutputStream out) throws IOException
- Throws:
IOException
-
-
Serialized Fields
-
ouch1
AccumuloException ouch1
-
ouch2
AccumuloSecurityException ouch2
-
ouch3
TableNotFoundException ouch3
-
-
-
Class org.apache.accumulo.proxy.thrift.AccumuloProxy.setLocalityGroups_args extends Object implements Serializable
-
Serialization Methods
-
readObject
private void readObject(ObjectInputStream in) throws IOException, ClassNotFoundException
- Throws:
IOException
ClassNotFoundException
-
writeObject
private void writeObject(ObjectOutputStream out) throws IOException
- Throws:
IOException
-
-
Serialized Fields
-
-
Class org.apache.accumulo.proxy.thrift.AccumuloProxy.setLocalityGroups_result extends Object implements Serializable
-
Serialization Methods
-
readObject
private void readObject(ObjectInputStream in) throws IOException, ClassNotFoundException
- Throws:
IOException
ClassNotFoundException
-
writeObject
private void writeObject(ObjectOutputStream out) throws IOException
- Throws:
IOException
-
-
Serialized Fields
-
ouch1
AccumuloException ouch1
-
ouch2
AccumuloSecurityException ouch2
-
ouch3
TableNotFoundException ouch3
-
-
-
Class org.apache.accumulo.proxy.thrift.AccumuloProxy.setNamespaceProperty_args extends Object implements Serializable
-
Serialization Methods
-
readObject
private void readObject(ObjectInputStream in) throws IOException, ClassNotFoundException
- Throws:
IOException
ClassNotFoundException
-
writeObject
private void writeObject(ObjectOutputStream out) throws IOException
- Throws:
IOException
-
-
Serialized Fields
-
login
ByteBuffer login
-
namespaceName
String namespaceName
-
property
String property
-
value
String value
-
-
-
Class org.apache.accumulo.proxy.thrift.AccumuloProxy.setNamespaceProperty_result extends Object implements Serializable
-
Serialization Methods
-
readObject
private void readObject(ObjectInputStream in) throws IOException, ClassNotFoundException
- Throws:
IOException
ClassNotFoundException
-
writeObject
private void writeObject(ObjectOutputStream out) throws IOException
- Throws:
IOException
-
-
Serialized Fields
-
ouch1
AccumuloException ouch1
-
ouch2
AccumuloSecurityException ouch2
-
ouch3
NamespaceNotFoundException ouch3
-
-
-
Class org.apache.accumulo.proxy.thrift.AccumuloProxy.setProperty_args extends Object implements Serializable
-
Serialization Methods
-
readObject
private void readObject(ObjectInputStream in) throws IOException, ClassNotFoundException
- Throws:
IOException
ClassNotFoundException
-
writeObject
private void writeObject(ObjectOutputStream out) throws IOException
- Throws:
IOException
-
-
Serialized Fields
-
login
ByteBuffer login
-
property
String property
-
value
String value
-
-
-
Class org.apache.accumulo.proxy.thrift.AccumuloProxy.setProperty_result extends Object implements Serializable
-
Serialization Methods
-
readObject
private void readObject(ObjectInputStream in) throws IOException, ClassNotFoundException
- Throws:
IOException
ClassNotFoundException
-
writeObject
private void writeObject(ObjectOutputStream out) throws IOException
- Throws:
IOException
-
-
Serialized Fields
-
ouch1
AccumuloException ouch1
-
ouch2
AccumuloSecurityException ouch2
-
-
-
Class org.apache.accumulo.proxy.thrift.AccumuloProxy.setTableProperty_args extends Object implements Serializable
-
Serialization Methods
-
readObject
private void readObject(ObjectInputStream in) throws IOException, ClassNotFoundException
- Throws:
IOException
ClassNotFoundException
-
writeObject
private void writeObject(ObjectOutputStream out) throws IOException
- Throws:
IOException
-
-
Serialized Fields
-
login
ByteBuffer login
-
property
String property
-
tableName
String tableName
-
value
String value
-
-
-
Class org.apache.accumulo.proxy.thrift.AccumuloProxy.setTableProperty_result extends Object implements Serializable
-
Serialization Methods
-
readObject
private void readObject(ObjectInputStream in) throws IOException, ClassNotFoundException
- Throws:
IOException
ClassNotFoundException
-
writeObject
private void writeObject(ObjectOutputStream out) throws IOException
- Throws:
IOException
-
-
Serialized Fields
-
ouch1
AccumuloException ouch1
-
ouch2
AccumuloSecurityException ouch2
-
ouch3
TableNotFoundException ouch3
-
-
-
Class org.apache.accumulo.proxy.thrift.AccumuloProxy.splitRangeByTablets_args extends Object implements Serializable
-
Serialization Methods
-
readObject
private void readObject(ObjectInputStream in) throws IOException, ClassNotFoundException
- Throws:
IOException
ClassNotFoundException
-
writeObject
private void writeObject(ObjectOutputStream out) throws IOException
- Throws:
IOException
-
-
Serialized Fields
-
__isset_bitfield
byte __isset_bitfield
-
login
ByteBuffer login
-
maxSplits
int maxSplits
-
range
Range range
-
tableName
String tableName
-
-
-
Class org.apache.accumulo.proxy.thrift.AccumuloProxy.splitRangeByTablets_result extends Object implements Serializable
-
Serialization Methods
-
readObject
private void readObject(ObjectInputStream in) throws IOException, ClassNotFoundException
- Throws:
IOException
ClassNotFoundException
-
writeObject
private void writeObject(ObjectOutputStream out) throws IOException
- Throws:
IOException
-
-
Serialized Fields
-
ouch1
AccumuloException ouch1
-
ouch2
AccumuloSecurityException ouch2
-
ouch3
TableNotFoundException ouch3
-
success
Set<Range> success
-
-
-
Class org.apache.accumulo.proxy.thrift.AccumuloProxy.systemNamespace_args extends Object implements Serializable
-
Serialization Methods
-
readObject
private void readObject(ObjectInputStream in) throws IOException, ClassNotFoundException
- Throws:
IOException
ClassNotFoundException
-
writeObject
private void writeObject(ObjectOutputStream out) throws IOException
- Throws:
IOException
-
-
-
Class org.apache.accumulo.proxy.thrift.AccumuloProxy.systemNamespace_result extends Object implements Serializable
-
Serialization Methods
-
readObject
private void readObject(ObjectInputStream in) throws IOException, ClassNotFoundException
- Throws:
IOException
ClassNotFoundException
-
writeObject
private void writeObject(ObjectOutputStream out) throws IOException
- Throws:
IOException
-
-
Serialized Fields
-
success
String success
-
-
-
Class org.apache.accumulo.proxy.thrift.AccumuloProxy.tableExists_args extends Object implements Serializable
-
Serialization Methods
-
readObject
private void readObject(ObjectInputStream in) throws IOException, ClassNotFoundException
- Throws:
IOException
ClassNotFoundException
-
writeObject
private void writeObject(ObjectOutputStream out) throws IOException
- Throws:
IOException
-
-
Serialized Fields
-
login
ByteBuffer login
-
tableName
String tableName
-
-
-
Class org.apache.accumulo.proxy.thrift.AccumuloProxy.tableExists_result extends Object implements Serializable
-
Serialization Methods
-
readObject
private void readObject(ObjectInputStream in) throws IOException, ClassNotFoundException
- Throws:
IOException
ClassNotFoundException
-
writeObject
private void writeObject(ObjectOutputStream out) throws IOException
- Throws:
IOException
-
-
Serialized Fields
-
__isset_bitfield
byte __isset_bitfield
-
success
boolean success
-
-
-
Class org.apache.accumulo.proxy.thrift.AccumuloProxy.tableIdMap_args extends Object implements Serializable
-
Serialization Methods
-
readObject
private void readObject(ObjectInputStream in) throws IOException, ClassNotFoundException
- Throws:
IOException
ClassNotFoundException
-
writeObject
private void writeObject(ObjectOutputStream out) throws IOException
- Throws:
IOException
-
-
Serialized Fields
-
login
ByteBuffer login
-
-
-
Class org.apache.accumulo.proxy.thrift.AccumuloProxy.tableIdMap_result extends Object implements Serializable
-
Serialization Methods
-
readObject
private void readObject(ObjectInputStream in) throws IOException, ClassNotFoundException
- Throws:
IOException
ClassNotFoundException
-
writeObject
private void writeObject(ObjectOutputStream out) throws IOException
- Throws:
IOException
-
-
Serialized Fields
-
-
Class org.apache.accumulo.proxy.thrift.AccumuloProxy.testClassLoad_args extends Object implements Serializable
-
Serialization Methods
-
readObject
private void readObject(ObjectInputStream in) throws IOException, ClassNotFoundException
- Throws:
IOException
ClassNotFoundException
-
writeObject
private void writeObject(ObjectOutputStream out) throws IOException
- Throws:
IOException
-
-
Serialized Fields
-
asTypeName
String asTypeName
-
className
String className
-
login
ByteBuffer login
-
-
-
Class org.apache.accumulo.proxy.thrift.AccumuloProxy.testClassLoad_result extends Object implements Serializable
-
Serialization Methods
-
readObject
private void readObject(ObjectInputStream in) throws IOException, ClassNotFoundException
- Throws:
IOException
ClassNotFoundException
-
writeObject
private void writeObject(ObjectOutputStream out) throws IOException
- Throws:
IOException
-
-
Serialized Fields
-
__isset_bitfield
byte __isset_bitfield
-
ouch1
AccumuloException ouch1
-
ouch2
AccumuloSecurityException ouch2
-
success
boolean success
-
-
-
Class org.apache.accumulo.proxy.thrift.AccumuloProxy.testNamespaceClassLoad_args extends Object implements Serializable
-
Serialization Methods
-
readObject
private void readObject(ObjectInputStream in) throws IOException, ClassNotFoundException
- Throws:
IOException
ClassNotFoundException
-
writeObject
private void writeObject(ObjectOutputStream out) throws IOException
- Throws:
IOException
-
-
Serialized Fields
-
asTypeName
String asTypeName
-
className
String className
-
login
ByteBuffer login
-
namespaceName
String namespaceName
-
-
-
Class org.apache.accumulo.proxy.thrift.AccumuloProxy.testNamespaceClassLoad_result extends Object implements Serializable
-
Serialization Methods
-
readObject
private void readObject(ObjectInputStream in) throws IOException, ClassNotFoundException
- Throws:
IOException
ClassNotFoundException
-
writeObject
private void writeObject(ObjectOutputStream out) throws IOException
- Throws:
IOException
-
-
Serialized Fields
-
__isset_bitfield
byte __isset_bitfield
-
ouch1
AccumuloException ouch1
-
ouch2
AccumuloSecurityException ouch2
-
ouch3
NamespaceNotFoundException ouch3
-
success
boolean success
-
-
-
Class org.apache.accumulo.proxy.thrift.AccumuloProxy.testTableClassLoad_args extends Object implements Serializable
-
Serialization Methods
-
readObject
private void readObject(ObjectInputStream in) throws IOException, ClassNotFoundException
- Throws:
IOException
ClassNotFoundException
-
writeObject
private void writeObject(ObjectOutputStream out) throws IOException
- Throws:
IOException
-
-
Serialized Fields
-
asTypeName
String asTypeName
-
className
String className
-
login
ByteBuffer login
-
tableName
String tableName
-
-
-
Class org.apache.accumulo.proxy.thrift.AccumuloProxy.testTableClassLoad_result extends Object implements Serializable
-
Serialization Methods
-
readObject
private void readObject(ObjectInputStream in) throws IOException, ClassNotFoundException
- Throws:
IOException
ClassNotFoundException
-
writeObject
private void writeObject(ObjectOutputStream out) throws IOException
- Throws:
IOException
-
-
Serialized Fields
-
__isset_bitfield
byte __isset_bitfield
-
ouch1
AccumuloException ouch1
-
ouch2
AccumuloSecurityException ouch2
-
ouch3
TableNotFoundException ouch3
-
success
boolean success
-
-
-
Class org.apache.accumulo.proxy.thrift.AccumuloProxy.update_args extends Object implements Serializable
-
Serialization Methods
-
readObject
private void readObject(ObjectInputStream in) throws IOException, ClassNotFoundException
- Throws:
IOException
ClassNotFoundException
-
writeObject
private void writeObject(ObjectOutputStream out) throws IOException
- Throws:
IOException
-
-
Serialized Fields
-
cells
Map<ByteBuffer,List<ColumnUpdate>> cells
-
writer
String writer
-
-
-
Class org.apache.accumulo.proxy.thrift.AccumuloProxy.updateAndFlush_args extends Object implements Serializable
-
Serialization Methods
-
readObject
private void readObject(ObjectInputStream in) throws IOException, ClassNotFoundException
- Throws:
IOException
ClassNotFoundException
-
writeObject
private void writeObject(ObjectOutputStream out) throws IOException
- Throws:
IOException
-
-
Serialized Fields
-
cells
Map<ByteBuffer,List<ColumnUpdate>> cells
-
login
ByteBuffer login
-
tableName
String tableName
-
-
-
Class org.apache.accumulo.proxy.thrift.AccumuloProxy.updateAndFlush_result extends Object implements Serializable
-
Serialization Methods
-
readObject
private void readObject(ObjectInputStream in) throws IOException, ClassNotFoundException
- Throws:
IOException
ClassNotFoundException
-
writeObject
private void writeObject(ObjectOutputStream out) throws IOException
- Throws:
IOException
-
-
Serialized Fields
-
ouch2
AccumuloSecurityException ouch2
-
ouch3
TableNotFoundException ouch3
-
ouch4
MutationsRejectedException ouch4
-
outch1
AccumuloException outch1
-
-
-
Class org.apache.accumulo.proxy.thrift.AccumuloProxy.updateRowConditionally_args extends Object implements Serializable
-
Serialization Methods
-
readObject
private void readObject(ObjectInputStream in) throws IOException, ClassNotFoundException
- Throws:
IOException
ClassNotFoundException
-
writeObject
private void writeObject(ObjectOutputStream out) throws IOException
- Throws:
IOException
-
-
Serialized Fields
-
login
ByteBuffer login
-
row
ByteBuffer row
-
tableName
String tableName
-
updates
ConditionalUpdates updates
-
-
-
Class org.apache.accumulo.proxy.thrift.AccumuloProxy.updateRowConditionally_result extends Object implements Serializable
-
Serialization Methods
-
readObject
private void readObject(ObjectInputStream in) throws IOException, ClassNotFoundException
- Throws:
IOException
ClassNotFoundException
-
writeObject
private void writeObject(ObjectOutputStream out) throws IOException
- Throws:
IOException
-
-
Serialized Fields
-
ouch1
AccumuloException ouch1
-
ouch2
AccumuloSecurityException ouch2
-
ouch3
TableNotFoundException ouch3
-
success
ConditionalStatus success
- See Also:
ConditionalStatus
-
-
-
Class org.apache.accumulo.proxy.thrift.AccumuloProxy.updateRowsConditionally_args extends Object implements Serializable
-
Serialization Methods
-
readObject
private void readObject(ObjectInputStream in) throws IOException, ClassNotFoundException
- Throws:
IOException
ClassNotFoundException
-
writeObject
private void writeObject(ObjectOutputStream out) throws IOException
- Throws:
IOException
-
-
Serialized Fields
-
conditionalWriter
String conditionalWriter
-
updates
Map<ByteBuffer,ConditionalUpdates> updates
-
-
-
Class org.apache.accumulo.proxy.thrift.AccumuloProxy.updateRowsConditionally_result extends Object implements Serializable
-
Serialization Methods
-
readObject
private void readObject(ObjectInputStream in) throws IOException, ClassNotFoundException
- Throws:
IOException
ClassNotFoundException
-
writeObject
private void writeObject(ObjectOutputStream out) throws IOException
- Throws:
IOException
-
-
Serialized Fields
-
ouch1
UnknownWriter ouch1
-
ouch2
AccumuloException ouch2
-
ouch3
AccumuloSecurityException ouch3
-
success
Map<ByteBuffer,ConditionalStatus> success
-
-
-
Class org.apache.accumulo.proxy.thrift.AccumuloSecurityException extends org.apache.thrift.TException implements Serializable
-
Serialization Methods
-
readObject
private void readObject(ObjectInputStream in) throws IOException, ClassNotFoundException
- Throws:
IOException
ClassNotFoundException
-
writeObject
private void writeObject(ObjectOutputStream out) throws IOException
- Throws:
IOException
-
-
Serialized Fields
-
msg
String msg
-
-
-
Class org.apache.accumulo.proxy.thrift.ActiveCompaction extends Object implements Serializable
-
Serialization Methods
-
readObject
private void readObject(ObjectInputStream in) throws IOException, ClassNotFoundException
- Throws:
IOException
ClassNotFoundException
-
writeObject
private void writeObject(ObjectOutputStream out) throws IOException
- Throws:
IOException
-
-
Serialized Fields
-
__isset_bitfield
byte __isset_bitfield
-
age
long age
-
entriesRead
long entriesRead
-
entriesWritten
long entriesWritten
-
extent
KeyExtent extent
-
inputFiles
List<String> inputFiles
-
iterators
List<IteratorSetting> iterators
-
localityGroup
String localityGroup
-
outputFile
String outputFile
-
reason
CompactionReason reason
- See Also:
CompactionReason
-
type
CompactionType type
- See Also:
CompactionType
-
-
-
Class org.apache.accumulo.proxy.thrift.ActiveScan extends Object implements Serializable
-
Serialization Methods
-
readObject
private void readObject(ObjectInputStream in) throws IOException, ClassNotFoundException
- Throws:
IOException
ClassNotFoundException
-
writeObject
private void writeObject(ObjectOutputStream out) throws IOException
- Throws:
IOException
-
-
Serialized Fields
-
__isset_bitfield
byte __isset_bitfield
-
age
long age
-
authorizations
List<ByteBuffer> authorizations
-
client
String client
-
columns
List<Column> columns
-
extent
KeyExtent extent
-
idleTime
long idleTime
-
iterators
List<IteratorSetting> iterators
-
state
ScanState state
- See Also:
ScanState
-
table
String table
-
type
ScanType type
- See Also:
ScanType
-
user
String user
-
-
-
Class org.apache.accumulo.proxy.thrift.BatchScanOptions extends Object implements Serializable
-
Serialization Methods
-
readObject
private void readObject(ObjectInputStream in) throws IOException, ClassNotFoundException
- Throws:
IOException
ClassNotFoundException
-
writeObject
private void writeObject(ObjectOutputStream out) throws IOException
- Throws:
IOException
-
-
Serialized Fields
-
__isset_bitfield
byte __isset_bitfield
-
authorizations
Set<ByteBuffer> authorizations
-
columns
List<ScanColumn> columns
-
iterators
List<IteratorSetting> iterators
-
ranges
List<Range> ranges
-
threads
int threads
-
-
-
Class org.apache.accumulo.proxy.thrift.Column extends Object implements Serializable
-
Serialization Methods
-
readObject
private void readObject(ObjectInputStream in) throws IOException, ClassNotFoundException
- Throws:
IOException
ClassNotFoundException
-
writeObject
private void writeObject(ObjectOutputStream out) throws IOException
- Throws:
IOException
-
-
Serialized Fields
-
colFamily
ByteBuffer colFamily
-
colQualifier
ByteBuffer colQualifier
-
colVisibility
ByteBuffer colVisibility
-
-
-
Class org.apache.accumulo.proxy.thrift.ColumnUpdate extends Object implements Serializable
-
Serialization Methods
-
readObject
private void readObject(ObjectInputStream in) throws IOException, ClassNotFoundException
- Throws:
IOException
ClassNotFoundException
-
writeObject
private void writeObject(ObjectOutputStream out) throws IOException
- Throws:
IOException
-
-
Serialized Fields
-
__isset_bitfield
byte __isset_bitfield
-
colFamily
ByteBuffer colFamily
-
colQualifier
ByteBuffer colQualifier
-
colVisibility
ByteBuffer colVisibility
-
deleteCell
boolean deleteCell
-
timestamp
long timestamp
-
value
ByteBuffer value
-
-
-
Class org.apache.accumulo.proxy.thrift.CompactionStrategyConfig extends Object implements Serializable
-
Serialization Methods
-
readObject
private void readObject(ObjectInputStream in) throws IOException, ClassNotFoundException
- Throws:
IOException
ClassNotFoundException
-
writeObject
private void writeObject(ObjectOutputStream out) throws IOException
- Throws:
IOException
-
-
Serialized Fields
-
-
Class org.apache.accumulo.proxy.thrift.Condition extends Object implements Serializable
-
Serialization Methods
-
readObject
private void readObject(ObjectInputStream in) throws IOException, ClassNotFoundException
- Throws:
IOException
ClassNotFoundException
-
writeObject
private void writeObject(ObjectOutputStream out) throws IOException
- Throws:
IOException
-
-
Serialized Fields
-
__isset_bitfield
byte __isset_bitfield
-
column
Column column
-
iterators
List<IteratorSetting> iterators
-
timestamp
long timestamp
-
value
ByteBuffer value
-
-
-
Class org.apache.accumulo.proxy.thrift.ConditionalUpdates extends Object implements Serializable
-
Serialization Methods
-
readObject
private void readObject(ObjectInputStream in) throws IOException, ClassNotFoundException
- Throws:
IOException
ClassNotFoundException
-
writeObject
private void writeObject(ObjectOutputStream out) throws IOException
- Throws:
IOException
-
-
Serialized Fields
-
conditions
List<Condition> conditions
-
updates
List<ColumnUpdate> updates
-
-
-
Class org.apache.accumulo.proxy.thrift.ConditionalWriterOptions extends Object implements Serializable
-
Serialization Methods
-
readObject
private void readObject(ObjectInputStream in) throws IOException, ClassNotFoundException
- Throws:
IOException
ClassNotFoundException
-
writeObject
private void writeObject(ObjectOutputStream out) throws IOException
- Throws:
IOException
-
-
Serialized Fields
-
__isset_bitfield
byte __isset_bitfield
-
authorizations
Set<ByteBuffer> authorizations
-
durability
Durability durability
- See Also:
Durability
-
maxMemory
long maxMemory
-
threads
int threads
-
timeoutMs
long timeoutMs
-
-
-
Class org.apache.accumulo.proxy.thrift.DiskUsage extends Object implements Serializable
-
Serialization Methods
-
readObject
private void readObject(ObjectInputStream in) throws IOException, ClassNotFoundException
- Throws:
IOException
ClassNotFoundException
-
writeObject
private void writeObject(ObjectOutputStream out) throws IOException
- Throws:
IOException
-
-
Serialized Fields
-
-
Class org.apache.accumulo.proxy.thrift.IteratorSetting extends Object implements Serializable
-
Serialization Methods
-
readObject
private void readObject(ObjectInputStream in) throws IOException, ClassNotFoundException
- Throws:
IOException
ClassNotFoundException
-
writeObject
private void writeObject(ObjectOutputStream out) throws IOException
- Throws:
IOException
-
-
Serialized Fields
-
-
Class org.apache.accumulo.proxy.thrift.Key extends Object implements Serializable
-
Serialization Methods
-
readObject
private void readObject(ObjectInputStream in) throws IOException, ClassNotFoundException
- Throws:
IOException
ClassNotFoundException
-
writeObject
private void writeObject(ObjectOutputStream out) throws IOException
- Throws:
IOException
-
-
Serialized Fields
-
__isset_bitfield
byte __isset_bitfield
-
colFamily
ByteBuffer colFamily
-
colQualifier
ByteBuffer colQualifier
-
colVisibility
ByteBuffer colVisibility
-
row
ByteBuffer row
-
timestamp
long timestamp
-
-
-
Class org.apache.accumulo.proxy.thrift.KeyExtent extends Object implements Serializable
-
Serialization Methods
-
readObject
private void readObject(ObjectInputStream in) throws IOException, ClassNotFoundException
- Throws:
IOException
ClassNotFoundException
-
writeObject
private void writeObject(ObjectOutputStream out) throws IOException
- Throws:
IOException
-
-
Serialized Fields
-
endRow
ByteBuffer endRow
-
prevEndRow
ByteBuffer prevEndRow
-
tableId
String tableId
-
-
-
Class org.apache.accumulo.proxy.thrift.KeyValue extends Object implements Serializable
-
Serialization Methods
-
readObject
private void readObject(ObjectInputStream in) throws IOException, ClassNotFoundException
- Throws:
IOException
ClassNotFoundException
-
writeObject
private void writeObject(ObjectOutputStream out) throws IOException
- Throws:
IOException
-
-
Serialized Fields
-
key
Key key
-
value
ByteBuffer value
-
-
-
Class org.apache.accumulo.proxy.thrift.KeyValueAndPeek extends Object implements Serializable
-
Serialization Methods
-
readObject
private void readObject(ObjectInputStream in) throws IOException, ClassNotFoundException
- Throws:
IOException
ClassNotFoundException
-
writeObject
private void writeObject(ObjectOutputStream out) throws IOException
- Throws:
IOException
-
-
Serialized Fields
-
__isset_bitfield
byte __isset_bitfield
-
hasNext
boolean hasNext
-
keyValue
KeyValue keyValue
-
-
-
Class org.apache.accumulo.proxy.thrift.MutationsRejectedException extends org.apache.thrift.TException implements Serializable
-
Serialization Methods
-
readObject
private void readObject(ObjectInputStream in) throws IOException, ClassNotFoundException
- Throws:
IOException
ClassNotFoundException
-
writeObject
private void writeObject(ObjectOutputStream out) throws IOException
- Throws:
IOException
-
-
Serialized Fields
-
msg
String msg
-
-
-
Class org.apache.accumulo.proxy.thrift.NamespaceExistsException extends org.apache.thrift.TException implements Serializable
-
Serialization Methods
-
readObject
private void readObject(ObjectInputStream in) throws IOException, ClassNotFoundException
- Throws:
IOException
ClassNotFoundException
-
writeObject
private void writeObject(ObjectOutputStream out) throws IOException
- Throws:
IOException
-
-
Serialized Fields
-
msg
String msg
-
-
-
Class org.apache.accumulo.proxy.thrift.NamespaceNotEmptyException extends org.apache.thrift.TException implements Serializable
-
Serialization Methods
-
readObject
private void readObject(ObjectInputStream in) throws IOException, ClassNotFoundException
- Throws:
IOException
ClassNotFoundException
-
writeObject
private void writeObject(ObjectOutputStream out) throws IOException
- Throws:
IOException
-
-
Serialized Fields
-
msg
String msg
-
-
-
Class org.apache.accumulo.proxy.thrift.NamespaceNotFoundException extends org.apache.thrift.TException implements Serializable
-
Serialization Methods
-
readObject
private void readObject(ObjectInputStream in) throws IOException, ClassNotFoundException
- Throws:
IOException
ClassNotFoundException
-
writeObject
private void writeObject(ObjectOutputStream out) throws IOException
- Throws:
IOException
-
-
Serialized Fields
-
msg
String msg
-
-
-
Class org.apache.accumulo.proxy.thrift.NoMoreEntriesException extends org.apache.thrift.TException implements Serializable
-
Serialization Methods
-
readObject
private void readObject(ObjectInputStream in) throws IOException, ClassNotFoundException
- Throws:
IOException
ClassNotFoundException
-
writeObject
private void writeObject(ObjectOutputStream out) throws IOException
- Throws:
IOException
-
-
Serialized Fields
-
msg
String msg
-
-
-
Class org.apache.accumulo.proxy.thrift.Range extends Object implements Serializable
-
Serialization Methods
-
readObject
private void readObject(ObjectInputStream in) throws IOException, ClassNotFoundException
- Throws:
IOException
ClassNotFoundException
-
writeObject
private void writeObject(ObjectOutputStream out) throws IOException
- Throws:
IOException
-
-
Serialized Fields
-
-
Class org.apache.accumulo.proxy.thrift.ScanColumn extends Object implements Serializable
-
Serialization Methods
-
readObject
private void readObject(ObjectInputStream in) throws IOException, ClassNotFoundException
- Throws:
IOException
ClassNotFoundException
-
writeObject
private void writeObject(ObjectOutputStream out) throws IOException
- Throws:
IOException
-
-
Serialized Fields
-
colFamily
ByteBuffer colFamily
-
colQualifier
ByteBuffer colQualifier
-
-
-
Class org.apache.accumulo.proxy.thrift.ScanOptions extends Object implements Serializable
-
Serialization Methods
-
readObject
private void readObject(ObjectInputStream in) throws IOException, ClassNotFoundException
- Throws:
IOException
ClassNotFoundException
-
writeObject
private void writeObject(ObjectOutputStream out) throws IOException
- Throws:
IOException
-
-
Serialized Fields
-
__isset_bitfield
byte __isset_bitfield
-
authorizations
Set<ByteBuffer> authorizations
-
bufferSize
int bufferSize
-
columns
List<ScanColumn> columns
-
iterators
List<IteratorSetting> iterators
-
range
Range range
-
-
-
Class org.apache.accumulo.proxy.thrift.ScanResult extends Object implements Serializable
-
Serialization Methods
-
readObject
private void readObject(ObjectInputStream in) throws IOException, ClassNotFoundException
- Throws:
IOException
ClassNotFoundException
-
writeObject
private void writeObject(ObjectOutputStream out) throws IOException
- Throws:
IOException
-
-
Serialized Fields
-
-
Class org.apache.accumulo.proxy.thrift.TableExistsException extends org.apache.thrift.TException implements Serializable
-
Serialization Methods
-
readObject
private void readObject(ObjectInputStream in) throws IOException, ClassNotFoundException
- Throws:
IOException
ClassNotFoundException
-
writeObject
private void writeObject(ObjectOutputStream out) throws IOException
- Throws:
IOException
-
-
Serialized Fields
-
msg
String msg
-
-
-
Class org.apache.accumulo.proxy.thrift.TableNotFoundException extends org.apache.thrift.TException implements Serializable
-
Serialization Methods
-
readObject
private void readObject(ObjectInputStream in) throws IOException, ClassNotFoundException
- Throws:
IOException
ClassNotFoundException
-
writeObject
private void writeObject(ObjectOutputStream out) throws IOException
- Throws:
IOException
-
-
Serialized Fields
-
msg
String msg
-
-
-
Class org.apache.accumulo.proxy.thrift.UnknownScanner extends org.apache.thrift.TException implements Serializable
-
Serialization Methods
-
readObject
private void readObject(ObjectInputStream in) throws IOException, ClassNotFoundException
- Throws:
IOException
ClassNotFoundException
-
writeObject
private void writeObject(ObjectOutputStream out) throws IOException
- Throws:
IOException
-
-
Serialized Fields
-
msg
String msg
-
-
-
Class org.apache.accumulo.proxy.thrift.UnknownWriter extends org.apache.thrift.TException implements Serializable
-
Serialization Methods
-
readObject
private void readObject(ObjectInputStream in) throws IOException, ClassNotFoundException
- Throws:
IOException
ClassNotFoundException
-
writeObject
private void writeObject(ObjectOutputStream out) throws IOException
- Throws:
IOException
-
-
Serialized Fields
-
msg
String msg
-
-
-
Class org.apache.accumulo.proxy.thrift.WriterOptions extends Object implements Serializable
-
Serialization Methods
-
readObject
private void readObject(ObjectInputStream in) throws IOException, ClassNotFoundException
- Throws:
IOException
ClassNotFoundException
-
writeObject
private void writeObject(ObjectOutputStream out) throws IOException
- Throws:
IOException
-
-
Serialized Fields
-
__isset_bitfield
byte __isset_bitfield
-
durability
Durability durability
- See Also:
Durability
-
latencyMs
long latencyMs
-
maxMemory
long maxMemory
-
threads
int threads
-
timeoutMs
long timeoutMs
-
-
-