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

A

ActiveAgentDao - Class in org.glowroot.central.repo
 
addAgentConfigListener(ConfigRepositoryImpl.AgentConfigListener) - Method in class org.glowroot.central.repo.ConfigRepositoryImpl
 
addRepeatedField(Descriptors.FieldDescriptor, Object) - Method in class org.glowroot.central.repo.proto.Stored.ErrorInterval.Builder
 
AgentConfigDao - Class in org.glowroot.central.repo
 
AgentConfigDao.AgentConfigAndUpdateToken - Interface in org.glowroot.central.repo
 
AgentDisplayDao - Class in org.glowroot.central.repo
 
AgentRollupIds - Class in org.glowroot.central.repo
 
AggregateDao - Interface in org.glowroot.central.repo
 
AggregateDaoImpl - Class in org.glowroot.central.repo
 
AggregateDaoWithV09Support - Class in org.glowroot.central.v09support
 
AggregateDaoWithV09Support(Set<String>, long, long, Clock, AggregateDaoImpl) - Constructor for class org.glowroot.central.v09support.AggregateDaoWithV09Support
 
AlertingDisabledDao - Class in org.glowroot.central.repo
 
analyzeH2DiskSpace() - Method in class org.glowroot.central.repo.RepoAdminImpl
 
analyzeTraceCounts() - Method in class org.glowroot.central.repo.RepoAdminImpl
 
applyLimitByDurationNanosAndThenSortByCaptureTime(List<LiveTraceRepository.TracePoint>, int) - Static method in class org.glowroot.central.repo.TraceDaoImpl
 
AsyncCache<K extends Serializable,V> - Interface in org.glowroot.central.util
 
AsyncCache.AsyncCacheLoader<K,V> - Interface in org.glowroot.central.util
 

B

build() - Method in class org.glowroot.central.repo.ImmutableAgentConfigAndUpdateToken.Builder
build() - Method in class org.glowroot.central.repo.ImmutableSyntheticResultRollup0.Builder
build() - Method in class org.glowroot.central.repo.proto.Stored.ErrorInterval.Builder
 
builder() - Static method in class org.glowroot.central.repo.ImmutableAgentConfigAndUpdateToken
Creates a builder for ImmutableAgentConfigAndUpdateToken.
builder() - Static method in class org.glowroot.central.repo.ImmutableSyntheticResultRollup0
Creates a builder for ImmutableSyntheticResultRollup0.
buildPartial() - Method in class org.glowroot.central.repo.proto.Stored.ErrorInterval.Builder
 

C

Cache<K extends Serializable,V> - Interface in org.glowroot.central.util
 
Cache.CacheLoader<K,V> - Interface in org.glowroot.central.util
 
captureTime(long) - Method in class org.glowroot.central.repo.ImmutableSyntheticResultRollup0.Builder
Initializes the value for the captureTime attribute.
captureTime() - Method in class org.glowroot.central.repo.ImmutableSyntheticResultRollup0
 
captureTime() - Method in interface org.glowroot.central.repo.SyntheticResultDao.SyntheticResultRollup0
 
CassandraWriteMetrics - Class in org.glowroot.central.util
 
CentralModule - Class in org.glowroot.central
 
CentralRepoModule - Class in org.glowroot.central.repo
 
CentralRepoModule(ClusterManager, Session, File, String, ExecutorService, int, int, Clock) - Constructor for class org.glowroot.central.repo.CentralRepoModule
 
clear() - Method in class org.glowroot.central.repo.proto.Stored.ErrorInterval.Builder
 
clearCount() - Method in class org.glowroot.central.repo.proto.Stored.ErrorInterval.Builder
int32 count = 3;
clearDoNotMergeToTheLeft() - Method in class org.glowroot.central.repo.proto.Stored.ErrorInterval.Builder
used during rollup and rendering chart markings
clearDoNotMergeToTheRight() - Method in class org.glowroot.central.repo.proto.Stored.ErrorInterval.Builder
used during rollup and rendering chart markings
clearField(Descriptors.FieldDescriptor) - Method in class org.glowroot.central.repo.proto.Stored.ErrorInterval.Builder
 
clearFrom() - Method in class org.glowroot.central.repo.proto.Stored.ErrorInterval.Builder
int64 from = 1;
clearMessage() - Method in class org.glowroot.central.repo.proto.Stored.ErrorInterval.Builder
string message = 4;
clearOneof(Descriptors.OneofDescriptor) - Method in class org.glowroot.central.repo.proto.Stored.ErrorInterval.Builder
 
clearTo() - Method in class org.glowroot.central.repo.proto.Stored.ErrorInterval.Builder
int64 to = 2;
clone() - Method in class org.glowroot.central.repo.proto.Stored.ErrorInterval.Builder
 
close() - Method in class org.glowroot.central.repo.CentralRepoModule
 
close() - Method in class org.glowroot.central.util.ClusterManager
 
close() - Method in class org.glowroot.central.util.Session
 
ClusterManager - Class in org.glowroot.central.util
 
ClusterManager() - Constructor for class org.glowroot.central.util.ClusterManager
 
compactH2Data() - Method in class org.glowroot.central.repo.RepoAdminImpl
 
config() - Method in interface org.glowroot.central.repo.AgentConfigDao.AgentConfigAndUpdateToken
 
config(AgentConfigOuterClass.AgentConfig) - Method in class org.glowroot.central.repo.ImmutableAgentConfigAndUpdateToken.Builder
Initializes the value for the config attribute.
config() - Method in class org.glowroot.central.repo.ImmutableAgentConfigAndUpdateToken
 
ConfigRepositoryImpl - Class in org.glowroot.central.repo
 
ConfigRepositoryImpl.AgentConfigListener - Interface in org.glowroot.central.repo
 
ConfigRepositoryImpl.LazySecretKeyImpl - Class in org.glowroot.central.repo
 
copyFrom(AgentConfigDao.AgentConfigAndUpdateToken) - Method in class org.glowroot.central.repo.ImmutableAgentConfigAndUpdateToken.Builder
Fill a builder with attribute values from the provided AgentConfigAndUpdateToken instance.
copyFrom(SyntheticResultDao.SyntheticResultRollup0) - Method in class org.glowroot.central.repo.ImmutableSyntheticResultRollup0.Builder
Fill a builder with attribute values from the provided SyntheticResultRollup0 instance.
copyOf(AgentConfigDao.AgentConfigAndUpdateToken) - Static method in class org.glowroot.central.repo.ImmutableAgentConfigAndUpdateToken
Creates an immutable copy of a AgentConfigDao.AgentConfigAndUpdateToken value.
copyOf(SyntheticResultDao.SyntheticResultRollup0) - Static method in class org.glowroot.central.repo.ImmutableSyntheticResultRollup0
Creates an immutable copy of a SyntheticResultDao.SyntheticResultRollup0 value.
COUNT_FIELD_NUMBER - Static variable in class org.glowroot.central.repo.proto.Stored.ErrorInterval
 
create() - Static method in class org.glowroot.central.CentralModule
 
create(File) - Static method in class org.glowroot.central.CentralModule
 
create() - Static method in class org.glowroot.central.util.ClusterManager
 
create(File, Map<String, String>) - Static method in class org.glowroot.central.util.ClusterManager
 
createDistributedExecutionMap(String) - Method in class org.glowroot.central.util.ClusterManager
 
createPerAgentAsyncCache(String, int, AsyncCache.AsyncCacheLoader<K, V>) - Method in class org.glowroot.central.util.ClusterManager
 
createPerAgentCache(String, int, Cache.CacheLoader<K, V>) - Method in class org.glowroot.central.util.ClusterManager
 
createReplicatedLockSet(String, long, TimeUnit) - Method in class org.glowroot.central.util.ClusterManager
 
createReplicatedMap(String) - Method in class org.glowroot.central.util.ClusterManager
 
createReplicatedMap(String, long, TimeUnit) - Method in class org.glowroot.central.util.ClusterManager
 
createSelfBoundedCache(String, Cache.CacheLoader<K, V>) - Method in class org.glowroot.central.util.ClusterManager
 
createTableWithLCS(String) - Method in class org.glowroot.central.util.Session
 
createTableWithLCS(String, boolean) - Method in class org.glowroot.central.util.Session
 
createTableWithSTCS(String) - Method in class org.glowroot.central.util.Session
 
createTableWithTWCS(String, int) - Method in class org.glowroot.central.util.Session
 
createTableWithTWCS(String, int, boolean) - Method in class org.glowroot.central.util.Session
 
createTableWithTWCS(String, int, boolean, boolean) - Method in class org.glowroot.central.util.Session
 

D

defragH2Data() - Method in class org.glowroot.central.repo.RepoAdminImpl
 
deleteAlertConfig(String, String) - Method in class org.glowroot.central.repo.ConfigRepositoryImpl
 
