Skip navigation links
A B C D E F G H I L M N P R S T U V W 

A

add(NamespacedId, byte[]) - Method in class io.cdap.wrangler.dataset.schema.SchemaRegistry
Adds a new entry to the schema.

B

build() - Method in class io.cdap.wrangler.dataset.schema.SchemaRow.Builder
 
build() - Method in class io.cdap.wrangler.dataset.workspace.Workspace.Builder
 
build() - Method in class io.cdap.wrangler.dataset.workspace.WorkspaceMeta.Builder
 
Builder(SchemaDescriptor) - Constructor for class io.cdap.wrangler.dataset.schema.SchemaRow.Builder
 
builder(NamespacedId, String) - Static method in class io.cdap.wrangler.dataset.workspace.Workspace
 
builder(Workspace) - Static method in class io.cdap.wrangler.dataset.workspace.Workspace
 
builder(String) - Static method in class io.cdap.wrangler.dataset.workspace.WorkspaceMeta
 

C

ConfigStore - Class in io.cdap.wrangler.dataset.workspace
Deprecated.
ConfigStore(StructuredTable) - Constructor for class io.cdap.wrangler.dataset.workspace.ConfigStore
Deprecated.
 
ConnectionAlreadyExistsException - Exception in io.cdap.wrangler.dataset.connections
Thrown when a connection already exists when none is expected.
ConnectionAlreadyExistsException(String) - Constructor for exception io.cdap.wrangler.dataset.connections.ConnectionAlreadyExistsException
 
connectionExists(Namespace, String) - Method in class io.cdap.wrangler.dataset.connections.ConnectionStore
Deprecated.
Returns true if connection identified by connectionName already exists.
ConnectionNotFoundException - Exception in io.cdap.wrangler.dataset.connections
Thrown when a connection does not exist when one is expected to exist.
ConnectionNotFoundException(String) - Constructor for exception io.cdap.wrangler.dataset.connections.ConnectionNotFoundException
 
ConnectionStore - Class in io.cdap.wrangler.dataset.connections
Deprecated.
create(Namespace, ConnectionMeta) - Method in class io.cdap.wrangler.dataset.connections.ConnectionStore
Deprecated.
Creates an entry in the ConnectionStore for object Connection.
create(Namespace, ConnectionMeta, boolean) - Method in class io.cdap.wrangler.dataset.connections.ConnectionStore
Deprecated.
 
createWorkspace(Namespace, WorkspaceMeta) - Method in class io.cdap.wrangler.dataset.workspace.WorkspaceDataset
Deprecated.
Creates a new workspace

D

DataType - Enum in io.cdap.wrangler.dataset.workspace
This class DataType defines types of data that can be stored in a workspace.
DEFAULT_SCOPE - Static variable in class io.cdap.wrangler.dataset.workspace.WorkspaceDataset
Deprecated.
 
delete(NamespacedId) - Method in class io.cdap.wrangler.dataset.connections.ConnectionStore
Deprecated.
Deletes the specified connection.
delete(NamespacedId) - Method in class io.cdap.wrangler.dataset.schema.SchemaRegistry
Deletes the schema and all associated entries.
deleteAll(NamespaceSummary) - Method in class io.cdap.wrangler.dataset.connections.ConnectionStore
Deprecated.
Delete all connection with the namespace and generation id
deleteScope(Namespace, String) - Method in class io.cdap.wrangler.dataset.workspace.WorkspaceDataset
Deprecated.
Deletes a workspaces that have the specified scope.
deleteWorkspace(NamespacedId) - Method in class io.cdap.wrangler.dataset.workspace.WorkspaceDataset
Deprecated.
Deletes the workspace.
deleteWorkspace(WorkspaceId) - Method in class io.cdap.wrangler.store.workspace.WorkspaceStore
Delete the given workspace
deserialize(JsonElement, Type, JsonDeserializationContext) - Method in class io.cdap.wrangler.dataset.workspace.RequestDeserializer
 

