Package io.deephaven.kv.schema
Class SchemaTableContext.Builder
java.lang.Object
io.deephaven.kv.schema.SchemaTableContext.Builder
- Enclosing class:
- SchemaTableContext
-
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionasDelete()asSet(byte[] value) withRespectTo(Schemas schemas) withRespectTo(SchemaTable table) withRespectToNamespace(long modRev) withRespectToSchema(long modRev) withRespectToTable(long modRev)
-
Constructor Details
-
Builder
public Builder()
-
-
Method Details
-
user
-
code
-
timestamp
-
comment
-
withRespectTo
-
withRespectTo
-
withRespectTo
-
withRespectToSchema
-
withRespectToNamespace
-
withRespectToTable
-
asDelete
-
asSet
-