Uses of Class
org.apache.cassandra.gms.VersionedValue
-
-
Uses of VersionedValue in org.apache.cassandra.gms
Fields in org.apache.cassandra.gms with type parameters of type VersionedValue Modifier and Type Field Description static IVersionedSerializer<VersionedValue>VersionedValue. serializerMethods in org.apache.cassandra.gms that return VersionedValue Modifier and Type Method Description VersionedValueVersionedValue.VersionedValueFactory. bootReplacing(java.net.InetAddress oldNode)Deprecated.VersionedValueVersionedValue.VersionedValueFactory. bootReplacingWithPort(InetAddressAndPort oldNode)VersionedValueVersionedValue.VersionedValueFactory. bootstrapping(java.util.Collection<Token> tokens)VersionedValueVersionedValue.VersionedValueFactory. cloneWithHigherVersion(VersionedValue value)VersionedValueVersionedValue.VersionedValueFactory. datacenter(java.lang.String dcId)VersionedValueVersionedValue.VersionedValueFactory. diskUsage(java.lang.String state)VersionedValueEndpointState. getApplicationState(ApplicationState key)VersionedValueVersionedValue.VersionedValueFactory. hibernate(boolean value)VersionedValueVersionedValue.VersionedValueFactory. hostId(java.util.UUID hostId)VersionedValueVersionedValue.VersionedValueFactory. internalAddressAndPort(InetAddressAndPort private_ip_and_port)VersionedValueVersionedValue.VersionedValueFactory. internalIP(java.net.InetAddress private_ip)VersionedValueVersionedValue.VersionedValueFactory. leaving(java.util.Collection<Token> tokens)VersionedValueVersionedValue.VersionedValueFactory. left(java.util.Collection<Token> tokens, long expireTime)VersionedValueVersionedValue.VersionedValueFactory. left(java.util.Collection<Token> tokens, long expireTime, int generation)VersionedValueVersionedValue.VersionedValueFactory. load(double load)VersionedValueVersionedValue.VersionedValueFactory. moving(Token token)VersionedValueVersionedValue.VersionedValueFactory. nativeaddressAndPort(InetAddressAndPort address)VersionedValueVersionedValue.VersionedValueFactory. networkVersion()VersionedValueVersionedValue.VersionedValueFactory. networkVersion(int version)VersionedValueVersionedValue.VersionedValueFactory. normal(java.util.Collection<Token> tokens)VersionedValueVersionedValue.VersionedValueFactory. rack(java.lang.String rackId)VersionedValueVersionedValue.VersionedValueFactory. releaseVersion()VersionedValueVersionedValue.VersionedValueFactory. releaseVersion(java.lang.String version)VersionedValueVersionedValue.VersionedValueFactory. removalCoordinator(java.util.UUID hostId)VersionedValueVersionedValue.VersionedValueFactory. removedNonlocal(java.util.UUID hostId, long expireTime)VersionedValueVersionedValue.VersionedValueFactory. removingNonlocal(java.util.UUID hostId)VersionedValueVersionedValue.VersionedValueFactory. rpcaddress(java.net.InetAddress endpoint)VersionedValueVersionedValue.VersionedValueFactory. rpcReady(boolean value)VersionedValueVersionedValue.VersionedValueFactory. schema(java.util.UUID newVersion)VersionedValueVersionedValue.VersionedValueFactory. severity(double value)VersionedValueVersionedValue.VersionedValueFactory. shutdown(boolean value)VersionedValueVersionedValue.VersionedValueFactory. sstableVersions(java.util.Set<VersionAndType> versions)VersionedValueVersionedValue.VersionedValueFactory. tokens(java.util.Collection<Token> tokens)static VersionedValueVersionedValue. unsafeMakeVersionedValue(java.lang.String value, int version)Methods in org.apache.cassandra.gms that return types with arguments of type VersionedValue Modifier and Type Method Description java.util.Set<java.util.Map.Entry<ApplicationState,VersionedValue>>EndpointState. states()Methods in org.apache.cassandra.gms with parameters of type VersionedValue Modifier and Type Method Description voidEndpointState. addApplicationState(ApplicationState key, VersionedValue value)voidGossiper. addLocalApplicationState(ApplicationState applicationState, VersionedValue value)default voidIEndpointStateChangeSubscriber. beforeChange(InetAddressAndPort endpoint, EndpointState currentState, ApplicationState newStateKey, VersionedValue newValue)VersionedValueVersionedValue.VersionedValueFactory. cloneWithHigherVersion(VersionedValue value)intVersionedValue. compareTo(VersionedValue value)voidGossiper. doOnChangeNotifications(InetAddressAndPort addr, ApplicationState state, VersionedValue value)voidGossiper. injectApplicationState(InetAddressAndPort endpoint, ApplicationState state, VersionedValue value)default voidIEndpointStateChangeSubscriber. onChange(InetAddressAndPort endpoint, ApplicationState state, VersionedValue value)Method parameters in org.apache.cassandra.gms with type arguments of type VersionedValue Modifier and Type Method Description voidEndpointState. addApplicationStates(java.util.Map<ApplicationState,VersionedValue> values)voidEndpointState. addApplicationStates(java.util.Set<java.util.Map.Entry<ApplicationState,VersionedValue>> values)voidEndpointState. addApplicationStates(java.util.Set<java.util.Map.Entry<ApplicationState,VersionedValue>> values, HeartBeatState hbState)voidGossiper. addLocalApplicationStates(java.util.List<Pair<ApplicationState,VersionedValue>> states)voidGossiper. start(int generationNbr, java.util.Map<ApplicationState,VersionedValue> preloadLocalStates)Start the gossiper with the generation number, preloading the map of application states before startingConstructor parameters in org.apache.cassandra.gms with type arguments of type VersionedValue Constructor Description EndpointState(HeartBeatState initialHbState, java.util.Map<ApplicationState,VersionedValue> states) -
Uses of VersionedValue in org.apache.cassandra.locator
Methods in org.apache.cassandra.locator with parameters of type VersionedValue Modifier and Type Method Description voidReconnectableSnitchHelper. beforeChange(InetAddressAndPort endpoint, EndpointState currentState, ApplicationState newStateKey, VersionedValue newValue)voidReconnectableSnitchHelper. onChange(InetAddressAndPort endpoint, ApplicationState state, VersionedValue value) -
Uses of VersionedValue in org.apache.cassandra.schema
Methods in org.apache.cassandra.schema with parameters of type VersionedValue Modifier and Type Method Description voidDefaultSchemaUpdateHandler. beforeChange(InetAddressAndPort endpoint, EndpointState currentState, ApplicationState newStateKey, VersionedValue newValue)voidDefaultSchemaUpdateHandler. onChange(InetAddressAndPort endpoint, ApplicationState state, VersionedValue value) -
Uses of VersionedValue in org.apache.cassandra.service
Methods in org.apache.cassandra.service with parameters of type VersionedValue Modifier and Type Method Description voidActiveRepairService. beforeChange(InetAddressAndPort endpoint, EndpointState currentState, ApplicationState newStateKey, VersionedValue newValue)voidStorageService. beforeChange(InetAddressAndPort endpoint, EndpointState currentState, ApplicationState newStateKey, VersionedValue newValue)voidActiveRepairService. onChange(InetAddressAndPort endpoint, ApplicationState state, VersionedValue value)voidLoadBroadcaster. onChange(InetAddressAndPort endpoint, ApplicationState state, VersionedValue value)voidStorageService. onChange(InetAddressAndPort endpoint, ApplicationState state, VersionedValue value) -
Uses of VersionedValue in org.apache.cassandra.service.disk.usage
Methods in org.apache.cassandra.service.disk.usage with parameters of type VersionedValue Modifier and Type Method Description voidDiskUsageBroadcaster. beforeChange(InetAddressAndPort endpoint, EndpointState currentState, ApplicationState newStateKey, VersionedValue newValue)voidDiskUsageBroadcaster. onChange(InetAddressAndPort endpoint, ApplicationState state, VersionedValue value) -
Uses of VersionedValue in org.apache.cassandra.service.paxos.cleanup
Methods in org.apache.cassandra.service.paxos.cleanup with parameters of type VersionedValue Modifier and Type Method Description voidPaxosCleanupSession. beforeChange(InetAddressAndPort endpoint, EndpointState currentState, ApplicationState newStateKey, VersionedValue newValue)voidPaxosCleanupSession. onChange(InetAddressAndPort endpoint, ApplicationState state, VersionedValue value)
-