E

ENTRY_TABLE_SPEC - Static variable in class io.cdap.wrangler.dataset.schema.SchemaRegistry
 
equals(Object) - Method in class io.cdap.wrangler.dataset.workspace.Workspace
 
equals(Object) - Method in class io.cdap.wrangler.dataset.workspace.WorkspaceMeta
 
equals(Object) - Method in class io.cdap.wrangler.store.upgrade.UpgradeState
 

F

fromString(String) - Static method in enum io.cdap.wrangler.dataset.workspace.DataType
Converts the string representation of type into a DataType.

G

get(StructuredTableContext) - Static method in class io.cdap.wrangler.dataset.connections.ConnectionStore
Deprecated.
 
get(NamespacedId) - Method in class io.cdap.wrangler.dataset.connections.ConnectionStore
Deprecated.
Get the specified connection.
get(StructuredTableContext) - Static method in class io.cdap.wrangler.dataset.schema.SchemaRegistry
 
get(StructuredTableContext) - Static method in class io.cdap.wrangler.dataset.workspace.ConfigStore
Deprecated.
 
get(StructuredTableContext) - Static method in class io.cdap.wrangler.dataset.workspace.WorkspaceDataset
Deprecated.
 
getAutoVersion() - Method in class io.cdap.wrangler.dataset.schema.SchemaRow
 
getConfig() - Method in class io.cdap.wrangler.dataset.workspace.ConfigStore
Deprecated.
 
getConnectionId(String) - Static method in class io.cdap.wrangler.dataset.connections.ConnectionStore
Deprecated.
Get connection id for the given connection name
getCreated() - Method in class io.cdap.wrangler.dataset.schema.SchemaRow
 
getCreated() - Method in class io.cdap.wrangler.dataset.workspace.Workspace
 
getCurrentVersion() - Method in class io.cdap.wrangler.dataset.schema.SchemaRow
 
getData() - Method in class io.cdap.wrangler.dataset.workspace.Workspace
 
getDescription() - Method in class io.cdap.wrangler.dataset.schema.SchemaDescriptor
 
getDescriptor() - Method in class io.cdap.wrangler.dataset.schema.SchemaRow
 
getEntityUpgradeState(UpgradeEntityType) - Method in class io.cdap.wrangler.store.upgrade.UpgradeStore
Get the upgrade state
getEntityUpgradeState(NamespaceSummary, UpgradeEntityType) - Method in class io.cdap.wrangler.store.upgrade.UpgradeStore
Checks whether an entity type is upgrade complete in a namespace
getEntry(NamespacedId, long) - Method in class io.cdap.wrangler.dataset.schema.SchemaRegistry
Get a specific version of the specified schema.
getEntry(NamespacedId) - Method in class io.cdap.wrangler.dataset.schema.SchemaRegistry
Get the latest entry of the specified schema if it exists
getId() - Method in class io.cdap.wrangler.dataset.schema.SchemaDescriptor
 
getName() - Method in class io.cdap.wrangler.dataset.schema.SchemaDescriptor
 
getName() - Method in class io.cdap.wrangler.dataset.workspace.WorkspaceMeta
 
getNamespacedId() - Method in class io.cdap.wrangler.dataset.workspace.Workspace
 
getProperties() - Method in class io.cdap.wrangler.dataset.workspace.WorkspaceMeta
 
getRequest() - Method in class io.cdap.wrangler.dataset.workspace.Workspace
 
getScope() - Method in class io.cdap.wrangler.dataset.workspace.WorkspaceMeta
 
getType() - Method in class io.cdap.wrangler.dataset.schema.SchemaDescriptor
 
getType() - Method in enum io.cdap.wrangler.dataset.workspace.DataType
 
getType() - Method in class io.cdap.wrangler.dataset.workspace.WorkspaceMeta
 
getUpdated() - Method in class io.cdap.wrangler.dataset.schema.SchemaRow
 
getUpdated() - Method in class io.cdap.wrangler.dataset.workspace.Workspace
 