deleteAllData() - Method in class org.glowroot.central.repo.RepoAdminImpl
 
deleteBadFutureData(List<String>) - Method in class org.glowroot.central.repo.Tools
 
deleteGaugeConfig(String, String) - Method in class org.glowroot.central.repo.ConfigRepositoryImpl
 
deleteInstrumentationConfigs(String, List<String>) - Method in class org.glowroot.central.repo.ConfigRepositoryImpl
 
deleteOldData(List<String>) - Method in class org.glowroot.central.repo.Tools
 
deleteRoleConfig(String) - Method in class org.glowroot.central.repo.ConfigRepositoryImpl
 
deleteSyntheticMonitorConfig(String, String) - Method in class org.glowroot.central.repo.ConfigRepositoryImpl
 
deleteUserConfig(String) - Method in class org.glowroot.central.repo.ConfigRepositoryImpl
 
destroy() - Method in class org.glowroot.central.GlowrootServlet
 
DistributedExecutionMap<K extends Serializable,V> - Interface in org.glowroot.central.util
 
DO_NOT_MERGE_TO_THE_LEFT_FIELD_NUMBER - Static variable in class org.glowroot.central.repo.proto.Stored.ErrorInterval
 
DO_NOT_MERGE_TO_THE_RIGHT_FIELD_NUMBER - Static variable in class org.glowroot.central.repo.proto.Stored.ErrorInterval
 

E

EnvironmentDao - Class in org.glowroot.central.repo
 
equals(Object) - Method in class org.glowroot.central.repo.ImmutableAgentConfigAndUpdateToken
This instance is equal to all instances of ImmutableAgentConfigAndUpdateToken that have equal attribute values.
equals(Object) - Method in class org.glowroot.central.repo.ImmutableSyntheticResultRollup0
This instance is equal to all instances of ImmutableSyntheticResultRollup0 that have equal attribute values.
equals(Object) - Method in class org.glowroot.central.repo.proto.Stored.ErrorInterval
 
error(boolean) - Method in class org.glowroot.central.repo.ImmutableSyntheticResultRollup0.Builder
Initializes the value for the error attribute.
error() - Method in class org.glowroot.central.repo.ImmutableSyntheticResultRollup0
 
error() - Method in interface org.glowroot.central.repo.SyntheticResultDao.SyntheticResultRollup0
 
execute(String, int, SerializableFunction<V, R>) - Method in interface org.glowroot.central.util.DistributedExecutionMap
 
execute(Iterable<Row>) - Method in interface org.glowroot.central.util.MoreFutures.DoRollup
 
execute(ResultSet) - Method in interface org.glowroot.central.util.MoreFutures.DoWithResults
 
exists(String, long, long) - Method in class org.glowroot.central.repo.HeartbeatDao
 

F

FROM_FIELD_NUMBER - Static variable in class org.glowroot.central.repo.proto.Stored.ErrorInterval
 

G

GaugeValueDao - Interface in org.glowroot.central.repo
 
GaugeValueDaoImpl - Class in org.glowroot.central.repo
 
GaugeValueDaoWithV09Support - Class in org.glowroot.central.v09support
 
GaugeValueDaoWithV09Support(Set<String>, long, Clock, GaugeValueDaoImpl) - Constructor for class org.glowroot.central.v09support.GaugeValueDaoWithV09Support
 
get(K) - Method in interface org.glowroot.central.util.AsyncCache
 
get(K) - Method in interface org.glowroot.central.util.Cache
 
get(K) - Method in interface org.glowroot.central.util.DistributedExecutionMap
 
getActiveAgentDao() - Method in class org.glowroot.central.repo.CentralRepoModule
 
getAdvancedConfig(String) - Method in class org.glowroot.central.repo.ConfigRepositoryImpl
 
getAgentConfigDao() - Method in class org.glowroot.central.repo.CentralRepoModule
 
getAgentDisplayDao() - Method in class org.glowroot.central.repo.CentralRepoModule
 
getAgentRollupIds(String) - Static method in class org.glowroot.central.repo.AgentRollupIds
 
getAggregateDao() - Method in class org.glowroot.central.repo.CentralRepoModule
 
getAlertConfig(String, String) - Method in class org.glowroot.central.repo.ConfigRepositoryImpl
 
getAlertConfigs(String) - Method in class org.glowroot.central.repo.ConfigRepositoryImpl
 
getAlertConfigsForSyntheticMonitorId(String, String) - Method in class org.glowroot.central.repo.ConfigRepositoryImpl
 
getAlertingDisabledDao() - Method in class org.glowroot.central.repo.CentralRepoModule
 
getAlertingDisabledUntilTime(String) - Method in class org.glowroot.central.repo.AlertingDisabledDao
 
getAllCentralAdminConfig() - Method in class org.glowroot.central.repo.ConfigRepositoryImpl
 
getAllConfig(String) - Method in class org.glowroot.central.repo.ConfigRepositoryImpl
 
getAllEmbeddedAdminConfig() - Method in class org.glowroot.central.repo.ConfigRepositoryImpl
 
getAllTableNames() - Method in class org.glowroot.central.util.Session
 
getAvailablePermits() - Method in interface org.glowroot.central.util.SemaphoreStatsMXBean
 
getAverageLoadPenalty() - Method in class org.glowroot.central.util.LocalCacheStatsMXBean.LocalCacheStatsWrapper
 
getCassandraDataWrittenPerAgentRollup(String, int) - Method in class org.glowroot.central.util.CassandraWriteMetrics
 
getCassandraDataWrittenPerTable(int) - Method in class org.glowroot.central.util.CassandraWriteMetrics
 
getCassandraDataWrittenPerTransactionName(String, String, String, int) - Method in class org.glowroot.central.util.CassandraWriteMetrics
 
getCassandraDataWrittenPerTransactionType(String, String, int) - Method in class org.glowroot.central.util.CassandraWriteMetrics
 
getCassandraWriteMetrics() - Method in class org.glowroot.central.util.Session
 
getCassandraWriteTotalsPerAgentRollup(String, int) - Method in class org.glowroot.central.repo.RepoAdminImpl
 
getCassandraWriteTotalsPerTable(int) - Method in class org.glowroot.central.repo.RepoAdminImpl
 
getCassandraWriteTotalsPerTransactionName(String, String, String, int) - Method in class org.glowroot.central.repo.RepoAdminImpl
 
getCassandraWriteTotalsPerTransactionType(String, String, int) - Method in class org.glowroot.central.repo.RepoAdminImpl
 
getCentralAdminGeneralConfig() - Method in class org.glowroot.central.repo.ConfigRepositoryImpl
 
getCentralStorageConfig() - Method in class org.glowroot.central.repo.ConfigRepositoryImpl
 
getCentralWebConfig() - Method in class org.glowroot.central.repo.ConfigRepositoryImpl
 
getCluster() - Method in class org.glowroot.central.util.Session
 
getCompactionWindowSizeHours(int) - Static method in class org.glowroot.central.util.Session
 
getConfigRepository() - Method in class org.glowroot.central.repo.CentralRepoModule
 
getCount() - Method in class org.glowroot.central.repo.proto.Stored.ErrorInterval.Builder
int32 count = 3;
getCount() - Method in class org.glowroot.central.repo.proto.Stored.ErrorInterval
int32 count = 3;
getCount() - Method in interface org.glowroot.central.repo.proto.Stored.ErrorIntervalOrBuilder
int32 count = 3;
getCurrentSchemaVersion() - Method in class org.glowroot.central.repo.SchemaUpgrade
 
getDefaultInstance() - Static method in class org.glowroot.central.repo.proto.Stored.ErrorInterval
 
getDefaultInstanceForType() - Method in class org.glowroot.central.repo.proto.Stored.ErrorInterval.Builder
 
getDefaultInstanceForType() - Method in class org.glowroot.central.repo.proto.Stored.ErrorInterval
 
getDescriptor() - Static method in class org.glowroot.central.repo.proto.Stored.ErrorInterval.Builder
 
getDescriptor() - Static method in class org.glowroot.central.repo.proto.Stored.ErrorInterval
 
getDescriptor() - Static method in class org.glowroot.central.repo.proto.Stored
 
getDescriptorForType() - Method in class org.glowroot.central.repo.proto.Stored.ErrorInterval.Builder
 
