Class CopyData.Builder

All Implemented Interfaces:
CopyDataOrBuilder, Message.Builder, MessageLite.Builder, MessageLiteOrBuilder, MessageOrBuilder, Cloneable
Enclosing class:
CopyData

public static final class CopyData.Builder extends GeneratedMessageV3.Builder<CopyData.Builder> implements CopyDataOrBuilder
 Message used when exporting data via `COPY /my/path` and `COPY /my/path FROM ?`.
 Although this is currently just the raw `DataInKeySpacePath`, it will later need to contain information
 about the catalog, and potentially other information.
 
Protobuf type com.apple.foundationdb.relational.copy.CopyData