Serialized Form
-
Package org.apache.accumulo.core.client
-
Class org.apache.accumulo.core.client.AccumuloException extends Exception implements Serializable
- serialVersionUID:
- 1L
-
Class org.apache.accumulo.core.client.AccumuloSecurityException extends Exception implements Serializable
- serialVersionUID:
- 1L
-
Serialized Fields
-
errorCode
SecurityErrorCode errorCode
-
tableInfo
String tableInfo
-
user
String user
-
-
Class org.apache.accumulo.core.client.MutationsRejectedException extends AccumuloException implements Serializable
- serialVersionUID:
- 1L
-
Serialized Fields
-
af
HashMap<TabletId,Set<SecurityErrorCode>> af
-
cvsl
ArrayList<ConstraintViolationSummary> cvsl
-
es
HashSet<String> es
-
unknownErrors
int unknownErrors
-
-
Class org.apache.accumulo.core.client.NamespaceExistsException extends Exception implements Serializable
- serialVersionUID:
- 1L
-
Class org.apache.accumulo.core.client.NamespaceNotEmptyException extends Exception implements Serializable
- serialVersionUID:
- 1L
-
Serialized Fields
-
namespace
String namespace
-
-
Class org.apache.accumulo.core.client.NamespaceNotFoundException extends Exception implements Serializable
- serialVersionUID:
- 1L
-
Serialized Fields
-
namespace
String namespace
-
-
Class org.apache.accumulo.core.client.SampleNotPresentException extends RuntimeException implements Serializable
- serialVersionUID:
- 1L
-
Class org.apache.accumulo.core.client.TableDeletedException extends RuntimeException implements Serializable
- serialVersionUID:
- 1L
-
Serialized Fields
-
tableId
String tableId
-
-
Class org.apache.accumulo.core.client.TableExistsException extends Exception implements Serializable
- serialVersionUID:
- 1L
-
Class org.apache.accumulo.core.client.TableNotFoundException extends Exception implements Serializable
- serialVersionUID:
- 1L
-
Serialized Fields
-
tableName
String tableName
-
-
Class org.apache.accumulo.core.client.TableOfflineException extends RuntimeException implements Serializable
- serialVersionUID:
- 1L
-
Class org.apache.accumulo.core.client.TimedOutException extends RuntimeException implements Serializable
- serialVersionUID:
- 1L
-
-
Package org.apache.accumulo.core.client.replication
-
Class org.apache.accumulo.core.client.replication.PeerExistsException extends Exception implements Serializable
- serialVersionUID:
- 1L
-
Class org.apache.accumulo.core.client.replication.PeerNotFoundException extends Exception implements Serializable
- serialVersionUID:
- 1L
-
-
Package org.apache.accumulo.core.clientImpl
-
Class org.apache.accumulo.core.clientImpl.AcceptableThriftTableOperationException extends ThriftTableOperationException implements Serializable
- serialVersionUID:
- 1L
-
Class org.apache.accumulo.core.clientImpl.AccumuloBulkMergeException extends AccumuloException implements Serializable
- serialVersionUID:
- 1L
-
Class org.apache.accumulo.core.clientImpl.AccumuloServerException extends AccumuloException implements Serializable
- serialVersionUID:
- 1L
-
Serialized Fields
-
server
String server
-
-
Class org.apache.accumulo.core.clientImpl.IsolationException extends RuntimeException implements Serializable
- serialVersionUID:
- 1L
-
Class org.apache.accumulo.core.clientImpl.ThriftScanner.ScanTimedOutException extends IOException implements Serializable
- serialVersionUID:
- 1L
-
Class org.apache.accumulo.core.clientImpl.ThriftTransportPool.TransportPoolShutdownException extends RuntimeException implements Serializable
- serialVersionUID:
- 1L
-
-
Package org.apache.accumulo.core.clientImpl.thrift
-
Class org.apache.accumulo.core.clientImpl.thrift.ClientService.authenticate_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
-
credentials
TCredentials credentials
-
tinfo
TInfo tinfo
-
-
-
Class org.apache.accumulo.core.clientImpl.thrift.ClientService.authenticate_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
-
sec
ThriftSecurityException sec
-
success
boolean success
-
-
-
Class org.apache.accumulo.core.clientImpl.thrift.ClientService.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
-
credentials
TCredentials credentials
-
tinfo
TInfo tinfo
-
toAuth
TCredentials toAuth
-
-
-
Class org.apache.accumulo.core.clientImpl.thrift.ClientService.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
-
sec
ThriftSecurityException sec
-
success
boolean success
-
-
-
Class org.apache.accumulo.core.clientImpl.thrift.ClientService.bulkImportFiles_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.core.clientImpl.thrift.ClientService.bulkImportFiles_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
-
sec
ThriftSecurityException sec
-
success
List<String> success
-
tope
ThriftTableOperationException tope
-
-
-
Class org.apache.accumulo.core.clientImpl.thrift.ClientService.changeAuthorizations_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
List<ByteBuffer> authorizations
-
credentials
TCredentials credentials
-
principal
String principal
-
tinfo
TInfo tinfo
-
-
-
Class org.apache.accumulo.core.clientImpl.thrift.ClientService.changeAuthorizations_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
-
sec
ThriftSecurityException sec
-
-
-
Class org.apache.accumulo.core.clientImpl.thrift.ClientService.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
-
credentials
TCredentials credentials
-
password
ByteBuffer password
-
principal
String principal
-
tinfo
TInfo tinfo
-
-
-
Class org.apache.accumulo.core.clientImpl.thrift.ClientService.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
-
sec
ThriftSecurityException sec
-
-
-
Class org.apache.accumulo.core.clientImpl.thrift.ClientService.checkClass_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
-
className
String className
-
credentials
TCredentials credentials
-
interfaceMatch
String interfaceMatch
-
tinfo
TInfo tinfo
-
-
-
Class org.apache.accumulo.core.clientImpl.thrift.ClientService.checkClass_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.core.clientImpl.thrift.ClientService.checkNamespaceClass_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
-
className
String className
-
credentials
TCredentials credentials
-
interfaceMatch
String interfaceMatch
-
namespaceId
String namespaceId
-
tinfo
TInfo tinfo
-
-
-
Class org.apache.accumulo.core.clientImpl.thrift.ClientService.checkNamespaceClass_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
-
sec
ThriftSecurityException sec
-
success
boolean success
-
tope
ThriftTableOperationException tope
-
-
-
Class org.apache.accumulo.core.clientImpl.thrift.ClientService.checkTableClass_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
-
className
String className
-
credentials
TCredentials credentials
-
interfaceMatch
String interfaceMatch
-
tableId
String tableId
-
tinfo
TInfo tinfo
-
-
-
Class org.apache.accumulo.core.clientImpl.thrift.ClientService.checkTableClass_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
-
sec
ThriftSecurityException sec
-
success
boolean success
-
tope
ThriftTableOperationException tope
-
-
-
Class org.apache.accumulo.core.clientImpl.thrift.ClientService.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
-
credentials
TCredentials credentials
-
password
ByteBuffer password
-
principal
String principal
-
tinfo
TInfo tinfo
-
-
-
Class org.apache.accumulo.core.clientImpl.thrift.ClientService.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
-
sec
ThriftSecurityException sec
-
-
-
Class org.apache.accumulo.core.clientImpl.thrift.ClientService.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
-
credentials
TCredentials credentials
-
principal
String principal
-
tinfo
TInfo tinfo
-
-
-
Class org.apache.accumulo.core.clientImpl.thrift.ClientService.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
-
sec
ThriftSecurityException sec
-
-
-
Class org.apache.accumulo.core.clientImpl.thrift.ClientService.getConfiguration_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
-
credentials
TCredentials credentials
-
tinfo
TInfo tinfo
-
type
ConfigurationType type
- See Also:
ConfigurationType
-
-
-
Class org.apache.accumulo.core.clientImpl.thrift.ClientService.getConfiguration_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
-
sec
ThriftSecurityException sec
-
success
Map<String,String> success
-
-
-
Class org.apache.accumulo.core.clientImpl.thrift.ClientService.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
-
credentials
TCredentials credentials
-
tables
Set<String> tables
-
-
-
Class org.apache.accumulo.core.clientImpl.thrift.ClientService.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
-
sec
ThriftSecurityException sec
-
success
List<TDiskUsage> success
-
toe
ThriftTableOperationException toe
-
-
-
Class org.apache.accumulo.core.clientImpl.thrift.ClientService.getInstanceId_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.core.clientImpl.thrift.ClientService.getInstanceId_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.core.clientImpl.thrift.ClientService.getNamespaceConfiguration_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
-
credentials
TCredentials credentials
-
ns
String ns
-
tinfo
TInfo tinfo
-
-
-
Class org.apache.accumulo.core.clientImpl.thrift.ClientService.getNamespaceConfiguration_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
-
sec
ThriftSecurityException sec
-
success
Map<String,String> success
-
tope
ThriftTableOperationException tope
-
-
-
Class org.apache.accumulo.core.clientImpl.thrift.ClientService.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
-
credentials
TCredentials credentials
-
ns
String ns
-
tinfo
TInfo tinfo
-
-
-
Class org.apache.accumulo.core.clientImpl.thrift.ClientService.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
-
sec
ThriftSecurityException sec
-
success
Map<String,String> success
-
tope
ThriftTableOperationException tope
-
-
-
Class org.apache.accumulo.core.clientImpl.thrift.ClientService.getRootTabletLocation_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.core.clientImpl.thrift.ClientService.getRootTabletLocation_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.core.clientImpl.thrift.ClientService.getSystemProperties_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
-
credentials
TCredentials credentials
-
tinfo
TInfo tinfo
-
-
-
Class org.apache.accumulo.core.clientImpl.thrift.ClientService.getSystemProperties_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
-
sec
ThriftSecurityException sec
-
success
Map<String,String> success
-
-
-
Class org.apache.accumulo.core.clientImpl.thrift.ClientService.getTableConfiguration_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
-
credentials
TCredentials credentials
-
tableName
String tableName
-
tinfo
TInfo tinfo
-
-
-
Class org.apache.accumulo.core.clientImpl.thrift.ClientService.getTableConfiguration_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
-
sec
ThriftSecurityException sec
-
success
Map<String,String> success
-
tope
ThriftTableOperationException tope
-
-
-
Class org.apache.accumulo.core.clientImpl.thrift.ClientService.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
-
credentials
TCredentials credentials
-
tableName
String tableName
-
tinfo
TInfo tinfo
-
-
-
Class org.apache.accumulo.core.clientImpl.thrift.ClientService.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
-
sec
ThriftSecurityException sec
-
success
Map<String,String> success
-
tope
ThriftTableOperationException tope
-
-
-
Class org.apache.accumulo.core.clientImpl.thrift.ClientService.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
-
credentials
TCredentials credentials
-
principal
String principal
-
tinfo
TInfo tinfo
-
-
-
Class org.apache.accumulo.core.clientImpl.thrift.ClientService.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
-
sec
ThriftSecurityException sec
-
success
List<ByteBuffer> success
-
-
-
Class org.apache.accumulo.core.clientImpl.thrift.ClientService.getVersionedNamespaceProperties_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
-
credentials
TCredentials credentials
-
ns
String ns
-
tinfo
TInfo tinfo
-
-
-
Class org.apache.accumulo.core.clientImpl.thrift.ClientService.getVersionedNamespaceProperties_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
-
sec
ThriftSecurityException sec
-
success
TVersionedProperties success
-
tope
ThriftTableOperationException tope
-
-
-
Class org.apache.accumulo.core.clientImpl.thrift.ClientService.getVersionedSystemProperties_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
-
credentials
TCredentials credentials
-
tinfo
TInfo tinfo
-
-
-
Class org.apache.accumulo.core.clientImpl.thrift.ClientService.getVersionedSystemProperties_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
-
sec
ThriftSecurityException sec
-
success
TVersionedProperties success
-
-
-
Class org.apache.accumulo.core.clientImpl.thrift.ClientService.getVersionedTableProperties_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
-
credentials
TCredentials credentials
-
tableName
String tableName
-
tinfo
TInfo tinfo
-
-
-
Class org.apache.accumulo.core.clientImpl.thrift.ClientService.getVersionedTableProperties_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
-
sec
ThriftSecurityException sec
-
success
TVersionedProperties success
-
tope
ThriftTableOperationException tope
-
-
-
Class org.apache.accumulo.core.clientImpl.thrift.ClientService.getZooKeepers_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.core.clientImpl.thrift.ClientService.getZooKeepers_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.core.clientImpl.thrift.ClientService.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
-
__isset_bitfield
byte __isset_bitfield
-
credentials
TCredentials credentials
-
ns
String ns
-
permission
byte permission
-
principal
String principal
-
tinfo
TInfo tinfo
-
-
-
Class org.apache.accumulo.core.clientImpl.thrift.ClientService.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
-
sec
ThriftSecurityException sec
-
tope
ThriftTableOperationException tope
-
-
-
Class org.apache.accumulo.core.clientImpl.thrift.ClientService.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
-
__isset_bitfield
byte __isset_bitfield
-
credentials
TCredentials credentials
-
permission
byte permission
-
principal
String principal
-
tinfo
TInfo tinfo
-
-
-
Class org.apache.accumulo.core.clientImpl.thrift.ClientService.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
-
sec
ThriftSecurityException sec
-
-
-
Class org.apache.accumulo.core.clientImpl.thrift.ClientService.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
-
__isset_bitfield
byte __isset_bitfield
-
credentials
TCredentials credentials
-
permission
byte permission
-
principal
String principal
-
tableName
String tableName
-
tinfo
TInfo tinfo
-
-
-
Class org.apache.accumulo.core.clientImpl.thrift.ClientService.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
-
sec
ThriftSecurityException sec
-
tope
ThriftTableOperationException tope
-
-
-
Class org.apache.accumulo.core.clientImpl.thrift.ClientService.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
-
__isset_bitfield
byte __isset_bitfield
-
credentials
TCredentials credentials
-
ns
String ns
-
principal
String principal
-
tblNspcPerm
byte tblNspcPerm
-
tinfo
TInfo tinfo
-
-
-
Class org.apache.accumulo.core.clientImpl.thrift.ClientService.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
-
sec
ThriftSecurityException sec
-
success
boolean success
-
tope
ThriftTableOperationException tope
-
-
-
Class org.apache.accumulo.core.clientImpl.thrift.ClientService.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
-
__isset_bitfield
byte __isset_bitfield
-
credentials
TCredentials credentials
-
principal
String principal
-
sysPerm
byte sysPerm
-
tinfo
TInfo tinfo
-
-
-
Class org.apache.accumulo.core.clientImpl.thrift.ClientService.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
-
sec
ThriftSecurityException sec
-
success
boolean success
-
-
-
Class org.apache.accumulo.core.clientImpl.thrift.ClientService.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
-
__isset_bitfield
byte __isset_bitfield
-
credentials
TCredentials credentials
-
principal
String principal
-
tableName
String tableName
-
tblPerm
byte tblPerm
-
tinfo
TInfo tinfo
-
-
-
Class org.apache.accumulo.core.clientImpl.thrift.ClientService.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
-
sec
ThriftSecurityException sec
-
success
boolean success
-
tope
ThriftTableOperationException tope
-
-
-
Class org.apache.accumulo.core.clientImpl.thrift.ClientService.isActive_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
-
tid
long tid
-
tinfo
TInfo tinfo
-
-
-
Class org.apache.accumulo.core.clientImpl.thrift.ClientService.isActive_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.core.clientImpl.thrift.ClientService.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
-
credentials
TCredentials credentials
-
tinfo
TInfo tinfo
-
-
-
Class org.apache.accumulo.core.clientImpl.thrift.ClientService.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
-
sec
ThriftSecurityException sec
-
success
Set<String> success
-
-
-
Class org.apache.accumulo.core.clientImpl.thrift.ClientService.ping_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
-
credentials
TCredentials credentials
-
-
-
Class org.apache.accumulo.core.clientImpl.thrift.ClientService.ping_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
-
sec
ThriftSecurityException sec
-
-
-
Class org.apache.accumulo.core.clientImpl.thrift.ClientService.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
-
__isset_bitfield
byte __isset_bitfield
-
credentials
TCredentials credentials
-
ns
String ns
-
permission
byte permission
-
principal
String principal
-
tinfo
TInfo tinfo
-
-
-
Class org.apache.accumulo.core.clientImpl.thrift.ClientService.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
-
sec
ThriftSecurityException sec
-
tope
ThriftTableOperationException tope
-
-
-
Class org.apache.accumulo.core.clientImpl.thrift.ClientService.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
-
__isset_bitfield
byte __isset_bitfield
-
credentials
TCredentials credentials
-
permission
byte permission
-
principal
String principal
-
tinfo
TInfo tinfo
-
-
-
Class org.apache.accumulo.core.clientImpl.thrift.ClientService.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
-
sec
ThriftSecurityException sec
-
-
-
Class org.apache.accumulo.core.clientImpl.thrift.ClientService.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
-
__isset_bitfield
byte __isset_bitfield
-
credentials
TCredentials credentials
-
permission
byte permission
-
principal
String principal
-
tableName
String tableName
-
tinfo
TInfo tinfo
-
-
-
Class org.apache.accumulo.core.clientImpl.thrift.ClientService.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
-
sec
ThriftSecurityException sec
-
tope
ThriftTableOperationException tope
-
-
-
Class org.apache.accumulo.core.clientImpl.thrift.TDiskUsage 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.core.clientImpl.thrift.ThriftConcurrentModificationException 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
-
description
String description
-
-
-
Class org.apache.accumulo.core.clientImpl.thrift.ThriftNotActiveServiceException 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
-
-
Class org.apache.accumulo.core.clientImpl.thrift.ThriftSecurityException 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
-
code
SecurityErrorCode code
- See Also:
SecurityErrorCode
-
user
String user
-
-
-
Class org.apache.accumulo.core.clientImpl.thrift.ThriftTableOperationException 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
-
description
String description
-
op
TableOperation op
- See Also:
TableOperation
-
tableId
String tableId
-
tableName
String tableName
-
type
TableOperationExceptionType type
- See Also:
TableOperationExceptionType
-
-
-
Class org.apache.accumulo.core.clientImpl.thrift.ThriftTest.fails_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.core.clientImpl.thrift.ThriftTest.fails_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.core.clientImpl.thrift.ThriftTest.success_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.core.clientImpl.thrift.ThriftTest.success_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.core.clientImpl.thrift.ThriftTest.throwsError_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.core.clientImpl.thrift.ThriftTest.throwsError_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
-
ex
ThriftSecurityException ex
-
success
boolean success
-
-
-
Class org.apache.accumulo.core.clientImpl.thrift.TVersionedProperties 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
-
-
-
Package org.apache.accumulo.core.compaction.thrift
-
Class org.apache.accumulo.core.compaction.thrift.CompactionCoordinatorService.cancel_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
-
credentials
TCredentials credentials
-
externalCompactionId
String externalCompactionId
-
tinfo
TInfo tinfo
-
-
-
Class org.apache.accumulo.core.compaction.thrift.CompactionCoordinatorService.cancel_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.core.compaction.thrift.CompactionCoordinatorService.compactionCompleted_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
-
credentials
TCredentials credentials
-
extent
TKeyExtent extent
-
externalCompactionId
String externalCompactionId
-
stats
TCompactionStats stats
-
tinfo
TInfo tinfo
-
-
-
Class org.apache.accumulo.core.compaction.thrift.CompactionCoordinatorService.compactionCompleted_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.core.compaction.thrift.CompactionCoordinatorService.compactionFailed_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
-
credentials
TCredentials credentials
-
extent
TKeyExtent extent
-
externalCompactionId
String externalCompactionId
-
tinfo
TInfo tinfo
-
-
-
Class org.apache.accumulo.core.compaction.thrift.CompactionCoordinatorService.compactionFailed_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.core.compaction.thrift.CompactionCoordinatorService.getCompactionJob_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
-
compactor
String compactor
-
credentials
TCredentials credentials
-
externalCompactionId
String externalCompactionId
-
queueName
String queueName
-
tinfo
TInfo tinfo
-
-
-
Class org.apache.accumulo.core.compaction.thrift.CompactionCoordinatorService.getCompactionJob_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
TExternalCompactionJob success
-
-
-
Class org.apache.accumulo.core.compaction.thrift.CompactionCoordinatorService.getCompletedCompactions_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
-
credentials
TCredentials credentials
-
tinfo
TInfo tinfo
-
-
-
Class org.apache.accumulo.core.compaction.thrift.CompactionCoordinatorService.getCompletedCompactions_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
TExternalCompactionList success
-
-
-
Class org.apache.accumulo.core.compaction.thrift.CompactionCoordinatorService.getRunningCompactions_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
-
credentials
TCredentials credentials
-
tinfo
TInfo tinfo
-
-
-
Class org.apache.accumulo.core.compaction.thrift.CompactionCoordinatorService.getRunningCompactions_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
TExternalCompactionList success
-
-
-
Class org.apache.accumulo.core.compaction.thrift.CompactionCoordinatorService.updateCompactionStatus_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
-
credentials
TCredentials credentials
-
externalCompactionId
String externalCompactionId
-
status
TCompactionStatusUpdate status
-
timestamp
long timestamp
-
tinfo
TInfo tinfo
-
-
-
Class org.apache.accumulo.core.compaction.thrift.CompactionCoordinatorService.updateCompactionStatus_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.core.compaction.thrift.CompactorService.cancel_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
-
credentials
TCredentials credentials
-
externalCompactionId
String externalCompactionId
-
tinfo
TInfo tinfo
-
-
-
Class org.apache.accumulo.core.compaction.thrift.CompactorService.cancel_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.core.compaction.thrift.CompactorService.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
-
credentials
TCredentials credentials
-
tinfo
TInfo tinfo
-
-
-
Class org.apache.accumulo.core.compaction.thrift.CompactorService.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
-
sec
ThriftSecurityException sec
-
success
List<ActiveCompaction> success
-
-
-
Class org.apache.accumulo.core.compaction.thrift.CompactorService.getRunningCompaction_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
-
credentials
TCredentials credentials
-
tinfo
TInfo tinfo
-
-
-
Class org.apache.accumulo.core.compaction.thrift.CompactorService.getRunningCompaction_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
-
sec
ThriftSecurityException sec
-
success
TExternalCompactionJob success
-
-
-
Class org.apache.accumulo.core.compaction.thrift.CompactorService.getRunningCompactionId_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
-
credentials
TCredentials credentials
-
tinfo
TInfo tinfo
-
-
-
Class org.apache.accumulo.core.compaction.thrift.CompactorService.getRunningCompactionId_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
-
sec
ThriftSecurityException sec
-
success
String success
-
-
-
Class org.apache.accumulo.core.compaction.thrift.TCompactionStatusUpdate 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
-
entriesRead
long entriesRead
-
entriesToBeCompacted
long entriesToBeCompacted
-
entriesWritten
long entriesWritten
-
message
String message
-
state
TCompactionState state
- See Also:
TCompactionState
-
-
-
Class org.apache.accumulo.core.compaction.thrift.TExternalCompaction 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
-
compactor
String compactor
-
job
TExternalCompactionJob job
-
queueName
String queueName
-
updates
Map<Long,TCompactionStatusUpdate> updates
-
-
-
Class org.apache.accumulo.core.compaction.thrift.TExternalCompactionList 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
-
compactions
Map<String,TExternalCompaction> compactions
-
-
-
Class org.apache.accumulo.core.compaction.thrift.UnknownCompactionIdException 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
-
-
-
-
Package org.apache.accumulo.core.conf
-
Class org.apache.accumulo.core.conf.ConfigCheckUtil.ConfigCheckException extends RuntimeException implements Serializable
- serialVersionUID:
- 1L
-
-
Package org.apache.accumulo.core.data
-
Class org.apache.accumulo.core.data.AbstractId extends Object implements Serializable
- serialVersionUID:
- 1L
-
Serialized Fields
-
canonical
String canonical
-
-
Class org.apache.accumulo.core.data.ArrayByteSequence extends ByteSequence implements Serializable
- serialVersionUID:
- 1L
-
Serialized Fields
-
data
byte[] data
-
length
int length
-
offset
int offset
-
-
Class org.apache.accumulo.core.data.ByteSequence extends Object implements Serializable
- serialVersionUID:
- 1L
-
Class org.apache.accumulo.core.data.ConstraintViolationSummary extends Object implements Serializable
- serialVersionUID:
- 1L
-
Class org.apache.accumulo.core.data.InstanceId extends AbstractId<InstanceId> implements Serializable
- serialVersionUID:
- 1L
-
Class org.apache.accumulo.core.data.KeyValue extends AbstractMap.SimpleImmutableEntry<Key,Value> implements Serializable
- serialVersionUID:
- 1L
-
Class org.apache.accumulo.core.data.NamespaceId extends AbstractId<NamespaceId> implements Serializable
- serialVersionUID:
- 1L
-
Class org.apache.accumulo.core.data.TableId extends AbstractId<TableId> implements Serializable
- serialVersionUID:
- 1L
-
-
Package org.apache.accumulo.core.dataImpl.thrift
-
Class org.apache.accumulo.core.dataImpl.thrift.InitialMultiScan 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
-
result
MultiScanResult result
-
scanID
long scanID
-
-
-
Class org.apache.accumulo.core.dataImpl.thrift.InitialScan 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
-
result
ScanResult result
-
scanID
long scanID
-
-
-
Class org.apache.accumulo.core.dataImpl.thrift.IterInfo 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.core.dataImpl.thrift.MapFileInfo 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
-
estimatedSize
long estimatedSize
-
-
-
Class org.apache.accumulo.core.dataImpl.thrift.MultiScanResult 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
-
failures
Map<TKeyExtent,List<TRange>> failures
-
fullScans
List<TKeyExtent> fullScans
-
more
boolean more
-
partNextKey
TKey partNextKey
-
partNextKeyInclusive
boolean partNextKeyInclusive
-
partScan
TKeyExtent partScan
-
results
List<TKeyValue> results
-
-
-
Class org.apache.accumulo.core.dataImpl.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.core.dataImpl.thrift.TCMResult 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.core.dataImpl.thrift.TColumn 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
-
columnFamily
ByteBuffer columnFamily
-
columnQualifier
ByteBuffer columnQualifier
-
columnVisibility
ByteBuffer columnVisibility
-
-
-
Class org.apache.accumulo.core.dataImpl.thrift.TCondition 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
-
cf
ByteBuffer cf
-
cq
ByteBuffer cq
-
cv
ByteBuffer cv
-
hasTimestamp
boolean hasTimestamp
-
iterators
ByteBuffer iterators
-
ts
long ts
-
val
ByteBuffer val
-
-
-
Class org.apache.accumulo.core.dataImpl.thrift.TConditionalMutation 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
-
conditions
List<TCondition> conditions
-
id
long id
-
mutation
TMutation mutation
-
-
-
Class org.apache.accumulo.core.dataImpl.thrift.TConditionalSession 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
-
sessionId
long sessionId
-
tserverLock
String tserverLock
-
ttl
long ttl
-
-
-
Class org.apache.accumulo.core.dataImpl.thrift.TConstraintViolationSummary 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.core.dataImpl.thrift.TKey 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.core.dataImpl.thrift.TKeyExtent 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
-
table
ByteBuffer table
-
-
-
Class org.apache.accumulo.core.dataImpl.thrift.TKeyValue 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
TKey key
-
value
ByteBuffer value
-
-
-
Class org.apache.accumulo.core.dataImpl.thrift.TMutation 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
-
data
ByteBuffer data
-
entries
int entries
-
row
ByteBuffer row
-
sources
List<String> sources
-
values
List<ByteBuffer> values
-
-
-
Class org.apache.accumulo.core.dataImpl.thrift.TRange 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.core.dataImpl.thrift.TRowRange 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
-
startRow
ByteBuffer startRow
-
-
-
Class org.apache.accumulo.core.dataImpl.thrift.TSummaries 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.core.dataImpl.thrift.TSummarizerConfiguration 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.core.dataImpl.thrift.TSummary 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
-
config
TSummarizerConfiguration config
-
filesContaining
long filesContaining
-
filesExceeding
long filesExceeding
-
filesLarge
long filesLarge
-
summary
Map<String,Long> summary
-
-
-
Class org.apache.accumulo.core.dataImpl.thrift.TSummaryRequest 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
-
bounds
TRowRange bounds
-
summarizerPattern
String summarizerPattern
-
summarizers
List<TSummarizerConfiguration> summarizers
-
tableId
String tableId
-
-
-
Class org.apache.accumulo.core.dataImpl.thrift.UpdateErrors 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
-
authorizationFailures
Map<TKeyExtent,SecurityErrorCode> authorizationFailures
-
failedExtents
Map<TKeyExtent,Long> failedExtents
-
violationSummaries
List<TConstraintViolationSummary> violationSummaries
-
-
-
-
Package org.apache.accumulo.core.fate
-
Class org.apache.accumulo.core.fate.StackOverflowException extends Exception implements Serializable
- serialVersionUID:
- 1L
-
-
Package org.apache.accumulo.core.fate.zookeeper
-
Class org.apache.accumulo.core.fate.zookeeper.ZooSession.ZooSessionShutdownException extends RuntimeException implements Serializable
- serialVersionUID:
- 1L
-
-
Package org.apache.accumulo.core.file
-
Class org.apache.accumulo.core.file.NoSuchMetaStoreException extends IOException implements Serializable
- serialVersionUID:
- 1L
-
-
Package org.apache.accumulo.core.file.rfile.bcfile
-
Class org.apache.accumulo.core.file.rfile.bcfile.MetaBlockAlreadyExists extends IOException implements Serializable
- serialVersionUID:
- -6797037044124244666L
-
Class org.apache.accumulo.core.file.rfile.bcfile.MetaBlockDoesNotExist extends IOException implements Serializable
- serialVersionUID:
- -1365588883639715005L
-
-
Package org.apache.accumulo.core.gc.thrift
-
Class org.apache.accumulo.core.gc.thrift.GcCycleStats 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
-
bulks
long bulks
-
candidates
long candidates
-
deleted
long deleted
-
errors
long errors
-
finished
long finished
-
inUse
long inUse
-
started
long started
-
-
-
Class org.apache.accumulo.core.gc.thrift.GCMonitorService.getStatus_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
-
credentials
TCredentials credentials
-
tinfo
TInfo tinfo
-
-
-
Class org.apache.accumulo.core.gc.thrift.GCMonitorService.getStatus_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
-
sec
ThriftSecurityException sec
-
success
GCStatus success
-
-
-
Class org.apache.accumulo.core.gc.thrift.GCStatus 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
-
current
GcCycleStats current
-
currentLog
GcCycleStats currentLog
-
last
GcCycleStats last
-
lastLog
GcCycleStats lastLog
-
-
-
-
Package org.apache.accumulo.core.iterators
-
Class org.apache.accumulo.core.iterators.ValueFormatException extends IllegalArgumentException implements Serializable
- serialVersionUID:
- 4170291568272971821L
-
-
Package org.apache.accumulo.core.iteratorsImpl.system
-
Class org.apache.accumulo.core.iteratorsImpl.system.IterationInterruptedException extends RuntimeException implements Serializable
- serialVersionUID:
- 1L
-
-
Package org.apache.accumulo.core.manager.thrift
-
Class org.apache.accumulo.core.manager.thrift.DeadServer 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.core.manager.thrift.FateService.beginFateOperation_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
-
credentials
TCredentials credentials
-
tinfo
TInfo tinfo
-
-
-
Class org.apache.accumulo.core.manager.thrift.FateService.beginFateOperation_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
-
sec
ThriftSecurityException sec
-
success
long success
-
tnase
ThriftNotActiveServiceException tnase
-
-
-
Class org.apache.accumulo.core.manager.thrift.FateService.cancelFateOperation_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
-
credentials
TCredentials credentials
-
opid
long opid
-
tinfo
TInfo tinfo
-
-
-
Class org.apache.accumulo.core.manager.thrift.FateService.cancelFateOperation_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
-
sec
ThriftSecurityException sec
-
success
boolean success
-
tnase
ThriftNotActiveServiceException tnase
-
-
-
Class org.apache.accumulo.core.manager.thrift.FateService.executeFateOperation_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
-
arguments
List<ByteBuffer> arguments
-
autoClean
boolean autoClean
-
credentials
TCredentials credentials
-
op
FateOperation op
- See Also:
FateOperation
-
opid
long opid
-
options
Map<String,String> options
-
tinfo
TInfo tinfo
-
-
-
Class org.apache.accumulo.core.manager.thrift.FateService.executeFateOperation_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
-
sec
ThriftSecurityException sec
-
tnase
ThriftNotActiveServiceException tnase
-
tope
ThriftTableOperationException tope
-
-
-
Class org.apache.accumulo.core.manager.thrift.FateService.finishFateOperation_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
-
credentials
TCredentials credentials
-
opid
long opid
-
tinfo
TInfo tinfo
-
-
-
Class org.apache.accumulo.core.manager.thrift.FateService.finishFateOperation_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
-
sec
ThriftSecurityException sec
-
tnase
ThriftNotActiveServiceException tnase
-
-
-
Class org.apache.accumulo.core.manager.thrift.FateService.waitForFateOperation_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
-
credentials
TCredentials credentials
-
opid
long opid
-
tinfo
TInfo tinfo
-
-
-
Class org.apache.accumulo.core.manager.thrift.FateService.waitForFateOperation_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
-
sec
ThriftSecurityException sec
-
success
String success
-
tnase
ThriftNotActiveServiceException tnase
-
tope
ThriftTableOperationException tope
-
-
-
Class org.apache.accumulo.core.manager.thrift.ManagerClientService.drainReplicationTable_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
-
credentials
TCredentials credentials
-
logsToWatch
Set<String> logsToWatch
-
tableName
String tableName
-
tfino
TInfo tfino
-
-
-
Class org.apache.accumulo.core.manager.thrift.ManagerClientService.drainReplicationTable_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
-
tnase
ThriftNotActiveServiceException tnase
-
-
-
Class org.apache.accumulo.core.manager.thrift.ManagerClientService.getActiveTservers_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
-
credentials
TCredentials credentials
-
tinfo
TInfo tinfo
-
-
-
Class org.apache.accumulo.core.manager.thrift.ManagerClientService.getActiveTservers_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
-
sec
ThriftSecurityException sec
-
success
List<String> success
-
tnase
ThriftNotActiveServiceException tnase
-
-
-
Class org.apache.accumulo.core.manager.thrift.ManagerClientService.getDelegationToken_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
-
cfg
TDelegationTokenConfig cfg
-
credentials
TCredentials credentials
-
tinfo
TInfo tinfo
-
-
-
Class org.apache.accumulo.core.manager.thrift.ManagerClientService.getDelegationToken_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
-
sec
ThriftSecurityException sec
-
success
TDelegationToken success
-
tnase
ThriftNotActiveServiceException tnase
-
-
-
Class org.apache.accumulo.core.manager.thrift.ManagerClientService.getManagerStats_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
-
credentials
TCredentials credentials
-
tinfo
TInfo tinfo
-
-
-
Class org.apache.accumulo.core.manager.thrift.ManagerClientService.getManagerStats_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
-
sec
ThriftSecurityException sec
-
success
ManagerMonitorInfo success
-
tnase
ThriftNotActiveServiceException tnase
-
-
-
Class org.apache.accumulo.core.manager.thrift.ManagerClientService.initiateFlush_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
-
credentials
TCredentials credentials
-
tableName
String tableName
-
tinfo
TInfo tinfo
-
-
-
Class org.apache.accumulo.core.manager.thrift.ManagerClientService.initiateFlush_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
-
sec
ThriftSecurityException sec
-
success
long success
-
tnase
ThriftNotActiveServiceException tnase
-
tope
ThriftTableOperationException tope
-
-
-
Class org.apache.accumulo.core.manager.thrift.ManagerClientService.modifyNamespaceProperties_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
-
credentials
TCredentials credentials
-
ns
String ns
-
tinfo
TInfo tinfo
-
vProperties
TVersionedProperties vProperties
-
-
-
Class org.apache.accumulo.core.manager.thrift.ManagerClientService.modifyNamespaceProperties_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
-
sec
ThriftSecurityException sec
-
tcme
ThriftConcurrentModificationException tcme
-
tnase
ThriftNotActiveServiceException tnase
-
tope
ThriftTableOperationException tope
-
-
-
Class org.apache.accumulo.core.manager.thrift.ManagerClientService.modifySystemProperties_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
-
credentials
TCredentials credentials
-
tinfo
TInfo tinfo
-
vProperties
TVersionedProperties vProperties
-
-
-
Class org.apache.accumulo.core.manager.thrift.ManagerClientService.modifySystemProperties_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
-
sec
ThriftSecurityException sec
-
tcme
ThriftConcurrentModificationException tcme
-
tnase
ThriftNotActiveServiceException tnase
-
tpe
ThriftPropertyException tpe
-
-
-
Class org.apache.accumulo.core.manager.thrift.ManagerClientService.modifyTableProperties_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
-
credentials
TCredentials credentials
-
tableName
String tableName
-
tinfo
TInfo tinfo
-
vProperties
TVersionedProperties vProperties
-
-
-
Class org.apache.accumulo.core.manager.thrift.ManagerClientService.modifyTableProperties_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
-
sec
ThriftSecurityException sec
-
tcme
ThriftConcurrentModificationException tcme
-
tnase
ThriftNotActiveServiceException tnase
-
tope
ThriftTableOperationException tope
-
tpe
ThriftPropertyException tpe
-
-
-
Class org.apache.accumulo.core.manager.thrift.ManagerClientService.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
-
credentials
TCredentials credentials
-
ns
String ns
-
property
String property
-
tinfo
TInfo tinfo
-
-
-
Class org.apache.accumulo.core.manager.thrift.ManagerClientService.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
-
sec
ThriftSecurityException sec
-
tnase
ThriftNotActiveServiceException tnase
-
tope
ThriftTableOperationException tope
-
-
-
Class org.apache.accumulo.core.manager.thrift.ManagerClientService.removeSystemProperty_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
-
credentials
TCredentials credentials
-
property
String property
-
tinfo
TInfo tinfo
-
-
-
Class org.apache.accumulo.core.manager.thrift.ManagerClientService.removeSystemProperty_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
-
sec
ThriftSecurityException sec
-
tnase
ThriftNotActiveServiceException tnase
-
-
-
Class org.apache.accumulo.core.manager.thrift.ManagerClientService.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
-
credentials
TCredentials credentials
-
property
String property
-
tableName
String tableName
-
tinfo
TInfo tinfo
-
-
-
Class org.apache.accumulo.core.manager.thrift.ManagerClientService.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
-
sec
ThriftSecurityException sec
-
tnase
ThriftNotActiveServiceException tnase
-
tope
ThriftTableOperationException tope
-
-
-
Class org.apache.accumulo.core.manager.thrift.ManagerClientService.reportSplitExtent_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
-
credentials
TCredentials credentials
-
serverName
String serverName
-
split
TabletSplit split
-
tinfo
TInfo tinfo
-
-
-
Class org.apache.accumulo.core.manager.thrift.ManagerClientService.reportTabletStatus_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
-
credentials
TCredentials credentials
-
serverName
String serverName
-
status
TabletLoadState status
- See Also:
TabletLoadState
-
tablet
TKeyExtent tablet
-
tinfo
TInfo tinfo
-
-
-
Class org.apache.accumulo.core.manager.thrift.ManagerClientService.setManagerGoalState_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
-
credentials
TCredentials credentials
-
state
ManagerGoalState state
- See Also:
ManagerGoalState
-
tinfo
TInfo tinfo
-
-
-
Class org.apache.accumulo.core.manager.thrift.ManagerClientService.setManagerGoalState_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
-
sec
ThriftSecurityException sec
-
tnase
ThriftNotActiveServiceException tnase
-
-
-
Class org.apache.accumulo.core.manager.thrift.ManagerClientService.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
-
credentials
TCredentials credentials
-
ns
String ns
-
property
String property
-
tinfo
TInfo tinfo
-
value
String value
-
-
-
Class org.apache.accumulo.core.manager.thrift.ManagerClientService.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
-
sec
ThriftSecurityException sec
-
tnase
ThriftNotActiveServiceException tnase
-
tope
ThriftTableOperationException tope
-
tpe
ThriftPropertyException tpe
-
-
-
Class org.apache.accumulo.core.manager.thrift.ManagerClientService.setSystemProperty_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
-
credentials
TCredentials credentials
-
property
String property
-
tinfo
TInfo tinfo
-
value
String value
-
-
-
Class org.apache.accumulo.core.manager.thrift.ManagerClientService.setSystemProperty_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
-
sec
ThriftSecurityException sec
-
tnase
ThriftNotActiveServiceException tnase
-
tpe
ThriftPropertyException tpe
-
-
-
Class org.apache.accumulo.core.manager.thrift.ManagerClientService.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
-
credentials
TCredentials credentials
-
property
String property
-
tableName
String tableName
-
tinfo
TInfo tinfo
-
value
String value
-
-
-
Class org.apache.accumulo.core.manager.thrift.ManagerClientService.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
-
sec
ThriftSecurityException sec
-
tnase
ThriftNotActiveServiceException tnase
-
tope
ThriftTableOperationException tope
-
tpe
ThriftPropertyException tpe
-
-
-
Class org.apache.accumulo.core.manager.thrift.ManagerClientService.shutdown_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
-
credentials
TCredentials credentials
-
stopTabletServers
boolean stopTabletServers
-
tinfo
TInfo tinfo
-
-
-
Class org.apache.accumulo.core.manager.thrift.ManagerClientService.shutdown_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
-
sec
ThriftSecurityException sec
-
tnase
ThriftNotActiveServiceException tnase
-
-
-
Class org.apache.accumulo.core.manager.thrift.ManagerClientService.shutdownTabletServer_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
-
credentials
TCredentials credentials
-
force
boolean force
-
tabletServer
String tabletServer
-
tinfo
TInfo tinfo
-
-
-
Class org.apache.accumulo.core.manager.thrift.ManagerClientService.shutdownTabletServer_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
-
sec
ThriftSecurityException sec
-
tnase
ThriftNotActiveServiceException tnase
-
-
-
Class org.apache.accumulo.core.manager.thrift.ManagerClientService.waitForBalance_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
-
tinfo
TInfo tinfo
-
-
-
Class org.apache.accumulo.core.manager.thrift.ManagerClientService.waitForBalance_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
-
tnase
ThriftNotActiveServiceException tnase
-
-
-
Class org.apache.accumulo.core.manager.thrift.ManagerClientService.waitForFlush_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
-
credentials
TCredentials credentials
-
endRow
ByteBuffer endRow
-
flushID
long flushID
-
maxLoops
long maxLoops
-
startRow
ByteBuffer startRow
-
tableName
String tableName
-
tinfo
TInfo tinfo
-
-
-
Class org.apache.accumulo.core.manager.thrift.ManagerClientService.waitForFlush_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
-
sec
ThriftSecurityException sec
-
tnase
ThriftNotActiveServiceException tnase
-
tope
ThriftTableOperationException tope
-
-
-
Class org.apache.accumulo.core.manager.thrift.ManagerMonitorInfo 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
-
badTServers
Map<String,Byte> badTServers
-
bulkImports
List<BulkImportStatus> bulkImports
-
deadTabletServers
List<DeadServer> deadTabletServers
-
goalState
ManagerGoalState goalState
- See Also:
ManagerGoalState
-
serversShuttingDown
Set<String> serversShuttingDown
-
state
ManagerState state
- See Also:
ManagerState
-
tableMap
Map<String,TableInfo> tableMap
-
tServerInfo
List<TabletServerStatus> tServerInfo
-
unassignedTablets
int unassignedTablets
-
-
-
Class org.apache.accumulo.core.manager.thrift.RecoveryException 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
-
why
String why
-
-
-
Class org.apache.accumulo.core.manager.thrift.TabletSplit 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
-
newTablets
List<TKeyExtent> newTablets
-
oldTablet
TKeyExtent oldTablet
-
-
-
Class org.apache.accumulo.core.manager.thrift.ThriftPropertyException 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
-
-
-
Package org.apache.accumulo.core.master.thrift
-
Class org.apache.accumulo.core.master.thrift.BulkImportStatus 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
-
filename
String filename
-
startTime
long startTime
-
state
BulkImportState state
- See Also:
BulkImportState
-
-
-
Class org.apache.accumulo.core.master.thrift.Compacting 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
-
queued
int queued
-
running
int running
-
-
-
Class org.apache.accumulo.core.master.thrift.RecoveryStatus 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
-
name
String name
-
progress
double progress
-
runtime
int runtime
-
-
-
Class org.apache.accumulo.core.master.thrift.TableInfo 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
short __isset_bitfield
-
ingestByteRate
double ingestByteRate
-
ingestRate
double ingestRate
-
majors
Compacting majors
-
minors
Compacting minors
-
onlineTablets
int onlineTablets
-
queryByteRate
double queryByteRate
-
queryRate
double queryRate
-
recs
long recs
-
recsInMemory
long recsInMemory
-
scanRate
double scanRate
-
scans
Compacting scans
-
tablets
int tablets
-
-
-
Class org.apache.accumulo.core.master.thrift.TabletServerStatus 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
short __isset_bitfield
-
bulkImports
List<BulkImportStatus> bulkImports
-
dataCacheHits
long dataCacheHits
-
dataCacheRequest
long dataCacheRequest
-
flushs
long flushs
-
holdTime
long holdTime
-
indexCacheHits
long indexCacheHits
-
indexCacheRequest
long indexCacheRequest
-
lastContact
long lastContact
-
logSorts
List<RecoveryStatus> logSorts
-
lookups
long lookups
-
name
String name
-
osLoad
double osLoad
-
responseTime
long responseTime
-
syncs
long syncs
-
tableMap
Map<String,TableInfo> tableMap
-
version
String version
-
-
-
-
Package org.apache.accumulo.core.metadata
-
Class org.apache.accumulo.core.metadata.TabletLocationState.BadLocationStateException extends Exception implements Serializable
- serialVersionUID:
- 2L
-
Serialized Fields
-
metadataTableEntry
byte[] metadataTableEntry
-
-
-
Package org.apache.accumulo.core.metadata.schema
-
Class org.apache.accumulo.core.metadata.schema.ExternalCompactionId extends AbstractId<ExternalCompactionId> implements Serializable
- serialVersionUID:
- 1L
-
Class org.apache.accumulo.core.metadata.schema.TabletDeletedException extends RuntimeException implements Serializable
- serialVersionUID:
- 1L
-
-
Package org.apache.accumulo.core.replication
-
Class org.apache.accumulo.core.replication.ReplicationTableOfflineException extends Exception implements Serializable
- serialVersionUID:
- 1L
-
-
Package org.apache.accumulo.core.replication.thrift
-
Class org.apache.accumulo.core.replication.thrift.KeyValues 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.core.replication.thrift.RemoteReplicationException 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
-
code
RemoteReplicationErrorCode code
- See Also:
RemoteReplicationErrorCode
-
reason
String reason
-
-
-
Class org.apache.accumulo.core.replication.thrift.ReplicationCoordinator.getServicerAddress_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
-
credentials
TCredentials credentials
-
remoteTableId
String remoteTableId
-
-
-
Class org.apache.accumulo.core.replication.thrift.ReplicationCoordinator.getServicerAddress_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
-
e
ReplicationCoordinatorException e
-
success
String success
-
-
-
Class org.apache.accumulo.core.replication.thrift.ReplicationCoordinatorException 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
-
code
ReplicationCoordinatorErrorCode code
- See Also:
ReplicationCoordinatorErrorCode
-
reason
String reason
-
-
-
Class org.apache.accumulo.core.replication.thrift.ReplicationServicer.replicateKeyValues_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
-
credentials
TCredentials credentials
-
data
KeyValues data
-
remoteTableId
String remoteTableId
-
-
-
Class org.apache.accumulo.core.replication.thrift.ReplicationServicer.replicateKeyValues_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
-
e
RemoteReplicationException e
-
success
long success
-
-
-
Class org.apache.accumulo.core.replication.thrift.ReplicationServicer.replicateLog_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
-
credentials
TCredentials credentials
-
data
WalEdits data
-
remoteTableId
String remoteTableId
-
-
-
Class org.apache.accumulo.core.replication.thrift.ReplicationServicer.replicateLog_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
-
e
RemoteReplicationException e
-
success
long success
-
-
-
Class org.apache.accumulo.core.replication.thrift.WalEdits 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
-
edits
List<ByteBuffer> edits
-
-
-
-
Package org.apache.accumulo.core.rpc
-
Class org.apache.accumulo.core.rpc.TraceProtocolFactory extends org.apache.thrift.protocol.TCompactProtocol.Factory implements Serializable
- serialVersionUID:
- 1L
-
-
Package org.apache.accumulo.core.security
-
Class org.apache.accumulo.core.security.Authorizations extends Object implements Serializable
- serialVersionUID:
- 1L
-
Serialized Fields
-
auths
Set<ByteSequence> auths
-
authsList
List<byte[]> authsList
-
-
Class org.apache.accumulo.core.security.ColumnVisibility.NodeComparator extends Object implements Serializable
- serialVersionUID:
- 1L
-
Serialized Fields
-
text
byte[] text
-
-
Class org.apache.accumulo.core.security.VisibilityParseException extends ParseException implements Serializable
- serialVersionUID:
- 1L
-
Serialized Fields
-
visibility
String visibility
-
-
-
Package org.apache.accumulo.core.securityImpl.thrift
-
Class org.apache.accumulo.core.securityImpl.thrift.TAuthenticationKey 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
-
creationDate
long creationDate
-
expirationDate
long expirationDate
-
keyId
int keyId
-
secret
ByteBuffer secret
-
-
-
Class org.apache.accumulo.core.securityImpl.thrift.TAuthenticationTokenIdentifier 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.core.securityImpl.thrift.TCredentials 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
-
instanceId
String instanceId
-
principal
String principal
-
token
ByteBuffer token
-
tokenClassName
String tokenClassName
-
-
-
Class org.apache.accumulo.core.securityImpl.thrift.TDelegationToken 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
-
identifier
TAuthenticationTokenIdentifier identifier
-
password
ByteBuffer password
-
-
-
Class org.apache.accumulo.core.securityImpl.thrift.TDelegationTokenConfig 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
-
lifetime
long lifetime
-
-
-
-
Package org.apache.accumulo.core.spi.compaction
-
Class org.apache.accumulo.core.spi.compaction.CompactionExecutorId extends AbstractId<CompactionExecutorId> implements Serializable
- serialVersionUID:
- 1L
-
Class org.apache.accumulo.core.spi.compaction.CompactionServiceId extends AbstractId<CompactionServiceId> implements Serializable
- serialVersionUID:
- 1L
-
-
Package org.apache.accumulo.core.spi.crypto
-
Class org.apache.accumulo.core.spi.crypto.CryptoService.CryptoException extends RuntimeException implements Serializable
- serialVersionUID:
- -7588781060677839664L
-
-
Package org.apache.accumulo.core.tabletserver.thrift
-
Class org.apache.accumulo.core.tabletserver.thrift.ActionStats 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
-
count
long count
-
elapsed
double elapsed
-
fail
int fail
-
num
int num
-
queueSumDev
double queueSumDev
-
queueTime
double queueTime
-
status
int status
-
sumDev
double sumDev
-
-
-
Class org.apache.accumulo.core.tabletserver.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
TKeyExtent extent
-
inputFiles
List<String> inputFiles
-
localityGroup
String localityGroup
-
outputFile
String outputFile
-
reason
TCompactionReason reason
- See Also:
TCompactionReason
-
ssiList
List<IterInfo> ssiList
-
ssio
Map<String,Map<String,String>> ssio
-
type
TCompactionType type
- See Also:
TCompactionType
-
-
-
Class org.apache.accumulo.core.tabletserver.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
-
classLoaderContext
String classLoaderContext
-
client
String client
-
columns
List<TColumn> columns
-
extent
TKeyExtent extent
-
idleTime
long idleTime
-
scanId
long scanId
-
ssiList
List<IterInfo> ssiList
-
ssio
Map<String,Map<String,String>> ssio
-
state
ScanState state
- See Also:
ScanState
-
tableId
String tableId
-
type
ScanType type
- See Also:
ScanType
-
user
String user
-
-
-
Class org.apache.accumulo.core.tabletserver.thrift.ConstraintViolationException 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
-
violationSummaries
List<TConstraintViolationSummary> violationSummaries
-
-
-
Class org.apache.accumulo.core.tabletserver.thrift.InputFile 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
-
entries
long entries
-
metadataFileEntry
String metadataFileEntry
-
size
long size
-
timestamp
long timestamp
-
-
-
Class org.apache.accumulo.core.tabletserver.thrift.IteratorConfig 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
-
iterators
List<TIteratorSetting> iterators
-
-
-
Class org.apache.accumulo.core.tabletserver.thrift.NoSuchScanIDException 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
-
-
-
Class org.apache.accumulo.core.tabletserver.thrift.NotServingTabletException 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
-
extent
TKeyExtent extent
-
-
-
Class org.apache.accumulo.core.tabletserver.thrift.ScanServerBusyException 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
-
-
-
Class org.apache.accumulo.core.tabletserver.thrift.TabletClientService.applyUpdates_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
-
keyExtent
TKeyExtent keyExtent
-
mutations
List<TMutation> mutations
-
tinfo
TInfo tinfo
-
updateID
long updateID
-
-
-
Class org.apache.accumulo.core.tabletserver.thrift.TabletClientService.bulkImport_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
-
credentials
TCredentials credentials
-
files
Map<TKeyExtent,Map<String,MapFileInfo>> files
-
setTime
boolean setTime
-
tid
long tid
-
tinfo
TInfo tinfo
-
-
-
Class org.apache.accumulo.core.tabletserver.thrift.TabletClientService.bulkImport_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
-
sec
ThriftSecurityException sec
-
success
List<TKeyExtent> success
-
-
-
Class org.apache.accumulo.core.tabletserver.thrift.TabletClientService.chop_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
-
credentials
TCredentials credentials
-
extent
TKeyExtent extent
-
lock
String lock
-
tinfo
TInfo tinfo
-
-
-
Class org.apache.accumulo.core.tabletserver.thrift.TabletClientService.closeConditionalUpdate_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
-
sessID
long sessID
-
tinfo
TInfo tinfo
-
-
-
Class org.apache.accumulo.core.tabletserver.thrift.TabletClientService.closeUpdate_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
-
tinfo
TInfo tinfo
-
updateID
long updateID
-
-
-
Class org.apache.accumulo.core.tabletserver.thrift.TabletClientService.closeUpdate_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
-
nssi
NoSuchScanIDException nssi
-
success
UpdateErrors success
-
-
-
Class org.apache.accumulo.core.tabletserver.thrift.TabletClientService.compact_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
-
credentials
TCredentials credentials
-
endRow
ByteBuffer endRow
-
lock
String lock
-
startRow
ByteBuffer startRow
-
tableId
String tableId
-
tinfo
TInfo tinfo
-
-
-
Class org.apache.accumulo.core.tabletserver.thrift.TabletClientService.compactionJobFailed_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
-
credentials
TCredentials credentials
-
extent
TKeyExtent extent
-
externalCompactionId
String externalCompactionId
-
tinfo
TInfo tinfo
-
-
-
Class org.apache.accumulo.core.tabletserver.thrift.TabletClientService.compactionJobFinished_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
-
credentials
TCredentials credentials
-
entries
long entries
-
extent
TKeyExtent extent
-
externalCompactionId
String externalCompactionId
-
fileSize
long fileSize
-
tinfo
TInfo tinfo
-
-
-
Class org.apache.accumulo.core.tabletserver.thrift.TabletClientService.conditionalUpdate_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
-
mutations
Map<TKeyExtent,List<TConditionalMutation>> mutations
-
sessID
long sessID
-
symbols
List<String> symbols
-
tinfo
TInfo tinfo
-
-
-
Class org.apache.accumulo.core.tabletserver.thrift.TabletClientService.conditionalUpdate_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
-
nssi
NoSuchScanIDException nssi
-
success
List<TCMResult> success
-
-
-
Class org.apache.accumulo.core.tabletserver.thrift.TabletClientService.contiuneGetSummaries_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
-
sessionId
long sessionId
-
tinfo
TInfo tinfo
-
-
-
Class org.apache.accumulo.core.tabletserver.thrift.TabletClientService.contiuneGetSummaries_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
-
nssi
NoSuchScanIDException nssi
-
success
TSummaries success
-
-
-
Class org.apache.accumulo.core.tabletserver.thrift.TabletClientService.fastHalt_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
-
credentials
TCredentials credentials
-
lock
String lock
-
tinfo
TInfo tinfo
-
-
-
Class org.apache.accumulo.core.tabletserver.thrift.TabletClientService.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
-
credentials
TCredentials credentials
-
endRow
ByteBuffer endRow
-
lock
String lock
-
startRow
ByteBuffer startRow
-
tableId
String tableId
-
tinfo
TInfo tinfo
-
-
-
Class org.apache.accumulo.core.tabletserver.thrift.TabletClientService.flushTablet_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
-
credentials
TCredentials credentials
-
extent
TKeyExtent extent
-
lock
String lock
-
tinfo
TInfo tinfo
-
-
-
Class org.apache.accumulo.core.tabletserver.thrift.TabletClientService.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
-
credentials
TCredentials credentials
-
tinfo
TInfo tinfo
-
-
-
Class org.apache.accumulo.core.tabletserver.thrift.TabletClientService.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
-
sec
ThriftSecurityException sec
-
success
List<ActiveCompaction> success
-
-
-
Class org.apache.accumulo.core.tabletserver.thrift.TabletClientService.getActiveLogs_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
-
credentials
TCredentials credentials
-
tinfo
TInfo tinfo
-
-
-
Class org.apache.accumulo.core.tabletserver.thrift.TabletClientService.getActiveLogs_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.core.tabletserver.thrift.TabletClientService.getCompactionQueueInfo_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
-
credentials
TCredentials credentials
-
tinfo
TInfo tinfo
-
-
-
Class org.apache.accumulo.core.tabletserver.thrift.TabletClientService.getCompactionQueueInfo_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
-
sec
ThriftSecurityException sec
-
success
List<TCompactionQueueSummary> success
-
-
-
Class org.apache.accumulo.core.tabletserver.thrift.TabletClientService.getHistoricalStats_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
-
credentials
TCredentials credentials
-
tinfo
TInfo tinfo
-
-
-
Class org.apache.accumulo.core.tabletserver.thrift.TabletClientService.getHistoricalStats_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
-
sec
ThriftSecurityException sec
-
success
TabletStats success
-
-
-
Class org.apache.accumulo.core.tabletserver.thrift.TabletClientService.getTabletServerStatus_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
-
credentials
TCredentials credentials
-
tinfo
TInfo tinfo
-
-
-
Class org.apache.accumulo.core.tabletserver.thrift.TabletClientService.getTabletServerStatus_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
-
sec
ThriftSecurityException sec
-
success
TabletServerStatus success
-
-
-
Class org.apache.accumulo.core.tabletserver.thrift.TabletClientService.getTabletStats_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
-
credentials
TCredentials credentials
-
tableId
String tableId
-
tinfo
TInfo tinfo
-
-
-
Class org.apache.accumulo.core.tabletserver.thrift.TabletClientService.getTabletStats_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
-
sec
ThriftSecurityException sec
-
success
List<TabletStats> success
-
-
-
Class org.apache.accumulo.core.tabletserver.thrift.TabletClientService.halt_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
-
credentials
TCredentials credentials
-
lock
String lock
-
tinfo
TInfo tinfo
-
-
-
Class org.apache.accumulo.core.tabletserver.thrift.TabletClientService.halt_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
-
sec
ThriftSecurityException sec
-
-
-
Class org.apache.accumulo.core.tabletserver.thrift.TabletClientService.invalidateConditionalUpdate_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
-
sessID
long sessID
-
tinfo
TInfo tinfo
-
-
-
Class org.apache.accumulo.core.tabletserver.thrift.TabletClientService.invalidateConditionalUpdate_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.core.tabletserver.thrift.TabletClientService.loadFiles_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
-
credentials
TCredentials credentials
-
dir
String dir
-
files
Map<TKeyExtent,Map<String,MapFileInfo>> files
-
setTime
boolean setTime
-
tid
long tid
-
tinfo
TInfo tinfo
-
-
-
Class org.apache.accumulo.core.tabletserver.thrift.TabletClientService.loadTablet_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
-
credentials
TCredentials credentials
-
extent
TKeyExtent extent
-
lock
String lock
-
tinfo
TInfo tinfo
-
-
-
Class org.apache.accumulo.core.tabletserver.thrift.TabletClientService.removeLogs_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
-
credentials
TCredentials credentials
-
filenames
List<String> filenames
-
tinfo
TInfo tinfo
-
-
-
Class org.apache.accumulo.core.tabletserver.thrift.TabletClientService.reserveCompactionJob_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
-
compactor
String compactor
-
credentials
TCredentials credentials
-
externalCompactionId
String externalCompactionId
-
priority
long priority
-
queueName
String queueName
-
tinfo
TInfo tinfo
-
-
-
Class org.apache.accumulo.core.tabletserver.thrift.TabletClientService.reserveCompactionJob_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
-
sec
ThriftSecurityException sec
-
success
TExternalCompactionJob success
-
-
-
Class org.apache.accumulo.core.tabletserver.thrift.TabletClientService.splitTablet_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
-
credentials
TCredentials credentials
-
extent
TKeyExtent extent
-
splitPoint
ByteBuffer splitPoint
-
tinfo
TInfo tinfo
-
-
-
Class org.apache.accumulo.core.tabletserver.thrift.TabletClientService.splitTablet_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
-
nste
NotServingTabletException nste
-
sec
ThriftSecurityException sec
-
-
-
Class org.apache.accumulo.core.tabletserver.thrift.TabletClientService.startConditionalUpdate_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
List<ByteBuffer> authorizations
-
classLoaderContext
String classLoaderContext
-
credentials
TCredentials credentials
-
durability
TDurability durability
- See Also:
TDurability
-
tableID
String tableID
-
tinfo
TInfo tinfo
-
-
-
Class org.apache.accumulo.core.tabletserver.thrift.TabletClientService.startConditionalUpdate_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
-
sec
ThriftSecurityException sec
-
success
TConditionalSession success
-
-
-
Class org.apache.accumulo.core.tabletserver.thrift.TabletClientService.startGetSummaries_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
-
credentials
TCredentials credentials
-
request
TSummaryRequest request
-
tinfo
TInfo tinfo
-
-
-
Class org.apache.accumulo.core.tabletserver.thrift.TabletClientService.startGetSummaries_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
-
sec
ThriftSecurityException sec
-
success
TSummaries success
-
tope
ThriftTableOperationException tope
-
-
-
Class org.apache.accumulo.core.tabletserver.thrift.TabletClientService.startGetSummariesForPartition_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
-
credentials
TCredentials credentials
-
modulus
int modulus
-
remainder
int remainder
-
request
TSummaryRequest request
-
tinfo
TInfo tinfo
-
-
-
Class org.apache.accumulo.core.tabletserver.thrift.TabletClientService.startGetSummariesForPartition_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
-
sec
ThriftSecurityException sec
-
success
TSummaries success
-
-
-
Class org.apache.accumulo.core.tabletserver.thrift.TabletClientService.startGetSummariesFromFiles_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
-
credentials
TCredentials credentials
-
files
Map<String,List<TRowRange>> files
-
request
TSummaryRequest request
-
tinfo
TInfo tinfo
-
-
-
Class org.apache.accumulo.core.tabletserver.thrift.TabletClientService.startGetSummariesFromFiles_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
-
sec
ThriftSecurityException sec
-
success
TSummaries success
-
-
-
Class org.apache.accumulo.core.tabletserver.thrift.TabletClientService.startUpdate_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
-
credentials
TCredentials credentials
-
durability
TDurability durability
- See Also:
TDurability
-
tinfo
TInfo tinfo
-
-
-
Class org.apache.accumulo.core.tabletserver.thrift.TabletClientService.startUpdate_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
-
sec
ThriftSecurityException sec
-
success
long success
-
-
-
Class org.apache.accumulo.core.tabletserver.thrift.TabletClientService.unloadTablet_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
-
credentials
TCredentials credentials
-
extent
TKeyExtent extent
-
goal
TUnloadTabletGoal goal
- See Also:
TUnloadTabletGoal
-
lock
String lock
-
requestTime
long requestTime
-
tinfo
TInfo tinfo
-
-
-
Class org.apache.accumulo.core.tabletserver.thrift.TabletClientService.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
-
credentials
TCredentials credentials
-
durability
TDurability durability
- See Also:
TDurability
-
keyExtent
TKeyExtent keyExtent
-
mutation
TMutation mutation
-
tinfo
TInfo tinfo
-
-
-
Class org.apache.accumulo.core.tabletserver.thrift.TabletClientService.update_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
-
cve
ConstraintViolationException cve
-
nste
NotServingTabletException nste
-
sec
ThriftSecurityException sec
-
-
-
Class org.apache.accumulo.core.tabletserver.thrift.TabletScanClientService.closeMultiScan_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
-
scanID
long scanID
-
tinfo
TInfo tinfo
-
-
-
Class org.apache.accumulo.core.tabletserver.thrift.TabletScanClientService.closeMultiScan_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
-
nssi
NoSuchScanIDException nssi
-
-
-
Class org.apache.accumulo.core.tabletserver.thrift.TabletScanClientService.closeScan_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
-
scanID
long scanID
-
tinfo
TInfo tinfo
-
-
-
Class org.apache.accumulo.core.tabletserver.thrift.TabletScanClientService.continueMultiScan_args extends Object implements Serializable
-
Serialization Methods
-
readObject
private void readObject(ObjectInputStream in) throws IOException, ClassNotFoundException
- Throws:
IOException
ClassNotFoundE
-
-
-