getDoNotMergeToTheLeft() - Method in class org.glowroot.central.repo.proto.Stored.ErrorInterval.Builder
used during rollup and rendering chart markings
getDoNotMergeToTheLeft() - Method in class org.glowroot.central.repo.proto.Stored.ErrorInterval
used during rollup and rendering chart markings
getDoNotMergeToTheLeft() - Method in interface org.glowroot.central.repo.proto.Stored.ErrorIntervalOrBuilder
used during rollup and rendering chart markings
getDoNotMergeToTheRight() - Method in class org.glowroot.central.repo.proto.Stored.ErrorInterval.Builder
used during rollup and rendering chart markings
getDoNotMergeToTheRight() - Method in class org.glowroot.central.repo.proto.Stored.ErrorInterval
used during rollup and rendering chart markings
getDoNotMergeToTheRight() - Method in interface org.glowroot.central.repo.proto.Stored.ErrorIntervalOrBuilder
used during rollup and rendering chart markings
getEmbeddedAdminGeneralConfig() - Method in class org.glowroot.central.repo.ConfigRepositoryImpl
 
getEmbeddedStorageConfig() - Method in class org.glowroot.central.repo.ConfigRepositoryImpl
 
getEmbeddedWebConfig() - Method in class org.glowroot.central.repo.ConfigRepositoryImpl
 
getEnvironmentDao() - Method in class org.glowroot.central.repo.CentralRepoModule
 
getEvictionCount() - Method in class org.glowroot.central.util.LocalCacheStatsMXBean.LocalCacheStatsWrapper
 
getExisting() - Method in class org.glowroot.central.repo.ConfigRepositoryImpl.LazySecretKeyImpl
 
getFrom() - Method in class org.glowroot.central.repo.proto.Stored.ErrorInterval.Builder
int64 from = 1;
getFrom() - Method in class org.glowroot.central.repo.proto.Stored.ErrorInterval
int64 from = 1;
getFrom() - Method in interface org.glowroot.central.repo.proto.Stored.ErrorIntervalOrBuilder
int64 from = 1;
getGaugeCollectionIntervalMillis() - Method in class org.glowroot.central.repo.ConfigRepositoryImpl
 
getGaugeConfig(String, String) - Method in class org.glowroot.central.repo.ConfigRepositoryImpl
 
getGaugeConfigs(String) - Method in class org.glowroot.central.repo.ConfigRepositoryImpl
 
getGauges(String, long, long) - Method in class org.glowroot.central.repo.GaugeValueDaoImpl
 
getGauges(String, long, long) - Method in class org.glowroot.central.v09support.GaugeValueDaoWithV09Support
 
getGaugeValueDao() - Method in class org.glowroot.central.repo.CentralRepoModule
 
getGeneralConfig(String) - Method in class org.glowroot.central.repo.ConfigRepositoryImpl
 
getH2DataFileSize() - Method in class org.glowroot.central.repo.RepoAdminImpl
 
getHealthchecksIoConfig() - Method in class org.glowroot.central.repo.ConfigRepositoryImpl
 
getHeartbeatDao() - Method in class org.glowroot.central.repo.CentralRepoModule
 
getHitCount() - Method in class org.glowroot.central.util.LocalCacheStatsMXBean.LocalCacheStatsWrapper
 
getHitRate() - Method in class org.glowroot.central.util.LocalCacheStatsMXBean.LocalCacheStatsWrapper
 
getHttpProxyConfig() - Method in class org.glowroot.central.repo.ConfigRepositoryImpl
 
getIncidentDao() - Method in class org.glowroot.central.repo.CentralRepoModule
 
getInitialSchemaVersion() - Method in class org.glowroot.central.repo.SchemaUpgrade
 
getInstrumentationConfig(String, String) - Method in class org.glowroot.central.repo.ConfigRepositoryImpl
 
getInstrumentationConfigs(String) - Method in class org.glowroot.central.repo.ConfigRepositoryImpl
 
getJvmConfig(String) - Method in class org.glowroot.central.repo.ConfigRepositoryImpl
 
getKeyspaceName() - Method in class org.glowroot.central.util.Session
 
getLazySecretKey() - Method in class org.glowroot.central.repo.ConfigRepositoryImpl
 
getLdapConfig() - Method in class org.glowroot.central.repo.ConfigRepositoryImpl
 
getLoadCount() - Method in class org.glowroot.central.util.LocalCacheStatsMXBean.LocalCacheStatsWrapper
 
getLoadExceptionCount() - Method in class org.glowroot.central.util.LocalCacheStatsMXBean.LocalCacheStatsWrapper
 
getLoadExceptionRate() - Method in class org.glowroot.central.util.LocalCacheStatsMXBean.LocalCacheStatsWrapper
 
getLoadSuccessCount() - Method in class org.glowroot.central.util.LocalCacheStatsMXBean.LocalCacheStatsWrapper
 
getLocalCacheStats() - Method in class org.glowroot.central.util.RateLimiter
 
getMessage() - Method in class org.glowroot.central.repo.proto.Stored.ErrorInterval.Builder
string message = 4;
getMessage() - Method in class org.glowroot.central.repo.proto.Stored.ErrorInterval
string message = 4;
getMessage() - Method in interface org.glowroot.central.repo.proto.Stored.ErrorIntervalOrBuilder
string message = 4;
getMessageBytes() - Method in class org.glowroot.central.repo.proto.Stored.ErrorInterval.Builder
string message = 4;
getMessageBytes() - Method in class org.glowroot.central.repo.proto.Stored.ErrorInterval
string message = 4;
getMessageBytes() - Method in interface org.glowroot.central.repo.proto.Stored.ErrorIntervalOrBuilder
string message = 4;
getMissCount() - Method in class org.glowroot.central.util.LocalCacheStatsMXBean.LocalCacheStatsWrapper
 
getMissRate() - Method in class org.glowroot.central.util.LocalCacheStatsMXBean.LocalCacheStatsWrapper
 
getOldestCaptureTime(String, String, int) - Method in class org.glowroot.central.repo.GaugeValueDaoImpl
 
getOldestCaptureTime(String, String, int) - Method in class org.glowroot.central.v09support.GaugeValueDaoWithV09Support
 
getOrCreate() - Method in class org.glowroot.central.repo.ConfigRepositoryImpl.LazySecretKeyImpl
 
getPagerDutyConfig() - Method in class org.glowroot.central.repo.ConfigRepositoryImpl
 
getParserForType() - Method in class org.glowroot.central.repo.proto.Stored.ErrorInterval
 
getPluginConfig(String, String) - Method in class org.glowroot.central.repo.ConfigRepositoryImpl
 
getPluginConfigs(String) - Method in class org.glowroot.central.repo.ConfigRepositoryImpl
 
getQueueLength() - Method in interface org.glowroot.central.util.SemaphoreStatsMXBean
 
getRecentlyActiveGauges(String) - Method in class org.glowroot.central.repo.GaugeValueDaoImpl
 
getRecentlyActiveGauges(String) - Method in class org.glowroot.central.v09support.GaugeValueDaoWithV09Support
 
getRequestCount() - Method in class org.glowroot.central.util.LocalCacheStatsMXBean.LocalCacheStatsWrapper
 
getRoleConfig(String) - Method in class org.glowroot.central.repo.ConfigRepositoryImpl
 
getRoleConfigs() - Method in class org.glowroot.central.repo.ConfigRepositoryImpl
 
getRoleDao() - Method in class org.glowroot.central.repo.CentralRepoModule
 
getRollupConfigs() - Method in class org.glowroot.central.repo.ConfigRepositoryImpl
 
getRollupLevelService() - Method in class org.glowroot.central.repo.CentralRepoModule
 
getSerializedSize() - Method in class org.glowroot.central.repo.proto.Stored.ErrorInterval
 
getSlackConfig() - Method in class org.glowroot.central.repo.ConfigRepositoryImpl
 
getSmtpConfig() - Method in class org.glowroot.central.repo.ConfigRepositoryImpl
 
getStats() - Method in class org.glowroot.central.util.LocalCacheStats
 
getStats() - Method in interface org.glowroot.central.util.LocalCacheStatsMXBean
 
getStorageConfig() - Method in class org.glowroot.central.repo.ConfigRepositoryImpl
 
getSyntheticMonitorConfig(String, String) - Method in class org.glowroot.central.repo.ConfigRepositoryImpl
 
getSyntheticMonitorConfigs(String) - Method in class org.glowroot.central.repo.ConfigRepositoryImpl
 
getSyntheticMonitorIds(String, long, long) - Method in class org.glowroot.central.repo.SyntheticResultDaoImpl
 
getSyntheticMonitorIds(String, long, long) - Method in class org.glowroot.central.v09support.SyntheticResultDaoWithV09Support
 
getSyntheticResultDao() - Method in class org.glowroot.central.repo.CentralRepoModule
 
getTable(String) - Method in class org.glowroot.central.util.Session
 
getTables() - Method in class org.glowroot.central.util.Session
 
