- AbstractBaseSubscriber<M> - Class in software.chronicle.datagrid.internal.pubsub
-
- AbstractBaseSubscriber(Runnable, BooleanSupplier, boolean, long, M) - Constructor for class software.chronicle.datagrid.internal.pubsub.AbstractBaseSubscriber
-
- AbstractDelegatingSubscriber<T extends BaseSubscriber> - Class in software.chronicle.datagrid.internal.pubsub
-
- AbstractDelegatingSubscriber(T) - Constructor for class software.chronicle.datagrid.internal.pubsub.AbstractDelegatingSubscriber
-
- AbstractKeyValueStore<K,V> - Class in software.chronicle.datagrid.internal.map
-
- AbstractSubscriptionKeyValueStore<K,MV,V> - Class in software.chronicle.datagrid.internal.map
-
- AbstractSubscriptionKeyValueStore(RequestContext, Asset, SubscriptionKeyValueStore<K, V>) - Constructor for class software.chronicle.datagrid.internal.map.AbstractSubscriptionKeyValueStore
-
- AbstractTopologicalEvent - Class in software.chronicle.datagrid.internal.tree.event
-
- AbstractTopologicalEvent(String, String, Set<Class<?>>, boolean) - Constructor for class software.chronicle.datagrid.internal.tree.event.AbstractTopologicalEvent
-
- accept(HasTimestampNs) - Method in class software.chronicle.datagrid.internal.latencytrace.VanillaTimestampNsHistogram
-
- accept(HasTimestampNs) - Method in interface software.chronicle.datagrid.latencytrace.TimestampNsHistogram
-
Accepts a HasTimestampNs to add to this histogram.
- accept(E) - Method in interface software.chronicle.datagrid.pubsub.Subscriber
-
- accept(T) - Method in interface software.chronicle.datagrid.pubsub.SubscriptionConsumer
-
- accumulate(AssetTreeStats) - Method in class software.chronicle.datagrid.internal.tree.VanillaAsset
-
- accumulate(long, long) - Method in class software.chronicle.datagrid.internal.tree.VanillaAssetTreeStats
-
- accumulate(AssetTreeStats) - Method in class software.chronicle.datagrid.internal.tree.VanillaSubAsset
-
- accumulate(AssetTreeStats) - Method in interface software.chronicle.datagrid.tree.Asset
-
Accumulate (folds) statistics for this Asset into the provided
stats
mutable container.
- accumulate(long, long) - Method in interface software.chronicle.datagrid.tree.AssetTreeStats
-
Accumulates (folds) the provided count
and sizeInBytes
into this mutable container.
- acknowledgment() - Method in class software.chronicle.datagrid.cfg.QueueCfg
-
- acquire(U, V, BiFunction<U, V, R>) - Method in class software.chronicle.datagrid.internal.util.BiKeyCache
-
Returns a previously computed object associated with the given firstKey
and the given lastClass
(key classes).
- acquireAsset(String) - Static method in class software.chronicle.datagrid.internal.testsupport.Chassis
-
Get or create an empty asset
- acquireAsset(String) - Method in class software.chronicle.datagrid.internal.tree.VanillaAsset
-
- acquireAsset(String) - Method in class software.chronicle.datagrid.internal.tree.VanillaSubAsset
-
- acquireAsset(String) - Method in interface software.chronicle.datagrid.tree.Asset
-
Returns the child Asset that has the same name or full name as the provided
path
.
- acquireCid(CharSequence) - Method in class software.chronicle.datagrid.internal.server.DatagridWireHandler
-
create a new cid if one does not already exist for this csp
- acquireConnectionListener() - Method in class software.chronicle.datagrid.cluster.DatagridWireNetworkContext
-
- acquireMap(String, Class<K>, Class<V>) - Static method in class software.chronicle.datagrid.internal.testsupport.Chassis
-
Get or create a Map, ConcurrentMap or MapView of an asset.
- acquireMap(String, Class<K>, Class<V>, String) - Method in interface software.chronicle.datagrid.tree.Asset
-
Returns the MapView that is present on the provided uri
.
- acquireMap(String, Class<K>, Class<V>) - Method in interface software.chronicle.datagrid.tree.AssetTree
-
Acquire a map view for a URI.
- acquirePublisher(String, Class<E>) - Static method in class software.chronicle.datagrid.internal.testsupport.Chassis
-
Get or create a Publisher view for a given element or update type.
- acquirePublisher(String, Class<E>) - Method in interface software.chronicle.datagrid.tree.AssetTree
-
Acquire a publisher to a single URI.
- acquireQueue(String, Class<T>, Class<M>) - Static method in class software.chronicle.datagrid.internal.testsupport.Chassis
-
- acquireQueue(String, Class<T>, Class<M>) - Method in interface software.chronicle.datagrid.tree.AssetTree
-
- acquireQueue(String, Class<T>, Class<M>, String) - Method in interface software.chronicle.datagrid.tree.AssetTree
-
- acquireQueue(String, Class<T>, Class<M>, String, String) - Method in interface software.chronicle.datagrid.tree.AssetTree
-
- acquireQueue(String, String, Class<T>, Class<M>, String) - Method in interface software.chronicle.datagrid.tree.AssetTree
-
Deprecated.
- acquireReference(String, Class<E>) - Static method in class software.chronicle.datagrid.internal.testsupport.Chassis
-
Obtain a reference to an element or value of Map.
- acquireReference(String, Class<E>) - Method in interface software.chronicle.datagrid.tree.AssetTree
-
Acquire a reference to a single URI
- acquireService(String, Class<S>) - Method in interface software.chronicle.datagrid.tree.AssetTree
-
Acquire a generic service by URI and serviceType.
- acquireSet(String, Class<E>) - Static method in class software.chronicle.datagrid.internal.testsupport.Chassis
-
View an asset as a set.
- acquireSet(String, Class<E>) - Method in interface software.chronicle.datagrid.tree.AssetTree
-
Acquire a set view for a URI.
- acquireSubscription(RequestContext) - Method in interface software.chronicle.datagrid.tree.Asset
-
- acquireSubscription(RequestContext) - Method in interface software.chronicle.datagrid.tree.AssetTree
-
Acquire the Subscription view for a URI.
- acquireTopicPublisher(String, Class<T>, Class<M>) - Static method in class software.chronicle.datagrid.internal.testsupport.Chassis
-
Get or create a TopicPublisher.
- acquireTopicPublisher(String, Class<T>, Class<M>) - Method in interface software.chronicle.datagrid.tree.AssetTree
-
Acquire a Topic Publisher view for a URI.
- acquireTopicPublisher(String, String, Class<T>, Class<M>) - Method in interface software.chronicle.datagrid.tree.AssetTree
-
Acquire a Topic Publisher view for a URI.
- acquireView(Class<V>, RequestContext) - Method in class software.chronicle.datagrid.internal.tree.VanillaAsset
-
- acquireView(Class<V>, RequestContext) - Method in class software.chronicle.datagrid.internal.tree.VanillaSubAsset
-
- acquireView(RequestContext) - Method in interface software.chronicle.datagrid.tree.Asset
-
Get or create a view based on a RequestContext.
- acquireView(Class<V>, RequestContext) - Method in interface software.chronicle.datagrid.tree.Asset
-
Get or create a view based on a RequestContext.
- acquireView(Class<V>) - Method in interface software.chronicle.datagrid.tree.Asset
-
Get or create a view with out a RequestContext.
- acquireView(RequestContext) - Method in interface software.chronicle.datagrid.tree.AssetTree
-
Acquire a generic view by ResourceContext.
- action() - Method in class software.chronicle.datagrid.internal.latencytrace.PrintTimestampNsHistogramEventHandler
-
- action() - Method in class software.chronicle.datagrid.internal.server.NetworkStatsSummary
-
- add(U) - Method in class software.chronicle.datagrid.internal.collection.ClientWiredStatelessChronicleCollection
-
- add(Operation) - Method in class software.chronicle.datagrid.internal.query.Filter
-
- add(K) - Method in class software.chronicle.datagrid.internal.set.VanillaKeySetView
-
- addAll(Collection<? extends U>) - Method in class software.chronicle.datagrid.internal.collection.ClientWiredStatelessChronicleCollection
-
- addAuthorisedWrappingRule(Class<V>, Authoriser) - Method in interface software.chronicle.datagrid.tree.Asset
-
Adds a wrapping rule for creating authorised views on demand for the provided viewType
- addClassAlias(Class<?>...) - Static method in enum software.chronicle.datagrid.internal.InternalSetting
-
- addClassPoolAlias(Class<?>...) - Static method in class software.chronicle.datagrid.Setting
-
Adds the provided classes
to the class
alias pool.
- added() - Method in class software.chronicle.datagrid.internal.tree.event.AbstractTopologicalEvent
-
- added() - Method in interface software.chronicle.datagrid.tree.event.TopologicalEvent
-
Returns if an asset was added or changed
- AddedAssetEvent - Interface in software.chronicle.datagrid.tree.event
-
- addFilter(SerializablePredicate<? super E>) - Method in class software.chronicle.datagrid.internal.query.Filter
-
- addFlatMap(SerializableFunction<? super E, ? extends Query<? extends R>>) - Method in class software.chronicle.datagrid.internal.query.Filter
-
- addHostName(String) - Method in class software.chronicle.datagrid.internal.tree.VanillaAssetTreeClientBuilder
-
- addHostName(String) - Method in interface software.chronicle.datagrid.tree.AssetTree.ClientBuilder
-
Adds the provided hostName
to the collection of hosts
to use for client access.
- addHostNames(Collection<String>) - Method in class software.chronicle.datagrid.internal.tree.VanillaAssetTreeClientBuilder
-
- addHostNames(Collection<String>) - Method in interface software.chronicle.datagrid.tree.AssetTree.ClientBuilder
-
Adds the provided hostNames
collection to the collection of hosts
to use for client access.
- addLeafRule(Class<L>, String, LeafViewFactory<L>) - Method in class software.chronicle.datagrid.internal.tree.VanillaAsset
-
- addLeafRule(Class<L>, String, LeafViewFactory<L>) - Method in class software.chronicle.datagrid.internal.tree.VanillaSubAsset
-
- addLeafRule(Class<V>, String, LeafViewFactory<V>) - Method in interface software.chronicle.datagrid.tree.Asset
-
Add a rule or factory for creating view on demand.
- addMap(SerializableFunction<? super E, ? extends R>) - Method in class software.chronicle.datagrid.internal.query.Filter
-
- addProject(Class) - Method in class software.chronicle.datagrid.internal.query.Filter
-
- addSupplier(Supplier<Marshallable>) - Method in interface software.chronicle.datagrid.pubsub.ConsumingSubscriber
-
- addView(Class<V>, V) - Method in class software.chronicle.datagrid.internal.tree.VanillaAsset
-
- addView(Class<V>, V) - Method in class software.chronicle.datagrid.internal.tree.VanillaSubAsset
-
- addView(Class<V>, V) - Method in interface software.chronicle.datagrid.tree.Asset
-
Add an implementation of a view to the asset.
- addView(V) - Method in interface software.chronicle.datagrid.tree.Asset
-
Add an implementation of a view to the asset.
- addWireConsumer(WireOutConsumer) - Method in class software.chronicle.datagrid.cluster.DatagridWireOutPublisher
-
- addWrappingRule(Class<W>, String, BiPredicate<RequestContext, Asset>, WrappingViewFactory<W, U>, Class<U>) - Method in class software.chronicle.datagrid.internal.tree.VanillaAsset
-
- addWrappingRule(Class<W>, String, WrappingViewFactory<W, U>, Class<U>) - Method in class software.chronicle.datagrid.internal.tree.VanillaAsset
-
- addWrappingRule(Class<W>, String, BiPredicate<RequestContext, Asset>, WrappingViewFactory<W, U>, Class<U>) - Method in class software.chronicle.datagrid.internal.tree.VanillaSubAsset
-
- addWrappingRule(Class<W>, String, WrappingViewFactory<W, U>, Class<U>) - Method in class software.chronicle.datagrid.internal.tree.VanillaSubAsset
-
- addWrappingRule(Class<V>, String, WrappingViewFactory<V, U>, Class<U>) - Method in interface software.chronicle.datagrid.tree.Asset
-
Add a rule or factory for creating views on demand.
- addWrappingRule(Class<V>, String, BiPredicate<RequestContext, Asset>, WrappingViewFactory<V, U>, Class<U>) - Method in interface software.chronicle.datagrid.tree.Asset
-
Add a rule or factory for creating views on demand.
- AliasLoader - Interface in software.chronicle.datagrid.internal.server
-
- ancestors() - Method in interface software.chronicle.datagrid.tree.Asset
-
Returns a Stream of this Asset's ancestors beginning from its
parent and continuing upwards towards the root.
- andThen(Function<? super V, ? extends V1>) - Method in class software.chronicle.datagrid.internal.map.VanillaAuthorisedMapView
-
- andThen(Function<? super M, ? extends V>) - Method in class software.chronicle.datagrid.internal.queue.AuthorisedChronicleQueueView
-
- apply(DatagridClusterContext) - Method in class software.chronicle.datagrid.cluster.DatagridNetworkStatsListener.Factory
-
- apply(DatagridClusterContext) - Method in class software.chronicle.datagrid.cluster.DatagridWireNetworkContext.Factory
-
- apply(MapEventListener<K, V>) - Method in class software.chronicle.datagrid.internal.map.event.VanillaInsertedEvent
-
- apply(MapEventListener<K, V>) - Method in class software.chronicle.datagrid.internal.map.event.VanillaRemovedEvent
-
- apply(MapEventListener<K, V>) - Method in class software.chronicle.datagrid.internal.map.event.VanillaUpdatedEvent
-
- apply(K) - Method in class software.chronicle.datagrid.internal.map.VanillaAuthorisedMapView
-
- apply(T) - Method in class software.chronicle.datagrid.internal.queue.AuthorisedChronicleQueueView
-
- apply(MapEventListener<K, V>) - Method in interface software.chronicle.datagrid.map.event.InsertedEvent
-
- apply(MapEventListener<K, V>) - Method in interface software.chronicle.datagrid.map.event.MapEvent
-
- apply(MapEventListener<K, V>) - Method in interface software.chronicle.datagrid.map.event.RemovedEvent
-
- apply(MapEventListener<K, V>) - Method in interface software.chronicle.datagrid.map.event.UpdatedEvent
-
- apply(K) - Method in interface software.chronicle.datagrid.map.MapView
-
- apply(RequestContext) - Method in enum software.chronicle.datagrid.tree.RequestContext.Operation
-
- applyAction(WireOut) - Method in class software.chronicle.datagrid.cluster.DatagridWireOutPublisher
-
- applyTo(SerializableFunction<E, R>) - Method in interface software.chronicle.datagrid.collection.Updatable
-
Apply a function to an Updatable which is assumed to not change the visited in any significant way.
- applyTo(SerializableBiFunction<E, A, R>, A) - Method in interface software.chronicle.datagrid.collection.Updatable
-
Apply a function to an Updatable which is assumed to not change the visited in any significant way.
- applyTo(SerializableFunction<E, R>) - Method in interface software.chronicle.datagrid.collection.Visitable
-
Apply a function to the visitable and return the result.
- applyTo(SerializableBiFunction<E, T, R>, T) - Method in interface software.chronicle.datagrid.collection.Visitable
-
Apply a function which takes an argument.
- applyTo(SerializableBiFunction<MapView<K, V>, A, R>, A) - Method in class software.chronicle.datagrid.internal.map.remote.RemoteKeyValueStore
-
- applyTo(SerializableBiFunction<MapView<K, V>, A, R>, A) - Method in class software.chronicle.datagrid.internal.map.remote.RemoteMapView
-
- applyTo(SerializableFunction<MapView<K, V>, R>) - Method in class software.chronicle.datagrid.internal.map.remote.RemoteMapView
-
- applyTo(SerializableFunction<MapView<K, V>, R>) - Method in class software.chronicle.datagrid.internal.map.VanillaAuthorisedMapView
-
- applyTo(SerializableBiFunction<MapView<K, V>, A, R>, A) - Method in class software.chronicle.datagrid.internal.map.VanillaAuthorisedMapView
-
- applyTo(SerializableFunction<E, R>) - Method in class software.chronicle.datagrid.internal.pubsub.AuthorisedReference
-
- applyTo(SerializableBiFunction<E, T, R>, T) - Method in class software.chronicle.datagrid.internal.pubsub.AuthorisedReference
-
- applyTo(SerializableFunction<E, R>) - Method in class software.chronicle.datagrid.internal.pubsub.RemoteReference
-
- applyTo(SerializableBiFunction<E, T, R>, T) - Method in class software.chronicle.datagrid.internal.pubsub.RemoteReference
-
- applyTo(SerializableFunction<MapView<T, M>, R>) - Method in class software.chronicle.datagrid.internal.queue.AuthorisedChronicleQueueView
-
- applyTo(SerializableBiFunction<MapView<T, M>, A, R>, A) - Method in class software.chronicle.datagrid.internal.queue.AuthorisedChronicleQueueView
-
- applyToKey(K, SerializableFunction<E, R>) - Method in interface software.chronicle.datagrid.collection.KeyedVisitable
-
Apply a function to the visitable and return the result.
- applyToKey(K, SerializableBiFunction<E, T, R>, T) - Method in interface software.chronicle.datagrid.collection.KeyedVisitable
-
Apply a function which takes an argument.
- applyToKey(K, SerializableFunction<V, R>) - Method in class software.chronicle.datagrid.internal.map.remote.RemoteMapView
-
- applyToKey(K, SerializableBiFunction<V, T, R>, T) - Method in class software.chronicle.datagrid.internal.map.remote.RemoteMapView
-
- applyToKey(K, SerializableFunction<V, R>) - Method in class software.chronicle.datagrid.internal.map.VanillaAuthorisedMapView
-
- applyToKey(K, SerializableBiFunction<V, T, R>, T) - Method in class software.chronicle.datagrid.internal.map.VanillaAuthorisedMapView
-
- applyToKey(T, SerializableFunction<M, R>) - Method in class software.chronicle.datagrid.internal.queue.AuthorisedChronicleQueueView
-
- applyToKey(T, SerializableBiFunction<M, T1, R>, T1) - Method in class software.chronicle.datagrid.internal.queue.AuthorisedChronicleQueueView
-
- argsToCluster(String...) - Method in class software.chronicle.datagrid.ServerLauncher
-
Returns the cluster (or null) from the command line arguments.
- argsToConfigFile(String...) - Method in class software.chronicle.datagrid.ServerLauncher
-
Returns the configFile from the command line arguments.
- argsToHostId(String...) - Method in class software.chronicle.datagrid.ServerLauncher
-
Returns the hostId from the command line arguments.
- asset() - Method in class software.chronicle.datagrid.internal.collection.VanillaValuesCollection
-
- asset() - Method in interface software.chronicle.datagrid.internal.column.ColumnViewInternal
-
- asset() - Method in class software.chronicle.datagrid.internal.column.RemoteColumnView
-
- asset() - Method in class software.chronicle.datagrid.internal.map.AbstractKeyValueStore
-
- asset() - Method in class software.chronicle.datagrid.internal.map.ChronicleMapKeyValueStore
-
- asset() - Method in class software.chronicle.datagrid.internal.map.FilePerKeyBasedKeyMarshallableValueStore
-
- asset() - Method in class software.chronicle.datagrid.internal.map.FilePerKeyValueStore
-
- asset() - Method in class software.chronicle.datagrid.internal.map.FilePerKeyValueStoreBackedKeyValueStore
-
- asset() - Method in class software.chronicle.datagrid.internal.map.MapWrappingColumnView
-
- asset() - Method in class software.chronicle.datagrid.internal.map.ObjectObjectKeyValueStore
-
- asset() - Method in class software.chronicle.datagrid.internal.map.remote.RemoteIndexQueueView
-
- asset() - Method in class software.chronicle.datagrid.internal.map.remote.RemoteKeyValueStore
-
- asset() - Method in class software.chronicle.datagrid.internal.map.VanillaAuthorisedMapView
-
- asset() - Method in class software.chronicle.datagrid.internal.map.VanillaEntrySetView
-
- asset() - Method in class software.chronicle.datagrid.internal.map.VanillaKeyValueStore
-
- asset - Variable in class software.chronicle.datagrid.internal.map.VanillaMapView
-
- asset() - Method in class software.chronicle.datagrid.internal.map.VanillaMapView
-
- asset() - Method in class software.chronicle.datagrid.internal.map.VanillaStringMarshallableKeyValueStore
-
- asset() - Method in class software.chronicle.datagrid.internal.map.VanillaStringStringKeyValueStore
-
- asset() - Method in class software.chronicle.datagrid.internal.pubsub.MapTopicPublisher
-
- asset() - Method in class software.chronicle.datagrid.internal.pubsub.QueueTopicPublisher
-
- asset() - Method in class software.chronicle.datagrid.internal.pubsub.RemoteQueueView
-
- asset() - Method in class software.chronicle.datagrid.internal.query.VanillaIndexQueueView
-
- asset() - Method in class software.chronicle.datagrid.internal.queue.AuthorisedChronicleQueueView
-
- asset() - Method in class software.chronicle.datagrid.internal.queue.ChronicleQueueView
-
- asset() - Method in class software.chronicle.datagrid.internal.queue.QueueViewSwitchableProxy
-
- asset() - Method in class software.chronicle.datagrid.internal.queue.QueueWrappingColumnView
-
- asset() - Method in class software.chronicle.datagrid.internal.set.VanillaKeySetView
-
- Asset - Interface in software.chronicle.datagrid.tree
-
An Asset is a point on an AssetTree.
- asset() - Method in interface software.chronicle.datagrid.tree.Assetted
-
- assetFullName() - Method in class software.chronicle.datagrid.internal.map.event.VanillaInsertedEvent
-
- assetFullName() - Method in class software.chronicle.datagrid.internal.map.event.VanillaRemovedEvent
-
- assetFullName() - Method in class software.chronicle.datagrid.internal.map.event.VanillaUpdatedEvent
-
- assetFullName() - Method in class software.chronicle.datagrid.internal.tree.event.AbstractTopologicalEvent
-
- assetFullName() - Method in interface software.chronicle.datagrid.tree.event.ChangeEvent
-
Returns the full name of the parent Asset for which there was a ChangeEvent.
- AssetNotFoundException - Exception in software.chronicle.datagrid.tree
-
This asset could not be found or created on demand.
- AssetNotFoundException(String) - Constructor for exception software.chronicle.datagrid.tree.AssetNotFoundException
-
- assetRoot() - Method in class software.chronicle.datagrid.cluster.DatagridClusterContext
-
- assetRoot(Asset) - Method in class software.chronicle.datagrid.cluster.DatagridClusterContext
-
- AssetRuleProvider - Interface in software.chronicle.datagrid.tree
-
- Assetted<U> - Interface in software.chronicle.datagrid.tree
-
This a resource associated with an underlying asset.
- assetTree() - Static method in class software.chronicle.datagrid.internal.testsupport.Chassis
-
- AssetTree - Interface in software.chronicle.datagrid.tree
-
A Hierarchical collection of Assets in a tree structure.
- AssetTree.ClientBuilder - Interface in software.chronicle.datagrid.tree
-
- AssetTreeDynamicMBean - Class in software.chronicle.datagrid.internal.management.mbean
-
- AssetTreeDynamicMBean(Map) - Constructor for class software.chronicle.datagrid.internal.management.mbean.AssetTreeDynamicMBean
-
- AssetTreeJMX - Class in software.chronicle.datagrid.internal.management.mbean
-
- AssetTreeJMX() - Constructor for class software.chronicle.datagrid.internal.management.mbean.AssetTreeJMX
-
- AssetTreeJMX(ObjectKeyValueStore, ObjectSubscription, String, String) - Constructor for class software.chronicle.datagrid.internal.management.mbean.AssetTreeJMX
-
- AssetTreeJMXMBean - Interface in software.chronicle.datagrid.internal.management.mbean
-
- AssetTreeStats - Interface in software.chronicle.datagrid.tree
-
- AssetUtil - Class in software.chronicle.datagrid.tree
-
- AssetUtil() - Constructor for class software.chronicle.datagrid.tree.AssetUtil
-
- asyncUpdate(SerializableUpdater<E>) - Method in interface software.chronicle.datagrid.collection.Updatable
-
Update an Updatable potentially asynchronously.
- asyncUpdate(SerializableUpdaterWithArg<E, A>, A) - Method in interface software.chronicle.datagrid.collection.Updatable
-
Update an Updatable potentially asynchronously.
- asyncUpdate(SerializableFunction<E, E>) - Method in interface software.chronicle.datagrid.collection.Visitable
-
Apply a function to visitable potentially asynchronously.
- asyncUpdate(SerializableBiFunction<E, T, E>, T) - Method in interface software.chronicle.datagrid.collection.Visitable
-
Apply a function to visitable potentially asynchronously.
- asyncUpdate(SerializableUpdaterWithArg, A) - Method in class software.chronicle.datagrid.internal.map.remote.RemoteKeyValueStore
-
- asyncUpdate(SerializableUpdaterWithArg<MapView<K, V>, A>, A) - Method in class software.chronicle.datagrid.internal.map.remote.RemoteMapView
-
- asyncUpdate(SerializableUpdater<MapView<K, V>>) - Method in class software.chronicle.datagrid.internal.map.remote.RemoteMapView
-
- asyncUpdate(SerializableUpdater<MapView<K, V>>) - Method in class software.chronicle.datagrid.internal.map.VanillaAuthorisedMapView
-
- asyncUpdate(SerializableUpdaterWithArg<MapView<K, V>, A>, A) - Method in class software.chronicle.datagrid.internal.map.VanillaAuthorisedMapView
-
- asyncUpdate(SerializableFunction<E, E>) - Method in class software.chronicle.datagrid.internal.pubsub.AuthorisedReference
-
- asyncUpdate(SerializableBiFunction<E, T, E>, T) - Method in class software.chronicle.datagrid.internal.pubsub.AuthorisedReference
-
- asyncUpdate(SerializableFunction<E, E>) - Method in class software.chronicle.datagrid.internal.pubsub.RemoteReference
-
- asyncUpdate(SerializableBiFunction<E, T, E>, T) - Method in class software.chronicle.datagrid.internal.pubsub.RemoteReference
-
- asyncUpdate(SerializableUpdater<MapView<T, M>>) - Method in class software.chronicle.datagrid.internal.queue.AuthorisedChronicleQueueView
-
- asyncUpdate(SerializableUpdaterWithArg<MapView<T, M>, A>, A) - Method in class software.chronicle.datagrid.internal.queue.AuthorisedChronicleQueueView
-
- asyncUpdateKey(K, SerializableFunction<E, E>) - Method in interface software.chronicle.datagrid.collection.KeyedVisitable
-
Apply a function to visitable potentially asynchronously.
- asyncUpdateKey(K, SerializableBiFunction<E, T, E>, T) - Method in interface software.chronicle.datagrid.collection.KeyedVisitable
-
Apply a function to visitable potentially asynchronously.
- asyncUpdateKey(K, SerializableFunction<V, V>) - Method in class software.chronicle.datagrid.internal.map.remote.RemoteMapView
-
- asyncUpdateKey(K, SerializableBiFunction<V, T, V>, T) - Method in class software.chronicle.datagrid.internal.map.remote.RemoteMapView
-
- asyncUpdateKey(K, SerializableFunction<V, V>) - Method in class software.chronicle.datagrid.internal.map.VanillaAuthorisedMapView
-
- asyncUpdateKey(K, SerializableBiFunction<V, T, V>, T) - Method in class software.chronicle.datagrid.internal.map.VanillaAuthorisedMapView
-
- asyncUpdateKey(T, SerializableFunction<M, M>) - Method in class software.chronicle.datagrid.internal.queue.AuthorisedChronicleQueueView
-
- asyncUpdateKey(T, SerializableBiFunction<M, T1, M>, T1) - Method in class software.chronicle.datagrid.internal.queue.AuthorisedChronicleQueueView
-
- AuthenticatedKeyValueStore<K,V> - Interface in software.chronicle.datagrid.internal.map
-
- AuthorisedChronicleQueueView<T,M> - Class in software.chronicle.datagrid.internal.queue
-
- AuthorisedChronicleQueueView(RequestContext, Asset, ChronicleQueueView<T, M>) - Constructor for class software.chronicle.datagrid.internal.queue.AuthorisedChronicleQueueView
-
- AuthorisedReference<E> - Class in software.chronicle.datagrid.internal.pubsub
-
- AuthorisedReference(RequestContext, Asset, Reference<E>) - Constructor for class software.chronicle.datagrid.internal.pubsub.AuthorisedReference
-
- Authoriser - Interface in software.chronicle.datagrid.authorisation
-
- averageKeySize() - Method in class software.chronicle.datagrid.tree.RequestContext
-
- averageKeySize(double) - Method in class software.chronicle.datagrid.tree.RequestContext
-
- averageValueSize() - Method in class software.chronicle.datagrid.tree.RequestContext
-
- averageValueSize(double) - Method in class software.chronicle.datagrid.tree.RequestContext
-
- seal() - Method in class software.chronicle.datagrid.tree.RequestContext
-
- segmentFor(K) - Method in class software.chronicle.datagrid.internal.map.AbstractKeyValueStore
-
- segmentFor(K) - Method in interface software.chronicle.datagrid.map.KeyValueStore
-
- segments() - Method in class software.chronicle.datagrid.internal.map.AbstractKeyValueStore
-
- segments() - Method in interface software.chronicle.datagrid.map.KeyValueStore
-
- select() - Method in class software.chronicle.datagrid.internal.query.VanillaIndexQuery
-
- select(Class<V>, String) - Method in class software.chronicle.datagrid.internal.query.VanillaIndexQuery
-
- seqNumber() - Method in class software.chronicle.datagrid.internal.column.ChronicleQueueRow
-
- seqNumber(long) - Method in class software.chronicle.datagrid.internal.column.ChronicleQueueRow
-
- ServerBuilder - Interface in software.chronicle.datagrid
-
- ServerCfg - Class in software.chronicle.datagrid.cfg
-
- ServerCfg() - Constructor for class software.chronicle.datagrid.cfg.ServerCfg
-
- ServerCfgUtil - Enum in software.chronicle.datagrid.internal.cfg
-
- ServerEndpoint - Class in software.chronicle.datagrid.internal.server
-
- ServerEndpoint(String, AssetTree, NetworkStatsListener<DatagridWireNetworkContext>, String) - Constructor for class software.chronicle.datagrid.internal.server.ServerEndpoint
-
- ServerEndpoint(String, AssetTree, String) - Constructor for class software.chronicle.datagrid.internal.server.ServerEndpoint
-
- ServerFactory - Class in software.chronicle.datagrid.internal
-
- ServerLauncher - Class in software.chronicle.datagrid
-
The main method creates a Chronicle Datagrid server using a configuration file
- ServerLauncher(String, byte, String) - Constructor for class software.chronicle.datagrid.ServerLauncher
-
- ServerLauncher(String...) - Constructor for class software.chronicle.datagrid.ServerLauncher
-
- ServerLauncher(String, byte, String, Consumer<ServerBuilder>, Consumer<AssetTree>) - Constructor for class software.chronicle.datagrid.ServerLauncher
-
- set(K, E) - Method in interface software.chronicle.datagrid.collection.KeyedVisitable
-
- set(E) - Method in interface software.chronicle.datagrid.collection.Visitable
-
Sets a new value for this Visitable.
- set(String, Object) - Method in class software.chronicle.datagrid.internal.column.Row
-
sets the value in a cell
- set(K, V) - Method in class software.chronicle.datagrid.internal.map.VanillaAuthorisedMapView
-
- set(K, V) - Method in class software.chronicle.datagrid.internal.map.VanillaMapView
-
- set(E) - Method in class software.chronicle.datagrid.internal.pubsub.AuthorisedReference
-
- set(E) - Method in class software.chronicle.datagrid.internal.pubsub.MapReference
-
- set(M) - Method in class software.chronicle.datagrid.internal.pubsub.QueueReference
-
- set(E) - Method in class software.chronicle.datagrid.internal.pubsub.RemoteReference
-
- set(T, M) - Method in class software.chronicle.datagrid.internal.queue.AuthorisedChronicleQueueView
-
- set(T, M) - Method in class software.chronicle.datagrid.internal.queue.ChronicleQueueView
-
- set(SessionDetails) - Method in class software.chronicle.datagrid.internal.session.VanillaSessionProvider
-
- set(E) - Method in interface software.chronicle.datagrid.pubsub.Reference
-
Sets a new value for this Reference.
- setActiveSubscriptions(int) - Method in class software.chronicle.datagrid.cfg.SubscriptionStat
-
- setAttribute(Attribute) - Method in class software.chronicle.datagrid.internal.management.mbean.AssetTreeDynamicMBean
-
- setAttribute(String, String) - Method in class software.chronicle.datagrid.internal.management.mbean.AssetTreeDynamicMBean
-
- setAttributes(AttributeList) - Method in class software.chronicle.datagrid.internal.management.mbean.AssetTreeDynamicMBean
-
- setBasePath(String) - Method in class software.chronicle.datagrid.cfg.QueueProxyReplica
-
- setCid(String, long) - Method in class software.chronicle.datagrid.internal.server.DatagridWireHandler
-
- setConnectUri(String) - Method in class software.chronicle.datagrid.cfg.QueueProxyReplica
-
- setFailure(PermissionDeniedException.Failure) - Method in exception software.chronicle.datagrid.tree.PermissionDeniedException
-
- setFirstSubscribed(LocalTime) - Method in class software.chronicle.datagrid.cfg.SubscriptionStat
-
- setHostId(byte) - Method in class software.chronicle.datagrid.cfg.QueueProxyReplica
-
- setKvStore(KeyValueStore<K, V>) - Method in interface software.chronicle.datagrid.internal.map.KVSSubscription
-
- setKvStore(KeyValueStore<K, V>) - Method in class software.chronicle.datagrid.internal.map.MapKVSSubscription
-
- setKvStore(KeyValueStore<T, M>) - Method in class software.chronicle.datagrid.internal.map.QueueObjectSubscription
-
- setKvStore(KeyValueStore<K, V>) - Method in class software.chronicle.datagrid.internal.map.remote.RemoteKVSSubscription
-
- setLoggedIn(LocalTime) - Method in class software.chronicle.datagrid.cfg.UserStat
-
- setMaster(byte) - Method in class software.chronicle.datagrid.internal.queue.MapControlledQueueSwitcher
-
- setMaster(int) - Method in interface software.chronicle.datagrid.internal.queue.QueueSwitcher
-
Deprecated.
- setMaster(byte) - Method in interface software.chronicle.datagrid.internal.queue.QueueSwitcher
-
Deprecated.
- setRecentInteraction(LocalTime) - Method in class software.chronicle.datagrid.cfg.UserStat
-
- setRecentlySubscribed(LocalTime) - Method in class software.chronicle.datagrid.cfg.SubscriptionStat
-
- setShowHeartBeats(boolean) - Method in class software.chronicle.datagrid.internal.management.mbean.ChronicleConfig
-
- setShowHeartBeats(boolean) - Method in interface software.chronicle.datagrid.management.mbean.ChronicleConfigMXBean
-
- setSize(long) - Method in class software.chronicle.datagrid.internal.management.mbean.AssetTreeJMX
-
- setSize(long) - Method in interface software.chronicle.datagrid.internal.management.mbean.AssetTreeJMXMBean
-
- Setting - Class in software.chronicle.datagrid
-
- setTotalInteractions(int) - Method in class software.chronicle.datagrid.cfg.UserStat
-
- setTotalSubscriptions(int) - Method in class software.chronicle.datagrid.cfg.SubscriptionStat
-
- setUpEndpoint(int, String, VanillaAssetTree) - Static method in class software.chronicle.datagrid.internal.ServerFactory
-
- setValue(V) - Method in class software.chronicle.datagrid.internal.map.event.VanillaInsertedEvent
-
- setValue(M) - Method in class software.chronicle.datagrid.internal.queue.LocalExcept
-
- setValue(V) - Method in interface software.chronicle.datagrid.map.event.InsertedEvent
-
- setValue(V) - Method in interface software.chronicle.datagrid.map.event.MapEvent
-
- setYamlClientReadLogging(boolean) - Method in class software.chronicle.datagrid.internal.management.mbean.ChronicleConfig
-
- setYamlClientReadLogging(boolean) - Method in interface software.chronicle.datagrid.management.mbean.ChronicleConfigMXBean
-
- setYamlClientWriteLogging(boolean) - Method in class software.chronicle.datagrid.internal.management.mbean.ChronicleConfig
-
- setYamlClientWriteLogging(boolean) - Method in interface software.chronicle.datagrid.management.mbean.ChronicleConfigMXBean
-
- setYamlServerReadLogging(boolean) - Method in class software.chronicle.datagrid.internal.management.mbean.ChronicleConfig
-
- setYamlServerReadLogging(boolean) - Method in interface software.chronicle.datagrid.management.mbean.ChronicleConfigMXBean
-
- setYamlServerWriteLogging(boolean) - Method in class software.chronicle.datagrid.internal.management.mbean.ChronicleConfig
-
- setYamlServerWriteLogging(boolean) - Method in interface software.chronicle.datagrid.management.mbean.ChronicleConfigMXBean
-
- SimpleSubscription<E> - Interface in software.chronicle.datagrid.internal.pubsub
-
- size() - Method in class software.chronicle.datagrid.cluster.Clusters
-
- size() - Method in class software.chronicle.datagrid.internal.collection.ClientWiredStatelessChronicleCollection
-
- size() - Method in class software.chronicle.datagrid.internal.collection.VanillaValuesCollection
-
- size() - Method in class software.chronicle.datagrid.internal.map.VanillaAuthorisedMapView
-
- size() - Method in class software.chronicle.datagrid.internal.map.VanillaEntrySetView
-
- size() - Method in class software.chronicle.datagrid.internal.queue.AuthorisedChronicleQueueView
-
- size() - Method in class software.chronicle.datagrid.internal.set.VanillaKeySetView
-
- size() - Method in interface software.chronicle.datagrid.map.MapView
-
- sizeInBytes() - Method in class software.chronicle.datagrid.internal.tree.VanillaAssetTreeStats
-
- sizeInBytes() - Method in interface software.chronicle.datagrid.tree.AssetTreeStats
-
Returns the size in bytes used to store entities.
- socketReader(TcpEventHandler.SocketReader) - Method in class software.chronicle.datagrid.cluster.DatagridClusterContext
-
- socketReader() - Method in class software.chronicle.datagrid.cluster.DatagridClusterContext
-
- socketReader() - Method in class software.chronicle.datagrid.cluster.DatagridWireNetworkContext
-
- software.chronicle.datagrid - package software.chronicle.datagrid
-
- software.chronicle.datagrid.authorisation - package software.chronicle.datagrid.authorisation
-
This package contains classes related to authorisation of
users to various assets within Chronicle-Datagrid
- software.chronicle.datagrid.cfg - package software.chronicle.datagrid.cfg
-
This package contains classes related to configuration
various assets within Chronicle-Datagrid
- software.chronicle.datagrid.cluster - package software.chronicle.datagrid.cluster
-
- software.chronicle.datagrid.collection - package software.chronicle.datagrid.collection
-
This package contains interfaces that are common to various views
such as Maps and Queues within Chronicle-Datagrid
- software.chronicle.datagrid.component - package software.chronicle.datagrid.component
-
This package contains components that are not Maps and Queues
within Chronicle-Datagrid
- software.chronicle.datagrid.fs - package software.chronicle.datagrid.fs
-
This package contains classes that are related to file system
features within Chronicle-Datagrid
- software.chronicle.datagrid.internal - package software.chronicle.datagrid.internal
-
This package and any and all sub-packages contains strictly internal classes for this Chronicle library.
- software.chronicle.datagrid.internal.cfg - package software.chronicle.datagrid.internal.cfg
-
- software.chronicle.datagrid.internal.collection - package software.chronicle.datagrid.internal.collection
-
- software.chronicle.datagrid.internal.column - package software.chronicle.datagrid.internal.column
-
- software.chronicle.datagrid.internal.latencytrace - package software.chronicle.datagrid.internal.latencytrace
-
- software.chronicle.datagrid.internal.management - package software.chronicle.datagrid.internal.management
-
- software.chronicle.datagrid.internal.management.mbean - package software.chronicle.datagrid.internal.management.mbean
-
- software.chronicle.datagrid.internal.map - package software.chronicle.datagrid.internal.map
-
- software.chronicle.datagrid.internal.map.event - package software.chronicle.datagrid.internal.map.event
-
- software.chronicle.datagrid.internal.map.remote - package software.chronicle.datagrid.internal.map.remote
-
- software.chronicle.datagrid.internal.pubsub - package software.chronicle.datagrid.internal.pubsub
-
- software.chronicle.datagrid.internal.query - package software.chronicle.datagrid.internal.query
-
- software.chronicle.datagrid.internal.queue - package software.chronicle.datagrid.internal.queue
-
- software.chronicle.datagrid.internal.sbmapper - package software.chronicle.datagrid.internal.sbmapper
-
- software.chronicle.datagrid.internal.sbmapper.impl - package software.chronicle.datagrid.internal.sbmapper.impl
-
- software.chronicle.datagrid.internal.server - package software.chronicle.datagrid.internal.server
-
- software.chronicle.datagrid.internal.server.command - package software.chronicle.datagrid.internal.server.command
-
- software.chronicle.datagrid.internal.session - package software.chronicle.datagrid.internal.session
-
- software.chronicle.datagrid.internal.set - package software.chronicle.datagrid.internal.set
-
- software.chronicle.datagrid.internal.testsupport - package software.chronicle.datagrid.internal.testsupport
-
- software.chronicle.datagrid.internal.tree - package software.chronicle.datagrid.internal.tree
-
- software.chronicle.datagrid.internal.tree.event - package software.chronicle.datagrid.internal.tree.event
-
- software.chronicle.datagrid.internal.util - package software.chronicle.datagrid.internal.util
-
- software.chronicle.datagrid.latencytrace - package software.chronicle.datagrid.latencytrace
-
- software.chronicle.datagrid.management.mbean - package software.chronicle.datagrid.management.mbean
-
This package contains interfaces that are related to MBean
management within Chronicle-Datagrid
- software.chronicle.datagrid.map - package software.chronicle.datagrid.map
-
This package contains interfaces that are related to the
handling of Maps within Chronicle-Datagrid
- software.chronicle.datagrid.map.event - package software.chronicle.datagrid.map.event
-
This package contains interfaces that are related to the
handling of Map events within Chronicle-Datagrid
- software.chronicle.datagrid.pubsub - package software.chronicle.datagrid.pubsub
-
This package contains interfaces that are related to the
handling of Subscriptions, Publishing and similar within Chronicle-Datagrid
- software.chronicle.datagrid.query - package software.chronicle.datagrid.query
-
This package contains interfaces that are related to querying
Maps within Chronicle-Datagrid
- software.chronicle.datagrid.queue - package software.chronicle.datagrid.queue
-
This package contains interfaces that are related to the
handling of Queues within Chronicle-Datagrid
- software.chronicle.datagrid.session - package software.chronicle.datagrid.session
-
This package contains interfaces that are related to the
handling of sessions and heartbeats within Chronicle-Datagrid
- software.chronicle.datagrid.set - package software.chronicle.datagrid.set
-
This package contains interfaces that are related to the
handling of Sets within Chronicle-Datagrid
- software.chronicle.datagrid.tree - package software.chronicle.datagrid.tree
-
This package contains classes that are related to the
handling of Assets and AssetTrees within Chronicle-Datagrid
- software.chronicle.datagrid.tree.event - package software.chronicle.datagrid.tree.event
-
This package contains classes that are related to event
handling of Assets and AssetTrees within Chronicle-Datagrid
- sortable - Variable in class software.chronicle.datagrid.internal.column.Column
-
- SortedFilter() - Constructor for class software.chronicle.datagrid.internal.column.ColumnViewInternal.SortedFilter
-
- spec() - Method in class software.chronicle.datagrid.fs.ConfigurationFS
-
Deprecated.
- spec() - Method in interface software.chronicle.datagrid.fs.MountPoint
-
- storeObject(long, Object) - Method in class software.chronicle.datagrid.internal.server.DatagridWireHandler
-
- stream() - Method in interface software.chronicle.datagrid.collection.ValuesCollection
-
- stream() - Method in class software.chronicle.datagrid.internal.query.RemoteQuery
-
- stream() - Method in class software.chronicle.datagrid.internal.query.VanillaQuery
-
- stream() - Method in interface software.chronicle.datagrid.query.Query
-
- stream() - Method in interface software.chronicle.datagrid.query.Queryable
-
- stream() - Method in interface software.chronicle.datagrid.set.EntrySetView
-
- stream() - Method in interface software.chronicle.datagrid.set.KeySetView
-
- StringBuilderMapper<T> - Interface in software.chronicle.datagrid.internal.sbmapper
-
- StringBuilderMapper.Builder<T> - Interface in software.chronicle.datagrid.internal.sbmapper
-
- StringBuilderMapperBuilder<T> - Class in software.chronicle.datagrid.internal.sbmapper.impl
-
- StringBuilderMapperBuilder() - Constructor for class software.chronicle.datagrid.internal.sbmapper.impl.StringBuilderMapperBuilder
-
- StringBytesStoreKeyValueStore - Interface in software.chronicle.datagrid.map
-
- StringMarshallableKeyValueStore<V extends net.openhft.chronicle.wire.Marshallable> - Interface in software.chronicle.datagrid.map
-
- StringStringKeyValueStore - Interface in software.chronicle.datagrid.map
-
- SubAsset<T> - Interface in software.chronicle.datagrid.tree
-
This interface represents as Asset which are keyed components of a parent.
- SubAssetFactory - Interface in software.chronicle.datagrid.tree
-
- subscribe(Subscriber<E>, Filter<E>, Set<RequestContext.Operation>) - Method in interface software.chronicle.datagrid.internal.query.RemoteQuery.Subscribable
-
- subscribe(Consumer<? super E>) - Method in class software.chronicle.datagrid.internal.query.RemoteQuery
-
- subscribe(Consumer<? super E>) - Method in class software.chronicle.datagrid.internal.query.VanillaQuery
-
- subscribe(Consumer<? super T>) - Method in interface software.chronicle.datagrid.query.Query
-
- Subscriber<E> - Interface in software.chronicle.datagrid.pubsub
-
Subscriber to events of a specific topic/key.
- SubscriberBuilder<M> - Interface in software.chronicle.datagrid.pubsub
-
- SubscriberBuilder.MessageConsumer<M> - Interface in software.chronicle.datagrid.pubsub
-
- subscriberCount() - Method in class software.chronicle.datagrid.internal.pubsub.AuthorisedReference
-
- subscriberCount() - Method in class software.chronicle.datagrid.internal.pubsub.MapReference
-
- subscriberCount() - Method in class software.chronicle.datagrid.internal.pubsub.MapSimpleSubscription
-
- subscriberCount() - Method in class software.chronicle.datagrid.internal.pubsub.QueueReference
-
- subscriberCount() - Method in class software.chronicle.datagrid.internal.pubsub.QueueSimpleSubscription
-
- subscriberCount() - Method in class software.chronicle.datagrid.internal.pubsub.RemotePublisher
-
- subscriberCount() - Method in class software.chronicle.datagrid.internal.pubsub.RemoteReference
-
- subscriberCount() - Method in class software.chronicle.datagrid.internal.pubsub.RemoteSimpleSubscription
-
- subscriberCount() - Method in class software.chronicle.datagrid.internal.tree.VanillaTopologySubscription
-
- subscriberCount() - Method in interface software.chronicle.datagrid.pubsub.Publisher
-
- subscriberCount() - Method in interface software.chronicle.datagrid.pubsub.SubscriptionCollection
-
- subscribeTo(AssetTree) - Method in class software.chronicle.datagrid.fs.ConfigurationFS
-
Deprecated.
- subscription(boolean) - Method in class software.chronicle.datagrid.internal.map.AbstractSubscriptionKeyValueStore
-
- subscription(boolean) - Method in class software.chronicle.datagrid.internal.map.ChronicleMapKeyValueStore
-
- subscription(boolean) - Method in class software.chronicle.datagrid.internal.map.FilePerKeyValueStore
-
- subscription(boolean) - Method in class software.chronicle.datagrid.internal.map.remote.RemoteKeyValueStore
-
- subscription(boolean) - Method in class software.chronicle.datagrid.internal.map.VanillaKeyValueStore
-
- subscription(boolean) - Method in class software.chronicle.datagrid.internal.map.VanillaStringMarshallableKeyValueStore
-
- subscription(boolean) - Method in class software.chronicle.datagrid.internal.map.VanillaStringStringKeyValueStore
-
- subscription(boolean) - Method in class software.chronicle.datagrid.internal.map.VanillaSubscriptionKeyValueStore
-
- subscription(boolean) - Method in class software.chronicle.datagrid.internal.tree.VanillaAsset
-
- subscription(boolean) - Method in class software.chronicle.datagrid.internal.tree.VanillaSubAsset
-
- subscription(boolean) - Method in interface software.chronicle.datagrid.map.SubscriptionKeyValueStore
-
- Subscription - Interface in software.chronicle.datagrid.query
-
- subscription(boolean) - Method in interface software.chronicle.datagrid.tree.Asset
-
Obtain the default subscription view.
- SubscriptionCollection<E> - Interface in software.chronicle.datagrid.pubsub
-
Internal API for managing and monitoring subscriptions.
- SubscriptionConsumer<T> - Interface in software.chronicle.datagrid.pubsub
-
Internal API for notifying events.
- SubscriptionHandler<T extends SubscriptionCollection> - Class in software.chronicle.datagrid.internal.server
-
- SubscriptionHandler() - Constructor for class software.chronicle.datagrid.internal.server.SubscriptionHandler
-
- SubscriptionHandler.SubscriptionEventID - Enum in software.chronicle.datagrid.internal.server
-
- SubscriptionKeyValueStore<K,V> - Interface in software.chronicle.datagrid.map
-
An interface which is a KeyValueStore where you can subscribe to changes.
- SubscriptionNotSupported - Enum in software.chronicle.datagrid.internal.query
-
- SubscriptionStat - Class in software.chronicle.datagrid.cfg
-
- SubscriptionStat() - Constructor for class software.chronicle.datagrid.cfg.SubscriptionStat
-
- subscriptionType(Class<?>) - Static method in enum software.chronicle.datagrid.internal.tree.RequestContextUtil
-
- subscriptionType() - Method in class software.chronicle.datagrid.tree.RequestContext
-
- syncUpdate(SerializableUpdater<E>, SerializableFunction<E, R>) - Method in interface software.chronicle.datagrid.collection.Updatable
-
Apply a function to update an Updatable and apply a second function to derive some information from it.
- syncUpdate(SerializableUpdaterWithArg<E, UA>, UA, SerializableBiFunction<E, RA, R>, RA) - Method in interface software.chronicle.datagrid.collection.Updatable
-
Apply a function to update an Updatable and apply a second function to derive some information from it.
- syncUpdate(SerializableFunction<E, E>, SerializableFunction<E, R>) - Method in interface software.chronicle.datagrid.collection.Visitable
-
Apply a function to update the state of a visible, and apply a function to return a result object synchronously.
- syncUpdate(SerializableBiFunction<E, UT, E>, UT, SerializableBiFunction<E, A, R>, A) - Method in interface software.chronicle.datagrid.collection.Visitable
-
Apply a function to update the state of a visible, and apply a function to return a result object synchronously.
- syncUpdate(SerializableUpdaterWithArg, UA, SerializableBiFunction, RA) - Method in class software.chronicle.datagrid.internal.map.remote.RemoteKeyValueStore
-
- syncUpdate(SerializableUpdaterWithArg<MapView<K, V>, UA>, UA, SerializableBiFunction<MapView<K, V>, RA, R>, RA) - Method in class software.chronicle.datagrid.internal.map.remote.RemoteMapView
-
- syncUpdate(SerializableUpdater<MapView<K, V>>, SerializableFunction<MapView<K, V>, R>) - Method in class software.chronicle.datagrid.internal.map.remote.RemoteMapView
-
- syncUpdate(SerializableUpdater<MapView<K, V>>, SerializableFunction<MapView<K, V>, R>) - Method in class software.chronicle.datagrid.internal.map.VanillaAuthorisedMapView
-
- syncUpdate(SerializableUpdaterWithArg<MapView<K, V>, UA>, UA, SerializableBiFunction<MapView<K, V>, RA, R>, RA) - Method in class software.chronicle.datagrid.internal.map.VanillaAuthorisedMapView
-
- syncUpdate(SerializableFunction<E, E>, SerializableFunction<E, R>) - Method in class software.chronicle.datagrid.internal.pubsub.AuthorisedReference
-
- syncUpdate(SerializableBiFunction<E, UT, E>, UT, SerializableBiFunction<E, A, R>, A) - Method in class software.chronicle.datagrid.internal.pubsub.AuthorisedReference
-
- syncUpdate(SerializableFunction<E, E>, SerializableFunction<E, R>) - Method in class software.chronicle.datagrid.internal.pubsub.RemoteReference
-
- syncUpdate(SerializableBiFunction<E, UT, E>, UT, SerializableBiFunction<E, RT, R>, RT) - Method in class software.chronicle.datagrid.internal.pubsub.RemoteReference
-
- syncUpdate(SerializableUpdater<MapView<T, M>>, SerializableFunction<MapView<T, M>, R>) - Method in class software.chronicle.datagrid.internal.queue.AuthorisedChronicleQueueView
-
- syncUpdate(SerializableUpdaterWithArg<MapView<T, M>, UA>, UA, SerializableBiFunction<MapView<T, M>, RA, R>, RA) - Method in class software.chronicle.datagrid.internal.queue.AuthorisedChronicleQueueView
-
- syncUpdateKey(K, SerializableFunction<E, E>, SerializableFunction<E, R>) - Method in interface software.chronicle.datagrid.collection.KeyedVisitable
-
Apply a function to update the state of a visible, and apply a function to return a result object synchronously.
- syncUpdateKey(K, SerializableBiFunction<E, T, E>, T, SerializableBiFunction<E, A, R>, A) - Method in interface software.chronicle.datagrid.collection.KeyedVisitable
-
Apply a function to update the state of a visible, and apply a function to return a result object synchronously.
- syncUpdateKey(K, SerializableFunction<V, V>, SerializableFunction<V, R>) - Method in class software.chronicle.datagrid.internal.map.remote.RemoteMapView
-
- syncUpdateKey(K, SerializableBiFunction<V, T, V>, T, SerializableBiFunction<V, RT, R>, RT) - Method in class software.chronicle.datagrid.internal.map.remote.RemoteMapView
-
- syncUpdateKey(K, SerializableFunction<V, V>, SerializableFunction<V, R>) - Method in class software.chronicle.datagrid.internal.map.VanillaAuthorisedMapView
-
- syncUpdateKey(K, SerializableBiFunction<V, T, V>, T, SerializableBiFunction<V, A, R>, A) - Method in class software.chronicle.datagrid.internal.map.VanillaAuthorisedMapView
-
- syncUpdateKey(T, SerializableFunction<M, M>, SerializableFunction<M, R>) - Method in class software.chronicle.datagrid.internal.queue.AuthorisedChronicleQueueView
-
- syncUpdateKey(T, SerializableBiFunction<M, T1, M>, T1, SerializableBiFunction<M, A, R>, A) - Method in class software.chronicle.datagrid.internal.queue.AuthorisedChronicleQueueView
-
- SystemHandler - Class in software.chronicle.datagrid.internal.server
-
- SystemHandler() - Constructor for class software.chronicle.datagrid.internal.server.SystemHandler
-
- SystemHandler.EventId - Enum in software.chronicle.datagrid.internal.server
-
- v() - Method in class software.chronicle.datagrid.internal.query.IndexedValue
-
- v(V) - Method in class software.chronicle.datagrid.internal.query.IndexedValue
-
- validate() - Method in class software.chronicle.datagrid.cfg.ChronicleMapCfg
-
- validateURI(String, String) - Static method in enum software.chronicle.datagrid.internal.cfg.ValidateUtil
-
- validateURI(String) - Static method in enum software.chronicle.datagrid.internal.cfg.ValidateUtil
-
- ValidateUtil - Enum in software.chronicle.datagrid.internal.cfg
-
- value - Variable in class software.chronicle.datagrid.internal.column.Column
-
- value() - Method in interface software.chronicle.datagrid.map.KeyValueStore.Entry
-
- valueClass() - Method in class software.chronicle.datagrid.internal.query.VanillaIndexQuery
-
- valueOf(String) - Static method in enum software.chronicle.datagrid.authorisation.Permission
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum software.chronicle.datagrid.internal.cfg.ChronicleMapCfgUtil
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum software.chronicle.datagrid.internal.cfg.ClustersCfgUtil
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum software.chronicle.datagrid.internal.cfg.DatagridCfgUtil
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum software.chronicle.datagrid.internal.cfg.FilePerKeyMapCfgUtil
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum software.chronicle.datagrid.internal.cfg.InMemoryMapCfgUtil
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum software.chronicle.datagrid.internal.cfg.JmxCfgUtil
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum software.chronicle.datagrid.internal.cfg.MonitorCfgUtil
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum software.chronicle.datagrid.internal.cfg.QueueCfgUtil
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum software.chronicle.datagrid.internal.cfg.ServerCfgUtil
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum software.chronicle.datagrid.internal.cfg.ValidateUtil
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum software.chronicle.datagrid.internal.column.ColumnViewInternal.DOp
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum software.chronicle.datagrid.internal.column.RemoteColumnView.EventId
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum software.chronicle.datagrid.internal.column.RemoteColumnView.Params
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum software.chronicle.datagrid.internal.InternalSetting
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum software.chronicle.datagrid.internal.management.ManagementTools
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum software.chronicle.datagrid.internal.map.event.MapEventFields
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum software.chronicle.datagrid.internal.map.remote.MapFunction
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum software.chronicle.datagrid.internal.map.remote.MapUpdate
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum software.chronicle.datagrid.internal.query.Operation.OperationType
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum software.chronicle.datagrid.internal.query.SubscriptionNotSupported
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum software.chronicle.datagrid.internal.query.VanillaObjectCacheFactory
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum software.chronicle.datagrid.internal.server.ColumnViewIteratorHandler.EventId
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum software.chronicle.datagrid.internal.server.IndexQueueViewHandler.EventId
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum software.chronicle.datagrid.internal.server.IndexQueueViewHandler.Params
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum software.chronicle.datagrid.internal.server.MapWireHandler.EventId
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum software.chronicle.datagrid.internal.server.MapWireHandler.Params
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum software.chronicle.datagrid.internal.server.ObjectKVSubscriptionHandler.EventId
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum software.chronicle.datagrid.internal.server.PublisherHandler.EventId
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum software.chronicle.datagrid.internal.server.PublisherHandler.Params
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum software.chronicle.datagrid.internal.server.ReferenceHandler.EventId
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum software.chronicle.datagrid.internal.server.ReferenceHandler.Params
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum software.chronicle.datagrid.internal.server.SubscriptionHandler.SubscriptionEventID
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum software.chronicle.datagrid.internal.server.SystemHandler.EventId
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum software.chronicle.datagrid.internal.server.TopicPublisherHandler.EventId
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum software.chronicle.datagrid.internal.server.TopicPublisherHandler.Params
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum software.chronicle.datagrid.internal.server.TopologyHandler.EventId
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum software.chronicle.datagrid.internal.server.TopologyHandler.Params
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum software.chronicle.datagrid.internal.server.TopologySubscriptionHandler.EventId
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum software.chronicle.datagrid.internal.tree.RequestContextUtil
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum software.chronicle.datagrid.query.VanillaObjectCacheFactory
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum software.chronicle.datagrid.tree.event.TopologicalEvent.TopologicalFields
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum software.chronicle.datagrid.tree.PermissionDeniedException.Failure
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum software.chronicle.datagrid.tree.RequestContext.Operation
-
Returns the enum constant of this type with the specified name.
- ValueReader<U,V> - Interface in software.chronicle.datagrid.map
-
An interface which allows you to obtain the value for an underlying storage type, e.g.
- values() - Static method in enum software.chronicle.datagrid.authorisation.Permission
-
Returns an array containing the constants of this enum type, in
the order they are declared.
- values() - Static method in enum software.chronicle.datagrid.internal.cfg.ChronicleMapCfgUtil
-
Returns an array containing the constants of this enum type, in
the order they are declared.
- values() - Static method in enum software.chronicle.datagrid.internal.cfg.ClustersCfgUtil
-
Returns an array containing the constants of this enum type, in
the order they are declared.
- values() - Static method in enum software.chronicle.datagrid.internal.cfg.DatagridCfgUtil
-
Returns an array containing the constants of this enum type, in
the order they are declared.
- values() - Static method in enum software.chronicle.datagrid.internal.cfg.FilePerKeyMapCfgUtil
-
Returns an array containing the constants of this enum type, in
the order they are declared.
- values() - Static method in enum software.chronicle.datagrid.internal.cfg.InMemoryMapCfgUtil
-
Returns an array containing the constants of this enum type, in
the order they are declared.
- values() - Static method in enum software.chronicle.datagrid.internal.cfg.JmxCfgUtil
-
Returns an array containing the constants of this enum type, in
the order they are declared.
- values() - Static method in enum software.chronicle.datagrid.internal.cfg.MonitorCfgUtil
-
Returns an array containing the constants of this enum type, in
the order they are declared.
- values() - Static method in enum software.chronicle.datagrid.internal.cfg.QueueCfgUtil
-
Returns an array containing the constants of this enum type, in
the order they are declared.
- values() - Static method in enum software.chronicle.datagrid.internal.cfg.ServerCfgUtil
-
Returns an array containing the constants of this enum type, in
the order they are declared.
- values() - Static method in enum software.chronicle.datagrid.internal.cfg.ValidateUtil
-
Returns an array containing the constants of this enum type, in
the order they are declared.
- values() - Static method in enum software.chronicle.datagrid.internal.column.ColumnViewInternal.DOp
-
Returns an array containing the constants of this enum type, in
the order they are declared.
- values() - Static method in enum software.chronicle.datagrid.internal.column.RemoteColumnView.EventId
-
Returns an array containing the constants of this enum type, in
the order they are declared.
- values() - Static method in enum software.chronicle.datagrid.internal.column.RemoteColumnView.Params
-
Returns an array containing the constants of this enum type, in
the order they are declared.
- values() - Static method in enum software.chronicle.datagrid.internal.InternalSetting
-
Returns an array containing the constants of this enum type, in
the order they are declared.
- values() - Static method in enum software.chronicle.datagrid.internal.management.ManagementTools
-
Returns an array containing the constants of this enum type, in
the order they are declared.
- values() - Static method in enum software.chronicle.datagrid.internal.map.event.MapEventFields
-
Returns an array containing the constants of this enum type, in
the order they are declared.
- values() - Static method in enum software.chronicle.datagrid.internal.map.remote.MapFunction
-
Returns an array containing the constants of this enum type, in
the order they are declared.
- values() - Static method in enum software.chronicle.datagrid.internal.map.remote.MapUpdate
-
Returns an array containing the constants of this enum type, in
the order they are declared.
- values() - Method in class software.chronicle.datagrid.internal.map.remote.RemoteKeyValueStore
-
- values() - Method in class software.chronicle.datagrid.internal.map.VanillaAuthorisedMapView
-
- values() - Method in class software.chronicle.datagrid.internal.map.VanillaMapView
-
- values() - Static method in enum software.chronicle.datagrid.internal.query.Operation.OperationType
-
Returns an array containing the constants of this enum type, in
the order they are declared.
- values() - Static method in enum software.chronicle.datagrid.internal.query.SubscriptionNotSupported
-
Returns an array containing the constants of this enum type, in
the order they are declared.
- values() - Static method in enum software.chronicle.datagrid.internal.query.VanillaObjectCacheFactory
-
Returns an array containing the constants of this enum type, in
the order they are declared.
- values() - Method in class software.chronicle.datagrid.internal.queue.AuthorisedChronicleQueueView
-
- values() - Method in class software.chronicle.datagrid.internal.queue.ChronicleQueueView
-
- values() - Static method in enum software.chronicle.datagrid.internal.server.ColumnViewIteratorHandler.EventId
-
Returns an array containing the constants of this enum type, in
the order they are declared.
- values() - Static method in enum software.chronicle.datagrid.internal.server.IndexQueueViewHandler.EventId
-
Returns an array containing the constants of this enum type, in
the order they are declared.
- values() - Static method in enum software.chronicle.datagrid.internal.server.IndexQueueViewHandler.Params
-
Returns an array containing the constants of this enum type, in
the order they are declared.
- values() - Static method in enum software.chronicle.datagrid.internal.server.MapWireHandler.EventId
-
Returns an array containing the constants of this enum type, in
the order they are declared.
- values() - Static method in enum software.chronicle.datagrid.internal.server.MapWireHandler.Params
-
Returns an array containing the constants of this enum type, in
the order they are declared.
- values() - Static method in enum software.chronicle.datagrid.internal.server.ObjectKVSubscriptionHandler.EventId
-
Returns an array containing the constants of this enum type, in
the order they are declared.
- values() - Static method in enum software.chronicle.datagrid.internal.server.PublisherHandler.EventId
-
Returns an array containing the constants of this enum type, in
the order they are declared.
- values() - Static method in enum software.chronicle.datagrid.internal.server.PublisherHandler.Params
-
Returns an array containing the constants of this enum type, in
the order they are declared.
- values() - Static method in enum software.chronicle.datagrid.internal.server.ReferenceHandler.EventId
-
Returns an array containing the constants of this enum type, in
the order they are declared.
- values() - Static method in enum software.chronicle.datagrid.internal.server.ReferenceHandler.Params
-
Returns an array containing the constants of this enum type, in
the order they are declared.
- values() - Static method in enum software.chronicle.datagrid.internal.server.SubscriptionHandler.SubscriptionEventID
-
Returns an array containing the constants of this enum type, in
the order they are declared.
- values() - Static method in enum software.chronicle.datagrid.internal.server.SystemHandler.EventId
-
Returns an array containing the constants of this enum type, in
the order they are declared.
- values() - Static method in enum software.chronicle.datagrid.internal.server.TopicPublisherHandler.EventId
-
Returns an array containing the constants of this enum type, in
the order they are declared.
- values() - Static method in enum software.chronicle.datagrid.internal.server.TopicPublisherHandler.Params
-
Returns an array containing the constants of this enum type, in
the order they are declared.
- values() - Static method in enum software.chronicle.datagrid.internal.server.TopologyHandler.EventId
-
Returns an array containing the constants of this enum type, in
the order they are declared.
- values() - Static method in enum software.chronicle.datagrid.internal.server.TopologyHandler.Params
-
Returns an array containing the constants of this enum type, in
the order they are declared.
- values() - Static method in enum software.chronicle.datagrid.internal.server.TopologySubscriptionHandler.EventId
-
Returns an array containing the constants of this enum type, in
the order they are declared.
- values() - Static method in enum software.chronicle.datagrid.internal.tree.RequestContextUtil
-
Returns an array containing the constants of this enum type, in
the order they are declared.
- values() - Static method in enum software.chronicle.datagrid.query.VanillaObjectCacheFactory
-
Returns an array containing the constants of this enum type, in
the order they are declared.
- values() - Static method in enum software.chronicle.datagrid.tree.event.TopologicalEvent.TopologicalFields
-
Returns an array containing the constants of this enum type, in
the order they are declared.
- values() - Static method in enum software.chronicle.datagrid.tree.PermissionDeniedException.Failure
-
Returns an array containing the constants of this enum type, in
the order they are declared.
- values() - Static method in enum software.chronicle.datagrid.tree.RequestContext.Operation
-
Returns an array containing the constants of this enum type, in
the order they are declared.
- ValuesCollection<V> - Interface in software.chronicle.datagrid.collection
-
Marker interface for a collection which represents the values() of a Map.
- valuesIterator() - Method in interface software.chronicle.datagrid.map.KeyValueStore
-
- valueToWire() - Method in interface software.chronicle.datagrid.internal.server.WireAdapter
-
- valueType() - Method in class software.chronicle.datagrid.internal.map.AbstractKeyValueStore
-
- valueType() - Method in class software.chronicle.datagrid.internal.map.ChronicleMapKeyValueStore
-
- valueType() - Method in interface software.chronicle.datagrid.internal.map.ObjectKeyValueStore
-
- valueType() - Method in class software.chronicle.datagrid.internal.map.remote.RemoteKeyValueStore
-
- valueType - Variable in class software.chronicle.datagrid.internal.map.VanillaMapView
-
- valueType() - Method in class software.chronicle.datagrid.internal.map.VanillaMapView
-
- valueType() - Method in class software.chronicle.datagrid.internal.map.VanillaStringMarshallableKeyValueStore
-
- valueType() - Method in class software.chronicle.datagrid.internal.map.VanillaStringStringKeyValueStore
-
- valueType() - Method in class software.chronicle.datagrid.internal.queue.AuthorisedChronicleQueueView
-
- valueType() - Method in class software.chronicle.datagrid.internal.queue.ChronicleQueueView
-
- valueType() - Method in interface software.chronicle.datagrid.map.MapView
-
- valueType() - Method in class software.chronicle.datagrid.tree.RequestContext
-
- valueType(Class) - Method in class software.chronicle.datagrid.tree.RequestContext
-
- VanillaAddedAssetEvent - Class in software.chronicle.datagrid.internal.tree.event
-
- VanillaAddedAssetEvent(String, String, Set<Class<?>>) - Constructor for class software.chronicle.datagrid.internal.tree.event.VanillaAddedAssetEvent
-
- VanillaAsset - Class in software.chronicle.datagrid.internal.tree
-
- VanillaAsset(Asset, String, AssetRuleProvider) - Constructor for class software.chronicle.datagrid.internal.tree.VanillaAsset
-
- VanillaAssetRuleProvider - Class in software.chronicle.datagrid.internal.tree
-
- VanillaAssetRuleProvider() - Constructor for class software.chronicle.datagrid.internal.tree.VanillaAssetRuleProvider
-
- VanillaAssetTree - Class in software.chronicle.datagrid.internal.tree
-
- VanillaAssetTree() - Constructor for class software.chronicle.datagrid.internal.tree.VanillaAssetTree
-
- VanillaAssetTree(int) - Constructor for class software.chronicle.datagrid.internal.tree.VanillaAssetTree
-
- VanillaAssetTree(String) - Constructor for class software.chronicle.datagrid.internal.tree.VanillaAssetTree
-
- VanillaAssetTree(AssetRuleProvider) - Constructor for class software.chronicle.datagrid.internal.tree.VanillaAssetTree
-
- VanillaAssetTree(String, AssetRuleProvider) - Constructor for class software.chronicle.datagrid.internal.tree.VanillaAssetTree
-
- VanillaAssetTree(int, AssetRuleProvider) - Constructor for class software.chronicle.datagrid.internal.tree.VanillaAssetTree
-
- VanillaAssetTreeClientBuilder - Class in software.chronicle.datagrid.internal.tree
-
- VanillaAssetTreeClientBuilder() - Constructor for class software.chronicle.datagrid.internal.tree.VanillaAssetTreeClientBuilder
-
- VanillaAssetTreeStats - Class in software.chronicle.datagrid.internal.tree
-
- VanillaAssetTreeStats() - Constructor for class software.chronicle.datagrid.internal.tree.VanillaAssetTreeStats
-
- VanillaAuthorisedMapView<K,V> - Class in software.chronicle.datagrid.internal.map
-
- VanillaAuthorisedMapView(RequestContext, Asset, KeyValueStore<K, V>) - Constructor for class software.chronicle.datagrid.internal.map.VanillaAuthorisedMapView
-
- VanillaEntrySetView<K,V> - Class in software.chronicle.datagrid.internal.map
-
- VanillaEntrySetView(RequestContext, Asset, MapView<K, V>) - Constructor for class software.chronicle.datagrid.internal.map.VanillaEntrySetView
-
- VanillaExistingAssetEvent - Class in software.chronicle.datagrid.internal.tree.event
-
- VanillaExistingAssetEvent(String, String, Set<Class<?>>) - Constructor for class software.chronicle.datagrid.internal.tree.event.VanillaExistingAssetEvent
-
- VanillaIndexAwareSubscriber<E> - Class in software.chronicle.datagrid.internal.pubsub
-
- VanillaIndexAwareSubscriber(Subscriber<E>) - Constructor for class software.chronicle.datagrid.internal.pubsub.VanillaIndexAwareSubscriber
-
- VanillaIndexAwareTopicSubscriber<T,M> - Class in software.chronicle.datagrid.internal.pubsub
-
- VanillaIndexAwareTopicSubscriber(TopicSubscriber<T, M>) - Constructor for class software.chronicle.datagrid.internal.pubsub.VanillaIndexAwareTopicSubscriber
-
- VanillaIndexQuery<V> - Class in software.chronicle.datagrid.internal.query
-
- VanillaIndexQuery() - Constructor for class software.chronicle.datagrid.internal.query.VanillaIndexQuery
-
- VanillaIndexQuery(WireIn) - Constructor for class software.chronicle.datagrid.internal.query.VanillaIndexQuery
-
- VanillaIndexQuery(String, Class<V>, String, long, boolean) - Constructor for class software.chronicle.datagrid.internal.query.VanillaIndexQuery
-
- VanillaIndexQueueView<V extends net.openhft.chronicle.wire.Marshallable> - Class in software.chronicle.datagrid.internal.query
-
- VanillaIndexQueueView(RequestContext, Asset, QueueView<?, V>) - Constructor for class software.chronicle.datagrid.internal.query.VanillaIndexQueueView
-
- VanillaInsertedEvent<K,V> - Class in software.chronicle.datagrid.internal.map.event
-
- VanillaInsertedEvent(String, K, V) - Constructor for class software.chronicle.datagrid.internal.map.event.VanillaInsertedEvent
-
- VanillaKeySetView<K,V> - Class in software.chronicle.datagrid.internal.set
-
- VanillaKeySetView(RequestContext, Asset, MapView<K, V>) - Constructor for class software.chronicle.datagrid.internal.set.VanillaKeySetView
-
- VanillaKeyValueStore<K,V> - Class in software.chronicle.datagrid.internal.map
-
- VanillaKeyValueStore(RequestContext, Asset) - Constructor for class software.chronicle.datagrid.internal.map.VanillaKeyValueStore
-
- VanillaMapView<K,V> - Class in software.chronicle.datagrid.internal.map
-
- VanillaMapView(RequestContext, Asset, KeyValueStore<K, V>) - Constructor for class software.chronicle.datagrid.internal.map.VanillaMapView
-
- VanillaObjectCacheFactory - Enum in software.chronicle.datagrid.internal.query
-
- VanillaObjectCacheFactory - Enum in software.chronicle.datagrid.query
-
- VanillaQuery<E> - Class in software.chronicle.datagrid.internal.query
-
- VanillaQuery(Stream<E>) - Constructor for class software.chronicle.datagrid.internal.query.VanillaQuery
-
- VanillaRemovedAssetEvent - Class in software.chronicle.datagrid.internal.tree.event
-
- VanillaRemovedAssetEvent(String, String, Set<Class<?>>) - Constructor for class software.chronicle.datagrid.internal.tree.event.VanillaRemovedAssetEvent
-
- VanillaRemovedEvent<K,V> - Class in software.chronicle.datagrid.internal.map.event
-
- VanillaRemovedEvent(String, K, V) - Constructor for class software.chronicle.datagrid.internal.map.event.VanillaRemovedEvent
-
- VanillaServerBuilder - Class in software.chronicle.datagrid.internal
-
- VanillaServerBuilder(byte, String) - Constructor for class software.chronicle.datagrid.internal.VanillaServerBuilder
-
- VanillaSessionProvider - Class in software.chronicle.datagrid.internal.session
-
- VanillaSessionProvider() - Constructor for class software.chronicle.datagrid.internal.session.VanillaSessionProvider
-
- VanillaStringMarshallableKeyValueStore<V extends net.openhft.chronicle.wire.Marshallable> - Class in software.chronicle.datagrid.internal.map
-
- VanillaStringMarshallableKeyValueStore(RequestContext, Asset, SubscriptionKeyValueStore<String, BytesStore>) - Constructor for class software.chronicle.datagrid.internal.map.VanillaStringMarshallableKeyValueStore
-
- VanillaStringStringKeyValueStore - Class in software.chronicle.datagrid.internal.map
-
- VanillaStringStringKeyValueStore(RequestContext, Asset, SubscriptionKeyValueStore<String, BytesStore>) - Constructor for class software.chronicle.datagrid.internal.map.VanillaStringStringKeyValueStore
-
- VanillaSubAsset<E> - Class in software.chronicle.datagrid.internal.tree
-
- VanillaSubAsset(VanillaAsset, String, Class<E>, Function<Object, E>) - Constructor for class software.chronicle.datagrid.internal.tree.VanillaSubAsset
-
- VanillaSubAssetFactory - Class in software.chronicle.datagrid.internal.tree
-
- VanillaSubAssetFactory() - Constructor for class software.chronicle.datagrid.internal.tree.VanillaSubAssetFactory
-
- VanillaSubscriber<M> - Class in software.chronicle.datagrid.internal.pubsub
-
- VanillaSubscriber(Runnable, BooleanSupplier, boolean, long, M, Runnable, SubscriberBuilder.MessageConsumer<? super M>) - Constructor for class software.chronicle.datagrid.internal.pubsub.VanillaSubscriber
-
- VanillaSubscriberBuilder<M> - Class in software.chronicle.datagrid.internal.pubsub
-
- VanillaSubscriberBuilder() - Constructor for class software.chronicle.datagrid.internal.pubsub.VanillaSubscriberBuilder
-
- VanillaSubscriptionKeyValueStore<K,V> - Class in software.chronicle.datagrid.internal.map
-
- VanillaSubscriptionKeyValueStore(RequestContext, Asset, KeyValueStore<K, V>) - Constructor for class software.chronicle.datagrid.internal.map.VanillaSubscriptionKeyValueStore
-
- VanillaTimestampNsHistogram - Class in software.chronicle.datagrid.internal.latencytrace
-
- VanillaTimestampNsHistogram(String) - Constructor for class software.chronicle.datagrid.internal.latencytrace.VanillaTimestampNsHistogram
-
- VanillaTopicSubscriber<T,M> - Class in software.chronicle.datagrid.internal.pubsub
-
- VanillaTopicSubscriber(Runnable, BooleanSupplier, boolean, long, M, T, TopicSubscriberBuilder.MessageBiConsumer<? super T, ? super M>) - Constructor for class software.chronicle.datagrid.internal.pubsub.VanillaTopicSubscriber
-
- VanillaTopicSubscriberBuilder<T,M> - Class in software.chronicle.datagrid.internal.pubsub
-
- VanillaTopicSubscriberBuilder() - Constructor for class software.chronicle.datagrid.internal.pubsub.VanillaTopicSubscriberBuilder
-
- VanillaTopologySubscription - Class in software.chronicle.datagrid.internal.tree
-
- VanillaTopologySubscription(RequestContext, Asset) - Constructor for class software.chronicle.datagrid.internal.tree.VanillaTopologySubscription
-
- VanillaUpdatedEvent<K,V> - Class in software.chronicle.datagrid.internal.map.event
-
- VanillaUpdatedEvent(String, K, V, V, boolean) - Constructor for class software.chronicle.datagrid.internal.map.event.VanillaUpdatedEvent
-
- VanillaValuesCollection<K,V> - Class in software.chronicle.datagrid.internal.collection
-
- VanillaValuesCollection(RequestContext, Asset, MapView<K, V>) - Constructor for class software.chronicle.datagrid.internal.collection.VanillaValuesCollection
-
- Verifiable - Interface in software.chronicle.datagrid.cfg
-
- verify() - Method in class software.chronicle.datagrid.cfg.QueueProxyCfg
-
- verify(AssetTree, String) - Method in class software.chronicle.datagrid.cfg.QueueProxyCfg
-
- verify() - Method in interface software.chronicle.datagrid.cfg.Verifiable
-
Verifies the internal state of this Verifiable.
- verify(AssetTree, String) - Method in interface software.chronicle.datagrid.cfg.Verifiable
-
Verifies this object installed at the provided fullName
path
against the provided fully populated assetTree
.
- view(String) - Method in class software.chronicle.datagrid.tree.RequestContext
-
- viewType(Class) - Method in class software.chronicle.datagrid.tree.RequestContext
-
- viewType() - Method in class software.chronicle.datagrid.tree.RequestContext
-
- viewTypes() - Method in class software.chronicle.datagrid.internal.tree.event.AbstractTopologicalEvent
-
- viewTypes() - Method in class software.chronicle.datagrid.internal.tree.VanillaAsset
-
- viewTypes() - Method in interface software.chronicle.datagrid.tree.Asset
-
- viewTypes() - Method in interface software.chronicle.datagrid.tree.event.TopologicalEvent
-
Returns an unmodifiable Set of the views available at the asset that changed.
- Visitable<E> - Interface in software.chronicle.datagrid.collection
-
This interface defines a means of visiting a resource for retrieving derived values and replacing the state of the Asset.