getVersion() - Method in class io.cdap.wrangler.store.upgrade.UpgradeState
 
getVersions(NamespacedId) - Method in class io.cdap.wrangler.dataset.schema.SchemaRegistry
Return all versions of the specified schema.
getWorkspace(NamespacedId) - Method in class io.cdap.wrangler.dataset.workspace.WorkspaceDataset
Deprecated.
Get information about the workspace.
getWorkspace(WorkspaceId) - Method in class io.cdap.wrangler.store.workspace.WorkspaceStore
Get the workspace about the given workspace id
getWorkspaceDetail(WorkspaceId) - Method in class io.cdap.wrangler.store.workspace.WorkspaceStore
Get the workspace detail about the given workspace id

H

hashCode() - Method in class io.cdap.wrangler.dataset.workspace.Workspace
 
hashCode() - Method in class io.cdap.wrangler.dataset.workspace.WorkspaceMeta
 
hashCode() - Method in class io.cdap.wrangler.store.upgrade.UpgradeState
 
hasSchema(NamespacedId, long) - Method in class io.cdap.wrangler.dataset.schema.SchemaRegistry
Checks if schema id and version combination exists in the registry.
hasSchema(NamespacedId) - Method in class io.cdap.wrangler.dataset.schema.SchemaRegistry
Checks if there is a schema entry, its not necessary that there are any version of schema registered.
hasWorkspace(NamespacedId) - Method in class io.cdap.wrangler.dataset.workspace.WorkspaceDataset
Deprecated.
Checks if a workspace exists.

I

initializeAndRetrieveUpgradeTimestampMillis(UpgradeEntityType, long, UpgradeState) - Method in class io.cdap.wrangler.store.upgrade.UpgradeStore
Initialize the upgrade timestamp and state for the given upgrade types if not there and return the upgrade timestamp.
io.cdap.wrangler.dataset.connections - package io.cdap.wrangler.dataset.connections
 
io.cdap.wrangler.dataset.schema - package io.cdap.wrangler.dataset.schema
 
io.cdap.wrangler.dataset.workspace - package io.cdap.wrangler.dataset.workspace
 
io.cdap.wrangler.store.upgrade - package io.cdap.wrangler.store.upgrade
 
io.cdap.wrangler.store.workspace - package io.cdap.wrangler.store.workspace
 

L

list(Namespace, Predicate<Connection>) - Method in class io.cdap.wrangler.dataset.connections.ConnectionStore
Deprecated.
Scans the namespace to list all the keys applying the filter.
listWorkspaces(Namespace, String) - Method in class io.cdap.wrangler.dataset.workspace.WorkspaceDataset
Deprecated.
Lists all the workspaces registered for a scope.
listWorkspaces(NamespaceSummary, long) - Method in class io.cdap.wrangler.dataset.workspace.WorkspaceDataset
Deprecated.
LLists all the workspaces before timestamp.
listWorkspaces(NamespaceSummary) - Method in class io.cdap.wrangler.store.workspace.WorkspaceStore
Get all the workspaces in the given namespace

M

META_TABLE_SPEC - Static variable in class io.cdap.wrangler.dataset.schema.SchemaRegistry
 

N

name - Variable in class io.cdap.wrangler.dataset.workspace.WorkspaceMeta.Builder
 

P

properties - Variable in class io.cdap.wrangler.dataset.workspace.WorkspaceMeta.Builder
 

R

remove(NamespacedId, long) - Method in class io.cdap.wrangler.dataset.schema.SchemaRegistry
Deletes a specified version of the schema.
RequestDeserializer - Class in io.cdap.wrangler.dataset.workspace
Serializes the HTTP Request received by the service.
RequestDeserializer() - Constructor for class io.cdap.wrangler.dataset.workspace.RequestDeserializer
 

S