getTo() - Method in class org.glowroot.central.repo.proto.Stored.ErrorInterval.Builder
int64 to = 2;
getTo() - Method in class org.glowroot.central.repo.proto.Stored.ErrorInterval
int64 to = 2;
getTo() - Method in interface org.glowroot.central.repo.proto.Stored.ErrorIntervalOrBuilder
int64 to = 2;
getTotalLoadTime() - Method in class org.glowroot.central.util.LocalCacheStatsMXBean.LocalCacheStatsWrapper
 
getTraceAttributeNameDao() - Method in class org.glowroot.central.repo.CentralRepoModule
 
getTraceDao() - Method in class org.glowroot.central.repo.CentralRepoModule
 
getTransactionConfig(String) - Method in class org.glowroot.central.repo.ConfigRepositoryImpl
 
getTransactionTypeDao() - Method in class org.glowroot.central.repo.CentralRepoModule
 
getUiDefaultsConfig(String) - Method in class org.glowroot.central.repo.ConfigRepositoryImpl
 
getUnknownFields() - Method in class org.glowroot.central.repo.proto.Stored.ErrorInterval
 
getUserConfig(String) - Method in class org.glowroot.central.repo.ConfigRepositoryImpl
 
getUserConfigCaseInsensitive(String) - Method in class org.glowroot.central.repo.ConfigRepositoryImpl
 
getUserConfigs() - Method in class org.glowroot.central.repo.ConfigRepositoryImpl
 
getUserDao() - Method in class org.glowroot.central.repo.CentralRepoModule
 
getV09AgentRollupDao() - Method in class org.glowroot.central.repo.CentralRepoModule
 
getV09AgentRollupId(String) - Method in class org.glowroot.central.repo.V09AgentRollupDao
 
getWebConfig() - Method in class org.glowroot.central.repo.ConfigRepositoryImpl
 
GlowrootServlet - Class in org.glowroot.central
 
GlowrootServlet() - Constructor for class org.glowroot.central.GlowrootServlet
 

H

handle(Callback[]) - Method in class org.glowroot.central.SaslCallbackHandler
 
hasAuxThreadProfile(String, LiveAggregateRepository.AggregateQuery) - Method in class org.glowroot.central.repo.AggregateDaoImpl
 
hasAuxThreadProfile(String, LiveAggregateRepository.AggregateQuery) - Method in class org.glowroot.central.v09support.AggregateDaoWithV09Support
 
hashCode() - Method in class org.glowroot.central.repo.ImmutableAgentConfigAndUpdateToken
Computes a hash code from attributes: config, updateToken.
hashCode() - Method in class org.glowroot.central.repo.ImmutableSyntheticResultRollup0
Computes a hash code from attributes: captureTime, totalDurationNanos, error.
hashCode() - Method in class org.glowroot.central.repo.proto.Stored.ErrorInterval
 
hasMainThreadProfile(String, LiveAggregateRepository.AggregateQuery) - Method in class org.glowroot.central.repo.AggregateDaoImpl
 
hasMainThreadProfile(String, LiveAggregateRepository.AggregateQuery) - Method in class org.glowroot.central.v09support.AggregateDaoWithV09Support
 
HeartbeatDao - Class in org.glowroot.central.repo
 

I

ImmutableAgentConfigAndUpdateToken - Class in org.glowroot.central.repo
Immutable implementation of AgentConfigDao.AgentConfigAndUpdateToken.
ImmutableAgentConfigAndUpdateToken.Builder - Class in org.glowroot.central.repo
Builds instances of type ImmutableAgentConfigAndUpdateToken.
ImmutableSyntheticResultRollup0 - Class in org.glowroot.central.repo
Immutable implementation of SyntheticResultDao.SyntheticResultRollup0.
ImmutableSyntheticResultRollup0.Builder - Class in org.glowroot.central.repo
Builds instances of type ImmutableSyntheticResultRollup0.
IncidentDao - Class in org.glowroot.central.repo
 
init(ServletConfig) - Method in class org.glowroot.central.GlowrootServlet
 
insert(String, long) - Method in class org.glowroot.central.repo.ActiveAgentDao
 
insertAlertConfig(String, AgentConfigOuterClass.AgentConfig.AlertConfig) - Method in class org.glowroot.central.repo.ConfigRepositoryImpl
 
insertGaugeConfig(String, AgentConfigOuterClass.AgentConfig.GaugeConfig) - Method in class org.glowroot.central.repo.ConfigRepositoryImpl
 
insertInstrumentationConfig(String, AgentConfigOuterClass.AgentConfig.InstrumentationConfig) - Method in class org.glowroot.central.repo.ConfigRepositoryImpl
 
insertInstrumentationConfigs(String, List<AgentConfigOuterClass.AgentConfig.InstrumentationConfig>) - Method in class org.glowroot.central.repo.ConfigRepositoryImpl
 
insertOpenIncident(String, AgentConfigOuterClass.AgentConfig.AlertConfig.AlertCondition, AgentConfigOuterClass.AgentConfig.AlertConfig.AlertSeverity, AgentConfigOuterClass.AgentConfig.AlertConfig.AlertNotification, long) - Method in class org.glowroot.central.repo.IncidentDao
 
insertRoleConfig(RoleConfig) - Method in class org.glowroot.central.repo.ConfigRepositoryImpl
 
insertSyntheticMonitorConfig(String, AgentConfigOuterClass.AgentConfig.SyntheticMonitorConfig) - Method in class org.glowroot.central.repo.ConfigRepositoryImpl
 
insertUserConfig(UserConfig) - Method in class org.glowroot.central.repo.ConfigRepositoryImpl
 
internalGetFieldAccessorTable() - Method in class org.glowroot.central.repo.proto.Stored.ErrorInterval.Builder
 
internalGetFieldAccessorTable() - Method in class org.glowroot.central.repo.proto.Stored.ErrorInterval
 
invalidate(K) - Method in interface org.glowroot.central.util.AsyncCache
 
invalidate(K) - Method in interface org.glowroot.central.util.Cache
 
isConfigReadOnly(String) - Method in class org.glowroot.central.repo.ConfigRepositoryImpl
 
isInitialized() - Method in class org.glowroot.central.repo.proto.Stored.ErrorInterval.Builder
 
isInitialized() - Method in class org.glowroot.central.repo.proto.Stored.ErrorInterval
 
isInRollupThread() - Static method in class org.glowroot.central.util.Session
 

L

LazySecretKeyImpl(String) - Constructor for class org.glowroot.central.repo.ConfigRepositoryImpl.LazySecretKeyImpl
 
load(K) - Method in interface org.glowroot.central.util.AsyncCache.AsyncCacheLoader
 
load(K) - Method in interface org.glowroot.central.util.Cache.CacheLoader
 
LocalCacheStats - Class in org.glowroot.central.util
 
LocalCacheStats(Cache<?, ?>) - Constructor for class org.glowroot.central.util.LocalCacheStats
 
LocalCacheStatsMXBean - Interface in org.glowroot.central.util
 
LocalCacheStatsMXBean.LocalCacheStatsWrapper - Class in org.glowroot.central.util
 

M

Main - Class in org.glowroot.central
 
Main() - Constructor for class org.glowroot.central.Main
 
main(String[]) - Static method in class org.glowroot.central.Main
 
main(String[]) - Static method in class org.glowroot.central.Procrun
 
markUpdated(String, UUID) - Method in class org.glowroot.central.repo.AgentConfigDao
 
mergeAuxThreadProfilesInto(String, LiveAggregateRepository.AggregateQuery, ProfileCollector) - Method in class org.glowroot.central.repo.AggregateDaoImpl
 
mergeAuxThreadProfilesInto(String, LiveAggregateRepository.AggregateQuery, ProfileCollector) - Method in class org.glowroot.central.v09support.AggregateDaoWithV09Support
 
mergeFrom(Message) - Method in class org.glowroot.central.repo.proto.Stored.ErrorInterval.Builder
 
mergeFrom(Stored.ErrorInterval) - Method in class org.glowroot.central.repo.proto.Stored.ErrorInterval.Builder
 
mergeFrom(CodedInputStream, ExtensionRegistryLite) - Method in class org.glowroot.central.repo.proto.Stored.ErrorInterval.Builder
 
mergeMainThreadProfilesInto(String, LiveAggregateRepository.AggregateQuery, ProfileCollector) - Method in class org.glowroot.central.repo.AggregateDaoImpl
 
mergeMainThreadProfilesInto(String, LiveAggregateRepository.AggregateQuery, ProfileCollector) - Method in class org.glowroot.central.v09support.AggregateDaoWithV09Support
 
mergeOverallErrorSummaryInto(String, LiveAggregateRepository.SummaryQuery, OverallErrorSummaryCollector) - Method in class org.glowroot.central.repo.AggregateDaoImpl
 
mergeOverallErrorSummaryInto(String, LiveAggregateRepository.SummaryQuery, OverallErrorSummaryCollector) - Method in class org.glowroot.central.v09support.AggregateDaoWithV09Support
 
