Serialized Form
-
Package com.gpudb
-
Class com.gpudb.BulkInserter.InsertException extends GPUdbException implements Serializable
- serialVersionUID:
- 1L
-
Serialized Fields
-
url
URL url
-
-
Class com.gpudb.BulkInserter.WorkerList extends WorkerList implements Serializable
- serialVersionUID:
- 1L
-
Class com.gpudb.GenericRecord extends RecordBase implements Serializable
-
Serialization Methods
-
readObject
private void readObject(ObjectInputStream stream) throws ClassNotFoundException, IOException
- Throws:
ClassNotFoundExceptionIOException
-
writeObject
private void writeObject(ObjectOutputStream stream) throws IOException
- Throws:
IOException
-
-
-
Class com.gpudb.GPUdbBase.GPUdbExitException extends GPUdbException implements Serializable
- serialVersionUID:
- 1L
-
Class com.gpudb.GPUdbBase.GPUdbFailoverDisabledException extends GPUdbException implements Serializable
- serialVersionUID:
- 1L
-
Class com.gpudb.GPUdbBase.GPUdbHAUnavailableException extends GPUdbException implements Serializable
- serialVersionUID:
- 1L
-
Class com.gpudb.GPUdbBase.GPUdbHostnameRegexFailureException extends GPUdbException implements Serializable
- serialVersionUID:
- 1L
-
Class com.gpudb.GPUdbBase.GPUdbUnauthorizedAccessException extends GPUdbException implements Serializable
- serialVersionUID:
- 1L
-
Class com.gpudb.GPUdbBase.SubmitException extends GPUdbException implements Serializable
- serialVersionUID:
- 1L
-
Serialized Fields
-
requestSize
int requestSize
-
url
URL url
-
-
Class com.gpudb.GPUdbException extends Exception implements Serializable
- serialVersionUID:
- 1L
-
Serialized Fields
-
hadConnectionFailure
boolean hadConnectionFailure
-
-
Class com.gpudb.GPUdbRuntimeException extends RuntimeException implements Serializable
- serialVersionUID:
- 1L
-
Class com.gpudb.Type extends Object implements Serializable
- serialVersionUID:
- 1L
-
Serialization Methods
-
readObject
private void readObject(ObjectInputStream stream) throws ClassNotFoundException, IOException
- Throws:
ClassNotFoundExceptionIOException
-
writeObject
private void writeObject(ObjectOutputStream stream) throws IOException
- Throws:
IOException
-
-
Class com.gpudb.Type.Column extends Object implements Serializable
- serialVersionUID:
- 1L
-
Serialization Methods
-
readObject
private void readObject(ObjectInputStream stream) throws ClassNotFoundException, IOException
- Throws:
ClassNotFoundExceptionIOException
-
writeObject
private void writeObject(ObjectOutputStream stream) throws IOException
- Throws:
IOException
-
-
Class com.gpudb.WorkerList extends ArrayList<URL> implements Serializable
- serialVersionUID:
- 1L
-
Serialized Fields
-
ipRegex
Pattern ipRegex
-
isMultiHeadEnabled
boolean isMultiHeadEnabled
-
-