saveWorkspace(WorkspaceId, WorkspaceDetail) - Method in class io.cdap.wrangler.store.workspace.WorkspaceStore
Create the workspace from given workspace.
SchemaDescriptor - Class in io.cdap.wrangler.dataset.schema
Describes a schema.
SchemaDescriptor(NamespacedId, String, String, SchemaDescriptorType) - Constructor for class io.cdap.wrangler.dataset.schema.SchemaDescriptor
 
SchemaNotFoundException - Exception in io.cdap.wrangler.dataset.schema
Thrown when a schema could not be found.
SchemaNotFoundException(String) - Constructor for exception io.cdap.wrangler.dataset.schema.SchemaNotFoundException
 
SchemaRegistry - Class in io.cdap.wrangler.dataset.schema
This class SchemaRegistry is responsible for managing the schema registry store.
SchemaRegistry(StructuredTable, StructuredTable) - Constructor for class io.cdap.wrangler.dataset.schema.SchemaRegistry
 
SchemaRow - Class in io.cdap.wrangler.dataset.schema
Contains all the information about a schema that is stored in the same row.
SchemaRow.Builder - Class in io.cdap.wrangler.dataset.schema
Builds a SchemaRow.
scope - Variable in class io.cdap.wrangler.dataset.workspace.WorkspaceMeta.Builder
 
setAutoVersion(long) - Method in class io.cdap.wrangler.dataset.schema.SchemaRow.Builder
 
setCreated(long) - Method in class io.cdap.wrangler.dataset.schema.SchemaRow.Builder
 
setCreated(long) - Method in class io.cdap.wrangler.dataset.workspace.Workspace.Builder
 
setCurrentVersion(Long) - Method in class io.cdap.wrangler.dataset.schema.SchemaRow.Builder
 
setData(byte[]) - Method in class io.cdap.wrangler.dataset.workspace.Workspace.Builder
 
setEntityUpgradeState(UpgradeEntityType, UpgradeState) - Method in class io.cdap.wrangler.store.upgrade.UpgradeStore
Set the upgrade complete status for the entity type
setEntityUpgradeState(NamespaceSummary, UpgradeEntityType, UpgradeState) - Method in class io.cdap.wrangler.store.upgrade.UpgradeStore
Set the upgrade complete status for the entity type in a namespace
setProperties(Map<String, String>) - Method in class io.cdap.wrangler.dataset.workspace.WorkspaceMeta.Builder
 
setRequest(Request) - Method in class io.cdap.wrangler.dataset.workspace.Workspace.Builder
 
setScope(String) - Method in class io.cdap.wrangler.dataset.workspace.WorkspaceMeta.Builder
 
setType(DataType) - Method in class io.cdap.wrangler.dataset.workspace.WorkspaceMeta.Builder
 
setUpdated(long) - Method in class io.cdap.wrangler.dataset.schema.SchemaRow.Builder
 
setUpdated(long) - Method in class io.cdap.wrangler.dataset.workspace.Workspace.Builder
 

T

TABLE_ID - Static variable in class io.cdap.wrangler.dataset.workspace.ConfigStore
Deprecated.
 
TABLE_SPEC - Static variable in class io.cdap.wrangler.dataset.connections.ConnectionStore
Deprecated.
 
TABLE_SPEC - Static variable in class io.cdap.wrangler.dataset.workspace.ConfigStore
Deprecated.
 
TABLE_SPEC - Static variable in class io.cdap.wrangler.dataset.workspace.WorkspaceDataset
Deprecated.
 
type - Variable in class io.cdap.wrangler.dataset.workspace.WorkspaceMeta.Builder
 

U

update(NamespacedId, ConnectionMeta) - Method in class io.cdap.wrangler.dataset.connections.ConnectionStore
Deprecated.
Updates an existing connection in the store.
updateConfig(DirectiveConfig) - Method in class io.cdap.wrangler.dataset.workspace.ConfigStore
Deprecated.
 