mergeOverallSummaryInto(String, LiveAggregateRepository.SummaryQuery, OverallSummaryCollector) - Method in class org.glowroot.central.repo.AggregateDaoImpl
 
mergeOverallSummaryInto(String, LiveAggregateRepository.SummaryQuery, OverallSummaryCollector) - Method in class org.glowroot.central.v09support.AggregateDaoWithV09Support
 
mergeQueriesInto(String, LiveAggregateRepository.AggregateQuery, QueryCollector) - Method in class org.glowroot.central.repo.AggregateDaoImpl
 
mergeQueriesInto(String, LiveAggregateRepository.AggregateQuery, QueryCollector) - Method in class org.glowroot.central.v09support.AggregateDaoWithV09Support
 
mergeServiceCallsInto(String, LiveAggregateRepository.AggregateQuery, ServiceCallCollector) - Method in class org.glowroot.central.repo.AggregateDaoImpl
 
mergeServiceCallsInto(String, LiveAggregateRepository.AggregateQuery, ServiceCallCollector) - Method in class org.glowroot.central.v09support.AggregateDaoWithV09Support
 
mergeTransactionNameErrorSummariesInto(String, LiveAggregateRepository.SummaryQuery, TransactionNameErrorSummaryCollector.ErrorSummarySortOrder, int, TransactionNameErrorSummaryCollector) - Method in class org.glowroot.central.repo.AggregateDaoImpl
 
mergeTransactionNameErrorSummariesInto(String, LiveAggregateRepository.SummaryQuery, TransactionNameErrorSummaryCollector.ErrorSummarySortOrder, int, TransactionNameErrorSummaryCollector) - Method in class org.glowroot.central.v09support.AggregateDaoWithV09Support
 
mergeTransactionNameSummariesInto(String, LiveAggregateRepository.SummaryQuery, TransactionNameSummaryCollector.SummarySortOrder, int, TransactionNameSummaryCollector) - Method in class org.glowroot.central.repo.AggregateDaoImpl
 
mergeTransactionNameSummariesInto(String, LiveAggregateRepository.SummaryQuery, TransactionNameSummaryCollector.SummarySortOrder, int, TransactionNameSummaryCollector) - Method in class org.glowroot.central.v09support.AggregateDaoWithV09Support
 
mergeUnknownFields(UnknownFieldSet) - Method in class org.glowroot.central.repo.proto.Stored.ErrorInterval.Builder
 
MESSAGE_FIELD_NUMBER - Static variable in class org.glowroot.central.repo.proto.Stored.ErrorInterval
 
Messages - Class in org.glowroot.central.util
 
MoreExecutors2 - Class in org.glowroot.central.util
 
MoreFutures - Class in org.glowroot.central.util
 
MoreFutures.DoRollup - Interface in org.glowroot.central.util
 
MoreFutures.DoWithResults - Interface in org.glowroot.central.util
 

N

namedUsersExist() - Method in class org.glowroot.central.repo.ConfigRepositoryImpl
 
newBuilder() - Static method in class org.glowroot.central.repo.proto.Stored.ErrorInterval
 
newBuilder(Stored.ErrorInterval) - Static method in class org.glowroot.central.repo.proto.Stored.ErrorInterval
 
newBuilderForType() - Method in class org.glowroot.central.repo.proto.Stored.ErrorInterval
 
newBuilderForType(GeneratedMessageV3.BuilderParent) - Method in class org.glowroot.central.repo.proto.Stored.ErrorInterval
 
newCachedThreadPool(String) - Static method in class org.glowroot.central.util.MoreExecutors2
 
newFixedThreadPool(int, String) - Static method in class org.glowroot.central.util.MoreExecutors2
 
newSingleThreadExecutor(String) - Static method in class org.glowroot.central.util.MoreExecutors2
 
newSingleThreadScheduledExecutor(String) - Static method in class org.glowroot.central.util.MoreExecutors2
 
newThreadFactory(String) - Static method in class org.glowroot.central.util.MoreExecutors2
 

O

onChange(String) - Method in interface org.glowroot.central.repo.ConfigRepositoryImpl.AgentConfigListener
 
onFailure(ListenableFuture<V>, Runnable) - Static method in class org.glowroot.central.util.MoreFutures
 
onSuccessAndFailure(ListenableFuture<V>, Runnable, Runnable) - Static method in class org.glowroot.central.util.MoreFutures
 
org.glowroot.central - package org.glowroot.central
 
org.glowroot.central.repo - package org.glowroot.central.repo
 
org.glowroot.central.repo.proto - package org.glowroot.central.repo.proto
 
org.glowroot.central.util - package org.glowroot.central.util
 
org.glowroot.central.v09support - package org.glowroot.central.v09support
 

P

parseDelimitedFrom(InputStream) - Static method in class org.glowroot.central.repo.proto.Stored.ErrorInterval
 
parseDelimitedFrom(InputStream, ExtensionRegistryLite) - Static method in class org.glowroot.central.repo.proto.Stored.ErrorInterval
 
parseDelimitedFrom(ByteBuffer, Parser<T>) - Static method in class org.glowroot.central.util.Messages
 
parseFrom(ByteBuffer) - Static method in class org.glowroot.central.repo.proto.Stored.ErrorInterval
 
parseFrom(ByteBuffer, ExtensionRegistryLite) - Static method in class org.glowroot.central.repo.proto.Stored.ErrorInterval
 
parseFrom(ByteString) - Static method in class org.glowroot.central.repo.proto.Stored.ErrorInterval
 
parseFrom(ByteString, ExtensionRegistryLite) - Static method in class org.glowroot.central.repo.proto.Stored.ErrorInterval
 
parseFrom(byte[]) - Static method in class org.glowroot.central.repo.proto.Stored.ErrorInterval
 
parseFrom(byte[], ExtensionRegistryLite) - Static method in class org.glowroot.central.repo.proto.Stored.ErrorInterval
 
parseFrom(InputStream) - Static method in class org.glowroot.central.repo.proto.Stored.ErrorInterval
 
parseFrom(InputStream, ExtensionRegistryLite) - Static method in class org.glowroot.central.repo.proto.Stored.ErrorInterval
 
parseFrom(CodedInputStream) - Static method in class org.glowroot.central.repo.proto.Stored.ErrorInterval
 
parseFrom(CodedInputStream, ExtensionRegistryLite) - Static method in class org.glowroot.central.repo.proto.Stored.ErrorInterval
 
parser() - Static method in class org.glowroot.central.repo.proto.Stored.ErrorInterval
 
prepare(String) - Method in class org.glowroot.central.util.Session
 
Procrun - Class in org.glowroot.central
 
put(K, V) - Method in interface org.glowroot.central.util.DistributedExecutionMap
 

R

RateLimiter<T> - Class in org.glowroot.central.util
 
RateLimiter() - Constructor for class org.glowroot.central.util.RateLimiter
 
RateLimiter(int, boolean) - Constructor for class org.glowroot.central.util.RateLimiter
 
read(String) - Method in class org.glowroot.central.repo.AgentConfigDao
 
read(String) - Method in class org.glowroot.central.repo.EnvironmentDao
 
read(String) - Method in class org.glowroot.central.util.Session
 
read(Statement) - Method in class org.glowroot.central.util.Session
 
readActiveAgentRollups(long, long) - Method in class org.glowroot.central.repo.ActiveAgentDao
 
readActiveChildAgentRollups(String, long, long) - Method in class org.glowroot.central.repo.ActiveAgentDao
 
readActiveTopLevelAgentRollups(long, long) - Method in class org.glowroot.central.repo.ActiveAgentDao
 
readAllOpenIncidents() - Method in class org.glowroot.central.repo.IncidentDao
 
readAsync(Statement) - Method in class org.glowroot.central.util.Session
 
readAsyncFailIfNoRows(Statement, String) - Method in class org.glowroot.central.util.Session
 
readAsyncWarnIfNoRows(Statement, String, Object...) - Method in class org.glowroot.central.util.Session
 
readAuxThreadProfile(String, String) - Method in class org.glowroot.central.repo.TraceDaoImpl
 
readAuxThreadProfile(String, String) - Method in class org.glowroot.central.v09support.TraceDaoWithV09Support
 
readAuxThreadProfileUsingPS(String, String, PreparedStatement) - Method in class org.glowroot.central.repo.TraceDaoImpl
 
readDisplayParts(String) - Method in class org.glowroot.central.repo.AgentDisplayDao
 
readEntries(String, String) - Method in class org.glowroot.central.repo.TraceDaoImpl
 
readEntries(String, String) - Method in class org.glowroot.central.v09support.TraceDaoWithV09Support
 
readEntriesAndQueriesForExport(String, String) - Method in class org.glowroot.central.repo.TraceDaoImpl
 
