- AbortOnTimeoutEventHandler - Class in co.cask.cdap.common.twill
-
A Twill
EventHandler
that abort the application if for some runnable it cannot provision container for
too long.
- AbortOnTimeoutEventHandler(long) - Constructor for class co.cask.cdap.common.twill.AbortOnTimeoutEventHandler
-
- AbortOnTimeoutEventHandler(long, boolean) - Constructor for class co.cask.cdap.common.twill.AbortOnTimeoutEventHandler
-
Constructs an instance of AbortOnTimeoutEventHandler that abort the application if some runnable has not enough
containers.
- AbstractBodyConsumer - Class in co.cask.cdap.common.http
-
An abstract implementation of
BodyConsumer
that preserves data to a
File
.
- AbstractBodyConsumer(File) - Constructor for class co.cask.cdap.common.http.AbstractBodyConsumer
-
- AbstractDistributedMasterServiceManager - Class in co.cask.cdap.common.twill
-
Abstract class that can be extended by individual CDAP Services to implement their management methods.
- AbstractDistributedMasterServiceManager(CConfiguration, String, TwillRunnerService, DiscoveryServiceClient) - Constructor for class co.cask.cdap.common.twill.AbstractDistributedMasterServiceManager
-
- AbstractEndpointStrategy - Class in co.cask.cdap.common.discovery
-
- AbstractEndpointStrategy(ServiceDiscovered) - Constructor for class co.cask.cdap.common.discovery.AbstractEndpointStrategy
-
- AbstractInMemoryMasterServiceManager - Class in co.cask.cdap.common.twill
-
InMemory CDAP Service Management class.
- AbstractInMemoryMasterServiceManager() - Constructor for class co.cask.cdap.common.twill.AbstractInMemoryMasterServiceManager
-
- AbstractLoggingContext - Class in co.cask.cdap.common.logging
-
Provides handy base abstract implementation of the logging context that can be used by subclasses to simplify their
implementations.
- AbstractLoggingContext() - Constructor for class co.cask.cdap.common.logging.AbstractLoggingContext
-
- AbstractMasterTwillRunnable - Class in co.cask.cdap.common.twill
-
Abstract TwillRunnable class for Master system service.
- AbstractMasterTwillRunnable(String, String, String) - Constructor for class co.cask.cdap.common.twill.AbstractMasterTwillRunnable
-
- AbstractMetadataClient - Class in co.cask.cdap.common.metadata
-
Common implementation of methods to interact with metadata service over HTTP.
- AbstractMetadataClient() - Constructor for class co.cask.cdap.common.metadata.AbstractMetadataClient
-
- AbstractNamespaceClient - Class in co.cask.cdap.common.namespace
-
Common implementation of methods to interact with namespaces over HTTP.
- AbstractNamespaceClient() - Constructor for class co.cask.cdap.common.namespace.AbstractNamespaceClient
-
- AbstractNamespaceQueryClient - Class in co.cask.cdap.common.namespace
-
- AbstractNamespaceQueryClient() - Constructor for class co.cask.cdap.common.namespace.AbstractNamespaceQueryClient
-
- AbstractPropertyChangeListener<T> - Class in co.cask.cdap.common.conf
-
- AbstractPropertyChangeListener() - Constructor for class co.cask.cdap.common.conf.AbstractPropertyChangeListener
-
- AbstractPropertyStore<T> - Class in co.cask.cdap.common.conf
-
- AbstractPropertyStore() - Constructor for class co.cask.cdap.common.conf.AbstractPropertyStore
-
- accept(String, URL, URL) - Method in class co.cask.cdap.common.twill.HadoopClassExcluder
-
- acceptPackage(String) - Method in interface co.cask.cdap.common.lang.FilterClassLoader.Filter
-
Returns the result of whether the given package is accepted or not.
- acceptResource(String) - Method in interface co.cask.cdap.common.lang.FilterClassLoader.Filter
-
Returns the result of whether the given resource is accepted or not.
- ACL - Static variable in class co.cask.cdap.common.conf.Constants.Service
-
- ACTIVE_OPERATION_TIMEOUT_SECS - Static variable in class co.cask.cdap.common.conf.Constants.Explore
-
- add(String, String) - Method in class co.cask.cdap.common.discovery.ServicePayload
-
Adds a key and value as service payload.
- add(Multibinder<HttpHandler>) - Static method in class co.cask.cdap.gateway.handlers.CommonHandlers
-
- addChangeListener(String, PropertyChangeListener<T>) - Method in class co.cask.cdap.common.conf.AbstractPropertyStore
-
- addChangeListener(String, PropertyChangeListener<T>) - Method in interface co.cask.cdap.common.conf.PropertyStore
-
Adds a listener for listening changes on a given property.
- addChecksInPackage(String) - Method in class co.cask.cdap.common.startup.CheckRunner.Builder
-
Recursively search the specified package for any
Checks
and add them.
- addClass(String) - Method in class co.cask.cdap.common.startup.CheckRunner.Builder
-
Adds the
Check
given its class name.
- addClass(ClassDefinition) - Method in class co.cask.cdap.internal.asm.ByteCodeClassLoader
-
Adds a class definition for this ClassLoader.
- addCommandHandler(String, String, CommandPortService.CommandHandler) - Method in class co.cask.cdap.common.service.CommandPortService.Builder
-
- addDelegationTokens(String, Credentials) - Method in interface co.cask.cdap.common.security.DelegationTokensUpdater
-
- addElement(Element) - Method in class co.cask.cdap.common.collect.AllCollector
-
- addElement(Map.Entry<KEY, VALUE>) - Method in class co.cask.cdap.common.collect.AllPairCollector
-
- addElement(Element) - Method in interface co.cask.cdap.common.collect.Collector
-
collect one element.
- addElement(Element) - Method in class co.cask.cdap.common.collect.FirstNCollector
-
- addElement(Element) - Method in class co.cask.cdap.common.collect.LastNCollector
-
- addPartition(ResourceRequirement.Partition) - Method in class co.cask.cdap.common.zookeeper.coordination.ResourceRequirement.Builder
-
Adds a partition.
- addPartitions(String, int, int) - Method in class co.cask.cdap.common.zookeeper.coordination.ResourceRequirement.Builder
-
Adds N partitions with each partition named by a prefix followed by a sequence id, starting from
0
.
- addPayload(String, String) - Method in class co.cask.cdap.common.service.RegisteredServerInfo
-
- addProperties(Id, Map<String, String>) - Method in class co.cask.cdap.common.metadata.AbstractMetadataClient
-
- addProperties(Id.Application, Map<String, String>) - Method in class co.cask.cdap.common.metadata.AbstractMetadataClient
-
Adds properties to an application.
- addProperties(Id.Artifact, Map<String, String>) - Method in class co.cask.cdap.common.metadata.AbstractMetadataClient
-
Adds properties to an artifact.
- addProperties(Id.DatasetInstance, Map<String, String>) - Method in class co.cask.cdap.common.metadata.AbstractMetadataClient
-
Adds properties to a dataset.
- addProperties(Id.Stream, Map<String, String>) - Method in class co.cask.cdap.common.metadata.AbstractMetadataClient
-
Adds properties to a stream.
- addProperties(Id.Stream.View, Map<String, String>) - Method in class co.cask.cdap.common.metadata.AbstractMetadataClient
-
Adds properties to a view.
- addProperties(Id.Program, Map<String, String>) - Method in class co.cask.cdap.common.metadata.AbstractMetadataClient
-
Adds properties to a program.
- addResource(String) - Method in class co.cask.cdap.common.conf.Configuration
-
Add a configuration resource.
- addResource(URL) - Method in class co.cask.cdap.common.conf.Configuration
-
Add a configuration resource.
- addResource(InputStream) - Method in class co.cask.cdap.common.conf.Configuration
-
Add a configuration resource.
- ADDRESS - Static variable in class co.cask.cdap.common.conf.Constants.Dataset.Executor
-
for the address (hostname) of the dataset server.
- ADDRESS - Static variable in class co.cask.cdap.common.conf.Constants.LogSaver
-
- ADDRESS - Static variable in class co.cask.cdap.common.conf.Constants.Metrics
-
- ADDRESS - Static variable in class co.cask.cdap.common.conf.Constants.MetricsProcessor
-
- ADDRESS - Static variable in class co.cask.cdap.common.conf.Constants.Router
-
- ADDRESS - Static variable in class co.cask.cdap.common.conf.Constants.Stream
-
- ADDRESS - Static variable in class co.cask.cdap.common.conf.Constants.Transaction.Container
-
- ADDRESS_DEPRECATED - Static variable in class co.cask.cdap.common.conf.Constants.Dataset.Manager
-
Deprecated.
- addTags(Id, Set<String>) - Method in class co.cask.cdap.common.metadata.AbstractMetadataClient
-
- addTags(Id.Application, Set<String>) - Method in class co.cask.cdap.common.metadata.AbstractMetadataClient
-
Adds tags to an application.
- addTags(Id.Artifact, Set<String>) - Method in class co.cask.cdap.common.metadata.AbstractMetadataClient
-
Adds tags to an artifact.
- addTags(Id.DatasetInstance, Set<String>) - Method in class co.cask.cdap.common.metadata.AbstractMetadataClient
-
Adds tags to a dataset.
- addTags(Id.Stream, Set<String>) - Method in class co.cask.cdap.common.metadata.AbstractMetadataClient
-
Adds tags to a stream.
- addTags(Id.Stream.View, Set<String>) - Method in class co.cask.cdap.common.metadata.AbstractMetadataClient
-
Adds tags to a view.
- addTags(Id.Program, Set<String>) - Method in class co.cask.cdap.common.metadata.AbstractMetadataClient
-
Adds tags to a program.
- ADMIN_USERS - Static variable in class co.cask.cdap.common.conf.Constants.Security.Authorization
-
- advanceField() - Method in class co.cask.cdap.internal.io.ReflectionRowReader
-
- AllCollector<Element> - Class in co.cask.cdap.common.collect
-
This collector will collect until it runs out of memory, it
never returns false.
- AllCollector() - Constructor for class co.cask.cdap.common.collect.AllCollector
-
- AllPairCollector<KEY,VALUE> - Class in co.cask.cdap.common.collect
-
This collector will collect every entry.
- AllPairCollector() - Constructor for class co.cask.cdap.common.collect.AllPairCollector
-
- AlreadyExistsException - Exception in co.cask.cdap.common
-
Thrown when an element already exists.
- AlreadyExistsException(Id) - Constructor for exception co.cask.cdap.common.AlreadyExistsException
-
- AlreadyExistsException(EntityId) - Constructor for exception co.cask.cdap.common.AlreadyExistsException
-
- AlreadyExistsException(Id, String) - Constructor for exception co.cask.cdap.common.AlreadyExistsException
-
- ANNOUNCE_PORT - Static variable in class co.cask.cdap.common.conf.Constants.Dataset.Manager
-
- API_KEY - Static variable in class co.cask.cdap.common.conf.Constants.Gateway
-
- API_VERSION_3 - Static variable in class co.cask.cdap.common.conf.Constants.Gateway
-
- API_VERSION_3_TOKEN - Static variable in class co.cask.cdap.common.conf.Constants.Gateway
-
v3 API.
- APP - Static variable in class co.cask.cdap.common.conf.Constants.Metrics.Tag
-
- APP_FABRIC_HTTP - Static variable in class co.cask.cdap.common.conf.Constants.Service
-
- APP_SCHEDULER_QUEUE - Static variable in class co.cask.cdap.common.conf.Constants.AppFabric
-
- append(String) - Method in class co.cask.cdap.common.io.ForwardingLocation
-
- append(ILoggingEvent) - Method in class co.cask.cdap.common.logging.logback.CAppender
-
- AppJarHelper - Class in co.cask.cdap.internal.test
-
Helper class for building application jar.
- ApplicationLoggingContext - Class in co.cask.cdap.common.logging
-
Application logging context.
- ApplicationLoggingContext(String, String, String) - Constructor for class co.cask.cdap.common.logging.ApplicationLoggingContext
-
Constructs ApplicationLoggingContext.
- ApplicationNotFoundException - Exception in co.cask.cdap.common
-
Thrown when an application is not found.
- ApplicationNotFoundException(Id.Application) - Constructor for exception co.cask.cdap.common.ApplicationNotFoundException
-
- apply(T) - Method in interface co.cask.cdap.common.conf.PropertyUpdater
-
Computes the updated copy of property asynchronously.
- apply(T) - Method in class co.cask.cdap.common.conf.SyncPropertyUpdater
-
- apply(F) - Method in interface co.cask.cdap.common.lang.FunctionWithException
-
- apply(ResourceRequirement) - Method in interface co.cask.cdap.common.zookeeper.coordination.ResourceModifier
-
- ARCHIVE - Static variable in class co.cask.cdap.common.conf.Constants.Plugin
-
- ARCHIVE_DIR - Static variable in class co.cask.cdap.common.conf.Constants
-
- arrayToString(String[]) - Static method in class co.cask.cdap.common.conf.StringUtils
-
Given an array of strings, return a comma-separated list of its elements.
- ArtifactAlreadyExistsException - Exception in co.cask.cdap.common
-
Thrown when an artifact already exists.
- ArtifactAlreadyExistsException(Id.Artifact) - Constructor for exception co.cask.cdap.common.ArtifactAlreadyExistsException
-
- ArtifactAlreadyExistsException(String) - Constructor for exception co.cask.cdap.common.ArtifactAlreadyExistsException
-
- ArtifactConfig - Class in co.cask.cdap.common.conf
-
Represents metadata about an artifact that can be specified by users.
- ArtifactConfig() - Constructor for class co.cask.cdap.common.conf.ArtifactConfig
-
- ArtifactConfig(Set<ArtifactRange>, Set<PluginClass>, Map<String, String>) - Constructor for class co.cask.cdap.common.conf.ArtifactConfig
-
- ArtifactConfigReader - Class in co.cask.cdap.common.conf
-
- ArtifactConfigReader() - Constructor for class co.cask.cdap.common.conf.ArtifactConfigReader
-
- ArtifactNotFoundException - Exception in co.cask.cdap.common
-
Thrown when an artifact does not exist.
- ArtifactNotFoundException(Id.Namespace, String) - Constructor for exception co.cask.cdap.common.ArtifactNotFoundException
-
- ArtifactNotFoundException(Id.Artifact) - Constructor for exception co.cask.cdap.common.ArtifactNotFoundException
-
- ArtifactRangeNotFoundException - Exception in co.cask.cdap.common
-
Thrown when a range of artifacts are not found.
- ArtifactRangeNotFoundException(String) - Constructor for exception co.cask.cdap.common.ArtifactRangeNotFoundException
-
- ArtifactRangeNotFoundException(Collection<ArtifactRange>) - Constructor for exception co.cask.cdap.common.ArtifactRangeNotFoundException
-
- ASMDatumWriterFactory - Class in co.cask.cdap.internal.io
-
A factory class for creating
DatumWriter
instance for different data type and schema.
- ASMDatumWriterFactory(FieldAccessorFactory) - Constructor for class co.cask.cdap.internal.io.ASMDatumWriterFactory
-
- ASMFieldAccessorFactory - Class in co.cask.cdap.internal.io
-
- ASMFieldAccessorFactory() - Constructor for class co.cask.cdap.internal.io.ASMFieldAccessorFactory
-
- assign(ResourceRequirement, Set<T>, ResourceAssigner<T>) - Method in interface co.cask.cdap.common.zookeeper.coordination.AssignmentStrategy
-
- assign(ResourceRequirement, Set<T>, ResourceAssigner<T>) - Method in class co.cask.cdap.common.zookeeper.coordination.BalancedAssignmentStrategy
-
- AssignmentChangeListener - Interface in co.cask.cdap.common.zookeeper.coordination
-
Listener to watch for changes in assignments.
- AssignmentStrategy - Interface in co.cask.cdap.common.zookeeper.coordination
-
Strategy for assigning service to resource.
- ASYNC_QUEUE_SIZE - Static variable in class co.cask.cdap.common.conf.Constants.Stream
-
- ASYNC_WORKER_THREADS - Static variable in class co.cask.cdap.common.conf.Constants.Stream
-
- AsyncFunctions - Class in co.cask.cdap.common.async
-
Static utility methods for operating with AsyncFunction
.
- asyncWrap(Function<I, O>, Executor) - Static method in class co.cask.cdap.common.async.AsyncFunctions
-
Converts a Function
into AsyncFunction
by performing the operation in the given executor.
- asyncWrap(Function<I, O>) - Static method in class co.cask.cdap.common.async.AsyncFunctions
-
Converts a Function
into AsyncFunction
by performing the operation in the same thread.
- AuditLogEntry - Class in co.cask.cdap.common.logging
-
Represents an entry in an audit log.
- AuditLogEntry() - Constructor for class co.cask.cdap.common.logging.AuditLogEntry
-
- AUTH_HANDLER_CLASS - Static variable in class co.cask.cdap.common.conf.Constants.Security
-
Authentication Handler class name
- AUTH_HANDLER_CONFIG_BASE - Static variable in class co.cask.cdap.common.conf.Constants.Security
-
Prefix for all configurable properties of an Authentication handler.
- AUTH_KEY_UPDATE_INTERVAL - Static variable in class co.cask.cdap.common.conf.Constants.HBase
-
- AUTH_SERVER_ADDRESS - Static variable in class co.cask.cdap.common.conf.Constants.Security
-
Deprecated.
- AUTH_SERVER_ANNOUNCE_ADDRESS - Static variable in class co.cask.cdap.common.conf.Constants.Security
-
Address that clients should use to communicate with the Authentication Server.
- AUTH_SERVER_BIND_ADDRESS - Static variable in class co.cask.cdap.common.conf.Constants.Security
-
Address the Authentication Server should bind to.
- AUTH_SERVER_BIND_PORT - Static variable in class co.cask.cdap.common.conf.Constants.Security
-
Configuration for External Authentication Server.
- AuthenticationChannelHandler - Class in co.cask.cdap.common.http
-
An UpstreamHandler that verifies the userId in a request header and updates the SecurityRequestContext
.
- AuthenticationChannelHandler() - Constructor for class co.cask.cdap.common.http.AuthenticationChannelHandler
-
- CACHE_ENABLED - Static variable in class co.cask.cdap.common.conf.Constants.Security.Authorization
-
- CACHE_REFRESH_INTERVAL_SECS - Static variable in class co.cask.cdap.common.conf.Constants.Security.Authorization
-
- CACHE_TTL_SECS - Static variable in class co.cask.cdap.common.conf.Constants.Security.Authorization
-
- canCheckStatus() - Method in class co.cask.cdap.common.twill.AbstractDistributedMasterServiceManager
-
- canCheckStatus() - Method in class co.cask.cdap.common.twill.AbstractInMemoryMasterServiceManager
-
- canCheckStatus() - Method in interface co.cask.cdap.common.twill.MasterServiceManager
-
Possible to check the status of the service.
- CannotBeCreatedException - Exception in co.cask.cdap.common
-
Thrown when an element cannot be created.
- CannotBeCreatedException(Id, String) - Constructor for exception co.cask.cdap.common.CannotBeCreatedException
-
- CannotBeCreatedException(Id, Throwable) - Constructor for exception co.cask.cdap.common.CannotBeCreatedException
-
- CannotBeDeletedException - Exception in co.cask.cdap.common
-
Thrown when an element cannot be deleted.
- CannotBeDeletedException(Id) - Constructor for exception co.cask.cdap.common.CannotBeDeletedException
-
- CannotBeDeletedException(Id, String) - Constructor for exception co.cask.cdap.common.CannotBeDeletedException
-
- CannotBeDeletedException(Id, Throwable) - Constructor for exception co.cask.cdap.common.CannotBeDeletedException
-
- CAppender - Class in co.cask.cdap.common.logging.logback
-
Handles emitted log messages and delegates the actual writing to provided LogWriter.
- CAppender() - Constructor for class co.cask.cdap.common.logging.logback.CAppender
-
- CaseInsensitiveEnumTypeAdapterFactory - Class in co.cask.cdap.common.io
-
Type adapter that serializes enums in lowercase and deserializes enums in a case insensitive way.
- CaseInsensitiveEnumTypeAdapterFactory() - Constructor for class co.cask.cdap.common.io.CaseInsensitiveEnumTypeAdapterFactory
-
- cConf - Variable in class co.cask.cdap.common.twill.AbstractDistributedMasterServiceManager
-
- CCONF_KEY - Static variable in class co.cask.cdap.common.conf.Constants.Explore
-
- CConfiguration - Class in co.cask.cdap.common.conf
-
CConfiguration is an extension of the Hadoop Configuration class.
- CConfigurationUtil - Class in co.cask.cdap.common.conf
-
- CDAP_NAME - Static variable in class co.cask.cdap.common.conf.Constants.Explore
-
- CDAP_SITE - Static variable in exception co.cask.cdap.common.FeatureDisabledException
-
- CDAP_VERSION - Static variable in class co.cask.cdap.common.conf.Constants.Explore
-
- CFG_CDAP_MASTER_KRB_KEYTAB_PATH - Static variable in class co.cask.cdap.common.conf.Constants.Security
-
Path to the Kerberos keytab file used by CDAP master
- CFG_CDAP_MASTER_KRB_PRINCIPAL - Static variable in class co.cask.cdap.common.conf.Constants.Security
-
Kerberos principal used by CDAP master
- CFG_DATA_INMEMORY_PERSISTENCE - Static variable in class co.cask.cdap.common.conf.Constants
-
defines which persistence engine to use when running all in one JVM.
- CFG_DATA_LEVELDB_BLOCKSIZE - Static variable in class co.cask.cdap.common.conf.Constants
-
- CFG_DATA_LEVELDB_CACHESIZE - Static variable in class co.cask.cdap.common.conf.Constants
-
- CFG_DATA_LEVELDB_DIR - Static variable in class co.cask.cdap.common.conf.Constants
-
- CFG_DATA_LEVELDB_FSYNC - Static variable in class co.cask.cdap.common.conf.Constants
-
- CFG_FILE_BASED_KEYFILE_PATH - Static variable in class co.cask.cdap.common.conf.Constants.Security
-
- CFG_HDFS_LIB_DIR - Static variable in class co.cask.cdap.common.conf.Constants
-
- CFG_HDFS_NAMESPACE - Static variable in class co.cask.cdap.common.conf.Constants
-
- CFG_HDFS_USER - Static variable in class co.cask.cdap.common.conf.Constants
-
- CFG_LOCAL_DATA_DIR - Static variable in class co.cask.cdap.common.conf.Constants
-
- CFG_LOG_COLLECTION_ROOT - Static variable in class co.cask.cdap.common.conf.Constants
-
Config for Log Collection.
- CFG_REALM - Static variable in class co.cask.cdap.common.conf.Constants.Security
-
Configuration for security realm.
- CFG_ROLL_INSTANCES - Static variable in class co.cask.cdap.common.logging.LogConfiguration
-
- CFG_ROLL_THRESHOLD - Static variable in class co.cask.cdap.common.logging.LogConfiguration
-
- CFG_SCHEDULER_MAX_THREAD_POOL_SIZE - Static variable in class co.cask.cdap.common.conf.Constants.Scheduler
-
- CFG_SESSION_TIMEOUT_MILLIS - Static variable in class co.cask.cdap.common.conf.Constants.Zookeeper
-
- CFG_TWILL_NO_CONTAINER_TIMEOUT - Static variable in class co.cask.cdap.common.conf.Constants
-
- CFG_TWILL_RESERVED_MEMORY_MB - Static variable in class co.cask.cdap.common.conf.Constants
-
- CFG_TWILL_ZK_NAMESPACE - Static variable in class co.cask.cdap.common.conf.Constants
-
- Check - Class in co.cask.cdap.common.startup
-
Checks something at start up, throwing an exception if the check failed.
- Check() - Constructor for class co.cask.cdap.common.startup.Check
-
- check(boolean, String, Object...) - Method in class co.cask.cdap.internal.io.ReflectionReader
-
- CHECK_CLASSES - Static variable in class co.cask.cdap.common.conf.Constants.Startup
-
- CHECK_PACKAGES - Static variable in class co.cask.cdap.common.conf.Constants.Startup
-
- checkGetStatus(String) - Method in class co.cask.cdap.common.twill.AbstractDistributedMasterServiceManager
-
- CheckRunner - Class in co.cask.cdap.common.startup
-
- CheckRunner.Builder - Class in co.cask.cdap.common.startup
-
- CheckRunner.Builder(Injector) - Constructor for class co.cask.cdap.common.startup.CheckRunner.Builder
-
- CheckRunner.Failure - Class in co.cask.cdap.common.startup
-
Contains the name of a failed check and the exception that caused the failure.
- CheckRunner.Failure(String, Exception) - Constructor for class co.cask.cdap.common.startup.CheckRunner.Failure
-
- CHECKS_ENABLED - Static variable in class co.cask.cdap.common.conf.Constants.Startup
-
- chunk(ChannelBuffer, HttpResponder) - Method in class co.cask.cdap.common.http.AbstractBodyConsumer
-
- CLASS_INFO_TO_CLASS_NAME - Static variable in class co.cask.cdap.common.lang.ClassPathResources
-
- ClassDefinition - Class in co.cask.cdap.internal.asm
-
Class for carrying information of the generated class.
- ClassDefinition(byte[], String) - Constructor for class co.cask.cdap.internal.asm.ClassDefinition
-
- ClassDefinition(byte[], String, Iterable<? extends Class<?>>) - Constructor for class co.cask.cdap.internal.asm.ClassDefinition
-
- Classes - Class in co.cask.cdap.internal.asm
-
A util class to help on class inspections and manipulations through bytecode.
- ClassLoaders - Class in co.cask.cdap.common.lang
-
Utility class for collection of methods for dealing with ClassLoader and loading class.
- ClassPath - Class in co.cask.cdap.common.internal.guava
-
Scans the source of a
ClassLoader
and finds all loadable classes and resources.
- ClassPath.ClassInfo - Class in co.cask.cdap.common.internal.guava
-
- ClassPath.ResourceInfo - Class in co.cask.cdap.common.internal.guava
-
Represents a class path resource that can be either a class file or any other resource file
loadable from the class path.
- ClassPathResources - Class in co.cask.cdap.common.lang
-
- ClassRewriter - Interface in co.cask.cdap.common.lang
-
Represents classes that can rewrite class bytecode.
- CLEANUP_JOB_SCHEDULE_SECS - Static variable in class co.cask.cdap.common.conf.Constants.Explore
-
- clear() - Method in class co.cask.cdap.common.conf.Configuration
-
Clears all keys from the configuration.
- CLIENT_BOSS_THREADS - Static variable in class co.cask.cdap.common.conf.Constants.Router
-
- CLIENT_WORKER_THREADS - Static variable in class co.cask.cdap.common.conf.Constants.Router
-
- close() - Method in class co.cask.cdap.common.conf.AbstractPropertyStore
-
- close() - Method in class co.cask.cdap.common.lang.jar.UnpackedJarDirIterator
-
- close() - Method in class co.cask.cdap.common.logging.LogCollector
-
- close() - Method in class co.cask.cdap.common.logging.LogFileWriter
-
- close() - Method in interface co.cask.cdap.common.logging.LogWriter
-
closes the writer and flushes and closes all open files.
- CLUSTER_NAME - Static variable in class co.cask.cdap.common.conf.Constants.Metrics
-
- co.cask.cdap.common - package co.cask.cdap.common
-
- co.cask.cdap.common.app - package co.cask.cdap.common.app
-
- co.cask.cdap.common.async - package co.cask.cdap.common.async
-
This package contains classes for async operations.
- co.cask.cdap.common.builder - package co.cask.cdap.common.builder
-
Classes related to builder.
- co.cask.cdap.common.collect - package co.cask.cdap.common.collect
-
Classes for managing collections.
- co.cask.cdap.common.conf - package co.cask.cdap.common.conf
-
Configuration classes.
- co.cask.cdap.common.dataset - package co.cask.cdap.common.dataset
-
- co.cask.cdap.common.db - package co.cask.cdap.common.db
-
Database related classes.
- co.cask.cdap.common.discovery - package co.cask.cdap.common.discovery
-
Service discovery classes.
- co.cask.cdap.common.election - package co.cask.cdap.common.election
-
- co.cask.cdap.common.entity - package co.cask.cdap.common.entity
-
- co.cask.cdap.common.guice - package co.cask.cdap.common.guice
-
Injection modules.
- co.cask.cdap.common.http - package co.cask.cdap.common.http
-
- co.cask.cdap.common.internal.guava - package co.cask.cdap.common.internal.guava
-
- co.cask.cdap.common.internal.remote - package co.cask.cdap.common.internal.remote
-
- co.cask.cdap.common.io - package co.cask.cdap.common.io
-
IO Codec.
- co.cask.cdap.common.kerberos - package co.cask.cdap.common.kerberos
-
- co.cask.cdap.common.lang - package co.cask.cdap.common.lang
-
Classes related to Java language.
- co.cask.cdap.common.lang.jar - package co.cask.cdap.common.lang.jar
-
This package contains Class loaders and related utilities.
- co.cask.cdap.common.logging - package co.cask.cdap.common.logging
-
Contains classes that handle log events.
- co.cask.cdap.common.logging.common - package co.cask.cdap.common.logging.common
-
This package contains utilities related to logging.
- co.cask.cdap.common.logging.logback - package co.cask.cdap.common.logging.logback
-
Contains classes that handle logback log events.
- co.cask.cdap.common.logging.perf - package co.cask.cdap.common.logging.perf
-
This package contains utilities related to time logging.
- co.cask.cdap.common.metadata - package co.cask.cdap.common.metadata
-
- co.cask.cdap.common.metrics - package co.cask.cdap.common.metrics
-
- co.cask.cdap.common.namespace - package co.cask.cdap.common.namespace
-
- co.cask.cdap.common.namespace.guice - package co.cask.cdap.common.namespace.guice
-
- co.cask.cdap.common.options - package co.cask.cdap.common.options
-
Command line options.
- co.cask.cdap.common.queue - package co.cask.cdap.common.queue
-
This package contains utilities related to queues.
- co.cask.cdap.common.resource - package co.cask.cdap.common.resource
-
- co.cask.cdap.common.runtime - package co.cask.cdap.common.runtime
-
Runtime common modules.
- co.cask.cdap.common.security - package co.cask.cdap.common.security
-
- co.cask.cdap.common.service - package co.cask.cdap.common.service
-
- co.cask.cdap.common.startup - package co.cask.cdap.common.startup
-
- co.cask.cdap.common.stream - package co.cask.cdap.common.stream
-
This package contains utilities related to streams.
- co.cask.cdap.common.stream.notification - package co.cask.cdap.common.stream.notification
-
- co.cask.cdap.common.twill - package co.cask.cdap.common.twill
-
Wrapper classes to run twill applications.
- co.cask.cdap.common.utils - package co.cask.cdap.common.utils
-
This package contains various utilities.
- co.cask.cdap.common.zookeeper - package co.cask.cdap.common.zookeeper
-
This package contains classes for interact with ZooKeeper.
- co.cask.cdap.common.zookeeper.coordination - package co.cask.cdap.common.zookeeper.coordination
-
This package contains classes for performing coordination of resource allocation.
- co.cask.cdap.common.zookeeper.election - package co.cask.cdap.common.zookeeper.election
-
Classes to handle leader election.
- co.cask.cdap.common.zookeeper.store - package co.cask.cdap.common.zookeeper.store
-
- co.cask.cdap.gateway.handlers - package co.cask.cdap.gateway.handlers
-
Handlers defined in Gateway.
- co.cask.cdap.gateway.util - package co.cask.cdap.gateway.util
-
Gateway util.
- co.cask.cdap.internal.app.store - package co.cask.cdap.internal.app.store
-
- co.cask.cdap.internal.asm - package co.cask.cdap.internal.asm
-
ASM related common classes.
- co.cask.cdap.internal.io - package co.cask.cdap.internal.io
-
Common IO classes.
- co.cask.cdap.internal.test - package co.cask.cdap.internal.test
-
- Codec<T> - Interface in co.cask.cdap.common.io
-
Common interface representing a utility which knows how to serialize and deserialize a given type of object.
- COLLECT_APP_CONTAINER_LOG_LEVEL - Static variable in class co.cask.cdap.common.conf.Constants
-
- COLLECT_CONTAINER_LOGS - Static variable in class co.cask.cdap.common.conf.Constants
-
- Collector<Element> - Interface in co.cask.cdap.common.collect
-
This can be used to collect with different strategies while iterating
over a stream of elements.
- CombineClassLoader - Class in co.cask.cdap.common.lang
-
- CombineClassLoader(ClassLoader, Iterable<? extends ClassLoader>) - Constructor for class co.cask.cdap.common.lang.CombineClassLoader
-
Creates a CombineClassLoader with the given parent and a list of ClassLoaders for delegation.
- COMMAND - Static variable in class co.cask.cdap.common.service.RUOKHandler
-
- CommandPortService - Class in co.cask.cdap.common.service
-
This class acts as a simple TCP server that accepts textual command and produce textual response.
- CommandPortService.Builder - Class in co.cask.cdap.common.service
-
- CommandPortService.CommandHandler - Interface in co.cask.cdap.common.service
-
Interface for defining handler to react to a command.
- CommonHandlers - Class in co.cask.cdap.gateway.handlers
-
Adds bindings for common handlers.
- CommonHandlers() - Constructor for class co.cask.cdap.gateway.handlers.CommonHandlers
-
- CommonNettyHttpServiceBuilder - Class in co.cask.cdap.common.http
-
Provides a NettyHttpService.Builder
that has common settings built-in.
- CommonNettyHttpServiceBuilder(CConfiguration) - Constructor for class co.cask.cdap.common.http.CommonNettyHttpServiceBuilder
-
- COMPARATOR - Static variable in class co.cask.cdap.common.zookeeper.coordination.DiscoverableComparator
-
- COMPARATOR - Static variable in class co.cask.cdap.common.zookeeper.coordination.PartitionReplica
-
- compare(StreamEvent, StreamEvent) - Method in class co.cask.cdap.common.stream.StreamEventComparator
-
- compare(Discoverable, Discoverable) - Method in class co.cask.cdap.common.zookeeper.coordination.DiscoverableComparator
-
- compareTo(ProjectInfo.Version) - Method in class co.cask.cdap.common.utils.ProjectInfo.Version
-
- compareTo(ResourceRequirement.Partition) - Method in class co.cask.cdap.common.zookeeper.coordination.ResourceRequirement.Partition
-
- COMPONENT - Static variable in class co.cask.cdap.common.conf.Constants.Metrics.Tag
-
- COMPONENT_NAME - Static variable in class co.cask.cdap.common.conf.Constants.Logging
-
- ComponentLoggingContext - Class in co.cask.cdap.common.logging
-
Component Logging Context.
- ComponentLoggingContext(String, String) - Constructor for class co.cask.cdap.common.logging.ComponentLoggingContext
-
Constructs ComponentLoggingContext.
- compute(T) - Method in class co.cask.cdap.common.conf.SyncPropertyUpdater
-
- CONFIG_AUTHENTICATION_REQUIRED - Static variable in class co.cask.cdap.common.conf.Constants.Metrics
-
- CONFIG_TABLE - Static variable in class co.cask.cdap.common.conf.Constants.ConfigStore
-
- configCDAP(HttpRequest, HttpResponder, String) - Method in class co.cask.cdap.gateway.handlers.ConfigHandler
-
- configHadoop(HttpRequest, HttpResponder, String) - Method in class co.cask.cdap.gateway.handlers.ConfigHandler
-
- ConfigHandler - Class in co.cask.cdap.gateway.handlers
-
- ConfigHandler(ConfigService) - Constructor for class co.cask.cdap.gateway.handlers.ConfigHandler
-
- ConfigModule - Class in co.cask.cdap.common.guice
-
Guice module to provide bindings for configurations.
- ConfigModule() - Constructor for class co.cask.cdap.common.guice.ConfigModule
-
- ConfigModule(Configuration) - Constructor for class co.cask.cdap.common.guice.ConfigModule
-
- ConfigModule(CConfiguration) - Constructor for class co.cask.cdap.common.guice.ConfigModule
-
- ConfigModule(CConfiguration, Configuration) - Constructor for class co.cask.cdap.common.guice.ConfigModule
-
- ConfigModule(CConfiguration, Configuration, SConfiguration) - Constructor for class co.cask.cdap.common.guice.ConfigModule
-
- ConfigService - Class in co.cask.cdap.gateway.handlers
-
- ConfigService(CConfiguration, Configuration) - Constructor for class co.cask.cdap.gateway.handlers.ConfigService
-
- Configurable - Interface in co.cask.cdap.common.conf
-
Interface defining the object is configurable.
- Configuration - Class in co.cask.cdap.common.conf
-
Provides access to configuration parameters.
- Configuration() - Constructor for class co.cask.cdap.common.conf.Configuration
-
A new configuration.
- Configuration(Configuration) - Constructor for class co.cask.cdap.common.conf.Configuration
-
A new configuration with the same settings cloned from another.
- Configuration.IntegerRanges - Class in co.cask.cdap.common.conf
-
A class that represents a set of positive integer ranges.
- Configuration.IntegerRanges() - Constructor for class co.cask.cdap.common.conf.Configuration.IntegerRanges
-
- Configuration.IntegerRanges(String) - Constructor for class co.cask.cdap.common.conf.Configuration.IntegerRanges
-
- ConfigurationLogger - Class in co.cask.cdap.common.startup
-
Logs important configuration information.
- ConfigurationLogger() - Constructor for class co.cask.cdap.common.startup.ConfigurationLogger
-
- ConfigurationUtil - Class in co.cask.cdap.common.conf
-
Has methods to set/get objects into Configuration object.
- configure() - Method in class co.cask.cdap.common.guice.ConfigModule
-
- configure() - Method in class co.cask.cdap.common.guice.IOModule
-
- configure() - Method in class co.cask.cdap.common.guice.KafkaClientModule
-
- configure() - Method in class co.cask.cdap.common.guice.TwillModule
-
- configure() - Method in class co.cask.cdap.common.guice.ZKClientModule
-
- configure(LogConfiguration) - Method in class co.cask.cdap.common.logging.LogFileReader
-
- configure(LogConfiguration) - Method in class co.cask.cdap.common.logging.LogFileWriter
-
- configure(LogConfiguration) - Method in interface co.cask.cdap.common.logging.LogReader
-
Configures this reader.
- configure(LogConfiguration) - Method in interface co.cask.cdap.common.logging.LogWriter
-
Configures this writer.
- configure() - Method in class co.cask.cdap.common.twill.AbstractMasterTwillRunnable
-
- ConflictException - Exception in co.cask.cdap.common
-
Thrown when there was a conflict.
- ConflictException() - Constructor for exception co.cask.cdap.common.ConflictException
-
- ConflictException(String) - Constructor for exception co.cask.cdap.common.ConflictException
-
- ConflictException(String, Throwable) - Constructor for exception co.cask.cdap.common.ConflictException
-
- CONNECTION_TIMEOUT_PROPERTY_NAME - Static variable in class co.cask.cdap.common.http.DefaultHttpRequestConfig
-
- CONNECTION_TIMEOUT_SECS - Static variable in class co.cask.cdap.common.conf.Constants.Router
-
- Constants - Class in co.cask.cdap.common.conf
-
Constants used by different systems are all defined here.
- Constants() - Constructor for class co.cask.cdap.common.conf.Constants
-
- Constants.AppFabric - Class in co.cask.cdap.common.conf
-
App Fabric Configuration.
- Constants.AppFabric() - Constructor for class co.cask.cdap.common.conf.Constants.AppFabric
-
- Constants.AppMetaStore - Class in co.cask.cdap.common.conf
-
Application metadata store.
- Constants.AppMetaStore() - Constructor for class co.cask.cdap.common.conf.Constants.AppMetaStore
-
- Constants.Audit - Class in co.cask.cdap.common.conf
-
Constants for publishing audit
- Constants.Audit() - Constructor for class co.cask.cdap.common.conf.Constants.Audit
-
- Constants.ConfigStore - Class in co.cask.cdap.common.conf
-
Configuration Store.
- Constants.ConfigStore() - Constructor for class co.cask.cdap.common.conf.Constants.ConfigStore
-
- Constants.Dangerous - Class in co.cask.cdap.common.conf
-
Dangerous Options.
- Constants.Dangerous() - Constructor for class co.cask.cdap.common.conf.Constants.Dangerous
-
- Constants.Dashboard - Class in co.cask.cdap.common.conf
-
Constants for the dashboard/frontend.
- Constants.Dashboard() - Constructor for class co.cask.cdap.common.conf.Constants.Dashboard
-
- Constants.Dataset - Class in co.cask.cdap.common.conf
-
Datasets.
- Constants.Dataset() - Constructor for class co.cask.cdap.common.conf.Constants.Dataset
-
- Constants.Dataset.Executor - Class in co.cask.cdap.common.conf
-
DatasetUserService configuration.
- Constants.Dataset.Executor() - Constructor for class co.cask.cdap.common.conf.Constants.Dataset.Executor
-
- Constants.Dataset.Extensions - Class in co.cask.cdap.common.conf
-
Dataset extensions.
- Constants.Dataset.Extensions() - Constructor for class co.cask.cdap.common.conf.Constants.Dataset.Extensions
-
- Constants.Dataset.Manager - Class in co.cask.cdap.common.conf
-
DatasetManager service configuration.
- Constants.Dataset.Manager() - Constructor for class co.cask.cdap.common.conf.Constants.Dataset.Manager
-
- Constants.Dataset.Partitioned - Class in co.cask.cdap.common.conf
-
Constants for PartitionedFileSet's DynamicPartitioner
- Constants.Dataset.Partitioned() - Constructor for class co.cask.cdap.common.conf.Constants.Dataset.Partitioned
-
- Constants.EndPoints - Class in co.cask.cdap.common.conf
-
Constants for endpoints
- Constants.EndPoints() - Constructor for class co.cask.cdap.common.conf.Constants.EndPoints
-
- Constants.Explore - Class in co.cask.cdap.common.conf
-
Explore module configuration.
- Constants.Explore() - Constructor for class co.cask.cdap.common.conf.Constants.Explore
-
- Constants.Explore.Jdbc - Class in co.cask.cdap.common.conf
-
Explore JDBC constants.
- Constants.Explore.Jdbc() - Constructor for class co.cask.cdap.common.conf.Constants.Explore.Jdbc
-
- Constants.External - Class in co.cask.cdap.common.conf
-
Constants related to external systems.
- Constants.External() - Constructor for class co.cask.cdap.common.conf.Constants.External
-
- Constants.External.JavaSecurity - Class in co.cask.cdap.common.conf
-
Constants used by Java security.
- Constants.External.JavaSecurity() - Constructor for class co.cask.cdap.common.conf.Constants.External.JavaSecurity
-
- Constants.External.Zookeeper - Class in co.cask.cdap.common.conf
-
Constants used by ZooKeeper.
- Constants.External.Zookeeper() - Constructor for class co.cask.cdap.common.conf.Constants.External.Zookeeper
-
- Constants.Gateway - Class in co.cask.cdap.common.conf
-
Gateway Configurations.
- Constants.Gateway() - Constructor for class co.cask.cdap.common.conf.Constants.Gateway
-
- Constants.HBase - Class in co.cask.cdap.common.conf
-
HBase configurations.
- Constants.HBase() - Constructor for class co.cask.cdap.common.conf.Constants.HBase
-
- Constants.InMemoryPersistenceType - Enum in co.cask.cdap.common.conf
-
Data Fabric.
- Constants.Logging - Class in co.cask.cdap.common.conf
-
Logging constants.
- Constants.Logging() - Constructor for class co.cask.cdap.common.conf.Constants.Logging
-
- Constants.LogSaver - Class in co.cask.cdap.common.conf
-
Configurations for log saver.
- Constants.LogSaver() - Constructor for class co.cask.cdap.common.conf.Constants.LogSaver
-
- Constants.Metadata - Class in co.cask.cdap.common.conf
-
Constants for metadata service
- Constants.Metadata() - Constructor for class co.cask.cdap.common.conf.Constants.Metadata
-
- Constants.Metrics - Class in co.cask.cdap.common.conf
-
Metrics constants.
- Constants.Metrics() - Constructor for class co.cask.cdap.common.conf.Constants.Metrics
-
- Constants.Metrics.Dataset - Class in co.cask.cdap.common.conf
-
Metric's dataset related constants.
- Constants.Metrics.Dataset() - Constructor for class co.cask.cdap.common.conf.Constants.Metrics.Dataset
-
- Constants.Metrics.Name - Class in co.cask.cdap.common.conf
-
Metric names
- Constants.Metrics.Name() - Constructor for class co.cask.cdap.common.conf.Constants.Metrics.Name
-
- Constants.Metrics.Name.Dataset - Class in co.cask.cdap.common.conf
-
Dataset metrics
- Constants.Metrics.Name.Dataset() - Constructor for class co.cask.cdap.common.conf.Constants.Metrics.Name.Dataset
-
- Constants.Metrics.Name.Flow - Class in co.cask.cdap.common.conf
-
Flow metrics
- Constants.Metrics.Name.Flow() - Constructor for class co.cask.cdap.common.conf.Constants.Metrics.Name.Flow
-
- Constants.Metrics.Name.Log - Class in co.cask.cdap.common.conf
-
Logs metrics
- Constants.Metrics.Name.Log() - Constructor for class co.cask.cdap.common.conf.Constants.Metrics.Name.Log
-
- Constants.Metrics.Name.Service - Class in co.cask.cdap.common.conf
-
Service metrics
- Constants.Metrics.Name.Service() - Constructor for class co.cask.cdap.common.conf.Constants.Metrics.Name.Service
-
- Constants.Metrics.Query - Class in co.cask.cdap.common.conf
-
Metrics query constants and defaults
- Constants.Metrics.Query() - Constructor for class co.cask.cdap.common.conf.Constants.Metrics.Query
-
- Constants.Metrics.Tag - Class in co.cask.cdap.common.conf
-
Metrics context tags
- Constants.Metrics.Tag() - Constructor for class co.cask.cdap.common.conf.Constants.Metrics.Tag
-
- Constants.MetricsCollector - Class in co.cask.cdap.common.conf
-
Configurations for metrics collector.
- Constants.MetricsCollector() - Constructor for class co.cask.cdap.common.conf.Constants.MetricsCollector
-
- Constants.MetricsProcessor - Class in co.cask.cdap.common.conf
-
Configurations for metrics processor.
- Constants.MetricsProcessor() - Constructor for class co.cask.cdap.common.conf.Constants.MetricsProcessor
-
- Constants.Monitor - Class in co.cask.cdap.common.conf
-
Monitor constants.
- Constants.Monitor() - Constructor for class co.cask.cdap.common.conf.Constants.Monitor
-
- Constants.Namespace - Class in co.cask.cdap.common.conf
-
Constants for namespaces
- Constants.Namespace() - Constructor for class co.cask.cdap.common.conf.Constants.Namespace
-
- Constants.Notification - Class in co.cask.cdap.common.conf
-
Notification system configuration.
- Constants.Notification() - Constructor for class co.cask.cdap.common.conf.Constants.Notification
-
- Constants.Notification.Stream - Class in co.cask.cdap.common.conf
-
Notifications in Streams constants.
- Constants.Notification.Stream() - Constructor for class co.cask.cdap.common.conf.Constants.Notification.Stream
-
- Constants.Plugin - Class in co.cask.cdap.common.conf
-
Plugin Artifacts constants.
- Constants.Plugin() - Constructor for class co.cask.cdap.common.conf.Constants.Plugin
-
- Constants.RemoteSystemOpService - Class in co.cask.cdap.common.conf
-
Constants for Remote System Operation Service.
- Constants.RemoteSystemOpService() - Constructor for class co.cask.cdap.common.conf.Constants.RemoteSystemOpService
-
- Constants.Router - Class in co.cask.cdap.common.conf
-
Router Configuration.
- Constants.Router() - Constructor for class co.cask.cdap.common.conf.Constants.Router
-
- Constants.Scheduler - Class in co.cask.cdap.common.conf
-
Scheduler options.
- Constants.Scheduler() - Constructor for class co.cask.cdap.common.conf.Constants.Scheduler
-
- Constants.Security - Class in co.cask.cdap.common.conf
-
Security configuration.
- Constants.Security() - Constructor for class co.cask.cdap.common.conf.Constants.Security
-
- Constants.Security.AuthenticationServer - Class in co.cask.cdap.common.conf
-
Security configuration for ExternalAuthenticationServer.
- Constants.Security.AuthenticationServer() - Constructor for class co.cask.cdap.common.conf.Constants.Security.AuthenticationServer
-
- Constants.Security.Authorization - Class in co.cask.cdap.common.conf
-
Authorization.
- Constants.Security.Authorization() - Constructor for class co.cask.cdap.common.conf.Constants.Security.Authorization
-
- Constants.Security.Headers - Class in co.cask.cdap.common.conf
-
Headers for security.
- Constants.Security.Headers() - Constructor for class co.cask.cdap.common.conf.Constants.Security.Headers
-
- Constants.Security.Router - Class in co.cask.cdap.common.conf
-
Security configuration for Router.
- Constants.Security.Router() - Constructor for class co.cask.cdap.common.conf.Constants.Security.Router
-
- Constants.Security.Store - Class in co.cask.cdap.common.conf
-
Secure Store
- Constants.Security.Store() - Constructor for class co.cask.cdap.common.conf.Constants.Security.Store
-
- Constants.Service - Class in co.cask.cdap.common.conf
-
Global Service names.
- Constants.Service() - Constructor for class co.cask.cdap.common.conf.Constants.Service
-
- Constants.Startup - Class in co.cask.cdap.common.conf
-
Configuration for Master startup.
- Constants.Startup() - Constructor for class co.cask.cdap.common.conf.Constants.Startup
-
- Constants.Stream - Class in co.cask.cdap.common.conf
-
Stream configurations and constants.
- Constants.Stream() - Constructor for class co.cask.cdap.common.conf.Constants.Stream
-
- Constants.Stream.Headers - Class in co.cask.cdap.common.conf
-
Contains HTTP headers used by Stream handler.
- Constants.Stream.Headers() - Constructor for class co.cask.cdap.common.conf.Constants.Stream.Headers
-
- Constants.Stream.View - Class in co.cask.cdap.common.conf
-
Stream view constants.
- Constants.Stream.View() - Constructor for class co.cask.cdap.common.conf.Constants.Stream.View
-
- Constants.Transaction - Class in co.cask.cdap.common.conf
-
Transactions.
- Constants.Transaction() - Constructor for class co.cask.cdap.common.conf.Constants.Transaction
-
- Constants.Transaction.Container - Class in co.cask.cdap.common.conf
-
Twill Runnable configuration.
- Constants.Transaction.Container() - Constructor for class co.cask.cdap.common.conf.Constants.Transaction.Container
-
- Constants.Webapp - Class in co.cask.cdap.common.conf
-
Webapp Configuration.
- Constants.Webapp() - Constructor for class co.cask.cdap.common.conf.Constants.Webapp
-
- Constants.Zookeeper - Class in co.cask.cdap.common.conf
-
ZooKeeper Configuration.
- Constants.Zookeeper() - Constructor for class co.cask.cdap.common.conf.Constants.Zookeeper
-
- CONSUMER - Static variable in class co.cask.cdap.common.conf.Constants.Metrics.Tag
-
- CONSUMER_TABLE_PRESPLITS - Static variable in class co.cask.cdap.common.conf.Constants.Stream
-
- CONTAINER_INSTANCE_ID - Static variable in class co.cask.cdap.common.conf.Constants.Stream
-
- CONTAINER_INSTANCES - Static variable in class co.cask.cdap.common.conf.Constants.Dataset.Executor
-
- CONTAINER_INSTANCES - Static variable in class co.cask.cdap.common.conf.Constants.Explore
-
- CONTAINER_INSTANCES - Static variable in class co.cask.cdap.common.conf.Constants.Stream
-
- CONTAINER_MEMORY_MB - Static variable in class co.cask.cdap.common.conf.Constants.Dataset.Executor
-
- CONTAINER_MEMORY_MB - Static variable in class co.cask.cdap.common.conf.Constants.Explore
-
- CONTAINER_MEMORY_MB - Static variable in class co.cask.cdap.common.conf.Constants.Stream
-
- CONTAINER_VIRTUAL_CORES - Static variable in class co.cask.cdap.common.conf.Constants.Dataset.Executor
-
Twill Runnable configuration
- CONTAINER_VIRTUAL_CORES - Static variable in class co.cask.cdap.common.conf.Constants.Explore
-
Twill Runnable configuration
- CONTAINER_VIRTUAL_CORES - Static variable in class co.cask.cdap.common.conf.Constants.Stream
-
- contains(String) - Method in class co.cask.cdap.common.lang.jar.JarResources
-
Checks if an entry exists with the given name.
- contextMap(String...) - Static method in class co.cask.cdap.common.metrics.MetricsTags
-
- copy(CConfiguration) - Static method in class co.cask.cdap.common.conf.CConfiguration
-
Creates a new instance which clones all configurations from another
CConfiguration
.
- copy(ByteBuffer) - Static method in class co.cask.cdap.common.io.ByteBuffers
-
- copyTxProperties(CConfiguration, Configuration) - Static method in class co.cask.cdap.common.conf.CConfigurationUtil
-
- create() - Static method in class co.cask.cdap.common.conf.CConfiguration
-
Creates an instance of configuration.
- create(File, File...) - Static method in class co.cask.cdap.common.conf.CConfiguration
-
Creates an instance of configuration.
- create(URL, URL...) - Static method in class co.cask.cdap.common.conf.CConfiguration
-
Creates an instance of configuration.
- create(InputStream) - Static method in class co.cask.cdap.common.conf.CConfiguration
-
Creates an instance of configuration.
- create() - Static method in class co.cask.cdap.common.conf.SConfiguration
-
- create(Gson, TypeToken<T>) - Method in class co.cask.cdap.common.io.CaseInsensitiveEnumTypeAdapterFactory
-
- create(String) - Method in class co.cask.cdap.common.io.RootLocationFactory
-
- create(URI) - Method in class co.cask.cdap.common.io.RootLocationFactory
-
- create(ClassLoader) - Static method in class co.cask.cdap.common.lang.FilterClassLoader
-
- create() - Method in interface co.cask.cdap.common.lang.Instantiator
-
- create(NamespaceMeta) - Method in class co.cask.cdap.common.namespace.AbstractNamespaceClient
-
- create(NamespaceMeta) - Method in class co.cask.cdap.common.namespace.InMemoryNamespaceClient
-
- create(NamespaceMeta) - Method in class co.cask.cdap.common.namespace.LocalNamespaceClient
-
- create(NamespaceMeta) - Method in interface co.cask.cdap.common.namespace.NamespaceAdmin
-
Creates a new namespace.
- create(ZKClient, Codec<T>) - Static method in class co.cask.cdap.common.zookeeper.store.ZKPropertyStore
-
- create(ZKClient, String, Codec<T>) - Static method in class co.cask.cdap.common.zookeeper.store.ZKPropertyStore
-
Creates an instance of
ZKPropertyStore
with nodes created under the given namespace.
- create(TypeToken<T>, Schema) - Method in class co.cask.cdap.internal.io.ASMDatumWriterFactory
-
- create(TypeToken<T>, Schema) - Method in interface co.cask.cdap.internal.io.DatumReaderFactory
-
Creates a
DatumReader
that can decode object of type
T
.
- create(TypeToken<T>, Schema) - Method in interface co.cask.cdap.internal.io.DatumWriterFactory
-
- create(TypeToken<T>, Schema) - Method in class co.cask.cdap.internal.io.ReflectionDatumReaderFactory
-
- create(TypeToken<?>) - Method in class co.cask.cdap.internal.io.ReflectionReader
-
- create(String) - Method in class org.apache.twill.filesystem.FileContextLocationFactory
-
- create(URI) - Method in class org.apache.twill.filesystem.FileContextLocationFactory
-
- createArchive(File, OutputSupplier<? extends ZipOutputStream>) - Static method in class co.cask.cdap.common.lang.jar.BundleJarUtil
-
Creates an archive including all the files present in the given input.
- createClassResourceLookup(ClassLoader) - Static method in class co.cask.cdap.common.lang.ClassLoaders
-
Creates a Function
that perform class name to class resource lookup.
- createDeploymentJar(LocationFactory, Class<?>, Manifest, File...) - Static method in class co.cask.cdap.internal.test.AppJarHelper
-
- createDeploymentJar(LocationFactory, Class<?>, Manifest, ClassAcceptor, File...) - Static method in class co.cask.cdap.internal.test.AppJarHelper
-
- createDeploymentJar(LocationFactory, Class<?>, File...) - Static method in class co.cask.cdap.internal.test.AppJarHelper
-
- createFailureResponse() - Method in exception co.cask.cdap.common.HandlerException
-
- createFromContext() - Static method in class co.cask.cdap.common.app.MainClassLoader
-
- createFromContext(FilterClassLoader.Filter) - Static method in class co.cask.cdap.common.app.MainClassLoader
-
- createJar(File, File) - Static method in class co.cask.cdap.common.lang.jar.BundleJarUtil
-
Creates an JAR including all the files present in the given input.
- createLauncher(TwillSpecification, String) - Method in class org.apache.twill.internal.yarn.Hadoop21YarnAppClient
-
- createLauncher(String, TwillSpecification, String) - Method in class org.apache.twill.internal.yarn.Hadoop21YarnAppClient
-
- createNew() - Method in class co.cask.cdap.common.io.ForwardingLocation
-
- createOrSet(ZKClient, String, Supplier<T>, Codec<T>, int) - Static method in class co.cask.cdap.common.zookeeper.ZKExtOperations
-
Attempts to create a persistent node with the given content.
- createOrSet(ZKClient, String, Supplier<T>, Codec<T>, int, List<ACL>) - Static method in class co.cask.cdap.common.zookeeper.ZKExtOperations
-
Attempts to create a persistent node with the given content.
- createPluginJar(LocationFactory, Manifest, Class<?>, Class<?>...) - Static method in class co.cask.cdap.internal.test.PluginJarHelper
-
- createProcessController(ApplicationId) - Method in class org.apache.twill.internal.yarn.Hadoop21YarnAppClient
-
- createRedirectedErrStream(Logger, PrintStream) - Static method in class co.cask.cdap.common.logging.RedirectedPrintStream
-
- createRedirectedOutStream(Logger, PrintStream) - Static method in class co.cask.cdap.common.logging.RedirectedPrintStream
-
- createService(Set<Integer>) - Method in class co.cask.cdap.common.resource.ResourceBalancerService
-
Creates an instance of Service
that gets assigned the given partitions.
- createTempDir(File) - Static method in class co.cask.cdap.common.utils.DirUtils
-
Creates a temp directory inside the given base directory.
- DaemonMain - Class in co.cask.cdap.common.runtime
-
A abstract base class for bridging standard main method to method invoked through
apache commons-daemon jsvc.
- DaemonMain() - Constructor for class co.cask.cdap.common.runtime.DaemonMain
-
- DATA_DIR - Static variable in class co.cask.cdap.common.conf.Constants.Dataset
-
- DATASET - Static variable in class co.cask.cdap.common.conf.Constants.Metrics.Tag
-
- DATASET_EXECUTOR - Static variable in class co.cask.cdap.common.conf.Constants.Service
-
- DATASET_MANAGER - Static variable in class co.cask.cdap.common.conf.Constants.Service
-
- DATASET_NAME - Static variable in class co.cask.cdap.common.conf.Constants.Explore
-
- DATASET_NAMESPACE - Static variable in class co.cask.cdap.common.conf.Constants.Explore
-
- DATASET_UNCHECKED_UPGRADE - Static variable in class co.cask.cdap.common.conf.Constants.Dataset
-
- DatasetAlreadyExistsException - Exception in co.cask.cdap.common
-
Thrown when the user tries to create a dataset, but a dataset already exists by that name.
- DatasetAlreadyExistsException(Id.DatasetInstance) - Constructor for exception co.cask.cdap.common.DatasetAlreadyExistsException
-
- DatasetClassRewriter - Class in co.cask.cdap.common.dataset
-
- DatasetClassRewriter() - Constructor for class co.cask.cdap.common.dataset.DatasetClassRewriter
-
- DatasetModuleAlreadyExistsException - Exception in co.cask.cdap.common
-
Thrown when the user tried to add a dataset module, but a dataset module by that name already exists.
- DatasetModuleAlreadyExistsException(Id.DatasetModule) - Constructor for exception co.cask.cdap.common.DatasetModuleAlreadyExistsException
-
- DatasetModuleCannotBeDeletedException - Exception in co.cask.cdap.common
-
Thrown when a dataset module cannot be deleted.
- DatasetModuleCannotBeDeletedException(Id.DatasetModule) - Constructor for exception co.cask.cdap.common.DatasetModuleCannotBeDeletedException
-
- DatasetModuleCannotBeDeletedException(DatasetModuleId, String) - Constructor for exception co.cask.cdap.common.DatasetModuleCannotBeDeletedException
-
- DatasetModuleNotFoundException - Exception in co.cask.cdap.common
-
Thrown when a dataset module could not be found.
- DatasetModuleNotFoundException(Id.DatasetModule) - Constructor for exception co.cask.cdap.common.DatasetModuleNotFoundException
-
- DatasetNotFoundException - Exception in co.cask.cdap.common
-
Thrown when a dataset was not found.
- DatasetNotFoundException(Id.DatasetInstance) - Constructor for exception co.cask.cdap.common.DatasetNotFoundException
-
- DatasetTypeNotFoundException - Exception in co.cask.cdap.common
-
Thrown when a dataset type is not found
- DatasetTypeNotFoundException(Id.DatasetType) - Constructor for exception co.cask.cdap.common.DatasetTypeNotFoundException
-
- DatumReader<T> - Interface in co.cask.cdap.internal.io
-
Represents reader for decoding object.
- DatumReaderFactory - Interface in co.cask.cdap.internal.io
-
- DatumWriter<T> - Interface in co.cask.cdap.internal.io
-
Represents writer for encoding object.
- DatumWriterFactory - Interface in co.cask.cdap.internal.io
-
- DBConnectionPoolManager - Class in co.cask.cdap.common.db
-
Implementation of very light-weight simple JDBC connection pool
manager.
- DBConnectionPoolManager(ConnectionPoolDataSource, int) - Constructor for class co.cask.cdap.common.db.DBConnectionPoolManager
-
Constructs a DBConnectionPoolManager object with a timeout of 60 seconds.
- DBConnectionPoolManager(ConnectionPoolDataSource, int, int) - Constructor for class co.cask.cdap.common.db.DBConnectionPoolManager
-
Constructs a DBConnectionPoolManager object.
- DBConnectionPoolManager.TimeoutException - Exception in co.cask.cdap.common.db
-
- DBConnectionPoolManager.TimeoutException() - Constructor for exception co.cask.cdap.common.db.DBConnectionPoolManager.TimeoutException
-
- DBConnectionPoolManager.TimeoutException(String) - Constructor for exception co.cask.cdap.common.db.DBConnectionPoolManager.TimeoutException
-
- debugByteCode(ClassDefinition, PrintWriter) - Static method in class co.cask.cdap.internal.asm.Debugs
-
- Debugs - Class in co.cask.cdap.internal.asm
-
Util class for debugging ASM bytecode generation.
- decode(byte[]) - Method in interface co.cask.cdap.common.io.Codec
-
Returns the deserialized object represented in the given byte[]
.
- decode(Decoder) - Static method in class co.cask.cdap.common.stream.StreamEventDataCodec
-
- decode(Decoder, Map<String, String>) - Static method in class co.cask.cdap.common.stream.StreamEventDataCodec
-
- decodePayload(byte[]) - Method in class co.cask.cdap.common.stream.StreamEventCodec
-
- Decoder - Interface in co.cask.cdap.common.io
-
Interface for decoding data.
- DEFAULT_BACKLOG - Static variable in class co.cask.cdap.common.conf.Constants.AppFabric
-
Defaults.
- DEFAULT_BACKLOG - Static variable in class co.cask.cdap.common.conf.Constants.Dataset.Manager
-
- DEFAULT_BOSS_THREADS - Static variable in class co.cask.cdap.common.conf.Constants.AppFabric
-
- DEFAULT_BOSS_THREADS - Static variable in class co.cask.cdap.common.conf.Constants.Dataset.Manager
-
- DEFAULT_DATA_DIR - Static variable in class co.cask.cdap.common.conf.Constants.Dataset
-
- DEFAULT_DATA_LEVELDB_BLOCKSIZE - Static variable in class co.cask.cdap.common.conf.Constants
-
- DEFAULT_DATA_LEVELDB_CACHESIZE - Static variable in class co.cask.cdap.common.conf.Constants
-
- DEFAULT_DATA_LEVELDB_DIR - Static variable in class co.cask.cdap.common.conf.Constants
-
Defaults for Data Fabric.
- DEFAULT_DATA_LEVELDB_FSYNC - Static variable in class co.cask.cdap.common.conf.Constants
-
- DEFAULT_ENTITY_TABLE_NAME - Static variable in class co.cask.cdap.common.conf.Constants.Metrics
-
- DEFAULT_EXEC_THREADS - Static variable in class co.cask.cdap.common.conf.Constants.AppFabric
-
- DEFAULT_EXEC_THREADS - Static variable in class co.cask.cdap.common.conf.Constants.Dataset.Manager
-
- DEFAULT_FREQUENCY_SECONDS - Static variable in class co.cask.cdap.common.conf.Constants.MetricsCollector
-
- DEFAULT_KAFKA_CONSUMER_PERSIST_THRESHOLD - Static variable in class co.cask.cdap.common.conf.Constants.Metrics
-
- DEFAULT_KAFKA_META_TABLE - Static variable in class co.cask.cdap.common.conf.Constants.Metrics
-
- DEFAULT_KAFKA_PARTITION_SIZE - Static variable in class co.cask.cdap.common.conf.Constants.Metrics
-
- DEFAULT_KAFKA_TOPIC_PREFIX - Static variable in class co.cask.cdap.common.conf.Constants.Metrics
-
- DEFAULT_LOG_COLLECTION_ROOT - Static variable in class co.cask.cdap.common.conf.Constants
-
- DEFAULT_METRIC_TABLE_PREFIX - Static variable in class co.cask.cdap.common.conf.Constants.Metrics
-
- DEFAULT_RETENTION_HOURS - Static variable in class co.cask.cdap.common.conf.Constants.Metrics
-
- DEFAULT_ROLL_INSTANCES - Static variable in class co.cask.cdap.common.logging.LogConfiguration
-
- DEFAULT_ROLL_THRESHOLD - Static variable in class co.cask.cdap.common.logging.LogConfiguration
-
- DEFAULT_ROUTER_PORT - Static variable in class co.cask.cdap.common.conf.Constants.Router
-
Defaults.
- DEFAULT_SESSION_TIMEOUT_MILLIS - Static variable in class co.cask.cdap.common.conf.Constants.Zookeeper
-
- DEFAULT_SSL_KEYSTORE_TYPE - Static variable in class co.cask.cdap.common.conf.Constants.Security.AuthenticationServer
-
Default SSL keystore type
- DEFAULT_SSL_KEYSTORE_TYPE - Static variable in class co.cask.cdap.common.conf.Constants.Security.Router
-
Default SSL keystore type
- DEFAULT_TIME_SERIES_TABLE_ROLL_TIME - Static variable in class co.cask.cdap.common.conf.Constants.Metrics
-
- DEFAULT_TIMEOUT - Static variable in class co.cask.cdap.common.http.DefaultHttpRequestConfig
-
- DEFAULT_UNRECOVERABLE_RESET - Static variable in class co.cask.cdap.common.conf.Constants.Dangerous
-
- DEFAULT_WORKER_THREADS - Static variable in class co.cask.cdap.common.conf.Constants.AppFabric
-
- DEFAULT_WORKER_THREADS - Static variable in class co.cask.cdap.common.conf.Constants.Dataset.Manager
-
- DefaultEntityExistenceVerifier - Class in co.cask.cdap.common.entity
-
- defaultFilter() - Static method in class co.cask.cdap.common.lang.FilterClassLoader
-
Returns the default filter that should applies to all program type.
- DefaultHttpRequestConfig - Class in co.cask.cdap.common.http
-
Class to uniformly configure CDAP HTTP requests with a user-configured timeout
- DefaultHttpRequestConfig() - Constructor for class co.cask.cdap.common.http.DefaultHttpRequestConfig
-
- DefaultHttpRequestConfig(boolean) - Constructor for class co.cask.cdap.common.http.DefaultHttpRequestConfig
-
- DefaultHttpRequestConfig(boolean, int) - Constructor for class co.cask.cdap.common.http.DefaultHttpRequestConfig
-
- DefaultImpersonator - Class in co.cask.cdap.common.security
-
- DefaultImpersonator(CConfiguration, UGIProvider, NamespaceQueryAdmin) - Constructor for class co.cask.cdap.common.security.DefaultImpersonator
-
- DefaultNamespacedLocationFactory - Class in co.cask.cdap.common.namespace
-
- DefaultNamespacedLocationFactory(CConfiguration, RootLocationFactory, LocationFactory, NamespaceQueryAdmin) - Constructor for class co.cask.cdap.common.namespace.DefaultNamespacedLocationFactory
-
- DelegationTokensUpdater - Interface in co.cask.cdap.common.security
-
Implementors of this interface get the respective delegation token and add it to the credentials.
- Delegator<T> - Interface in co.cask.cdap.common.lang
-
Represents class that performs operation by delegating to another object.
- Delegators - Class in co.cask.cdap.common.lang
-
- delete() - Method in class co.cask.cdap.common.io.ForwardingLocation
-
- delete(boolean) - Method in class co.cask.cdap.common.io.ForwardingLocation
-
- delete(Id.Namespace) - Method in class co.cask.cdap.common.namespace.AbstractNamespaceClient
-
- delete(Id.Namespace) - Method in class co.cask.cdap.common.namespace.InMemoryNamespaceClient
-
- delete(Id.Namespace) - Method in class co.cask.cdap.common.namespace.LocalNamespaceClient
-
- delete(Id.Namespace) - Method in interface co.cask.cdap.common.namespace.NamespaceAdmin
-
Deletes the specified namespace.
- deleteAll() - Method in class co.cask.cdap.common.namespace.AbstractNamespaceClient
-
- deleteContent(Location) - Static method in class co.cask.cdap.common.io.Locations
-
Deletes the content of the given location, but keeping the location itself.
- deleteDatasets(Id.Namespace) - Method in class co.cask.cdap.common.namespace.AbstractNamespaceClient
-
- deleteDatasets(Id.Namespace) - Method in class co.cask.cdap.common.namespace.InMemoryNamespaceClient
-
- deleteDatasets(Id.Namespace) - Method in interface co.cask.cdap.common.namespace.NamespaceAdmin
-
Deletes all datasets in the specified namespace.
- deleteDirectoryContents(File) - Static method in class co.cask.cdap.common.utils.DirUtils
-
- deleteDirectoryContents(File, boolean) - Static method in class co.cask.cdap.common.utils.DirUtils
-
Wipes out content of a directory starting from a given directory.
- deleteQuietly(Location) - Static method in class co.cask.cdap.common.io.Locations
-
- deleteQuietly(Location, boolean) - Static method in class co.cask.cdap.common.io.Locations
-
- deleteRequirement(String) - Method in class co.cask.cdap.common.zookeeper.coordination.ResourceCoordinatorClient
-
- DESCRIPTION - Static variable in class co.cask.cdap.common.conf.Constants.Stream
-
- DESCRIPTION - Static variable in class co.cask.cdap.common.service.RUOKHandler
-
- deserialize(JsonElement, Type, JsonDeserializationContext) - Method in class co.cask.cdap.common.conf.PluginClassDeserializer
-
- deserialize(JsonElement, Type, JsonDeserializationContext) - Method in class co.cask.cdap.common.zookeeper.coordination.DiscoverableCodec
-
- destroy() - Method in class co.cask.cdap.common.runtime.DaemonMain
-
Invoked by jsvc for resource cleanup.
- DEVELOPER_ACCOUNT - Static variable in class co.cask.cdap.common.conf.Constants
-
Used for upgrade and backwards compatability
- DIR - Static variable in class co.cask.cdap.common.conf.Constants.Dataset.Extensions
-
- DirectoryClassLoader - Class in co.cask.cdap.common.lang
-
A
ClassLoader
that takes a directory of classes and jars as its class path.
- DirectoryClassLoader(File, ClassLoader, String...) - Constructor for class co.cask.cdap.common.lang.DirectoryClassLoader
-
- DirectoryClassLoader(CConfiguration, File, ClassLoader, String...) - Constructor for class co.cask.cdap.common.lang.DirectoryClassLoader
-
- DirectoryClassLoader(CConfiguration, File, ClassLoader, Iterable<String>) - Constructor for class co.cask.cdap.common.lang.DirectoryClassLoader
-
- DirectoryClassLoader(File, String, ClassLoader, Iterable<String>) - Constructor for class co.cask.cdap.common.lang.DirectoryClassLoader
-
- DirUtils - Class in co.cask.cdap.common.utils
-
Provides utility methods for operating on directories.
- DiscoverableCodec - Class in co.cask.cdap.common.zookeeper.coordination
-
- DiscoverableCodec() - Constructor for class co.cask.cdap.common.zookeeper.coordination.DiscoverableCodec
-
- DiscoverableComparator - Class in co.cask.cdap.common.zookeeper.coordination
-
- DiscoverableComparator() - Constructor for class co.cask.cdap.common.zookeeper.coordination.DiscoverableComparator
-
- DISCOVERY_TIMEOUT_SECONDS - Static variable in class co.cask.cdap.common.conf.Constants.Monitor
-
- DiscoveryRuntimeModule - Class in co.cask.cdap.common.guice
-
Provides Guice bindings for DiscoveryService and DiscoveryServiceClient for different
runtime environments.
- DiscoveryRuntimeModule() - Constructor for class co.cask.cdap.common.guice.DiscoveryRuntimeModule
-
- discoveryServiceClient - Variable in class co.cask.cdap.common.twill.AbstractDistributedMasterServiceManager
-
- discoveryTimeout - Variable in class co.cask.cdap.common.twill.AbstractDistributedMasterServiceManager
-
- dispose() - Method in class co.cask.cdap.common.db.DBConnectionPoolManager
-
Closes all unused pooled connections.
- DIST_KEY_PARENT_ZNODE - Static variable in class co.cask.cdap.common.conf.Constants.Security
-
Parent znode used for secret key distribution in ZooKeeper.
- DISTMODE_METRICS_TABLE - Static variable in class co.cask.cdap.common.conf.Constants.Dataset.Extensions
-
- DISTMODE_QUEUE_TABLE - Static variable in class co.cask.cdap.common.conf.Constants.Dataset.Extensions
-
- DISTMODE_TABLE - Static variable in class co.cask.cdap.common.conf.Constants.Dataset.Extensions
-
Over-rides for default table bindings- use with caution!
- doAs(NamespaceId, Callable<T>) - Method in class co.cask.cdap.common.security.DefaultImpersonator
-
- doAs(NamespaceMeta, Callable<T>) - Method in class co.cask.cdap.common.security.DefaultImpersonator
-
- doAs(UserGroupInformation, Callable<T>) - Static method in class co.cask.cdap.common.security.ImpersonationUtils
-
- doAs(NamespaceId, Callable<T>) - Method in interface co.cask.cdap.common.security.Impersonator
-
Executes a callable as the user, configurable at a namespace level
- doAs(NamespaceMeta, Callable<T>) - Method in interface co.cask.cdap.common.security.Impersonator
-
Executes a callable as the user, configurable at a namespace level
- doInit(TwillContext) - Method in class co.cask.cdap.common.twill.AbstractMasterTwillRunnable
-
Performs initialization task.
- doMain(String[]) - Method in class co.cask.cdap.common.runtime.DaemonMain
-
The main method.
- doRead(FROM, Schema, Schema, TypeToken<?>) - Method in class co.cask.cdap.internal.io.ReflectionReader
-
- doStart() - Method in class co.cask.cdap.common.service.RetryOnStartFailureService
-
- doStart() - Method in class co.cask.cdap.common.zookeeper.coordination.ResourceCoordinator
-
- doStart() - Method in class co.cask.cdap.common.zookeeper.coordination.ResourceCoordinatorClient
-
- doStop() - Method in class co.cask.cdap.common.service.RetryOnStartFailureService
-
- doStop() - Method in class co.cask.cdap.common.zookeeper.coordination.ResourceCoordinator
-
- doStop() - Method in class co.cask.cdap.common.zookeeper.coordination.ResourceCoordinatorClient
-
- dumpConfiguration(Configuration, Writer) - Static method in class co.cask.cdap.common.conf.Configuration
-
Writes out all the parameters and their properties (final and resource) to
the given
Writer
The format of the output would be
{ "properties" : [ {key1,value1,key1.isFinal,key1.resource}, {key2,value2,
key2.isFinal,key2.resource}...
- DuplicateOptionException - Exception in co.cask.cdap.common.options
-
Thrown when there is duplicate option specified in definition.
- DuplicateOptionException(String) - Constructor for exception co.cask.cdap.common.options.DuplicateOptionException
-
- GATEWAY - Static variable in class co.cask.cdap.common.conf.Constants.Service
-
- GATEWAY_DISCOVERY_NAME - Static variable in class co.cask.cdap.common.conf.Constants.Router
-
- generate() - Static method in class co.cask.cdap.common.app.RunIds
-
- generate(long) - Static method in class co.cask.cdap.common.app.RunIds
-
Returns time-based UUID for given time.
- get(String) - Method in class co.cask.cdap.common.conf.Configuration
-
Get the value of the name
property, null
if
no such property exists.
- get(String, String) - Method in class co.cask.cdap.common.conf.Configuration
-
Get the value of the name
.
- get(Configuration, String, Codec<T>) - Static method in class co.cask.cdap.common.conf.ConfigurationUtil
-
- get(Map<String, String>, String, Codec<T>) - Static method in class co.cask.cdap.common.conf.ConfigurationUtil
-
- get(String) - Method in class co.cask.cdap.common.discovery.ServicePayload
-
- get() - Method in class co.cask.cdap.common.guice.FileContextProvider
-
- get() - Method in class co.cask.cdap.common.guice.RootLocationFactoryProvider
-
- get(TypeToken<T>) - Method in class co.cask.cdap.common.lang.InstantiatorFactory
-
- get(Id.Namespace) - Method in class co.cask.cdap.common.namespace.AbstractNamespaceQueryClient
-
- get(Id.Namespace) - Method in class co.cask.cdap.common.namespace.DefaultNamespacedLocationFactory
-
- get(NamespaceMeta) - Method in class co.cask.cdap.common.namespace.DefaultNamespacedLocationFactory
-
- get(Id.Namespace, String) - Method in class co.cask.cdap.common.namespace.DefaultNamespacedLocationFactory
-
- get(Id.Namespace) - Method in class co.cask.cdap.common.namespace.InMemoryNamespaceClient
-
- get(Id.Namespace) - Method in class co.cask.cdap.common.namespace.LocalNamespaceClient
-
- get(Id.Namespace) - Method in interface co.cask.cdap.common.namespace.NamespacedLocationFactory
-
Returns the base
Location
for the specified namespace on the filesystem
- get(NamespaceMeta) - Method in interface co.cask.cdap.common.namespace.NamespacedLocationFactory
-
Returns the base
Location
for the specified namespace on the filesystem
- get(Id.Namespace, String) - Method in interface co.cask.cdap.common.namespace.NamespacedLocationFactory
-
Returns a
Location
for the specified sub-path in the specified namespace
- get(Id.Namespace) - Method in interface co.cask.cdap.common.namespace.NamespaceQueryAdmin
-
Gets details of a namespace.
- get() - Method in interface co.cask.cdap.common.zookeeper.coordination.ResourceAssigner
-
Returns an immutable Multimap
that is a view of map from handler to partition replica that is
currently assigned to the handler.
- getActiveConnections() - Method in class co.cask.cdap.common.db.DBConnectionPoolManager
-
Returns the number of active (open) connections of this pool.
- getAddress() - Method in class co.cask.cdap.common.service.RegisteredServerInfo
-
- getAll() - Method in class co.cask.cdap.common.discovery.ServicePayload
-
- getAllClasses() - Method in class co.cask.cdap.common.internal.guava.ClassPath
-
Returns all classes loadable from the current class path.
- getAllClassesRecursive(String) - Method in class co.cask.cdap.common.internal.guava.ClassPath
-
Returns all top level classes whose package name is packageName
or starts with
packageName
followed by a '.'.
- getApiPath() - Method in exception co.cask.cdap.common.MethodNotAllowedException
-
- getAssignments() - Method in class co.cask.cdap.common.zookeeper.coordination.ResourceAssignment
-
Returns an immutable Multimap
that contains all assignments.
- getBaseLocation() - Method in class co.cask.cdap.common.namespace.DefaultNamespacedLocationFactory
-
- getBaseLocation() - Method in interface co.cask.cdap.common.namespace.NamespacedLocationFactory
-
Returns the base
Location
for all CDAP data.
- getBoolean(String) - Method in class co.cask.cdap.common.conf.Configuration
-
Get the value of the name
property as a boolean
.
- getBoolean(String, boolean) - Method in class co.cask.cdap.common.conf.Configuration
-
Get the value of the name
property as a boolean
.
- getBuildTime() - Method in class co.cask.cdap.common.utils.ProjectInfo.Version
-
- getBytecode() - Method in class co.cask.cdap.internal.asm.ClassDefinition
-
- getCached(String) - Method in class co.cask.cdap.common.conf.AbstractPropertyStore
-
Retrieves the cached property value.
- getCConf() - Method in class co.cask.cdap.gateway.handlers.ConfigService
-
- getCConfiguration() - Method in class co.cask.cdap.common.twill.AbstractMasterTwillRunnable
-
- getCConfXMLString() - Method in class co.cask.cdap.gateway.handlers.ConfigService
-
- getClass(String, Class<?>) - Method in class co.cask.cdap.common.conf.Configuration
-
Get the value of the name
property as a Class
.
- getClass(String, Class<? extends U>, Class<U>) - Method in class co.cask.cdap.common.conf.Configuration
-
Get the value of the name
property as a Class
implementing the interface specified by xface
.
- getClass(T) - Static method in class co.cask.cdap.common.conf.ReflectionUtils
-
Return the correctly-typed
Class
of the given object.
- getClassByName(String) - Method in class co.cask.cdap.common.conf.Configuration
-
Load a class by name.
- getClassByNameOrNull(String) - Method in class co.cask.cdap.common.conf.Configuration
-
Load a class by name, returning null rather than throwing an exception
if it couldn't be loaded.
- getClasses(String, Class<?>...) - Method in class co.cask.cdap.common.conf.Configuration
-
Get the value of the name
property
as an array of Class
.
- getClassLoader() - Method in class co.cask.cdap.common.conf.Configuration
-
- getClassLoaderURLs(ClassLoader, T) - Static method in class co.cask.cdap.common.lang.ClassLoaders
-
Populates the list of
URL
that this ClassLoader uses, including all URLs used by the parent of the
given ClassLoader.
- getClassName() - Method in class co.cask.cdap.internal.asm.ClassDefinition
-
- getClassPathResources(ClassLoader, Class<?>) - Static method in class co.cask.cdap.common.lang.ClassPathResources
-
- getClassSignature(TypeToken<?>) - Static method in class co.cask.cdap.internal.asm.Signatures
-
- getClientIP() - Method in class co.cask.cdap.common.logging.AuditLogEntry
-
- getConf() - Method in interface co.cask.cdap.common.conf.Configurable
-
Return the configuration used by this object.
- getConfigFile() - Method in exception co.cask.cdap.common.FeatureDisabledException
-
- getConfigs() - Method in class co.cask.cdap.common.twill.AbortOnTimeoutEventHandler
-
- getConfiguration() - Method in class co.cask.cdap.common.twill.AbstractMasterTwillRunnable
-
- getConfiguration() - Method in class org.apache.twill.filesystem.FileContextLocationFactory
-
- getConfiguredUGI(ImpersonationInfo) - Method in class co.cask.cdap.common.security.RemoteUGIProvider
-
- getConfiguredUGI(ImpersonationInfo) - Method in interface co.cask.cdap.common.security.UGIProvider
-
Looks up the Kerberos principal to be impersonated for a given user and returns a
UserGroupInformation
for that principal.
- getConfiguredUGI(ImpersonationInfo) - Method in class co.cask.cdap.common.security.UnsupportedUGIProvider
-
- getConfResourceAsInputStream(String) - Method in class co.cask.cdap.common.conf.Configuration
-
Get an input stream attached to the configuration resource with the
given name
.
- getConfResourceAsReader(String) - Method in class co.cask.cdap.common.conf.Configuration
-
Get a
Reader
attached to the configuration resource with the
given
name
.
- getConnection() - Method in class co.cask.cdap.common.db.DBConnectionPoolManager
-
Retrieves a connection from the connection pool.
- getContext(Map<String, String>) - Method in class co.cask.cdap.common.metrics.NoOpMetricsCollectionService
-
- getCurrentField() - Method in class co.cask.cdap.internal.io.ReflectionRowReader
-
- getDate() - Method in class co.cask.cdap.common.logging.AuditLogEntry
-
- getDefaultValue() - Method in class co.cask.cdap.common.options.OptionSpec
-
Returns string representation of default value.
- getDelegate() - Method in class co.cask.cdap.common.io.ForwardingLocation
-
- getDelegate() - Method in interface co.cask.cdap.common.lang.Delegator
-
Returns the delegating object or null
if there is no delegating object.
- getDelegate(T, Class<V>) - Static method in class co.cask.cdap.common.lang.Delegators
-
Returns the root delegate object that is not a
Delegator
in the delegation chain
that is assignable to the given type.
- getDelegate() - Method in class co.cask.cdap.common.lang.WeakReferenceDelegatorClassLoader
-
- getDelegates() - Method in class co.cask.cdap.common.lang.CombineClassLoader
-
Returns the list of
ClassLoader
s that this class delegates to.
- getDeprecatedProps() - Method in class co.cask.cdap.common.conf.Configuration
-
Method to get deprecated properties.
- getDescription() - Method in interface co.cask.cdap.common.twill.MasterServiceManager
-
- getDiscoverable() - Method in class co.cask.cdap.common.zookeeper.coordination.ResourceHandler
-
- getDiscoverableName() - Method in class co.cask.cdap.common.twill.AbstractDistributedMasterServiceManager
-
- getDistributedModules() - Method in class co.cask.cdap.common.guice.DiscoveryRuntimeModule
-
- getDistributedModules() - Method in class co.cask.cdap.common.guice.LocationRuntimeModule
-
- getDistributedModules() - Method in class co.cask.cdap.common.namespace.guice.NamespaceClientRuntimeModule
-
- getDistributedModules() - Method in class co.cask.cdap.common.runtime.RuntimeModule
-
Implementers of this method should return a combined Module that includes
all of the modules and classes required to instantiate and run the fully
distributed CDAP instance.
- getEnableConfigKey() - Method in exception co.cask.cdap.common.FeatureDisabledException
-
- getEnableConfigValue() - Method in exception co.cask.cdap.common.FeatureDisabledException
-
- getEntry(Location, String) - Static method in class co.cask.cdap.common.lang.jar.BundleJarUtil
-
Returns an InputSupplier
for a given entry.
- getEnum(String, Class<T>) - Method in class co.cask.cdap.common.conf.Configuration
-
Return value matching this enumerated type.
- getEnum(String, T) - Method in class co.cask.cdap.common.conf.Configuration
-
Return value matching this enumerated type.
- getEnvVar() - Method in class co.cask.cdap.common.options.OptionSpec
-
Returns environment variable to be associated with the field annotated with @Option.
- getException() - Method in class co.cask.cdap.common.startup.CheckRunner.Failure
-
- getFailureStatus() - Method in exception co.cask.cdap.common.HandlerException
-
- getFeature() - Method in exception co.cask.cdap.common.FeatureDisabledException
-
- getFieldAccessor(TypeToken<?>, String) - Method in class co.cask.cdap.internal.io.ASMFieldAccessorFactory
-
- getFieldAccessor(TypeToken<?>, String) - Method in interface co.cask.cdap.internal.io.FieldAccessorFactory
-
- getFieldAccessor(TypeToken<?>, String) - Method in class co.cask.cdap.internal.io.ReflectionFieldAccessorFactory
-
- getFieldAccessor(TypeToken<?>, String) - Method in class co.cask.cdap.internal.io.ReflectionReader
-
- getFieldSignature(TypeToken<?>) - Static method in class co.cask.cdap.internal.asm.Signatures
-
- getFile(String, String) - Method in class co.cask.cdap.common.conf.Configuration
-
Get a local file name under a directory named in dirsProp with
the given path.
- getFile() - Method in class co.cask.cdap.common.lang.jar.UnpackedJarDirEntry
-
- getFileContext() - Method in class org.apache.twill.filesystem.FileContextLocationFactory
-
- getFileSystem() - Method in class co.cask.cdap.common.logging.LogConfiguration
-
- getFirst() - Method in class co.cask.cdap.common.utils.ImmutablePair
-
Returns first object from pair.
- getFirstComponent() - Method in class co.cask.cdap.common.queue.QueueName
-
- getFix() - Method in class co.cask.cdap.common.utils.ProjectInfo.Version
-
- getFloat(String) - Method in class co.cask.cdap.common.conf.Configuration
-
Get the value of the name
property as a float
.
- getFloat(String, float) - Method in class co.cask.cdap.common.conf.Configuration
-
Get the value of the name
property as a float
.
- getFourthComponent() - Method in class co.cask.cdap.common.queue.QueueName
-
- getHandler(String, int) - Method in interface co.cask.cdap.common.zookeeper.coordination.ResourceAssigner
-
Returns the handler that is currently assigned to handle the given partition and replica.
- getHConf() - Method in class co.cask.cdap.gateway.handlers.ConfigService
-
- getHConfXMLString() - Method in class co.cask.cdap.gateway.handlers.ConfigService
-
- getHomeLocation() - Method in class co.cask.cdap.common.io.RootLocationFactory
-
- getHomeLocation() - Method in class org.apache.twill.filesystem.FileContextLocationFactory
-
- getHost() - Method in exception co.cask.cdap.common.ServiceBindException
-
- getId() - Method in exception co.cask.cdap.common.ApplicationNotFoundException
-
- getId() - Method in exception co.cask.cdap.common.DatasetAlreadyExistsException
-
- getId() - Method in exception co.cask.cdap.common.DatasetModuleAlreadyExistsException
-
- getId() - Method in exception co.cask.cdap.common.DatasetModuleCannotBeDeletedException
-
- getId() - Method in exception co.cask.cdap.common.DatasetModuleNotFoundException
-
- getId() - Method in exception co.cask.cdap.common.DatasetNotFoundException
-
- getId() - Method in exception co.cask.cdap.common.DatasetTypeNotFoundException
-
- getId() - Method in exception co.cask.cdap.common.NamespaceAlreadyExistsException
-
- getId() - Method in exception co.cask.cdap.common.NamespaceNotFoundException
-
- getId() - Method in exception co.cask.cdap.common.ProgramNotFoundException
-
- getId() - Method in exception co.cask.cdap.common.QueryNotFoundException
-
- getId() - Method in exception co.cask.cdap.common.SecureKeyAlreadyExistsException
-
- getId() - Method in exception co.cask.cdap.common.SecureKeyNotFoundException
-
- getId() - Method in exception co.cask.cdap.common.ServiceNotFoundException
-
- getId() - Method in exception co.cask.cdap.common.StreamNotFoundException
-
- getId() - Method in exception co.cask.cdap.common.ViewNotFoundException
-
- getInactiveConnections() - Method in class co.cask.cdap.common.db.DBConnectionPoolManager
-
Returns the number of inactive (unused) connections in this pool.
- getInMemoryModules() - Method in class co.cask.cdap.common.guice.DiscoveryRuntimeModule
-
- getInMemoryModules() - Method in class co.cask.cdap.common.guice.LocationRuntimeModule
-
- getInMemoryModules() - Method in class co.cask.cdap.common.namespace.guice.NamespaceClientRuntimeModule
-
- getInMemoryModules() - Method in class co.cask.cdap.common.runtime.RuntimeModule
-
Implementers of this method should return a combined Module that includes
all of the modules and classes required to instantiate and run an
in-memory CDAP instance.
- getInputStream() - Method in class co.cask.cdap.common.io.ForwardingLocation
-
- getInputStream() - Method in class co.cask.cdap.common.lang.jar.UnpackedJarDirEntry
-
- getInstances(String, Class<U>) - Method in class co.cask.cdap.common.conf.Configuration
-
Get the value of the name
property as a List
of objects implementing the interface specified by xface
.
- getInstances() - Method in class co.cask.cdap.common.twill.AbstractDistributedMasterServiceManager
-
- getInstances() - Method in class co.cask.cdap.common.twill.AbstractInMemoryMasterServiceManager
-
- getInstances() - Method in interface co.cask.cdap.common.twill.MasterServiceManager
-
Used to get the count of the instances of the CDAP Service that are currently running.
- getInt(String) - Method in class co.cask.cdap.common.conf.Configuration
-
Get the value of the name
configuration property as an int
.
- getInt(String, int) - Method in class co.cask.cdap.common.conf.Configuration
-
Get the value of the name
property as an int
.
- getInternalName() - Method in class co.cask.cdap.internal.asm.ClassDefinition
-
- getKeytabURI() - Method in class co.cask.cdap.common.security.ImpersonationInfo
-
- getLastModified() - Method in class co.cask.cdap.common.io.LocationStatus
-
- getLayout() - Method in class co.cask.cdap.common.logging.logback.CAppender
-
- getLength() - Method in class co.cask.cdap.common.io.LocationStatus
-
- getLevel() - Method in class co.cask.cdap.common.logging.LogEvent
-
- getLiveInfo() - Method in class co.cask.cdap.common.twill.AbstractDistributedMasterServiceManager
-
- getLiveInfo() - Method in class co.cask.cdap.common.twill.AbstractInMemoryMasterServiceManager
-
- getLiveInfo() - Method in interface co.cask.cdap.common.twill.MasterServiceManager
-
- getLocationFactory() - Method in class co.cask.cdap.common.io.ForwardingLocation
-
- getLogFileName() - Method in class co.cask.cdap.common.logging.LogConfiguration
-
- getLogFilePath() - Method in class co.cask.cdap.common.logging.LogConfiguration
-
- getLoggingContext() - Static method in class co.cask.cdap.common.logging.LoggingContextAccessor
-
- getLogPartition() - Method in class co.cask.cdap.common.logging.ApplicationLoggingContext
-
- getLogPartition() - Method in class co.cask.cdap.common.logging.ComponentLoggingContext
-
- getLogPartition() - Method in interface co.cask.cdap.common.logging.LoggingContext
-
Returns the partition name that is used to group log messages of a component into one partition for collection.
- getLogPartition() - Method in class co.cask.cdap.common.logging.NamespaceLoggingContext
-
- getLogPartition() - Method in class co.cask.cdap.common.logging.ServiceLoggingContext
-
- getLogPathFragment(String) - Method in class co.cask.cdap.common.logging.ApplicationLoggingContext
-
- getLogPathFragment(String) - Method in class co.cask.cdap.common.logging.ComponentLoggingContext
-
- getLogPathFragment(String) - Method in interface co.cask.cdap.common.logging.LoggingContext
-
Returns the path fragment that will be part of the log file name.
- getLogPathFragment(String) - Method in class co.cask.cdap.common.logging.NamespaceLoggingContext
-
- getLogPathFragment(String) - Method in class co.cask.cdap.common.logging.ServiceLoggingContext
-
- getLong(String) - Method in class co.cask.cdap.common.conf.Configuration
-
Get the value of the name
configuration property as a long
.
- getLong(String, long) - Method in class co.cask.cdap.common.conf.Configuration
-
Get the value of the name
property as a long
.
- getLongBytes(String) - Method in class co.cask.cdap.common.conf.Configuration
-
Get the value of the name
property as a long
or
human readable format.
- getLongBytes(String, long) - Method in class co.cask.cdap.common.conf.Configuration
-
Get the value of the name
property as a long
or
human readable format.
- getMajor() - Method in class co.cask.cdap.common.utils.ProjectInfo.Version
-
- getManifest() - Method in class co.cask.cdap.common.lang.DirectoryClassLoader
-
- getManifest(Location) - Static method in class co.cask.cdap.common.lang.jar.BundleJarUtil
-
Load the manifest inside the given jar.
- getManifest() - Method in class co.cask.cdap.common.lang.jar.JarResources
-
Returns the
Manifest
object if it presents in the archive file, or
null
otherwise.
- getMaxInstances() - Method in class co.cask.cdap.common.logging.LogConfiguration
-
- getMaxInstances() - Method in class co.cask.cdap.common.twill.AbstractInMemoryMasterServiceManager
-
- getMaxInstances() - Method in interface co.cask.cdap.common.twill.MasterServiceManager
-
Get the maximum instance count for the service.
- getMessage() - Method in exception co.cask.cdap.common.HandlerException
-
- getMessage() - Method in class co.cask.cdap.common.logging.LogEvent
-
- getMetadata(Id) - Method in class co.cask.cdap.common.metadata.AbstractMetadataClient
-
- getMetadata(Id, MetadataScope) - Method in class co.cask.cdap.common.metadata.AbstractMetadataClient
-
- getMetadata(Id.Application, MetadataScope) - Method in class co.cask.cdap.common.metadata.AbstractMetadataClient
-
- getMetadata(Id.Artifact, MetadataScope) - Method in class co.cask.cdap.common.metadata.AbstractMetadataClient
-
- getMetadata(Id.DatasetInstance, MetadataScope) - Method in class co.cask.cdap.common.metadata.AbstractMetadataClient
-
- getMetadata(Id.Stream, MetadataScope) - Method in class co.cask.cdap.common.metadata.AbstractMetadataClient
-
- getMetadata(Id.Stream.View, MetadataScope) - Method in class co.cask.cdap.common.metadata.AbstractMetadataClient
-
- getMetadata(Id.Program, MetadataScope) - Method in class co.cask.cdap.common.metadata.AbstractMetadataClient
-
- getMetadata(Id.Run) - Method in class co.cask.cdap.common.metadata.AbstractMetadataClient
-
- getMethod() - Method in exception co.cask.cdap.common.MethodNotAllowedException
-
- getMethod(Class<?>, String, Class<?>...) - Static method in class co.cask.cdap.internal.asm.Methods
-
- getMethodSignature(Method, TypeToken<?>...) - Static method in class co.cask.cdap.internal.asm.Signatures
-
Generates signature for the given method.
- getMinInstances() - Method in class co.cask.cdap.common.twill.AbstractDistributedMasterServiceManager
-
- getMinInstances() - Method in class co.cask.cdap.common.twill.AbstractInMemoryMasterServiceManager
-
- getMinInstances() - Method in interface co.cask.cdap.common.twill.MasterServiceManager
-
Get the minimum instance count for the service.
- getMinor() - Method in class co.cask.cdap.common.utils.ProjectInfo.Version
-
- getName() - Method in class co.cask.cdap.common.discovery.ResolvingDiscoverable
-
- getName() - Method in class co.cask.cdap.common.internal.guava.ClassPath.ClassInfo
-
Returns the fully qualified name of the class.
- getName() - Method in class co.cask.cdap.common.io.ForwardingLocation
-
- getName() - Method in class co.cask.cdap.common.lang.jar.UnpackedJarDirEntry
-
- getName() - Method in interface co.cask.cdap.common.logging.LoggingContext.SystemTag
-
- getName() - Method in class co.cask.cdap.common.options.OptionSpec
-
Returns the name of the field.
- getName(ProgramId) - Static method in class co.cask.cdap.common.service.ServiceDiscoverable
-
- getName(String, String, String) - Static method in class co.cask.cdap.common.service.ServiceDiscoverable
-
- getName() - Method in class co.cask.cdap.common.startup.Check
-
Return a short, descriptive name for the check.
- getName() - Method in class co.cask.cdap.common.startup.CheckRunner.Failure
-
- getName() - Method in class co.cask.cdap.common.zookeeper.coordination.PartitionReplica
-
Returns name of the partition.
- getName() - Method in class co.cask.cdap.common.zookeeper.coordination.ResourceAssignment
-
Returns the name of the resource.
- getName() - Method in class co.cask.cdap.common.zookeeper.coordination.ResourceRequirement
-
Returns name of this resource.
- getName() - Method in class co.cask.cdap.common.zookeeper.coordination.ResourceRequirement.Partition
-
Returns the name of this partition.
- getNamedConfigurations(Configuration, String) - Static method in class co.cask.cdap.common.conf.ConfigurationUtil
-
Retrieves all configurations that are prefixed with a particular prefix.
- getNamespace() - Method in exception co.cask.cdap.common.NamespaceCannotBeDeletedException
-
- getNamespacedLogBaseDir(String) - Method in class co.cask.cdap.common.logging.AbstractLoggingContext
-
Returns the base dir for logs under the namespace directory
- getNamespacedLogBaseDir(String) - Method in class co.cask.cdap.common.logging.NamespaceLoggingContext
-
- getNamespaceId() - Method in exception co.cask.cdap.common.NamespaceCannotBeCreatedException
-
- getNodeReports() - Method in class org.apache.twill.internal.yarn.Hadoop21YarnAppClient
-
- getNumComponents() - Method in class co.cask.cdap.common.queue.QueueName
-
- getObject() - Method in exception co.cask.cdap.common.NotFoundException
-
Return the object which could not be found.
- getObjectId() - Method in exception co.cask.cdap.common.AlreadyExistsException
-
- getObjectId() - Method in exception co.cask.cdap.common.CannotBeCreatedException
-
- getObjectId() - Method in exception co.cask.cdap.common.CannotBeDeletedException
-
- getOutputStream() - Method in class co.cask.cdap.common.io.ForwardingLocation
-
- getOutputStream(String) - Method in class co.cask.cdap.common.io.ForwardingLocation
-
- getPackage(String) - Method in class co.cask.cdap.common.lang.FilterClassLoader
-
- getPackage(String) - Method in class co.cask.cdap.common.lang.PackageFilterClassLoader
-
- getPackageName() - Method in class co.cask.cdap.common.internal.guava.ClassPath.ClassInfo
-
Returns the package name of the class, without attempting to load the class.
- getPackages() - Method in class co.cask.cdap.common.lang.FilterClassLoader
-
- getPackages() - Method in class co.cask.cdap.common.lang.PackageFilterClassLoader
-
- getParent(Location) - Static method in class co.cask.cdap.common.io.Locations
-
Creates a
Location
instance which represents the parent of the given location.
- getParents() - Method in class co.cask.cdap.common.conf.ArtifactConfig
-
- getPartitions() - Method in class co.cask.cdap.common.zookeeper.coordination.ResourceRequirement
-
- getPattern(String) - Method in class co.cask.cdap.common.conf.Configuration
-
Get the value of the name
property as a Pattern
.
- getPattern(String, Pattern) - Method in class co.cask.cdap.common.conf.Configuration
-
Get the value of the name
property as a Pattern
.
- getPayload() - Method in class co.cask.cdap.common.service.RegisteredServerInfo
-
- getPlugins() - Method in class co.cask.cdap.common.conf.ArtifactConfig
-
- getPort() - Method in class co.cask.cdap.common.service.CommandPortService
-
Returns the port that the server is binded to.
- getPort() - Method in class co.cask.cdap.common.service.RegisteredServerInfo
-
- getPort() - Method in exception co.cask.cdap.common.ServiceBindException
-
- getPreservedClasses() - Method in class co.cask.cdap.internal.asm.ClassDefinition
-
Returns list of Classes that are used by the generated class which should be used as is,
instead of loaded again by the
ByteCodeClassLoader
.
- getPrincipal() - Method in class co.cask.cdap.common.security.ImpersonationInfo
-
- getProperties() - Method in class co.cask.cdap.common.conf.ArtifactConfig
-
- getProperties(Id) - Method in class co.cask.cdap.common.metadata.AbstractMetadataClient
-
- getProperties(Id, MetadataScope) - Method in class co.cask.cdap.common.metadata.AbstractMetadataClient
-
- getProperties(Id.Application, MetadataScope) - Method in class co.cask.cdap.common.metadata.AbstractMetadataClient
-
- getProperties(Id.Artifact, MetadataScope) - Method in class co.cask.cdap.common.metadata.AbstractMetadataClient
-
- getProperties(Id.DatasetInstance, MetadataScope) - Method in class co.cask.cdap.common.metadata.AbstractMetadataClient
-
- getProperties(Id.Stream, MetadataScope) - Method in class co.cask.cdap.common.metadata.AbstractMetadataClient
-
- getProperties(Id.Stream.View, MetadataScope) - Method in class co.cask.cdap.common.metadata.AbstractMetadataClient
-
- getProperties(Id.Program, MetadataScope) - Method in class co.cask.cdap.common.metadata.AbstractMetadataClient
-
- getPropertySources(String) - Method in class co.cask.cdap.common.conf.Configuration
-
Gets information about why a property was set.
- getProps() - Method in class co.cask.cdap.common.conf.Configuration
-
- getRandomPort() - Static method in class co.cask.cdap.common.utils.Networks
-
Find a random free port in localhost for binding.
- getRange(String) - Method in class co.cask.cdap.common.conf.Configuration
-
Parse the given attribute as a set of integer ranges.
- getRange(String, String) - Method in class co.cask.cdap.common.conf.Configuration
-
Parse the given attribute as a set of integer ranges.
- getRaw(String) - Method in class co.cask.cdap.common.conf.Configuration
-
Get the value of the
name
property, without doing
variable expansion.If the key is
deprecated, it returns the value of the first key which replaces
the deprecated key and is not null.
- getReason() - Method in exception co.cask.cdap.common.CannotBeCreatedException
-
- getReason() - Method in exception co.cask.cdap.common.CannotBeDeletedException
-
- getReplicaId() - Method in class co.cask.cdap.common.zookeeper.coordination.PartitionReplica
-
Returns id for the replica inside this partition for this assignment.
- getReplicas() - Method in class co.cask.cdap.common.zookeeper.coordination.ResourceRequirement.Partition
-
Returns the number of replicas for this partition.
- getRequestBody() - Method in class co.cask.cdap.common.logging.AuditLogEntry
-
- getRequestLine() - Method in class co.cask.cdap.common.logging.AuditLogEntry
-
- getResource(String) - Method in class co.cask.cdap.common.conf.Configuration
-
Get the
URL
for the named resource.
- getResource(String) - Method in class co.cask.cdap.common.lang.FilterClassLoader
-
- getResource(String) - Method in class co.cask.cdap.common.lang.jar.JarResources
-
Extracts a archive resource as a blob.
- getResource(String) - Method in class co.cask.cdap.common.lang.PackageFilterClassLoader
-
- getResource(String) - Method in class co.cask.cdap.common.lang.WeakReferenceDelegatorClassLoader
-
- getResourceAsStream(String) - Method in class co.cask.cdap.common.lang.CombineClassLoader
-
- getResourceAsStream(String) - Method in class co.cask.cdap.common.lang.FilterClassLoader
-
- getResourceAsStream(String) - Method in class co.cask.cdap.common.lang.jar.JarResources
-
Returns an
InputStream
for resource with the given name.
- getResourceAsStream(String) - Method in class co.cask.cdap.common.lang.WeakReferenceDelegatorClassLoader
-
- getResourceName() - Method in class co.cask.cdap.common.internal.guava.ClassPath.ResourceInfo
-
Returns the fully qualified name of the resource.
- getResources() - Method in class co.cask.cdap.common.internal.guava.ClassPath
-
Returns all resources loadable from the current class path, including the class files of all
loadable classes but excluding the "META-INF/MANIFEST.MF" file.
- getResources(String) - Method in class co.cask.cdap.common.lang.FilterClassLoader
-
- getResources(String) - Method in class co.cask.cdap.common.lang.PackageFilterClassLoader
-
- getResources(String) - Method in class co.cask.cdap.common.lang.WeakReferenceDelegatorClassLoader
-
- getResourcesWithDependencies(ClassLoader, Class<?>) - Static method in class co.cask.cdap.common.lang.ClassPathResources
-
Returns the base set of resources needed to load the specified
Class
using the
specified
ClassLoader
.
- getResponseCode() - Method in class co.cask.cdap.common.logging.AuditLogEntry
-
- getResponseContentLength() - Method in class co.cask.cdap.common.logging.AuditLogEntry
-
- getResult() - Method in interface co.cask.cdap.common.io.Processor
-
- getSchedule() - Method in exception co.cask.cdap.common.ScheduleAlreadyExistsException
-
- getSchema() - Method in class co.cask.cdap.internal.io.ReflectionDatumWriter
-
- getSecond() - Method in class co.cask.cdap.common.utils.ImmutablePair
-
Return second object from pair.
- getSecondComponent() - Method in class co.cask.cdap.common.queue.QueueName
-
- getService() - Method in exception co.cask.cdap.common.ServiceBindException
-
- getServiceName() - Method in exception co.cask.cdap.common.ServiceNotEnabledException
-
- getServiceName() - Method in exception co.cask.cdap.common.ServiceUnavailableException
-
- getServices(List<? super Service>) - Method in class co.cask.cdap.common.twill.AbstractMasterTwillRunnable
-
Class extending AbstractMasterTwillRunnable should populate services
with a list of Services which will be started in increasing order of index.
- getSimpleName() - Method in class co.cask.cdap.common.internal.guava.ClassPath.ClassInfo
-
Returns the simple name of the underlying class as given in the source code.
- getSimpleName() - Method in class co.cask.cdap.common.queue.QueueName
-
- getSize() - Method in class co.cask.cdap.common.lang.jar.UnpackedJarDirEntry
-
- getSize() - Method in class co.cask.cdap.common.stream.notification.StreamSizeNotification
-
- getSizeThreshold() - Method in class co.cask.cdap.common.logging.LogConfiguration
-
- getSocketAddress() - Method in class co.cask.cdap.common.discovery.ResolvingDiscoverable
-
- getStandaloneModules() - Method in class co.cask.cdap.common.guice.DiscoveryRuntimeModule
-
- getStandaloneModules() - Method in class co.cask.cdap.common.guice.LocationRuntimeModule
-
- getStandaloneModules() - Method in class co.cask.cdap.common.namespace.guice.NamespaceClientRuntimeModule
-
- getStandaloneModules() - Method in class co.cask.cdap.common.runtime.RuntimeModule
-
Implementers of this method should return a combined Module that includes
all of the modules and classes required to instantiate and run an a
standalone CDAP instance.
- getStatusCode() - Method in exception co.cask.cdap.common.BadRequestException
-
- getStatusCode() - Method in exception co.cask.cdap.common.ConflictException
-
- getStatusCode() - Method in exception co.cask.cdap.common.FeatureDisabledException
-
- getStatusCode() - Method in exception co.cask.cdap.common.MethodNotAllowedException
-
- getStatusCode() - Method in exception co.cask.cdap.common.NotFoundException
-
- getStatusCode() - Method in exception co.cask.cdap.common.NotImplementedException
-
- getStatusCode() - Method in exception co.cask.cdap.common.ServiceUnavailableException
-
- getStatusCode() - Method in exception co.cask.cdap.common.UnauthenticatedException
-
- getStringCollection(String) - Method in class co.cask.cdap.common.conf.Configuration
-
Get the comma delimited values of the name
property as
a collection of String
s.
- getStringCollection(String) - Static method in class co.cask.cdap.common.conf.StringUtils
-
Returns a collection of strings.
- getStrings(String) - Method in class co.cask.cdap.common.conf.Configuration
-
Get the comma delimited values of the name
property as
an array of String
s.
- getStrings(String, String...) - Method in class co.cask.cdap.common.conf.Configuration
-
Get the comma delimited values of the name
property as
an array of String
s.
- getStrings(String) - Static method in class co.cask.cdap.common.conf.StringUtils
-
Returns an arraylist of strings.
- getSystemArgs() - Method in class co.cask.cdap.internal.app.store.RunRecordMeta
-
- getSystemTag(String) - Method in class co.cask.cdap.common.logging.AbstractLoggingContext
-
Gets system tag value by tag name.
- getSystemTags() - Method in class co.cask.cdap.common.logging.AbstractLoggingContext
-
- getSystemTags() - Method in interface co.cask.cdap.common.logging.LoggingContext
-
- getSystemTagsMap() - Method in class co.cask.cdap.common.logging.AbstractLoggingContext
-
- getSystemTagsMap() - Method in interface co.cask.cdap.common.logging.LoggingContext
-
- getTag() - Method in class co.cask.cdap.common.logging.LogEvent
-
- getTags(Id) - Method in class co.cask.cdap.common.metadata.AbstractMetadataClient
-
- getTags(Id, MetadataScope) - Method in class co.cask.cdap.common.metadata.AbstractMetadataClient
-
- getTags(Id.Application, MetadataScope) - Method in class co.cask.cdap.common.metadata.AbstractMetadataClient
-
- getTags(Id.Artifact, MetadataScope) - Method in class co.cask.cdap.common.metadata.AbstractMetadataClient
-
- getTags(Id.DatasetInstance, MetadataScope) - Method in class co.cask.cdap.common.metadata.AbstractMetadataClient
-
- getTags(Id.Stream, MetadataScope) - Method in class co.cask.cdap.common.metadata.AbstractMetadataClient
-
- getTags(Id.Stream.View, MetadataScope) - Method in class co.cask.cdap.common.metadata.AbstractMetadataClient
-
- getTags(Id.Program, MetadataScope) - Method in class co.cask.cdap.common.metadata.AbstractMetadataClient
-
- getTargetId() - Method in exception co.cask.cdap.common.InvalidMetadataException
-
- getTempFile(String) - Method in class co.cask.cdap.common.io.ForwardingLocation
-
- getThirdComponent() - Method in class co.cask.cdap.common.queue.QueueName
-
- getTime(RunId, TimeUnit) - Static method in class co.cask.cdap.common.app.RunIds
-
- getTimestamp() - Method in class co.cask.cdap.common.stream.notification.StreamSizeNotification
-
- getTopLevelClasses() - Method in class co.cask.cdap.common.internal.guava.ClassPath
-
Returns all top level classes loadable from the current class path.
- getTopLevelClasses(String) - Method in class co.cask.cdap.common.internal.guava.ClassPath
-
Returns all top level classes whose package name is packageName
.
- getTopLevelClassesRecursive(String) - Method in class co.cask.cdap.common.internal.guava.ClassPath
-
Returns all top level classes whose package name is packageName
or starts with
packageName
followed by a '.'.
- getTrimmed(String) - Method in class co.cask.cdap.common.conf.Configuration
-
Get the value of the name
property as a trimmed String
,
null
if no such property exists.
- getTrimmedStringCollection(String) - Method in class co.cask.cdap.common.conf.Configuration
-
Get the comma delimited values of the name
property as
a collection of String
s, trimmed of the leading and trailing whitespace.
- getTrimmedStringCollection(String) - Static method in class co.cask.cdap.common.conf.StringUtils
-
Splits a comma separated value String
, trimming leading and trailing whitespace on each value.
- getTrimmedStringCollection(String) - Static method in class co.cask.cdap.common.utils.StringUtils
-
Splits a comma separated value String
, trimming leading and trailing whitespace on each value.
- getTrimmedStrings(String) - Method in class co.cask.cdap.common.conf.Configuration
-
Get the comma delimited values of the name
property as
an array of String
s, trimmed of the leading and trailing whitespace.
- getTrimmedStrings(String, String...) - Method in class co.cask.cdap.common.conf.Configuration
-
Get the comma delimited values of the name
property as
an array of String
s, trimmed of the leading and trailing whitespace.
- getTrimmedStrings(String) - Static method in class co.cask.cdap.common.conf.StringUtils
-
Splits a comma separated value String
, trimming leading and trailing whitespace on each value.
- getTrimmedStrings(String) - Static method in class co.cask.cdap.common.utils.StringUtils
-
Splits a comma separated value String
, trimming leading and trailing whitespace on each value.
- getTwillRunId() - Method in class co.cask.cdap.internal.app.store.RunRecordMeta
-
- getType() - Method in class co.cask.cdap.common.internal.remote.MethodArgument
-
- getType() - Method in class co.cask.cdap.common.options.OptionSpec
-
Returns the type of the field.
- getTypeName() - Method in class co.cask.cdap.common.options.OptionSpec
-
Returns the type name of the field annotated by @Option
.
- getUGI(NamespaceId) - Method in class co.cask.cdap.common.security.DefaultImpersonator
-
- getUGI(NamespaceId) - Method in interface co.cask.cdap.common.security.Impersonator
-
- getUncaughtExceptionLogger() - Method in class co.cask.cdap.common.service.UncaughtExceptionIdleService
-
- getUri() - Method in class co.cask.cdap.common.io.LocationStatus
-
- getUsage() - Method in class co.cask.cdap.common.options.OptionSpec
-
Returns the usage of the field.
- getUserIdentity() - Method in class co.cask.cdap.common.logging.AuditLogEntry
-
- getUserName() - Method in class co.cask.cdap.common.logging.AuditLogEntry
-
- getValByRegex(String) - Method in class co.cask.cdap.common.conf.Configuration
-
get keys matching the the regex.
- getValidConnection() - Method in class co.cask.cdap.common.db.DBConnectionPoolManager
-
- getValue() - Method in class co.cask.cdap.common.internal.remote.MethodArgument
-
- getValue() - Method in interface co.cask.cdap.common.logging.LoggingContext.SystemTag
-
- getVersion() - Static method in class co.cask.cdap.common.utils.ProjectInfo
-
- getVisibleResources() - Static method in class co.cask.cdap.common.lang.ProgramResources
-
Returns a Set of resource names that are visible through to user program.
- getWritePosition() - Method in class co.cask.cdap.common.logging.LogFileWriter
-
- getWritePosition() - Method in interface co.cask.cdap.common.logging.LogWriter
-
return the current write position.
- lastModified() - Method in class co.cask.cdap.common.io.ForwardingLocation
-
- LastNCollector<Element> - Class in co.cask.cdap.common.collect
-
This collector will keep only the most recent N elements.
- LastNCollector(int) - Constructor for class co.cask.cdap.common.collect.LastNCollector
-
- launchTimeout(Iterable<EventHandler.TimeoutEvent>) - Method in class co.cask.cdap.common.twill.AbortOnTimeoutEventHandler
-
- length() - Method in class co.cask.cdap.common.io.ForwardingLocation
-
- LEVELDB_STATS_REPORT_INTERVAL - Static variable in class co.cask.cdap.common.conf.Constants.Metrics.Dataset
-
Defines reporting interval for LevelDB stats, in seconds
- limit(int, RetryStrategy) - Static method in class co.cask.cdap.common.service.RetryStrategies
-
Creates a
RetryStrategy
that retries maximum given number of times, with the actual
delay behavior delegated to another
RetryStrategy
.
- linkOrCopy(Location, File) - Static method in class co.cask.cdap.common.io.Locations
-
Tries to create a hardlink to the given
Location
if it is on the local file system.
- list() - Method in class co.cask.cdap.common.io.ForwardingLocation
-
- list() - Method in class co.cask.cdap.common.namespace.AbstractNamespaceQueryClient
-
- list() - Method in class co.cask.cdap.common.namespace.InMemoryNamespaceClient
-
- list() - Method in class co.cask.cdap.common.namespace.LocalNamespaceClient
-
- list() - Method in interface co.cask.cdap.common.namespace.NamespaceQueryAdmin
-
Lists all namespaces.
- list(File) - Static method in class co.cask.cdap.common.utils.DirUtils
-
Returns list of file names under the given directory.
- list(File, FilenameFilter) - Static method in class co.cask.cdap.common.utils.DirUtils
-
Returns list of file names under the given directory that are accepted by the given filter.
- list(File, String...) - Static method in class co.cask.cdap.common.utils.DirUtils
-
Returns list of file names under the given directory that matches the give set of file name extension.
- list(File, Iterable<String>) - Static method in class co.cask.cdap.common.utils.DirUtils
-
Returns list of file names under the given directory that matches the give set of file name extension.
- listenerAdded(String) - Method in class co.cask.cdap.common.conf.AbstractPropertyStore
-
Invoked when a new listener is added.
- listenerAdded(String) - Method in class co.cask.cdap.common.conf.InMemoryPropertyStore
-
- listenerAdded(String) - Method in class co.cask.cdap.common.zookeeper.store.ZKPropertyStore
-
- listFiles(File) - Static method in class co.cask.cdap.common.utils.DirUtils
-
Returns list of files under the given directory.
- listFiles(File, FileFilter) - Static method in class co.cask.cdap.common.utils.DirUtils
-
Returns list of files under the given directory that are accepted by the given filter.
- listFiles(File, FilenameFilter) - Static method in class co.cask.cdap.common.utils.DirUtils
-
Returns list of files under the given directory that are accepted by the given filter.
- listFiles(File, String...) - Static method in class co.cask.cdap.common.utils.DirUtils
-
Returns list of files under the given directory that matches the give set of file name extension.
- listFiles(File, Iterable<String>) - Static method in class co.cask.cdap.common.utils.DirUtils
-
Returns list of files under the given directory that matches the give set of file name extension.
- load() - Method in class co.cask.cdap.common.internal.guava.ClassPath.ClassInfo
-
Loads (but doesn't link or initialize) the class.
- loadClass(String, ClassLoader, Object) - Static method in class co.cask.cdap.common.lang.ClassLoaders
-
Loads the class with the given class name with the given classloader.
- loadClass(String, boolean) - Method in class co.cask.cdap.common.lang.FilterClassLoader
-
- loadClass(String, boolean) - Method in class co.cask.cdap.common.lang.PackageFilterClassLoader
-
- loadClass(String) - Method in class co.cask.cdap.internal.asm.ByteCodeClassLoader
-
- loadClass(String, boolean) - Method in class co.cask.cdap.internal.asm.ByteCodeClassLoader
-
- LOCAL_DATA_DIR - Static variable in class co.cask.cdap.common.conf.Constants.Explore
-
- LocalLogWriter - Class in co.cask.cdap.common.logging.common
-
Implementation of LogWriter that writes to log collector directly.
- LocalLogWriter(CConfiguration) - Constructor for class co.cask.cdap.common.logging.common.LocalLogWriter
-
- LocalNamespaceClient - Class in co.cask.cdap.common.namespace
-
- LocalNamespaceClient(NamespaceAdmin) - Constructor for class co.cask.cdap.common.namespace.LocalNamespaceClient
-
- LOCATION_COMPARATOR - Static variable in class co.cask.cdap.common.io.Locations
-
- LocationRuntimeModule - Class in co.cask.cdap.common.guice
-
Provides Guice bindings for LocationFactory in different runtime environment.
- LocationRuntimeModule() - Constructor for class co.cask.cdap.common.guice.LocationRuntimeModule
-
- Locations - Class in co.cask.cdap.common.io
-
Utility class to help interaction with
Location
.
- LocationStatus - Class in co.cask.cdap.common.io
-
Status of a location.
- LocationStatus(URI, long, boolean, long) - Constructor for class co.cask.cdap.common.io.LocationStatus
-
- log(LogEvent) - Method in class co.cask.cdap.common.logging.LogCollector
-
- log(LogEvent) - Method in class co.cask.cdap.common.logging.LogFileWriter
-
- log(LogEvent) - Method in interface co.cask.cdap.common.logging.LogWriter
-
logs a single event.
- LOG_DIRS - Static variable in class co.cask.cdap.common.conf.KafkaConstants.ConfigKeys
-
- LOG_DIRS_DEPRECATED - Static variable in class co.cask.cdap.common.conf.KafkaConstants.ConfigKeys
-
Deprecated.
- LOG_SAVER_STATUS_HANDLER - Static variable in class co.cask.cdap.common.conf.Constants.LogSaver
-
- LogCollector - Class in co.cask.cdap.common.logging
-
Collector for logging system.
- LogCollector(CConfiguration, Configuration) - Constructor for class co.cask.cdap.common.logging.LogCollector
-
- LogConfiguration - Class in co.cask.cdap.common.logging
-
Configuration for logging.
- LogConfiguration(FileSystem, CConfiguration, String, String) - Constructor for class co.cask.cdap.common.logging.LogConfiguration
-
- LogEvent - Class in co.cask.cdap.common.logging
-
Represents a logging event.
- LogEvent(String, String, String) - Constructor for class co.cask.cdap.common.logging.LogEvent
-
- LogFileReader - Class in co.cask.cdap.common.logging
-
A LogReader reading from file.
- LogFileReader() - Constructor for class co.cask.cdap.common.logging.LogFileReader
-
- LogFileWriter - Class in co.cask.cdap.common.logging
-
A LogWriter that writes to file.
- LogFileWriter() - Constructor for class co.cask.cdap.common.logging.LogFileWriter
-
- LoggingConstants - Class in co.cask.cdap.common.logging
-
Common logging constants.
- LoggingConstants() - Constructor for class co.cask.cdap.common.logging.LoggingConstants
-
- LoggingContext - Interface in co.cask.cdap.common.logging
-
Defines LoggingContext interface so that we have at least somewhat structured logging context data and know how to
inject it on the logs writing end.
- LoggingContext.SystemTag - Interface in co.cask.cdap.common.logging
-
Defines the interface for the system tag associated with LoggingContext.
- LoggingContextAccessor - Class in co.cask.cdap.common.logging
-
Allows to store and access the logging context.
- LoggingContextAccessor() - Constructor for class co.cask.cdap.common.logging.LoggingContextAccessor
-
- logImportantConfig(CConfiguration) - Static method in class co.cask.cdap.common.startup.ConfigurationLogger
-
- LOGIN_MODULE_CLASS_NAME - Static variable in class co.cask.cdap.common.conf.Constants.Security
-
Authentication Login Module class name
- loginForMasterService(CConfiguration) - Static method in class co.cask.cdap.common.kerberos.SecurityUtil
-
- LogMessageFormat - Interface in co.cask.cdap.common.logging.common
-
Defines format for log message text.
- LogReader - Interface in co.cask.cdap.common.logging
-
Represents classes that can read log.
- LOGSAVER - Static variable in class co.cask.cdap.common.conf.Constants.Service
-
- LogWriter - Interface in co.cask.cdap.common.logging.common
-
Defines log writer interface.
- logWriter - Static variable in class co.cask.cdap.common.logging.logback.CAppender
-
- LogWriter - Interface in co.cask.cdap.common.logging
-
Represents classes that can write log.
- RandomEndpointStrategy - Class in co.cask.cdap.common.discovery
-
Randomly picks endpoint from the list of available endpoints.
- RandomEndpointStrategy(ServiceDiscovered) - Constructor for class co.cask.cdap.common.discovery.RandomEndpointStrategy
-
- read(Id.Namespace, File) - Method in class co.cask.cdap.common.conf.ArtifactConfigReader
-
Read the contents of the given file and deserialize it into an ArtifactConfig.
- read(JsonReader) - Method in class co.cask.cdap.common.stream.StreamEventTypeAdapter
-
- read(Decoder, Schema) - Method in interface co.cask.cdap.internal.io.DatumReader
-
- read(FROM, Schema) - Method in class co.cask.cdap.internal.io.ReflectionReader
-
Read from the source to create the target type with target schema.
- read(FROM, Schema, Schema, TypeToken<?>) - Method in class co.cask.cdap.internal.io.ReflectionReader
-
- read(Row, Schema) - Method in class co.cask.cdap.internal.io.ReflectionRowReader
-
- read(Row, Schema) - Method in class co.cask.cdap.internal.io.ReflectionRowRecordReader
-
- READ_COUNT - Static variable in class co.cask.cdap.common.conf.Constants.Metrics.Name.Dataset
-
- READ_TIMEOUT_PROPERTY_NAME - Static variable in class co.cask.cdap.common.http.DefaultHttpRequestConfig
-
- readArray(Decoder, Schema, Schema, TypeToken<?>) - Method in class co.cask.cdap.internal.io.ReflectionDatumReader
-
- readArray(FROM, Schema, Schema, TypeToken<?>) - Method in class co.cask.cdap.internal.io.ReflectionReader
-
- readArray(Row, Schema, Schema, TypeToken<?>) - Method in class co.cask.cdap.internal.io.ReflectionRowReader
-
- readBool() - Method in class co.cask.cdap.common.io.BinaryDecoder
-
- readBool() - Method in interface co.cask.cdap.common.io.Decoder
-
- readBool(Decoder) - Method in class co.cask.cdap.internal.io.ReflectionDatumReader
-
- readBool(FROM) - Method in class co.cask.cdap.internal.io.ReflectionReader
-
- readBool(Row) - Method in class co.cask.cdap.internal.io.ReflectionRowReader
-
- readBytes() - Method in class co.cask.cdap.common.io.BinaryDecoder
-
- readBytes() - Method in interface co.cask.cdap.common.io.Decoder
-
- readBytes(Decoder) - Method in class co.cask.cdap.internal.io.ReflectionDatumReader
-
- readBytes(FROM) - Method in class co.cask.cdap.internal.io.ReflectionReader
-
- readBytes(Row) - Method in class co.cask.cdap.internal.io.ReflectionRowReader
-
- readDouble() - Method in class co.cask.cdap.common.io.BinaryDecoder
-
- readDouble() - Method in interface co.cask.cdap.common.io.Decoder
-
- readDouble(Decoder) - Method in class co.cask.cdap.internal.io.ReflectionDatumReader
-
- readDouble(FROM) - Method in class co.cask.cdap.internal.io.ReflectionReader
-
- readDouble(Row) - Method in class co.cask.cdap.internal.io.ReflectionRowReader
-
- readEnum(Decoder, Schema, Schema, TypeToken<?>) - Method in class co.cask.cdap.internal.io.ReflectionDatumReader
-
- readEnum(FROM, Schema, Schema, TypeToken<?>) - Method in class co.cask.cdap.internal.io.ReflectionReader
-
- readEnum(Row, Schema, Schema, TypeToken<?>) - Method in class co.cask.cdap.internal.io.ReflectionRowReader
-
- readFloat() - Method in class co.cask.cdap.common.io.BinaryDecoder
-
- readFloat() - Method in interface co.cask.cdap.common.io.Decoder
-
- readFloat(Decoder) - Method in class co.cask.cdap.internal.io.ReflectionDatumReader
-
- readFloat(FROM) - Method in class co.cask.cdap.internal.io.ReflectionReader
-
- readFloat(Row) - Method in class co.cask.cdap.internal.io.ReflectionRowReader
-
- readInt() - Method in class co.cask.cdap.common.io.BinaryDecoder
-
- readInt() - Method in interface co.cask.cdap.common.io.Decoder
-
- readInt(Decoder) - Method in class co.cask.cdap.internal.io.ReflectionDatumReader
-
- readInt(FROM) - Method in class co.cask.cdap.internal.io.ReflectionReader
-
- readInt(Row) - Method in class co.cask.cdap.internal.io.ReflectionRowReader
-
- readLong() - Method in class co.cask.cdap.common.io.BinaryDecoder
-
- readLong() - Method in interface co.cask.cdap.common.io.Decoder
-
- readLong(Decoder) - Method in class co.cask.cdap.internal.io.ReflectionDatumReader
-
- readLong(FROM) - Method in class co.cask.cdap.internal.io.ReflectionReader
-
- readLong(Row) - Method in class co.cask.cdap.internal.io.ReflectionRowReader
-
- readMap(Decoder, Schema, Schema, TypeToken<?>) - Method in class co.cask.cdap.internal.io.ReflectionDatumReader
-
- readMap(FROM, Schema, Schema, TypeToken<?>) - Method in class co.cask.cdap.internal.io.ReflectionReader
-
- readMap(Row, Schema, Schema, TypeToken<?>) - Method in class co.cask.cdap.internal.io.ReflectionRowReader
-
- readNull() - Method in class co.cask.cdap.common.io.BinaryDecoder
-
- readNull() - Method in interface co.cask.cdap.common.io.Decoder
-
Returns a null value.
- readNull(Decoder) - Method in class co.cask.cdap.internal.io.ReflectionDatumReader
-
- readNull(FROM) - Method in class co.cask.cdap.internal.io.ReflectionReader
-
- readNull(Row) - Method in class co.cask.cdap.internal.io.ReflectionRowReader
-
- readRecord(Decoder, Schema, Schema, TypeToken<?>) - Method in class co.cask.cdap.internal.io.ReflectionDatumReader
-
- readRecord(FROM, Schema, Schema, TypeToken<?>) - Method in class co.cask.cdap.internal.io.ReflectionReader
-
- readRecord(Row, Schema, Schema, TypeToken<?>) - Method in class co.cask.cdap.internal.io.ReflectionRowReader
-
- readString() - Method in class co.cask.cdap.common.io.BinaryDecoder
-
- readString() - Method in interface co.cask.cdap.common.io.Decoder
-
- readString(Decoder) - Method in class co.cask.cdap.internal.io.ReflectionDatumReader
-
- readString(FROM) - Method in class co.cask.cdap.internal.io.ReflectionReader
-
- readString(Row) - Method in class co.cask.cdap.internal.io.ReflectionRowReader
-
- readUnion(Decoder, Schema, Schema, TypeToken<?>) - Method in class co.cask.cdap.internal.io.ReflectionDatumReader
-
- readUnion(FROM, Schema, Schema, TypeToken<?>) - Method in class co.cask.cdap.internal.io.ReflectionReader
-
- readUnion(Row, Schema, Schema, TypeToken<?>) - Method in class co.cask.cdap.internal.io.ReflectionRowReader
-
- RedirectedPrintStream - Class in co.cask.cdap.common.logging
-
- redirectToLogger(String) - Static method in class co.cask.cdap.common.logging.StandardOutErrorRedirector
-
Redirect standard out and error to logger
- ReflectionDatumReader<T> - Class in co.cask.cdap.internal.io
-
Reflection based Datum Reader.
- ReflectionDatumReader(Schema, TypeToken<T>) - Constructor for class co.cask.cdap.internal.io.ReflectionDatumReader
-
- ReflectionDatumReaderFactory - Class in co.cask.cdap.internal.io
-
- ReflectionDatumReaderFactory() - Constructor for class co.cask.cdap.internal.io.ReflectionDatumReaderFactory
-
- ReflectionDatumWriter<T> - Class in co.cask.cdap.internal.io
-
A
DatumWriter
that uses java reflection to encode data.
- ReflectionDatumWriter(Schema) - Constructor for class co.cask.cdap.internal.io.ReflectionDatumWriter
-
- ReflectionFieldAccessorFactory - Class in co.cask.cdap.internal.io
-
- ReflectionFieldAccessorFactory() - Constructor for class co.cask.cdap.internal.io.ReflectionFieldAccessorFactory
-
- ReflectionPutWriter<T> - Class in co.cask.cdap.internal.io
-
Encodes an object as a
Put
for storing it into a
Table
.
- ReflectionPutWriter(Schema) - Constructor for class co.cask.cdap.internal.io.ReflectionPutWriter
-
- ReflectionReader<FROM,TO> - Class in co.cask.cdap.internal.io
-
Reflection based reader.
- ReflectionReader(Schema, TypeToken<TO>) - Constructor for class co.cask.cdap.internal.io.ReflectionReader
-
- ReflectionRowReader<T> - Class in co.cask.cdap.internal.io
-
Decodes an object from a
Row
object fetched from a
Table
.
- ReflectionRowReader(Schema, TypeToken<T>) - Constructor for class co.cask.cdap.internal.io.ReflectionRowReader
-
- ReflectionRowRecordReader - Class in co.cask.cdap.internal.io
-
- ReflectionRowRecordReader(Schema, String) - Constructor for class co.cask.cdap.internal.io.ReflectionRowRecordReader
-
- ReflectionUtils - Class in co.cask.cdap.common.conf
-
General reflection utils.
- ReflectionUtils() - Constructor for class co.cask.cdap.common.conf.ReflectionUtils
-
- ReflectionWriter<WRITER,TYPE> - Class in co.cask.cdap.internal.io
-
Base class for writing an object with a
Schema
.
- ReflectionWriter(Schema) - Constructor for class co.cask.cdap.internal.io.ReflectionWriter
-
- register(GsonBuilder) - Static method in class co.cask.cdap.common.stream.StreamEventTypeAdapter
-
- RegisteredServerInfo - Class in co.cask.cdap.common.service
-
Class representing the server info for a registered server.
- RegisteredServerInfo(String, int) - Constructor for class co.cask.cdap.common.service.RegisteredServerInfo
-
- reloadConfiguration() - Method in class co.cask.cdap.common.conf.Configuration
-
Reload configuration from previously added resources.
- REMOTE_SYSTEM_OPERATION - Static variable in class co.cask.cdap.common.conf.Constants.Service
-
- RemoteNamespaceQueryClient - Class in co.cask.cdap.common.namespace
-
Implementation of
NamespaceQueryAdmin
that pings the internal endpoints in a
HttpHandler
in remote
system service.
- RemoteOpsClient - Class in co.cask.cdap.common.internal.remote
-
Common HTTP client functionality for remote operations from programs.
- RemoteOpsClient(CConfiguration, DiscoveryServiceClient, String) - Constructor for class co.cask.cdap.common.internal.remote.RemoteOpsClient
-
- RemoteUGIProvider - Class in co.cask.cdap.common.security
-
Makes requests to ImpersonationHandler to request credentials.
- removeMetadata(Id) - Method in class co.cask.cdap.common.metadata.AbstractMetadataClient
-
- removeMetadata(Id.Application) - Method in class co.cask.cdap.common.metadata.AbstractMetadataClient
-
Removes metadata from an application.
- removeMetadata(Id.Artifact) - Method in class co.cask.cdap.common.metadata.AbstractMetadataClient
-
Removes metadata from an artifact.
- removeMetadata(Id.DatasetInstance) - Method in class co.cask.cdap.common.metadata.AbstractMetadataClient
-
Removes metadata from a dataset.
- removeMetadata(Id.Stream) - Method in class co.cask.cdap.common.metadata.AbstractMetadataClient
-
Removes metadata from a stream.
- removeMetadata(Id.Stream.View) - Method in class co.cask.cdap.common.metadata.AbstractMetadataClient
-
Removes metadata from a view.
- removeMetadata(Id.Program) - Method in class co.cask.cdap.common.metadata.AbstractMetadataClient
-
Removes metadata from a program.
- removeProperties(Id) - Method in class co.cask.cdap.common.metadata.AbstractMetadataClient
-
- removeProperties(Id.Application) - Method in class co.cask.cdap.common.metadata.AbstractMetadataClient
-
Removes all properties from an application.
- removeProperties(Id.Artifact) - Method in class co.cask.cdap.common.metadata.AbstractMetadataClient
-
Removes all properties from an artifact.
- removeProperties(Id.DatasetInstance) - Method in class co.cask.cdap.common.metadata.AbstractMetadataClient
-
Removes all properties from a dataset.
- removeProperties(Id.Stream) - Method in class co.cask.cdap.common.metadata.AbstractMetadataClient
-
Removes all properties from a stream.
- removeProperties(Id.Stream.View) - Method in class co.cask.cdap.common.metadata.AbstractMetadataClient
-
Removes all properties from a view.
- removeProperties(Id.Program) - Method in class co.cask.cdap.common.metadata.AbstractMetadataClient
-
Removes all properties from a program.
- removeProperty(Id, String) - Method in class co.cask.cdap.common.metadata.AbstractMetadataClient
-
- removeProperty(Id.Application, String) - Method in class co.cask.cdap.common.metadata.AbstractMetadataClient
-
Removes a property from an application.
- removeProperty(Id.Artifact, String) - Method in class co.cask.cdap.common.metadata.AbstractMetadataClient
-
Removes a property from an artifact.
- removeProperty(Id.DatasetInstance, String) - Method in class co.cask.cdap.common.metadata.AbstractMetadataClient
-
Removes a property from a dataset.
- removeProperty(Id.Stream, String) - Method in class co.cask.cdap.common.metadata.AbstractMetadataClient
-
Removes a property from a stream.
- removeProperty(Id.Stream.View, String) - Method in class co.cask.cdap.common.metadata.AbstractMetadataClient
-
Removes a property from a view.
- removeProperty(Id.Program, String) - Method in class co.cask.cdap.common.metadata.AbstractMetadataClient
-
Removes a property from a program.
- removeTag(Id, String) - Method in class co.cask.cdap.common.metadata.AbstractMetadataClient
-
- removeTag(Id.Application, String) - Method in class co.cask.cdap.common.metadata.AbstractMetadataClient
-
Removes a tag from an application.
- removeTag(Id.Artifact, String) - Method in class co.cask.cdap.common.metadata.AbstractMetadataClient
-
Removes a tag from an artifact.
- removeTag(Id.DatasetInstance, String) - Method in class co.cask.cdap.common.metadata.AbstractMetadataClient
-
Removes a tag from a dataset.
- removeTag(Id.Stream, String) - Method in class co.cask.cdap.common.metadata.AbstractMetadataClient
-
Removes a tag from a stream.
- removeTag(Id.Stream.View, String) - Method in class co.cask.cdap.common.metadata.AbstractMetadataClient
-
Removes a tag from a view.
- removeTag(Id.Program, String) - Method in class co.cask.cdap.common.metadata.AbstractMetadataClient
-
Removes a tag from a program.
- removeTags(Id) - Method in class co.cask.cdap.common.metadata.AbstractMetadataClient
-
- removeTags(Id.Application) - Method in class co.cask.cdap.common.metadata.AbstractMetadataClient
-
Removes all tags from an application.
- removeTags(Id.Artifact) - Method in class co.cask.cdap.common.metadata.AbstractMetadataClient
-
Removes all tags from an artifact.
- removeTags(Id.DatasetInstance) - Method in class co.cask.cdap.common.metadata.AbstractMetadataClient
-
Removes all tags from a dataset.
- removeTags(Id.Stream) - Method in class co.cask.cdap.common.metadata.AbstractMetadataClient
-
Removes all tags from a stream.
- removeTags(Id.Stream.View) - Method in class co.cask.cdap.common.metadata.AbstractMetadataClient
-
Removes all tags from a view.
- removeTags(Id.Program) - Method in class co.cask.cdap.common.metadata.AbstractMetadataClient
-
Removes all tags from a program.
- renameTo(Location) - Method in class co.cask.cdap.common.io.ForwardingLocation
-
- REPLICATION_FACTOR - Static variable in class co.cask.cdap.common.conf.KafkaConstants.ConfigKeys
-
- REPLICATION_FACTOR_DEPRECATED - Static variable in class co.cask.cdap.common.conf.KafkaConstants.ConfigKeys
-
Deprecated.
- reset() - Method in class co.cask.cdap.common.io.BufferedEncoder
-
- resolutionInSeconds(String) - Static method in class co.cask.cdap.common.utils.TimeMathParser
-
- resolve(Id.Namespace, String) - Method in class co.cask.cdap.common.metadata.AbstractMetadataClient
-
Resolves the specified URL.
- resolve(String) - Method in class co.cask.cdap.common.namespace.AbstractNamespaceQueryClient
-
Resolves the specified URL.
- resolve(String) - Method in class co.cask.cdap.common.namespace.InMemoryNamespaceClient
-
- resolve(String) - Method in class co.cask.cdap.common.namespace.LocalNamespaceClient
-
- resolve(String) - Method in class co.cask.cdap.common.namespace.RemoteNamespaceQueryClient
-
- resolve(String, InetAddress) - Static method in class co.cask.cdap.common.utils.Networks
-
- ResolvingDiscoverable - Class in co.cask.cdap.common.discovery
-
Discoverable that resolves 0.0.0.0 to a routable interface.
- RESOURCE_INFO_TO_RESOURCE_NAME - Static variable in class co.cask.cdap.common.lang.ClassPathResources
-
- ResourceAssigner<T> - Interface in co.cask.cdap.common.zookeeper.coordination
-
This interface is for retrieving existing assignment as well as doing new assignment.
- ResourceAssignment - Class in co.cask.cdap.common.zookeeper.coordination
-
- ResourceAssignment(String) - Constructor for class co.cask.cdap.common.zookeeper.coordination.ResourceAssignment
-
Creates without any assignment.
- ResourceAssignment(String, Multimap<Discoverable, PartitionReplica>) - Constructor for class co.cask.cdap.common.zookeeper.coordination.ResourceAssignment
-
Creates with the given assignment.
- ResourceBalancerService - Class in co.cask.cdap.common.resource
-
A services that automatically balances resource assignments between its instances.
- ResourceBalancerService(String, int, ZKClientService, DiscoveryService, DiscoveryServiceClient) - Constructor for class co.cask.cdap.common.resource.ResourceBalancerService
-
- ResourceCoordinator - Class in co.cask.cdap.common.zookeeper.coordination
-
Allocate resources to registered handler.
- ResourceCoordinator(ZKClient, DiscoveryServiceClient, AssignmentStrategy) - Constructor for class co.cask.cdap.common.zookeeper.coordination.ResourceCoordinator
-
- ResourceCoordinatorClient - Class in co.cask.cdap.common.zookeeper.coordination
-
This class helps client to participate in resource coordination process.
- ResourceCoordinatorClient(ZKClient) - Constructor for class co.cask.cdap.common.zookeeper.coordination.ResourceCoordinatorClient
-
- ResourceHandler - Class in co.cask.cdap.common.zookeeper.coordination
-
Handle changes in resource assignment.
- ResourceHandler(Discoverable) - Constructor for class co.cask.cdap.common.zookeeper.coordination.ResourceHandler
-
- ResourceModifier - Interface in co.cask.cdap.common.zookeeper.coordination
-
- ResourceRequirement - Class in co.cask.cdap.common.zookeeper.coordination
-
- ResourceRequirement.Builder - Class in co.cask.cdap.common.zookeeper.coordination
-
- ResourceRequirement.Builder(String) - Constructor for class co.cask.cdap.common.zookeeper.coordination.ResourceRequirement.Builder
-
- ResourceRequirement.Partition - Class in co.cask.cdap.common.zookeeper.coordination
-
- ResourceRequirement.Partition(String, int) - Constructor for class co.cask.cdap.common.zookeeper.coordination.ResourceRequirement.Partition
-
- REST_PORT - Static variable in class co.cask.cdap.common.conf.Constants.AppFabric
-
- restartAllInstances() - Method in class co.cask.cdap.common.twill.AbstractDistributedMasterServiceManager
-
- restartAllInstances() - Method in class co.cask.cdap.common.twill.AbstractInMemoryMasterServiceManager
-
- restartAllInstances() - Method in interface co.cask.cdap.common.twill.MasterServiceManager
-
Restart all instances of this service.
- restartInstances(int, int...) - Method in class co.cask.cdap.common.twill.AbstractDistributedMasterServiceManager
-
- restartInstances(int, int...) - Method in class co.cask.cdap.common.twill.AbstractInMemoryMasterServiceManager
-
- restartInstances(int, int...) - Method in interface co.cask.cdap.common.twill.MasterServiceManager
-
Restart some instances of this service.
- RETENTION_SECONDS - Static variable in class co.cask.cdap.common.conf.Constants.Metrics
-
- RetryOnStartFailureService - Class in co.cask.cdap.common.service
-
A Guava
Service
that wrap around another
Service
such that, if the wrapped service failed
to start, it will get restarted based on the
RetryStrategy
.
- RetryOnStartFailureService(Supplier<Service>, RetryStrategy) - Constructor for class co.cask.cdap.common.service.RetryOnStartFailureService
-
Creates a new instance.
- RetryStrategies - Class in co.cask.cdap.common.service
-
- RetryStrategy - Interface in co.cask.cdap.common.service
-
Provides strategy to use for operation retries.
- rewriteClass(String, InputStream) - Method in class co.cask.cdap.common.app.MainClassLoader
-
- rewriteClass(String, InputStream) - Method in class co.cask.cdap.common.dataset.DatasetClassRewriter
-
- rewriteClass(String, InputStream) - Method in interface co.cask.cdap.common.lang.ClassRewriter
-
- rewriteClass(String, InputStream) - Method in class co.cask.cdap.common.lang.DirectoryClassLoader
-
- ROOT_NAMESPACE - Static variable in class co.cask.cdap.common.conf.Constants
-
- RootLocationFactory - Class in co.cask.cdap.common.io
-
A location factory that represents the root of the file system.
- RootLocationFactory(LocationFactory) - Constructor for class co.cask.cdap.common.io.RootLocationFactory
-
- RootLocationFactoryProvider - Class in co.cask.cdap.common.guice
-
- RootLocationFactoryProvider(FileContext, Configuration) - Constructor for class co.cask.cdap.common.guice.RootLocationFactoryProvider
-
- ROUTER_PORT - Static variable in class co.cask.cdap.common.conf.Constants.Router
-
- ROUTER_SSL_PORT - Static variable in class co.cask.cdap.common.conf.Constants.Router
-
- run() - Method in class co.cask.cdap.common.service.CommandPortService
-
- run() - Method in class co.cask.cdap.common.startup.Check
-
Run the check, throwing an Exception if the check failed.
- run() - Method in class co.cask.cdap.common.twill.AbstractMasterTwillRunnable
-
- RUN_ID - Static variable in class co.cask.cdap.common.conf.Constants.Metrics.Tag
-
- runChecks() - Method in class co.cask.cdap.common.startup.CheckRunner
-
Runs all checks, returning all the check failures.
- RunIds - Class in co.cask.cdap.common.app
-
Generates an unique ID for a running program using type 1 and variant 2 time-based
UUID
.
- RunIds() - Constructor for class co.cask.cdap.common.app.RunIds
-
- RunRecordMeta - Class in co.cask.cdap.internal.app.store
-
Store the meta information about program runs in CDAP.
- RunRecordMeta(String, long, Long, ProgramRunStatus, Map<String, String>, Map<String, String>, String) - Constructor for class co.cask.cdap.internal.app.store.RunRecordMeta
-
- RunRecordMeta(RunRecordMeta, Long, ProgramRunStatus) - Constructor for class co.cask.cdap.internal.app.store.RunRecordMeta
-
- RunRecordMeta(RunRecordMeta, Map<String, String>) - Constructor for class co.cask.cdap.internal.app.store.RunRecordMeta
-
- RUNTIME_EXT_DIR - Static variable in class co.cask.cdap.common.conf.Constants.AppFabric
-
- RuntimeModule - Class in co.cask.cdap.common.runtime
-
Runtime Module defines all of the methods that all of our Guice modules must
implement.
- RuntimeModule() - Constructor for class co.cask.cdap.common.runtime.RuntimeModule
-
- RUOKHandler - Class in co.cask.cdap.common.service
-
Standard ruok command handler.
- RUOKHandler() - Constructor for class co.cask.cdap.common.service.RUOKHandler
-
- ScheduleAlreadyExistsException - Exception in co.cask.cdap.common
-
Thrown when the user tries to create a schedule that already exists.
- ScheduleAlreadyExistsException(Id.Schedule) - Constructor for exception co.cask.cdap.common.ScheduleAlreadyExistsException
-
- ScheduleNotFoundException - Exception in co.cask.cdap.common
-
Thrown when a schedule is not found.
- ScheduleNotFoundException(Id.Schedule) - Constructor for exception co.cask.cdap.common.ScheduleNotFoundException
-
- SCHEDULER_QUEUE - Static variable in class co.cask.cdap.common.conf.Constants.Service
-
Scheduler queue name to submit the master service app.
- SCHEMA - Static variable in class co.cask.cdap.common.conf.Constants.Stream.Headers
-
- schema - Variable in class co.cask.cdap.internal.io.ReflectionReader
-
- schema - Variable in class co.cask.cdap.internal.io.ReflectionWriter
-
- SCHEMA_HASH - Static variable in class co.cask.cdap.common.conf.Constants.Stream.Headers
-
- SConfiguration - Class in co.cask.cdap.common.conf
-
Used to create Configuration Object for security related properties
- SCOPE - Static variable in class co.cask.cdap.common.conf.Constants.Metrics.Tag
-
- searchMetadata(Id.Namespace, String, MetadataSearchTargetType) - Method in class co.cask.cdap.common.metadata.AbstractMetadataClient
-
Searches entities in the specified namespace whose metadata matches the specified query.
- searchMetadata(Id.Namespace, String, Set<MetadataSearchTargetType>) - Method in class co.cask.cdap.common.metadata.AbstractMetadataClient
-
Searches entities in the specified namespace whose metadata matches the specified query.
- SecureKeyAlreadyExistsException - Exception in co.cask.cdap.common
-
Thrown when the user tries to create a secure key that already exists.
- SecureKeyAlreadyExistsException(SecureKeyId) - Constructor for exception co.cask.cdap.common.SecureKeyAlreadyExistsException
-
- SecureKeyNotFoundException - Exception in co.cask.cdap.common
-
Thrown when a secure key is not found.
- SecureKeyNotFoundException(SecureKeyId) - Constructor for exception co.cask.cdap.common.SecureKeyNotFoundException
-
- SecurityUtil - Class in co.cask.cdap.common.kerberos
-
Utility functions for Kerberos.
- SeekableInputStream - Class in co.cask.cdap.common.io
-
- SeekableInputStream(InputStream) - Constructor for class co.cask.cdap.common.io.SeekableInputStream
-
- seenRefs - Variable in class co.cask.cdap.internal.io.ReflectionWriter
-
- serialize(Discoverable, Type, JsonSerializationContext) - Method in class co.cask.cdap.common.zookeeper.coordination.DiscoverableCodec
-
- serialize(ServiceDiscovered, Type, JsonSerializationContext) - Method in class co.cask.cdap.common.zookeeper.coordination.ServiceDiscoveredCodec
-
- Server - Interface in co.cask.cdap.common.service
-
Provides interface for starting and stopping a server component.
- SERVER_ADDRESS - Static variable in class co.cask.cdap.common.conf.Constants.Explore
-
- SERVER_ADDRESS - Static variable in class co.cask.cdap.common.conf.Constants.Metrics
-
- SERVER_ADDRESS_DEPRECATED - Static variable in class co.cask.cdap.common.conf.Constants.AppFabric
-
Deprecated.
- SERVER_ANNOUNCE_PORT - Static variable in class co.cask.cdap.common.conf.Constants.AppFabric
-
- SERVER_BOSS_THREADS - Static variable in class co.cask.cdap.common.conf.Constants.Router
-
- SERVER_PORT - Static variable in class co.cask.cdap.common.conf.Constants.AppFabric
-
- SERVER_PORT - Static variable in class co.cask.cdap.common.conf.Constants.Explore
-
- SERVER_PORT - Static variable in class co.cask.cdap.common.conf.Constants.Metrics
-
- SERVER_WORKER_THREADS - Static variable in class co.cask.cdap.common.conf.Constants.Router
-
- ServerException - Exception in co.cask.cdap.common.service
-
Raised when there is issue in registering, starting, stopping the service.
- ServerException(String) - Constructor for exception co.cask.cdap.common.service.ServerException
-
- ServerException(String, Throwable) - Constructor for exception co.cask.cdap.common.service.ServerException
-
- ServerException(Throwable) - Constructor for exception co.cask.cdap.common.service.ServerException
-
- SERVICE - Static variable in class co.cask.cdap.common.conf.Constants.Metrics.Tag
-
- service(Id.Program) - Static method in class co.cask.cdap.common.metrics.MetricsTags
-
- SERVICE_BIND_ADDRESS - Static variable in class co.cask.cdap.common.conf.Constants.Metadata
-
- SERVICE_BIND_ADDRESS - Static variable in class co.cask.cdap.common.conf.Constants.RemoteSystemOpService
-
- SERVICE_BIND_PORT - Static variable in class co.cask.cdap.common.conf.Constants.Metadata
-
- SERVICE_DESCRIPTION - Static variable in class co.cask.cdap.common.conf.Constants.AppFabric
-
- SERVICE_DESCRIPTION - Static variable in class co.cask.cdap.common.conf.Constants.Dataset.Executor
-
- SERVICE_DESCRIPTION - Static variable in class co.cask.cdap.common.conf.Constants.Explore
-
- SERVICE_DESCRIPTION - Static variable in class co.cask.cdap.common.conf.Constants.LogSaver
-
- SERVICE_DESCRIPTION - Static variable in class co.cask.cdap.common.conf.Constants.Metadata
-
- SERVICE_DESCRIPTION - Static variable in class co.cask.cdap.common.conf.Constants.Metrics
-
- SERVICE_DESCRIPTION - Static variable in class co.cask.cdap.common.conf.Constants.MetricsProcessor
-
- SERVICE_DESCRIPTION - Static variable in class co.cask.cdap.common.conf.Constants.RemoteSystemOpService
-
- SERVICE_DESCRIPTION - Static variable in class co.cask.cdap.common.conf.Constants.Stream
-
- SERVICE_DESCRIPTION - Static variable in class co.cask.cdap.common.conf.Constants.Transaction
-
- SERVICE_EXCEPTIONS - Static variable in class co.cask.cdap.common.conf.Constants.Metrics.Name.Service
-
- SERVICE_EXEC_THREADS - Static variable in class co.cask.cdap.common.conf.Constants.Metadata
-
- SERVICE_INPUT - Static variable in class co.cask.cdap.common.conf.Constants.Metrics.Name.Service
-
- SERVICE_INSTANCE_TABLE_NAME - Static variable in class co.cask.cdap.common.conf.Constants.Service
-
- SERVICE_PROCESSED - Static variable in class co.cask.cdap.common.conf.Constants.Metrics.Name.Service
-
- SERVICE_WORKER_THREADS - Static variable in class co.cask.cdap.common.conf.Constants.Metadata
-
- ServiceBindException - Exception in co.cask.cdap.common
-
Thrown when a system service fails to bind to a socket address.
- ServiceBindException(String, String, int) - Constructor for exception co.cask.cdap.common.ServiceBindException
-
- ServiceDiscoverable - Class in co.cask.cdap.common.service
-
Utility class to generate the service discoverable name (used for registering and discovering service endpoints in
ZooKeeper)
- serviceDiscovered - Variable in class co.cask.cdap.common.discovery.AbstractEndpointStrategy
-
- ServiceDiscoveredCodec - Class in co.cask.cdap.common.zookeeper.coordination
-
- ServiceDiscoveredCodec() - Constructor for class co.cask.cdap.common.zookeeper.coordination.ServiceDiscoveredCodec
-
- serviceHandler(Id.Program, String) - Static method in class co.cask.cdap.common.metrics.MetricsTags
-
- ServiceLoggingContext - Class in co.cask.cdap.common.logging
-
Service Logging Context used by different cdap system services such as metrics etc
- ServiceLoggingContext(String, String, String) - Constructor for class co.cask.cdap.common.logging.ServiceLoggingContext
-
Construct ServiceLoggingContext.
- serviceName - Variable in class co.cask.cdap.common.twill.AbstractDistributedMasterServiceManager
-
- ServiceNotEnabledException - Exception in co.cask.cdap.common
-
Thrown when the user tried to execute some service operation, but the service was not enabled.
- ServiceNotEnabledException(String) - Constructor for exception co.cask.cdap.common.ServiceNotEnabledException
-
- ServiceNotFoundException - Exception in co.cask.cdap.common
-
Thrown when a stream is not found
- ServiceNotFoundException(Id.Service) - Constructor for exception co.cask.cdap.common.ServiceNotFoundException
-
- ServicePayload - Class in co.cask.cdap.common.discovery
-
Defines the payload that is placed for every service.
- ServicePayload() - Constructor for class co.cask.cdap.common.discovery.ServicePayload
-
- ServiceUnavailableException - Exception in co.cask.cdap.common
-
Exception thrown when the service is not running.
- ServiceUnavailableException(String) - Constructor for exception co.cask.cdap.common.ServiceUnavailableException
-
- set(String, String) - Method in class co.cask.cdap.common.conf.Configuration
-
Set the value
of the name
property.
- set(Configuration, String, Codec<T>, T) - Static method in class co.cask.cdap.common.conf.ConfigurationUtil
-
- set(Map<String, String>, String, Codec<T>, T) - Static method in class co.cask.cdap.common.conf.ConfigurationUtil
-
- set(String, T) - Method in class co.cask.cdap.common.conf.InMemoryPropertyStore
-
- set(String, T) - Method in interface co.cask.cdap.common.conf.PropertyStore
-
Sets the property value unconditionally.
- set(T, String, int) - Method in interface co.cask.cdap.common.zookeeper.coordination.ResourceAssigner
-
Assigns a particular partition replica pair to a given handler.
- set(T, PartitionReplica) - Method in interface co.cask.cdap.common.zookeeper.coordination.ResourceAssigner
-
Assigns a particular partition replica pair to a given handler.
- set(String, T) - Method in class co.cask.cdap.common.zookeeper.store.ZKPropertyStore
-
- setAll(Map<String, String>, Configuration) - Static method in class co.cask.cdap.common.conf.ConfigurationUtil
-
- setBoolean(String, boolean) - Method in class co.cask.cdap.common.conf.Configuration
-
Set the value of the name
property to a boolean
.
- setBooleanIfUnset(String, boolean) - Method in class co.cask.cdap.common.conf.Configuration
-
Set the given property, if it is currently unset.
- setClass(String, Class<?>, Class<?>) - Method in class co.cask.cdap.common.conf.Configuration
-
Set the value of the name
property to the name of a
theClass
implementing the given interface xface
.
- setClassLoader(ClassLoader) - Method in class co.cask.cdap.common.conf.Configuration
-
Set the class loader that will be used to load the various objects.
- setClientIP(InetAddress) - Method in class co.cask.cdap.common.logging.AuditLogEntry
-
- setConf(Configuration) - Method in interface co.cask.cdap.common.conf.Configurable
-
Set the configuration to be used by this object.
- setContextClassLoader(ClassLoader) - Static method in class co.cask.cdap.common.lang.ClassLoaders
-
Sets the context ClassLoader and returns the current ClassLoader.
- setDate(Date) - Method in class co.cask.cdap.common.logging.AuditLogEntry
-
- setDefaultUseCaches(boolean) - Static method in class co.cask.cdap.common.io.URLConnections
-
- setEnum(String, T) - Method in class co.cask.cdap.common.conf.Configuration
-
Set the value of the name
property to the given type.
- setFloat(String, float) - Method in class co.cask.cdap.common.conf.Configuration
-
Set the value of the name
property to a float
.
- setIfUnset(String, String) - Method in class co.cask.cdap.common.conf.Configuration
-
Sets a property if it is currently unset.
- setInstanceId(String) - Method in class co.cask.cdap.common.logging.ApplicationLoggingContext
-
- setInstances(int) - Method in class co.cask.cdap.common.twill.AbstractDistributedMasterServiceManager
-
- setInstances(int) - Method in class co.cask.cdap.common.twill.AbstractInMemoryMasterServiceManager
-
- setInstances(int) - Method in interface co.cask.cdap.common.twill.MasterServiceManager
-
Set the number of instances of the CDAP service.
- setInt(String, int) - Method in class co.cask.cdap.common.conf.Configuration
-
Set the value of the name
property to an int
.
- setLayout(Layout<ILoggingEvent>) - Method in class co.cask.cdap.common.logging.logback.CAppender
-
Sets the layout.
- setLogged(boolean) - Method in class co.cask.cdap.common.logging.AuditLogEntry
-
- setLoggingContext(LoggingContext) - Static method in class co.cask.cdap.common.logging.LoggingContextAccessor
-
Sets the logging context.
- setLong(String, long) - Method in class co.cask.cdap.common.conf.Configuration
-
Set the value of the name
property to a long
.
- setNamedConfigurations(Configuration, String, Map<String, String>) - Static method in class co.cask.cdap.common.conf.ConfigurationUtil
-
Prefixes the specified configurations with the given prefix, and sets them onto the job's configuration.
- setOrCreate(ZKClient, String, Supplier<T>, Codec<T>, int) - Static method in class co.cask.cdap.common.zookeeper.ZKExtOperations
-
Attempts to set the content of the given node.
- setPattern(String, Pattern) - Method in class co.cask.cdap.common.conf.Configuration
-
Set the given property to Pattern
.
- setPort(int) - Method in class co.cask.cdap.common.service.CommandPortService.Builder
-
- setQuietMode(boolean) - Method in class co.cask.cdap.common.conf.Configuration
-
Set the quietness-mode.
- setRequestBody(String) - Method in class co.cask.cdap.common.logging.AuditLogEntry
-
- setRequestLine(HttpMethod, String, HttpVersion) - Method in class co.cask.cdap.common.logging.AuditLogEntry
-
- setRequestLine(String, String, String) - Method in class co.cask.cdap.common.logging.AuditLogEntry
-
- setResponseCode(Integer) - Method in class co.cask.cdap.common.logging.AuditLogEntry
-
- setResponseContentLength(Long) - Method in class co.cask.cdap.common.logging.AuditLogEntry
-
- setStrings(String, String...) - Method in class co.cask.cdap.common.conf.Configuration
-
Set the array of string values for the name
property as
as comma delimited values.
- setSystemTag(String, String) - Method in class co.cask.cdap.common.logging.AbstractLoggingContext
-
Sets system tag.
- setUserIdentity(String) - Method in class co.cask.cdap.common.logging.AuditLogEntry
-
- setUserName(String) - Method in class co.cask.cdap.common.logging.AuditLogEntry
-
- setValue(String) - Method in class co.cask.cdap.common.options.OptionSpec
-
Sets the field with the value.
- shutDown() - Method in class co.cask.cdap.common.metrics.NoOpMetricsCollectionService
-
- shutDown() - Method in class co.cask.cdap.common.resource.ResourceBalancerService
-
- shutDown() - Method in class co.cask.cdap.common.service.CommandPortService
-
- shutDown() - Method in class org.apache.twill.internal.yarn.Hadoop21YarnAppClient
-
- Signatures - Class in co.cask.cdap.internal.asm
-
Util class for generating class signature.
- size() - Method in class co.cask.cdap.common.conf.Configuration
-
Return the number of keys in the configuration.
- size() - Method in class co.cask.cdap.common.io.BufferedEncoder
-
- size() - Method in class co.cask.cdap.common.io.SeekableInputStream
-
Returns the current size of the input stream or -1 if the size is unknown.
- skip(Decoder) - Static method in class co.cask.cdap.common.stream.StreamEventDataCodec
-
- skipBytes() - Method in class co.cask.cdap.common.io.BinaryDecoder
-
- skipBytes() - Method in interface co.cask.cdap.common.io.Decoder
-
Skips a byte array.
- skipDouble() - Method in class co.cask.cdap.common.io.BinaryDecoder
-
- skipDouble() - Method in interface co.cask.cdap.common.io.Decoder
-
Skips a double.
- skipFloat() - Method in class co.cask.cdap.common.io.BinaryDecoder
-
- skipFloat() - Method in interface co.cask.cdap.common.io.Decoder
-
Skips a float.
- skipString() - Method in class co.cask.cdap.common.io.BinaryDecoder
-
- skipString() - Method in interface co.cask.cdap.common.io.Decoder
-
Skips the a string.
- SPARK - Static variable in class co.cask.cdap.common.conf.Constants.Metrics.Tag
-
- SPARK_HOME - Static variable in class co.cask.cdap.common.conf.Constants
-
- SPARK_YARN_CLIENT_REWRITE - Static variable in class co.cask.cdap.common.conf.Constants.AppFabric
-
- SSL_ALLOW_SELFSIGNEDCERT - Static variable in class co.cask.cdap.common.conf.Constants.Dashboard
-
True to allow self-signed SSL certificates for endpoints accessed by the dashboard.
- SSL_BIND_PORT - Static variable in class co.cask.cdap.common.conf.Constants.Dashboard
-
Port for the dashboard to bind to in SSL mode.
- SSL_ENABLED - Static variable in class co.cask.cdap.common.conf.Constants.Security
-
Enables SSL
- SSL_KEYPASSWORD - Static variable in class co.cask.cdap.common.conf.Constants.Security.AuthenticationServer
-
SSL keystore key password
- SSL_KEYPASSWORD - Static variable in class co.cask.cdap.common.conf.Constants.Security.Router
-
SSL keystore key password
- SSL_KEYSTORE_PASSWORD - Static variable in class co.cask.cdap.common.conf.Constants.Security.AuthenticationServer
-
SSL keystore password
- SSL_KEYSTORE_PASSWORD - Static variable in class co.cask.cdap.common.conf.Constants.Security.Router
-
SSL keystore password
- SSL_KEYSTORE_PATH - Static variable in class co.cask.cdap.common.conf.Constants.Security.AuthenticationServer
-
SSL keystore location
- SSL_KEYSTORE_PATH - Static variable in class co.cask.cdap.common.conf.Constants.Security.Router
-
SSL keystore location
- SSL_KEYSTORE_TYPE - Static variable in class co.cask.cdap.common.conf.Constants.Security.AuthenticationServer
-
SSL keystore type
- SSL_KEYSTORE_TYPE - Static variable in class co.cask.cdap.common.conf.Constants.Security.Router
-
SSL keystore type
- SSL_PORT - Static variable in class co.cask.cdap.common.conf.Constants.Security.AuthenticationServer
-
SSL port
- StandardOutErrorRedirector - Class in co.cask.cdap.common.logging
-
Redirects standard out and standard error to logger
- StandardOutErrorRedirector() - Constructor for class co.cask.cdap.common.logging.StandardOutErrorRedirector
-
- start() - Method in class co.cask.cdap.common.logging.perf.Timing
-
- start() - Method in class co.cask.cdap.common.runtime.DaemonMain
-
Invoked by jsvc to start the program.
- start(String[], CConfiguration) - Method in interface co.cask.cdap.common.service.Server
-
- START_ON_DEMAND - Static variable in class co.cask.cdap.common.conf.Constants.Explore
-
- startUp() - Method in class co.cask.cdap.common.metrics.NoOpMetricsCollectionService
-
- startUp() - Method in class co.cask.cdap.common.resource.ResourceBalancerService
-
- startUp() - Method in class co.cask.cdap.common.service.CommandPortService
-
- startUp() - Method in class org.apache.twill.internal.yarn.Hadoop21YarnAppClient
-
- STARTUP_SERVICE_TIMEOUT - Static variable in class co.cask.cdap.common.conf.Constants.Startup
-
- STATUS - Static variable in class co.cask.cdap.common.conf.Constants.EndPoints
-
Status endpoint
- status(HttpRequest, HttpResponder) - Method in class co.cask.cdap.gateway.handlers.PingHandler
-
- STATUS_NOTOK - Static variable in class co.cask.cdap.common.conf.Constants.Monitor
-
- STATUS_OK - Static variable in class co.cask.cdap.common.conf.Constants.Monitor
-
- StickyEndpointStrategy - Class in co.cask.cdap.common.discovery
-
An
EndpointStrategy
that will always return the same endpoint once it's picked
until the endpoint is no longer valid, then it'll pick another one.
- StickyEndpointStrategy(ServiceDiscovered) - Constructor for class co.cask.cdap.common.discovery.StickyEndpointStrategy
-
- stop() - Method in class co.cask.cdap.common.runtime.DaemonMain
-
Invoked by jsvc to stop the program.
- stop(boolean) - Method in interface co.cask.cdap.common.service.Server
-
- stop() - Method in class co.cask.cdap.common.twill.AbstractMasterTwillRunnable
-
- STORE_TABLE - Static variable in class co.cask.cdap.common.conf.Constants.Stream.View
-
- STREAM - Static variable in class co.cask.cdap.common.conf.Constants.Metrics.Tag
-
- STREAM_CONSUMER_FACTORY - Static variable in class co.cask.cdap.common.conf.Constants.Dataset.Extensions
-
- STREAM_DATA_SCHEMA - Static variable in class co.cask.cdap.common.stream.StreamEventDataCodec
-
- STREAM_FEED_CATEGORY - Static variable in class co.cask.cdap.common.conf.Constants.Notification.Stream
-
- STREAM_HANDLER - Static variable in class co.cask.cdap.common.conf.Constants.Stream
-
- STREAM_HANDLER_NAME - Static variable in class co.cask.cdap.common.conf.Constants.Gateway
-
- STREAM_HEARTBEAT_FEED_NAME - Static variable in class co.cask.cdap.common.conf.Constants.Notification.Stream
-
- STREAM_INTERNAL_FEED_CATEGORY - Static variable in class co.cask.cdap.common.conf.Constants.Notification.Stream
-
- STREAM_NAME - Static variable in class co.cask.cdap.common.conf.Constants.Explore
-
- STREAM_NAMESPACE - Static variable in class co.cask.cdap.common.conf.Constants.Explore
-
- STREAM_SIZE_SCHEDULE_POLLING_DELAY - Static variable in class co.cask.cdap.common.conf.Constants.Notification.Stream
-
- STREAM_ZK_COORDINATION_NAMESPACE - Static variable in class co.cask.cdap.common.conf.Constants.Stream
-
- StreamEventCodec - Class in co.cask.cdap.common.stream
-
A utility class for encoding/decoding
StreamEvent
into
byte[]
that is ready to be
used by QueueEntry.
- StreamEventCodec() - Constructor for class co.cask.cdap.common.stream.StreamEventCodec
-
- StreamEventComparator - Class in co.cask.cdap.common.stream
-
- StreamEventComparator() - Constructor for class co.cask.cdap.common.stream.StreamEventComparator
-
- StreamEventDataCodec - Class in co.cask.cdap.common.stream
-
- StreamEventTypeAdapter - Class in co.cask.cdap.common.stream
-
A GSon
TypeAdapter
for serializing/deserializing
StreamEvent
to/from JSON.
- StreamNotFoundException - Exception in co.cask.cdap.common
-
Thrown when a stream is not found
- StreamNotFoundException(Id.Stream) - Constructor for exception co.cask.cdap.common.StreamNotFoundException
-
- STREAMS - Static variable in class co.cask.cdap.common.conf.Constants.Service
-
- StreamSizeNotification - Class in co.cask.cdap.common.stream.notification
-
Notification sent by the stream service when a stream has ingested a certain amount of data,
determined in the configuration of the stream.
- StreamSizeNotification(long, long) - Constructor for class co.cask.cdap.common.stream.notification.StreamSizeNotification
-
- string2long(String) - Static method in enum co.cask.cdap.common.conf.StringUtils.TraditionalBinaryPrefix
-
Convert a string to long.
- StringUtils - Class in co.cask.cdap.common.conf
-
Utility for strings.
- StringUtils() - Constructor for class co.cask.cdap.common.conf.StringUtils
-
- StringUtils - Class in co.cask.cdap.common.utils
-
General string utils.
- StringUtils() - Constructor for class co.cask.cdap.common.utils.StringUtils
-
- StringUtils.TraditionalBinaryPrefix - Enum in co.cask.cdap.common.conf
-
The traditional binary prefixes, kilo, mega, ..., exa,
which can be represented by a 64-bit integer.
- submitRequirement(ResourceRequirement) - Method in class co.cask.cdap.common.zookeeper.coordination.ResourceCoordinatorClient
-
- subscribe(String, AssignmentChangeListener) - Method in class co.cask.cdap.common.zookeeper.coordination.ResourceCoordinatorClient
-
Subscribes for changes in resource assignment.
- symbol - Variable in enum co.cask.cdap.common.conf.StringUtils.TraditionalBinaryPrefix
-
- SyncPropertyUpdater<T> - Class in co.cask.cdap.common.conf
-
- SyncPropertyUpdater() - Constructor for class co.cask.cdap.common.conf.SyncPropertyUpdater
-
- SYSTEM_ARTIFACTS_DIR - Static variable in class co.cask.cdap.common.conf.Constants.AppFabric
-
- SYSTEM_MARKER - Static variable in class co.cask.cdap.common.logging.LoggingConstants
-
This marker should be used for logs that are emitted within logging context which we don't want to show to user.