Class and Description |
---|
BigQueryStoreResult
Result of bigQuery staging process.
|
Class and Description |
---|
ShardingOutputWriter
Writes
KeyValue s out to a number of output writers each corresponding to a different
shard A sharder and an Output object are provided in the constructor. |
Class and Description |
---|
BigQueryStoreResult
Result of bigQuery staging process.
|
BlobFileOutputWriter
An
OutputWriter that writes bytes to a blob file that it creates. |
DatastoreOutput.DatastoreOutputWriter |
ForwardingOutputWriter |
GoogleCloudStorageFileOutputWriter
An
OutputWriter that writes bytes to a GCS file that it creates. |
GoogleCloudStorageLevelDbOutputWriter
A decorator for LevelDbOutputWriter that delegates to
GoogleCloudStorageFileOutputWriter
and pads blocks to GCS write boundaries on end of slice. |
ItemSegmentingOutputWriter
Segments data by using a separate writer each time
ItemSegmentingOutputWriter.shouldSegment(O) returns true. |
LevelDbOutputWriter
An implementation of a LevelDb format writer.
|
MarshallingOutputWriter
An
OutputWriter that marshalls records. |
Copyright © 2015 Google. All rights reserved.