readEntriesAndQueriesForExport(String, String) - Method in class org.glowroot.central.v09support.TraceDaoWithV09Support
 
readErrorCount(String, TraceRepository.TraceQuery) - Method in class org.glowroot.central.repo.TraceDaoImpl
 
readErrorCount(String, TraceRepository.TraceQuery) - Method in class org.glowroot.central.v09support.TraceDaoWithV09Support
 
readErrorMessageCount(String, TraceRepository.TraceQuery, String) - Method in class org.glowroot.central.repo.TraceDaoImpl
 
readErrorMessageCount(String, TraceRepository.TraceQuery, String) - Method in class org.glowroot.central.v09support.TraceDaoWithV09Support
 
readErrorMessages(String, TraceRepository.TraceQuery, TraceRepository.ErrorMessageFilter, long, int) - Method in class org.glowroot.central.repo.TraceDaoImpl
 
readErrorMessages(String, TraceRepository.TraceQuery, TraceRepository.ErrorMessageFilter, long, int) - Method in class org.glowroot.central.v09support.TraceDaoWithV09Support
 
readErrorPoints(String, TraceRepository.TraceQuery, LiveTraceRepository.TracePointFilter, int) - Method in class org.glowroot.central.repo.TraceDaoImpl
 
readErrorPoints(String, TraceRepository.TraceQuery, LiveTraceRepository.TracePointFilter, int) - Method in class org.glowroot.central.v09support.TraceDaoWithV09Support
 
readForUpdate(String) - Method in class org.glowroot.central.repo.AgentConfigDao
 
readFullDisplay(String) - Method in class org.glowroot.central.repo.AgentDisplayDao
 
readFullQueryText(String, String) - Method in class org.glowroot.central.repo.AggregateDaoImpl
 
readFullQueryText(String, String) - Method in class org.glowroot.central.v09support.AggregateDaoWithV09Support
 
readGaugeValues(String, String, long, long, int) - Method in class org.glowroot.central.repo.GaugeValueDaoImpl
 
readGaugeValues(String, String, long, long, int) - Method in class org.glowroot.central.v09support.GaugeValueDaoWithV09Support
 
readHeaderPlus(String, String) - Method in class org.glowroot.central.repo.TraceDaoImpl
 
readHeaderPlus(String, String) - Method in class org.glowroot.central.v09support.TraceDaoWithV09Support
 
readLastDisplayPartAsync(String) - Method in class org.glowroot.central.repo.AgentDisplayDao
 
readLastFromRollup0(String, String, int) - Method in interface org.glowroot.central.repo.SyntheticResultDao
 
readLastFromRollup0(String, String, int) - Method in class org.glowroot.central.repo.SyntheticResultDaoImpl
 
readLastFromRollup0(String, String, int) - Method in class org.glowroot.central.v09support.SyntheticResultDaoWithV09Support
 
readMainThreadProfile(String, String) - Method in class org.glowroot.central.repo.TraceDaoImpl
 
readMainThreadProfile(String, String) - Method in class org.glowroot.central.v09support.TraceDaoWithV09Support
 
readMainThreadProfileUsingPS(String, String, PreparedStatement) - Method in class org.glowroot.central.repo.TraceDaoImpl
 
readOpenIncident(String, AgentConfigOuterClass.AgentConfig.AlertConfig.AlertCondition, AgentConfigOuterClass.AgentConfig.AlertConfig.AlertSeverity) - Method in class org.glowroot.central.repo.IncidentDao
 
readOpenIncidents(String) - Method in class org.glowroot.central.repo.IncidentDao
 
readOverviewAggregates(String, LiveAggregateRepository.AggregateQuery) - Method in class org.glowroot.central.repo.AggregateDaoImpl
 
readOverviewAggregates(String, LiveAggregateRepository.AggregateQuery) - Method in class org.glowroot.central.v09support.AggregateDaoWithV09Support
 
readPercentileAggregates(String, LiveAggregateRepository.AggregateQuery) - Method in class org.glowroot.central.repo.AggregateDaoImpl
 
readPercentileAggregates(String, LiveAggregateRepository.AggregateQuery) - Method in class org.glowroot.central.v09support.AggregateDaoWithV09Support
 
readQueries(String, String) - Method in class org.glowroot.central.repo.TraceDaoImpl
 
readQueries(String, String) - Method in class org.glowroot.central.v09support.TraceDaoWithV09Support
 
readRecentlyActiveAgentRollups(long) - Method in class org.glowroot.central.repo.ActiveAgentDao
 
readResolvedIncidents(long) - Method in class org.glowroot.central.repo.IncidentDao
 
readSlowCount(String, TraceRepository.TraceQuery) - Method in class org.glowroot.central.repo.TraceDaoImpl
 
readSlowCount(String, TraceRepository.TraceQuery) - Method in class org.glowroot.central.v09support.TraceDaoWithV09Support
 
readSlowPoints(String, TraceRepository.TraceQuery, LiveTraceRepository.TracePointFilter, int) - Method in class org.glowroot.central.repo.TraceDaoImpl
 
readSlowPoints(String, TraceRepository.TraceQuery, LiveTraceRepository.TracePointFilter, int) - Method in class org.glowroot.central.v09support.TraceDaoWithV09Support
 
readSyntheticResults(String, String, long, long, int) - Method in class org.glowroot.central.repo.SyntheticResultDaoImpl
 
readSyntheticResults(String, String, long, long, int) - Method in class org.glowroot.central.v09support.SyntheticResultDaoWithV09Support
 
readThroughputAggregates(String, LiveAggregateRepository.AggregateQuery) - Method in class org.glowroot.central.repo.AggregateDaoImpl
 
readThroughputAggregates(String, LiveAggregateRepository.AggregateQuery) - Method in class org.glowroot.central.v09support.AggregateDaoWithV09Support
 
registerAllExtensions(ExtensionRegistryLite) - Static method in class org.glowroot.central.repo.proto.Stored
 
registerAllExtensions(ExtensionRegistry) - Static method in class org.glowroot.central.repo.proto.Stored
 
release(T) - Method in class org.glowroot.central.util.RateLimiter
 
reloadCentralConfiguration() - Method in class org.glowroot.central.repo.SchemaUpgrade
 
remove(K, V) - Method in interface org.glowroot.central.util.DistributedExecutionMap
 
RepoAdminImpl - Class in org.glowroot.central.repo
 
RepoAdminImpl(Session, ActiveAgentDao, ConfigRepositoryImpl, CassandraWriteMetrics, Clock) - Constructor for class org.glowroot.central.repo.RepoAdminImpl
 
resizeIfNeeded() - Method in class org.glowroot.central.repo.RepoAdminImpl
 
resolveIncident(IncidentRepository.OpenIncident, long) - Method in class org.glowroot.central.repo.IncidentDao
 
rollup(String) - Method in interface org.glowroot.central.repo.AggregateDao
 
rollup(String) - Method in class org.glowroot.central.repo.AggregateDaoImpl
 
rollup(String, String, String, boolean) - Method in class org.glowroot.central.repo.AggregateDaoImpl
 
rollup(String) - Method in interface org.glowroot.central.repo.GaugeValueDao
 
rollup(String) - Method in class org.glowroot.central.repo.GaugeValueDaoImpl
 
rollup(String, String, boolean) - Method in class org.glowroot.central.repo.GaugeValueDaoImpl
 
rollup(String) - Method in interface org.glowroot.central.repo.SyntheticResultDao
 
rollup(String) - Method in class org.glowroot.central.repo.SyntheticResultDaoImpl
 
rollup(String) - Method in class org.glowroot.central.v09support.AggregateDaoWithV09Support
 
rollup(String) - Method in class org.glowroot.central.v09support.GaugeValueDaoWithV09Support
 
rollup(String) - Method in class org.glowroot.central.v09support.SyntheticResultDaoWithV09Support
 
rollupAsync(ListenableFuture<ResultSet>, Executor, MoreFutures.DoRollup) - Static method in class org.glowroot.central.util.MoreFutures
 
rollupAsync(Collection<ListenableFuture<ResultSet>>, Executor, MoreFutures.DoRollup) - Static method in class org.glowroot.central.util.MoreFutures
 
runHealthCheck() - Method in class org.glowroot.central.repo.RepoAdminImpl
 

S

SaslCallbackHandler - Class in org.glowroot.central
 
SaslCallbackHandler() - Constructor for class org.glowroot.central.SaslCallbackHandler
 
SchemaUpgrade - Class in org.glowroot.central.repo
 
SchemaUpgrade(Session, Clock, boolean) - Constructor for class org.glowroot.central.repo.SchemaUpgrade
 
SemaphoreStatsMXBean - Interface in org.glowroot.central.util
 