updateWorkspace(WorkspaceId, Workspace) - Method in class io.cdap.wrangler.store.workspace.WorkspaceStore
Save the new workspace metadata
updateWorkspaceData(NamespacedId, DataType, byte[]) - Method in class io.cdap.wrangler.dataset.workspace.WorkspaceDataset
Deprecated.
Update the sample data for the specified workspace.
updateWorkspaceProperties(NamespacedId, Map<String, String>) - Method in class io.cdap.wrangler.dataset.workspace.WorkspaceDataset
Deprecated.
Update the properties of the specified workspace.
updateWorkspaceRequest(NamespacedId, Request) - Method in class io.cdap.wrangler.dataset.workspace.WorkspaceDataset
Deprecated.
Update the directive execution request for the specified workspace.
UPGRADE_TABLE_SPEC - Static variable in class io.cdap.wrangler.store.upgrade.UpgradeStore
 
UpgradeEntityType - Enum in io.cdap.wrangler.store.upgrade
Upgrade entity type
UpgradeState - Class in io.cdap.wrangler.store.upgrade
Upgrade state to store any upgrade related information.
UpgradeState(long) - Constructor for class io.cdap.wrangler.store.upgrade.UpgradeState
 
UpgradeStore - Class in io.cdap.wrangler.store.upgrade
Upgrade store to store upgrade information for each namespace, Use system namespace to track the overall upgrade status.
UpgradeStore(TransactionRunner) - Constructor for class io.cdap.wrangler.store.upgrade.UpgradeStore
 

V

valueOf(String) - Static method in enum io.cdap.wrangler.dataset.workspace.DataType
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum io.cdap.wrangler.store.upgrade.UpgradeEntityType
Returns the enum constant of this type with the specified name.
values() - Static method in enum io.cdap.wrangler.dataset.workspace.DataType
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum io.cdap.wrangler.store.upgrade.UpgradeEntityType
Returns an array containing the constants of this enum type, in the order they are declared.

W

Workspace - Class in io.cdap.wrangler.dataset.workspace
Contains all information about a workspace.
Workspace.Builder - Class in io.cdap.wrangler.dataset.workspace
Creates Workspace objects.
WORKSPACE_TABLE_SPEC - Static variable in class io.cdap.wrangler.store.workspace.WorkspaceStore
 
WorkspaceDataset - Class in io.cdap.wrangler.dataset.workspace
Deprecated.
WorkspaceDataset(StructuredTable) - Constructor for class io.cdap.wrangler.dataset.workspace.WorkspaceDataset
Deprecated.
 
WorkspaceMeta - Class in io.cdap.wrangler.dataset.workspace
Metadata about a workspace.
WorkspaceMeta(String, String, DataType, Map<String, String>) - Constructor for class io.cdap.wrangler.dataset.workspace.WorkspaceMeta
 
WorkspaceMeta.Builder<T extends WorkspaceMeta.Builder> - Class in io.cdap.wrangler.dataset.workspace
Creates a WorkspaceMeta instance.
WorkspaceNotFoundException - Exception in io.cdap.wrangler.dataset.workspace
Thrown when a workspace is not found when it is expected to exist.
WorkspaceNotFoundException(String) - Constructor for exception io.cdap.wrangler.dataset.workspace.WorkspaceNotFoundException
 
WorkspaceStore - Class in io.cdap.wrangler.store.workspace
Workspace store for v2 endpoint
WorkspaceStore(TransactionRunner) - Constructor for class io.cdap.wrangler.store.workspace.WorkspaceStore
 
write(SchemaDescriptor) - Method in class io.cdap.wrangler.dataset.schema.SchemaRegistry
Writes an entry in the schema registry.
writeWorkspaceMeta(NamespacedId, WorkspaceMeta) - Method in class io.cdap.wrangler.dataset.workspace.WorkspaceDataset
Deprecated.
Creates a workspace if it does not already exist, or update an existing workspace if it does.
A B C D E F G H I L M N P R S T U V W 
Skip navigation links

Copyright © 2021 CDAP Licensed under the Apache License, Version 2.0.