service(ServletRequest, ServletResponse) - Method in class org.glowroot.central.GlowrootServlet
 
Session - Class in org.glowroot.central.util
 
Session(Session, String, ConsistencyLevel, int) - Constructor for class org.glowroot.central.util.Session
 
setAlertingDisabledUntilTime(String, Long) - Method in class org.glowroot.central.repo.AlertingDisabledDao
 
setCount(int) - Method in class org.glowroot.central.repo.proto.Stored.ErrorInterval.Builder
int32 count = 3;
setCurrTransactionName(String) - Method in class org.glowroot.central.util.CassandraWriteMetrics
 
setCurrTransactionType(String) - Method in class org.glowroot.central.util.CassandraWriteMetrics
 
setDoNotMergeToTheLeft(boolean) - Method in class org.glowroot.central.repo.proto.Stored.ErrorInterval.Builder
used during rollup and rendering chart markings
setDoNotMergeToTheRight(boolean) - Method in class org.glowroot.central.repo.proto.Stored.ErrorInterval.Builder
used during rollup and rendering chart markings
setField(Descriptors.FieldDescriptor, Object) - Method in class org.glowroot.central.repo.proto.Stored.ErrorInterval.Builder
 
setFrom(long) - Method in class org.glowroot.central.repo.proto.Stored.ErrorInterval.Builder
int64 from = 1;
setInRollupThread(boolean) - Static method in class org.glowroot.central.util.Session
 
setMessage(String) - Method in class org.glowroot.central.repo.proto.Stored.ErrorInterval.Builder
string message = 4;
setMessageBytes(ByteString) - Method in class org.glowroot.central.repo.proto.Stored.ErrorInterval.Builder
string message = 4;
setPartialTrace(boolean) - Method in class org.glowroot.central.util.CassandraWriteMetrics
 
setRepeatedField(Descriptors.FieldDescriptor, int, Object) - Method in class org.glowroot.central.repo.proto.Stored.ErrorInterval.Builder
 
setTo(long) - Method in class org.glowroot.central.repo.proto.Stored.ErrorInterval.Builder
int64 to = 2;
setUnknownFields(UnknownFieldSet) - Method in class org.glowroot.central.repo.proto.Stored.ErrorInterval.Builder
 
setupAdminUser(List<String>) - Method in class org.glowroot.central.repo.Tools
 
shouldHaveAuxThreadProfile(String, LiveAggregateRepository.AggregateQuery) - Method in class org.glowroot.central.repo.AggregateDaoImpl
 
shouldHaveAuxThreadProfile(String, LiveAggregateRepository.AggregateQuery) - Method in class org.glowroot.central.v09support.AggregateDaoWithV09Support
 
shouldHaveMainThreadProfile(String, LiveAggregateRepository.AggregateQuery) - Method in class org.glowroot.central.repo.AggregateDaoImpl
 
shouldHaveMainThreadProfile(String, LiveAggregateRepository.AggregateQuery) - Method in class org.glowroot.central.v09support.AggregateDaoWithV09Support
 
shouldHaveQueries(String, LiveAggregateRepository.AggregateQuery) - Method in class org.glowroot.central.repo.AggregateDaoImpl
 
shouldHaveQueries(String, LiveAggregateRepository.AggregateQuery) - Method in class org.glowroot.central.v09support.AggregateDaoWithV09Support
 
shouldHaveServiceCalls(String, LiveAggregateRepository.AggregateQuery) - Method in class org.glowroot.central.repo.AggregateDaoImpl
 
shouldHaveServiceCalls(String, LiveAggregateRepository.AggregateQuery) - Method in class org.glowroot.central.v09support.AggregateDaoWithV09Support
 
shutdown(boolean) - Method in class org.glowroot.central.CentralModule
 
store(String, AgentConfigOuterClass.AgentConfig, boolean) - Method in class org.glowroot.central.repo.AgentConfigDao
 
store(String, long, List<AggregateOuterClass.OldAggregatesByType>, List<AggregateOuterClass.Aggregate.SharedQueryText>) - Method in interface org.glowroot.central.repo.AggregateDao
 
store(String, long, List<AggregateOuterClass.OldAggregatesByType>, List<AggregateOuterClass.Aggregate.SharedQueryText>) - Method in class org.glowroot.central.repo.AggregateDaoImpl
 
store(String, List<String>, String, List<String>, long, List<AggregateOuterClass.OldAggregatesByType>, List<AggregateOuterClass.Aggregate.SharedQueryText>) - Method in class org.glowroot.central.repo.AggregateDaoImpl
 
store(String, CollectorServiceOuterClass.InitMessage.Environment) - Method in class org.glowroot.central.repo.EnvironmentDao
 
store(String, List<CollectorServiceOuterClass.GaugeValueMessage.GaugeValue>) - Method in interface org.glowroot.central.repo.GaugeValueDao
 
store(String, List<CollectorServiceOuterClass.GaugeValueMessage.GaugeValue>) - Method in class org.glowroot.central.repo.GaugeValueDaoImpl
 
store(String, List<String>, List<CollectorServiceOuterClass.GaugeValueMessage.GaugeValue>) - Method in class org.glowroot.central.repo.GaugeValueDaoImpl
 
store(String) - Method in class org.glowroot.central.repo.HeartbeatDao
 
store(String, String, String, long, long, String) - Method in interface org.glowroot.central.repo.SyntheticResultDao
 
store(String, String, String, long, long, String) - Method in class org.glowroot.central.repo.SyntheticResultDaoImpl
 
store(String, TraceOuterClass.Trace) - Method in interface org.glowroot.central.repo.TraceDao
 
store(String, TraceOuterClass.Trace) - Method in class org.glowroot.central.repo.TraceDaoImpl
 
store(String, List<String>, List<String>, TraceOuterClass.Trace) - Method in class org.glowroot.central.repo.TraceDaoImpl
 
store(String, String) - Method in class org.glowroot.central.repo.V09AgentRollupDao
 
store(String, long, List<AggregateOuterClass.OldAggregatesByType>, List<AggregateOuterClass.Aggregate.SharedQueryText>) - Method in class org.glowroot.central.v09support.AggregateDaoWithV09Support
 
store(String, List<CollectorServiceOuterClass.GaugeValueMessage.GaugeValue>) - Method in class org.glowroot.central.v09support.GaugeValueDaoWithV09Support
 
store(String, String, String, long, long, String) - Method in class org.glowroot.central.v09support.SyntheticResultDaoWithV09Support
 
store(String, TraceOuterClass.Trace) - Method in class org.glowroot.central.v09support.TraceDaoWithV09Support
 
Stored - Class in org.glowroot.central.repo.proto
 
Stored.ErrorInterval - Class in org.glowroot.central.repo.proto
Protobuf type org_glowroot_central_repo_proto.ErrorInterval
Stored.ErrorInterval.Builder - Class in org.glowroot.central.repo.proto
Protobuf type org_glowroot_central_repo_proto.ErrorInterval
Stored.ErrorIntervalOrBuilder - Interface in org.glowroot.central.repo.proto
 
SyntheticResultDao - Interface in org.glowroot.central.repo
 
SyntheticResultDao.SyntheticResultRollup0 - Interface in org.glowroot.central.repo
 
SyntheticResultDaoImpl - Class in org.glowroot.central.repo
 
SyntheticResultDaoWithV09Support - Class in org.glowroot.central.v09support
 
SyntheticResultDaoWithV09Support(Set<String>, long, Clock, SyntheticResultDaoImpl) - Constructor for class org.glowroot.central.v09support.SyntheticResultDaoWithV09Support
 

T

TO_FIELD_NUMBER - Static variable in class org.glowroot.central.repo.proto.Stored.ErrorInterval
 
toBuilder() - Method in class org.glowroot.central.repo.proto.Stored.ErrorInterval
 
toByteBuffer(List<? extends AbstractMessage>) - Static method in class org.glowroot.central.util.Messages
 
Tools - Class in org.glowroot.central.repo
 
Tools(Session, CentralRepoModule) - Constructor for class org.glowroot.central.repo.Tools
 
toString() - Method in class org.glowroot.central.repo.ImmutableAgentConfigAndUpdateToken
Prints the immutable value AgentConfigAndUpdateToken with attribute values.
toString() - Method in class org.glowroot.central.repo.ImmutableSyntheticResultRollup0
Prints the immutable value SyntheticResultRollup0 with attribute values.
totalDurationNanos(double) - Method in class org.glowroot.central.repo.ImmutableSyntheticResultRollup0.Builder
Initializes the value for the totalDurationNanos attribute.
totalDurationNanos() - Method in class org.glowroot.central.repo.ImmutableSyntheticResultRollup0
 
totalDurationNanos() - Method in interface org.glowroot.central.repo.SyntheticResultDao.SyntheticResultRollup0
 
TraceDao - Interface in org.glowroot.central.repo
 
TraceDaoImpl - Class in org.glowroot.central.repo
 
TraceDaoWithV09Support - Class in org.glowroot.central.v09support
 
TraceDaoWithV09Support(Set<String>, long, long, Clock, TraceDaoImpl) - Constructor for class org.glowroot.central.v09support.TraceDaoWithV09Support
 
transformAsync(ListenableFuture<ResultSet>, Executor, MoreFutures.DoWithResults) - Static method in class org.glowroot.central.util.MoreFutures
 
truncateAll() - Method in interface org.glowroot.central.repo.AggregateDao
 
truncateAll() - Method in class org.glowroot.central.repo.AggregateDaoImpl
 
truncateAll() - Method in interface org.glowroot.central.repo.GaugeValueDao
 
truncateAll() - Method in class org.glowroot.central.repo.GaugeValueDaoImpl
 
truncateAll() - Method in interface org.glowroot.central.repo.TraceDao
 
truncateAll() - Method in class org.glowroot.central.repo.TraceDaoImpl
 
truncateAll() - Method in class org.glowroot.central.v09support.AggregateDaoWithV09Support
 
truncateAll() - Method in class org.glowroot.central.v09support.GaugeValueDaoWithV09Support
 
truncateAll() - Method in class org.glowroot.central.v09support.TraceDaoWithV09Support
 
truncateAllData(List<String>) - Method in class org.glowroot.central.repo.Tools
 
tryAcquire(T) - Method in class org.glowroot.central.util.RateLimiter
 

U

unwrapDriverException(ExecutionException) - Static method in class org.glowroot.central.util.MoreFutures
 
update(Statement) - Method in class org.glowroot.central.util.Session
 
updateAdvancedConfig(String, AgentConfigOuterClass.AgentConfig.AdvancedConfig, String) - Method in class org.glowroot.central.repo.ConfigRepositoryImpl
 
updateAlertConfig(String, AgentConfigOuterClass.AgentConfig.AlertConfig, String) - Method in class org.glowroot.central.repo.ConfigRepositoryImpl
 
updateAllCentralAdminConfig(AllCentralAdminConfig, String) - Method in class org.glowroot.central.repo.ConfigRepositoryImpl
 
updateAllConfig(String, AgentConfigOuterClass.AgentConfig, String) - Method in class org.glowroot.central.repo.ConfigRepositoryImpl
 
updateAllEmbeddedAdminConfig(AllEmbeddedAdminConfig, String) - Method in class org.glowroot.central.repo.ConfigRepositoryImpl
 
updateCassandraTwcsWindowSizes() - Method in class org.glowroot.central.repo.RepoAdminImpl
 
updateCentralAdminGeneralConfig(CentralAdminGeneralConfig, String) - Method in class org.glowroot.central.repo.ConfigRepositoryImpl
 
updateCentralStorageConfig(CentralStorageConfig, String) - Method in class org.glowroot.central.repo.ConfigRepositoryImpl
 
updateCentralWebConfig(CentralWebConfig, String) - Method in class org.glowroot.central.repo.ConfigRepositoryImpl
 
updateEmbeddedAdminGeneralConfig(EmbeddedAdminGeneralConfig, String) - Method in class org.glowroot.central.repo.ConfigRepositoryImpl
 
updateEmbeddedStorageConfig(EmbeddedStorageConfig, String) - Method in class org.glowroot.central.repo.ConfigRepositoryImpl
 
updateEmbeddedWebConfig(EmbeddedWebConfig, String) - Method in class org.glowroot.central.repo.ConfigRepositoryImpl
 
updateGaugeConfig(String, AgentConfigOuterClass.AgentConfig.GaugeConfig, String) - Method in class org.glowroot.central.repo.ConfigRepositoryImpl
 
updateGeneralConfig(String, AgentConfigOuterClass.AgentConfig.GeneralConfig, String) - Method in class org.glowroot.central.repo.ConfigRepositoryImpl
 
updateHealthchecksIoConfig(HealthchecksIoConfig, String) - Method in class org.glowroot.central.repo.ConfigRepositoryImpl
 
updateHttpProxyConfig(HttpProxyConfig, String) - Method in class org.glowroot.central.repo.ConfigRepositoryImpl
 
updateInstrumentationConfig(String, AgentConfigOuterClass.AgentConfig.InstrumentationConfig, String) - Method in class org.glowroot.central.repo.ConfigRepositoryImpl
 
updateJvmConfig(String, AgentConfigOuterClass.AgentConfig.JvmConfig, String) - Method in class org.glowroot.central.repo.ConfigRepositoryImpl
 
updateLdapConfig(LdapConfig, String) - Method in class org.glowroot.central.repo.ConfigRepositoryImpl
 
updatePagerDutyConfig(PagerDutyConfig, String) - Method in class org.glowroot.central.repo.ConfigRepositoryImpl
 
updatePluginConfig(String, AgentConfigOuterClass.AgentConfig.PluginConfig, String) - Method in class org.glowroot.central.repo.ConfigRepositoryImpl
 
updateRoleConfig(RoleConfig, String) - Method in class org.glowroot.central.repo.ConfigRepositoryImpl
 
updateSchemaVersionToCurent() - Method in class org.glowroot.central.repo.SchemaUpgrade
 
updateSchemaWithRetry(String) - Method in class org.glowroot.central.util.Session
 
updateSlackConfig(SlackConfig, String) - Method in class org.glowroot.central.repo.ConfigRepositoryImpl
 
updateSmtpConfig(SmtpConfig, String) - Method in class org.glowroot.central.repo.ConfigRepositoryImpl
 
updateSyntheticMonitorConfig(String, AgentConfigOuterClass.AgentConfig.SyntheticMonitorConfig, String) - Method in class org.glowroot.central.repo.ConfigRepositoryImpl
 
updateTableTwcsProperties(String, int) - Method in class org.glowroot.central.util.Session
 
updateTableTwcsProperties(String, String, int) - Method in class org.glowroot.central.util.Session
 
updateToken() - Method in interface org.glowroot.central.repo.AgentConfigDao.AgentConfigAndUpdateToken
 
updateToken(UUID) - Method in class org.glowroot.central.repo.ImmutableAgentConfigAndUpdateToken.Builder
Initializes the value for the updateToken attribute.
updateToken() - Method in class org.glowroot.central.repo.ImmutableAgentConfigAndUpdateToken
 
updateToMoreRecentCassandraOptions(CentralStorageConfig) - Method in class org.glowroot.central.repo.SchemaUpgrade
 
updateTransactionConfig(String, AgentConfigOuterClass.AgentConfig.TransactionConfig, String) - Method in class org.glowroot.central.repo.ConfigRepositoryImpl
 
updateUiDefaultsConfig(String, AgentConfigOuterClass.AgentConfig.UiDefaultsConfig, String) - Method in class org.glowroot.central.repo.ConfigRepositoryImpl
 
updateUserConfig(UserConfig, String) - Method in class org.glowroot.central.repo.ConfigRepositoryImpl
 
upgrade() - Method in class org.glowroot.central.repo.SchemaUpgrade
 
upgradeOldAgentConfig(AgentConfigOuterClass.AgentConfig) - Static method in class org.glowroot.central.repo.SchemaUpgrade
 

V

V09AgentRollupDao - Class in org.glowroot.central.repo
 

W

waitForAll(Collection<? extends Future<?>>) - Static method in class org.glowroot.central.util.MoreFutures
 
withCaptureTime(long) - Method in class org.glowroot.central.repo.ImmutableSyntheticResultRollup0
Copy the current immutable object by setting a value for the captureTime attribute.
withConfig(AgentConfigOuterClass.AgentConfig) - Method in class org.glowroot.central.repo.ImmutableAgentConfigAndUpdateToken
Copy the current immutable object by setting a value for the config attribute.
withError(boolean) - Method in class org.glowroot.central.repo.ImmutableSyntheticResultRollup0
Copy the current immutable object by setting a value for the error attribute.
withTotalDurationNanos(double) - Method in class org.glowroot.central.repo.ImmutableSyntheticResultRollup0
Copy the current immutable object by setting a value for the totalDurationNanos attribute.
withUpdateToken(UUID) - Method in class org.glowroot.central.repo.ImmutableAgentConfigAndUpdateToken
Copy the current immutable object by setting a value for the updateToken attribute.
write(Statement) - Method in class org.glowroot.central.util.Session
 
writeAsync(Statement) - Method in class org.glowroot.central.util.Session
 
writeTo(CodedOutputStream) - Method in class org.glowroot.central.repo.proto.Stored.ErrorInterval
 
A B C D E F G H I L M N O P R S T U V W 
Skip navigation links

Copyright © 2011–2019 Glowroot contributors. All rights reserved.