Class Hierarchy
- java.lang.Object
- java.util.AbstractCollection<E> (implements java.util.Collection<E>)
- org.corfudb.runtime.view.stream.AbstractContextStreamView<T> (implements java.lang.AutoCloseable, org.corfudb.runtime.view.stream.IStreamView)
- org.corfudb.universe.group.cluster.AbstractCorfuCluster<P,U> (implements org.corfudb.universe.group.cluster.CorfuCluster)
- org.corfudb.universe.node.server.AbstractCorfuServer<T,U> (implements org.corfudb.universe.node.server.CorfuServer)
- org.corfudb.runtime.object.AbstractCorfuWrapper<T> (implements org.corfudb.runtime.object.ICorfuSMRProxyWrapper<T>)
- org.corfudb.runtime.collections.FGMap<K,V> (implements java.util.Map<K,V>)
- java.util.AbstractMap<K,V> (implements java.util.Map<K,V>)
- javax.annotation.processing.AbstractProcessor (implements javax.annotation.processing.Processor)
- org.corfudb.runtime.view.replication.AbstractReplicationProtocol (implements org.corfudb.runtime.view.replication.IReplicationProtocol)
- org.corfudb.infrastructure.AbstractServer
- org.corfudb.runtime.view.stream.AbstractStreamContext (implements java.lang.Comparable<T>)
- org.corfudb.runtime.object.transactions.AbstractTransactionalContext (implements java.lang.Comparable<T>)
- org.corfudb.universe.universe.AbstractUniverse<P> (implements org.corfudb.universe.universe.Universe)
- org.corfudb.runtime.view.AbstractView
- org.corfudb.infrastructure.orchestrator.Action
- org.corfudb.universe.scenario.action.Action.AbstractAction<R> (implements org.corfudb.universe.scenario.action.Action<R>)
- org.corfudb.protocols.wireprotocol.orchestrator.AddNodeRequest (implements org.corfudb.protocols.wireprotocol.orchestrator.CreateRequest)
- org.corfudb.infrastructure.orchestrator.workflows.AddNodeWorkflow (implements org.corfudb.infrastructure.orchestrator.IWorkflow)
- org.corfudb.runtime.view.Address
- org.corfudb.infrastructure.log.AddressMetaData
- org.corfudb.runtime.view.replication.AlwaysHoleFillPolicy (implements org.corfudb.runtime.view.replication.IHoleFillPolicy)
- org.corfudb.universe.universe.vm.ApplianceManager
- org.corfudb.runtime.clients.BaseClient (implements org.corfudb.runtime.clients.IClient)
- org.corfudb.samples.BaseCorfuAppUtils
- org.corfudb.runtime.clients.BaseHandler (implements org.corfudb.runtime.clients.IClient)
- org.corfudb.infrastructure.BatchProcessor (implements java.lang.AutoCloseable)
- org.corfudb.infrastructure.BatchWriterOperation<T>
- org.corfudb.runtime.BootstrapUtil
- org.corfudb.util.CFUtils
- io.netty.channel.ChannelHandlerAdapter (implements io.netty.channel.ChannelHandler)
- io.netty.channel.ChannelInboundHandlerAdapter (implements io.netty.channel.ChannelInboundHandler)
- io.netty.handler.codec.ByteToMessageDecoder
- io.netty.channel.ChannelDuplexHandler (implements io.netty.channel.ChannelOutboundHandler)
- org.corfudb.infrastructure.NettyServerRouter (implements org.corfudb.infrastructure.IServerRouter)
- io.netty.channel.SimpleChannelInboundHandler<I>
- io.netty.channel.ChannelOutboundHandlerAdapter (implements io.netty.channel.ChannelOutboundHandler)
- io.netty.handler.codec.MessageToByteEncoder<I>
- org.corfudb.runtime.CheckpointWriter<T>
- org.corfudb.universe.util.ClassUtils
- org.corfudb.runtime.clients.ClientMsgHandler
- org.corfudb.universe.node.client.ClientParams (implements org.corfudb.universe.node.Node.NodeParams<T>)
- org.corfudb.infrastructure.management.ClusterAdvisorFactory
- org.corfudb.infrastructure.management.failuredetector.ClusterGraph
- org.corfudb.infrastructure.management.failuredetector.ClusterGraph.ClusterGraphHelper
- org.corfudb.protocols.wireprotocol.ClusterState (implements org.corfudb.protocols.wireprotocol.ICorfuPayload<T>)
- org.corfudb.infrastructure.management.ClusterStateAggregator
- org.corfudb.infrastructure.management.ClusterStateCollector
- org.corfudb.infrastructure.management.ClusterStateContext
- org.corfudb.infrastructure.management.ClusterStateContext.HeartbeatCounter
- org.corfudb.runtime.view.ClusterStatusReport
- org.corfudb.infrastructure.management.CompleteGraphAdvisor (implements org.corfudb.infrastructure.management.ClusterAdvisor)
- org.corfudb.runtime.object.transactions.ConflictSetInfo
- org.corfudb.runtime.view.ConservativeFailureHandlerPolicy (implements org.corfudb.runtime.view.IReconfigurationHandlerPolicy)
- org.corfudb.universe.group.cluster.CorfuClusterParams (implements org.corfudb.universe.group.Group.GroupParams)
- org.corfudb.runtime.object.CorfuCompileProxy<T> (implements org.corfudb.runtime.object.ICorfuSMRProxyInternal<T>)
- org.corfudb.runtime.object.CorfuCompileWrapperBuilder
- org.corfudb.samples.CorfuCompoundObject
- org.corfudb.samples.CorfuCompoundObject.Inner
- org.corfudb.protocols.wireprotocol.CorfuMsg
- org.corfudb.infrastructure.CorfuMsgHandler
- org.corfudb.runtime.CorfuRuntime
- org.corfudb.runtime.CorfuRuntime.CorfuRuntimeParameters
- org.corfudb.util.serializer.CorfuSerializer (implements org.corfudb.util.serializer.ISerializer)
- org.corfudb.infrastructure.CorfuServer
- org.corfudb.universe.node.server.CorfuServerParams (implements org.corfudb.universe.node.Node.NodeParams<T>)
- org.corfudb.samples.CorfuSharedCounter
- org.corfudb.runtime.collections.CorfuTable<K,V> (implements org.corfudb.runtime.collections.ICorfuMap<K,V>)
- org.corfudb.runtime.collections.CorfuTable.Index<K,V,I>
- org.corfudb.generator.Correctness
- org.corfudb.protocols.wireprotocol.orchestrator.CreateWorkflowResponse (implements org.corfudb.protocols.wireprotocol.orchestrator.Response)
- org.corfudb.infrastructure.DataStore (implements org.corfudb.infrastructure.IDataStore)
- org.corfudb.protocols.wireprotocol.DetectorMsg (implements org.corfudb.protocols.wireprotocol.ICorfuPayload<T>)
- java.util.Dictionary<K,V>
- org.corfudb.universe.util.DockerManager
- org.corfudb.protocols.wireprotocol.ExceptionMsg (implements org.corfudb.protocols.wireprotocol.ICorfuPayload<T>)
- org.corfudb.util.retry.ExponentialBackoffRetry<E,F,G,H,O,A>
- org.corfudb.infrastructure.management.FailureDetector (implements org.corfudb.infrastructure.management.IDetector)
- org.corfudb.protocols.wireprotocol.failuredetector.FailureDetectorMetrics (implements org.corfudb.protocols.wireprotocol.ICorfuPayload<T>)
- org.corfudb.protocols.wireprotocol.failuredetector.FailureDetectorMetrics.ConnectivityGraph (implements org.corfudb.protocols.wireprotocol.ICorfuPayload<T>)
- org.corfudb.universe.universe.docker.FakeDns
- org.corfudb.recovery.FastObjectLoader
- org.corfudb.protocols.wireprotocol.FillHoleRequest (implements org.corfudb.protocols.wireprotocol.ICorfuPayload<T>)
- org.corfudb.universe.scenario.fixture.Fixtures.AbstractUniverseFixture<T> (implements org.corfudb.universe.scenario.fixture.Fixture<T>)
- org.corfudb.universe.scenario.fixture.Fixtures.FixtureUtil
- org.corfudb.universe.scenario.fixture.Fixtures.TestFixtureConst
- org.corfudb.infrastructure.orchestrator.workflows.ForceRemoveWorkflow (implements org.corfudb.infrastructure.orchestrator.IWorkflow)
- org.corfudb.generator.Generator
- org.corfudb.util.GitRepositoryState
- org.corfudb.protocols.wireprotocol.HandshakeMsg (implements org.corfudb.protocols.wireprotocol.ICorfuPayload<T>)
- org.corfudb.protocols.wireprotocol.HandshakeResponse (implements org.corfudb.protocols.wireprotocol.ICorfuPayload<T>)
- org.corfudb.protocols.wireprotocol.HandshakeState
- org.corfudb.protocols.wireprotocol.orchestrator.HealNodeRequest (implements org.corfudb.protocols.wireprotocol.orchestrator.CreateRequest)
- org.corfudb.samples.HelloCorfu
- org.corfudb.util.Holder<T>
- org.corfudb.infrastructure.IDataStore.KvRecord<T>
- org.corfudb.protocols.wireprotocol.ILogData.SerializationHandle (implements java.lang.AutoCloseable)
- org.corfudb.protocols.wireprotocol.IMetadata.DataRank (implements java.lang.Comparable<T>)
- org.corfudb.util.ImmuableListSetWrapper<E> (implements java.util.Set<E>)
- org.corfudb.infrastructure.log.InMemoryStreamLog (implements org.corfudb.infrastructure.log.StreamLog, org.corfudb.infrastructure.log.StreamLogWithRankedAddressSpace)
- org.corfudb.util.retry.IntervalRetry<E,F,G,H,O>
- org.corfudb.universe.util.IpTablesUtil
- org.corfudb.util.serializer.JavaSerializer (implements org.corfudb.util.serializer.ISerializer)
- org.corfudb.util.serializer.JsonSerializer (implements org.corfudb.util.serializer.ISerializer)
- org.corfudb.util.JsonUtils
- org.corfudb.generator.distributions.Keys (implements org.corfudb.generator.distributions.DataSet)
- org.corfudb.util.LambdaUtils
- org.corfudb.runtime.view.Layout
- org.corfudb.runtime.view.Layout.LayoutSegment
- org.corfudb.runtime.view.Layout.LayoutStripe
- org.corfudb.protocols.wireprotocol.LayoutBootstrapRequest (implements org.corfudb.protocols.wireprotocol.ICorfuPayload<T>)
- org.corfudb.runtime.view.LayoutBuilder
- org.corfudb.runtime.clients.LayoutClient
- org.corfudb.protocols.wireprotocol.LayoutCommittedRequest (implements org.corfudb.protocols.wireprotocol.ICorfuPayload<T>)
- org.corfudb.runtime.view.LayoutDeserializer (implements com.google.gson.JsonDeserializer<T>)
- org.corfudb.runtime.clients.LayoutHandler (implements org.corfudb.runtime.clients.IClient, org.corfudb.runtime.clients.IHandler<C>)
- org.corfudb.protocols.wireprotocol.LayoutPrepareRequest (implements org.corfudb.protocols.wireprotocol.ICorfuPayload<T>)
- org.corfudb.protocols.wireprotocol.LayoutPrepareResponse (implements org.corfudb.protocols.wireprotocol.ICorfuPayload<T>)
- org.corfudb.protocols.wireprotocol.LayoutProposeRequest (implements org.corfudb.protocols.wireprotocol.ICorfuPayload<T>)
- org.corfudb.protocols.wireprotocol.LayoutProposeResponse (implements org.corfudb.protocols.wireprotocol.ICorfuPayload<T>)
- org.corfudb.universe.node.client.LocalCorfuClient (implements org.corfudb.universe.node.client.CorfuClient)
- org.corfudb.util.LockUtils
- org.corfudb.util.LockUtils.AutoCloseRwLock (implements java.lang.AutoCloseable)
- org.corfudb.protocols.wireprotocol.LogData (implements org.corfudb.protocols.wireprotocol.ICorfuPayload<T>, org.corfudb.protocols.wireprotocol.ILogData, org.corfudb.protocols.wireprotocol.IMetadata)
- org.corfudb.protocols.logprotocol.LogEntry (implements org.corfudb.util.serializer.ICorfuSerializable)
- org.corfudb.universe.logging.LoggingParams
- org.corfudb.infrastructure.log.LogMetadata
- org.corfudb.runtime.clients.LogUnitClient
- org.corfudb.runtime.clients.LogUnitHandler (implements org.corfudb.runtime.clients.IClient, org.corfudb.runtime.clients.IHandler<C>)
- org.corfudb.infrastructure.LogUnitServer.LogUnitServerConfig
- org.corfudb.generator.LongevityApp
- org.corfudb.generator.LongevityRun
- org.corfudb.infrastructure.ManagementAgent
- org.corfudb.runtime.clients.ManagementClient
- org.corfudb.runtime.clients.ManagementHandler (implements org.corfudb.runtime.clients.IClient, org.corfudb.runtime.clients.IHandler<C>)
- org.corfudb.metrics.MBeanDumperApp
- org.corfudb.util.MetricsUtils
- org.corfudb.protocols.wireprotocol.MsgHandlingFilter (implements java.util.function.Function<T,R>)
- org.corfudb.runtime.MultiCheckpointWriter<T>
- org.corfudb.protocols.wireprotocol.MultipleReadRequest (implements org.corfudb.protocols.wireprotocol.ICorfuPayload<T>)
- org.corfudb.infrastructure.log.MultiReadWriteLock
- org.corfudb.util.NetworkUtils
- org.corfudb.runtime.view.replication.NeverHoleFillPolicy (implements org.corfudb.runtime.view.replication.IHoleFillPolicy)
- org.corfudb.protocols.wireprotocol.failuredetector.NodeConnectivity (implements java.lang.Comparable<T>, org.corfudb.protocols.wireprotocol.ICorfuPayload<T>)
- org.corfudb.util.NodeLocator (implements java.io.Serializable)
- org.corfudb.protocols.wireprotocol.failuredetector.NodeRank (implements java.lang.Comparable<T>, org.corfudb.protocols.wireprotocol.ICorfuPayload<T>)
- org.corfudb.runtime.NodeRouterPool
- org.corfudb.protocols.wireprotocol.NodeState (implements org.corfudb.protocols.wireprotocol.ICorfuPayload<T>)
- org.corfudb.protocols.wireprotocol.NodeState.HeartbeatTimestamp (implements java.lang.Comparable<T>, org.corfudb.protocols.wireprotocol.ICorfuPayload<T>)
- org.corfudb.runtime.view.ObjectBuilder<T> (implements org.corfudb.runtime.object.IObjectBuilder<T>)
- org.corfudb.runtime.view.ObjectsView.ObjectID<T>
- org.corfudb.generator.operations.Operation
- org.corfudb.generator.distributions.OperationCount (implements org.corfudb.generator.distributions.DataSet)
- org.corfudb.generator.distributions.Operations (implements org.corfudb.generator.distributions.DataSet)
- org.corfudb.infrastructure.orchestrator.Orchestrator
- org.corfudb.protocols.wireprotocol.orchestrator.OrchestratorMsg (implements org.corfudb.protocols.wireprotocol.ICorfuPayload<T>)
- org.corfudb.protocols.wireprotocol.orchestrator.OrchestratorResponse (implements org.corfudb.protocols.wireprotocol.ICorfuPayload<T>)
- org.corfudb.infrastructure.utils.Persistence
- org.corfudb.security.sasl.plaintext.PlainTextCallbackHandler (implements javax.security.auth.callback.CallbackHandler)
- org.corfudb.security.sasl.plaintext.PlainTextLoginModule (implements javax.security.auth.spi.LoginModule)
- org.corfudb.security.sasl.plaintext.PlainTextSaslServer (implements javax.security.sasl.SaslServer)
- org.corfudb.security.sasl.plaintext.PlainTextSaslServer.PlainTextSaslServerFactory (implements javax.security.sasl.SaslServerFactory)
- org.corfudb.infrastructure.management.PollReport
- org.corfudb.util.serializer.PrimitiveSerializer (implements org.corfudb.util.serializer.ISerializer)
- org.corfudb.universe.universe.process.ProcessUniverse (implements org.corfudb.universe.universe.Universe)
- org.corfudb.protocols.wireprotocol.orchestrator.QueryRequest (implements org.corfudb.protocols.wireprotocol.orchestrator.Request)
- org.corfudb.protocols.wireprotocol.orchestrator.QueryResponse (implements org.corfudb.protocols.wireprotocol.orchestrator.Response)
- org.corfudb.runtime.view.QuorumFuturesFactory
- org.corfudb.runtime.view.QuorumFuturesFactory.CompositeFuture<R> (implements java.util.concurrent.Future<V>)
- org.corfudb.protocols.wireprotocol.RangeWriteMsg (implements org.corfudb.protocols.wireprotocol.ICorfuPayload<T>)
- org.corfudb.infrastructure.Rank
- org.corfudb.protocols.wireprotocol.ReadRequest (implements org.corfudb.protocols.wireprotocol.ICorfuPayload<T>)
- org.corfudb.protocols.wireprotocol.ReadResponse (implements org.corfudb.protocols.wireprotocol.ICorfuPayload<T>)
- org.corfudb.runtime.view.replication.ReadWaitHoleFillPolicy (implements org.corfudb.runtime.view.replication.IHoleFillPolicy)
- org.corfudb.runtime.RebootUtil
- org.corfudb.infrastructure.management.ReconfigurationEventHandler
- org.corfudb.recovery.RecoveryUtils
- org.corfudb.util.ReflectionUtils
- org.corfudb.security.tls.ReloadableTrustManager (implements javax.net.ssl.X509TrustManager)
- org.corfudb.infrastructure.RemoteMonitoringService (implements org.corfudb.infrastructure.MonitoringService)
- org.corfudb.universe.group.cluster.vm.RemoteOperationHelper
- org.corfudb.infrastructure.orchestrator.workflows.RemoveNodeWorkflow (implements org.corfudb.infrastructure.orchestrator.IWorkflow)
- org.corfudb.protocols.wireprotocol.orchestrator.RestoreRedundancyMergeSegmentsRequest (implements org.corfudb.protocols.wireprotocol.orchestrator.CreateRequest)
- org.corfudb.infrastructure.orchestrator.workflows.RestoreRedundancyMergeSegmentsWorkflow (implements org.corfudb.infrastructure.orchestrator.IWorkflow)
- org.corfudb.runtime.view.RuntimeLayout
- org.corfudb.security.sasl.SaslUtils
- org.corfudb.universe.scenario.Scenario<D,T>
- org.corfudb.universe.scenario.Scenario.ScenarioTest<T,R>
- org.corfudb.universe.scenario.Scenario.ScenarioTestCase<T>
- org.corfudb.runtime.view.SealServersHelper
- org.corfudb.runtime.clients.SequencerClient
- org.corfudb.runtime.clients.SequencerHandler (implements org.corfudb.runtime.clients.IClient, org.corfudb.runtime.clients.IHandler<C>)
- org.corfudb.protocols.wireprotocol.SequencerMetrics (implements org.corfudb.protocols.wireprotocol.ICorfuPayload<T>)
- org.corfudb.protocols.wireprotocol.SequencerRecoveryMsg (implements org.corfudb.protocols.wireprotocol.ICorfuPayload<T>)
- org.corfudb.infrastructure.SequencerServer.Config
- org.corfudb.infrastructure.SequencerServerCache
- org.corfudb.infrastructure.SequencerServerCache.ConflictTxStream
- org.corfudb.util.serializer.Serializers
- org.corfudb.infrastructure.ServerContext (implements java.lang.AutoCloseable)
- org.corfudb.infrastructure.ServerThreadFactory (implements java.util.concurrent.ThreadFactory)
- org.corfudb.infrastructure.ServerThreadFactory.ExceptionHandler (implements java.lang.Thread.UncaughtExceptionHandler)
- org.corfudb.universe.node.server.ServerUtil
- org.corfudb.shell.ShellMain
- org.corfudb.util.concurrent.SingletonResource<T>
- org.corfudb.universe.scenario.spec.Spec.AbstractSpec<T,R> (implements org.corfudb.universe.scenario.spec.Spec<T,R>)
- java.util.Spliterators.AbstractSpliterator<T> (implements java.util.Spliterator<T>)
- org.corfudb.security.tls.SslContextConstructor
- org.corfudb.generator.State
- org.corfudb.infrastructure.orchestrator.actions.StateTransfer
- org.corfudb.annotations.StaticMappingObject
- org.corfudb.protocols.wireprotocol.StreamAddressRange
- org.corfudb.runtime.view.stream.StreamAddressSpace
- org.corfudb.infrastructure.log.StreamLogCompaction
- org.corfudb.infrastructure.log.StreamLogDataStore
- org.corfudb.infrastructure.log.StreamLogFiles (implements org.corfudb.infrastructure.log.StreamLog, org.corfudb.infrastructure.log.StreamLogWithRankedAddressSpace)
- org.corfudb.infrastructure.log.StreamLogFiles.Checksum
- org.corfudb.runtime.view.StreamOptions
- org.corfudb.runtime.view.StreamOptions.StreamOptionsBuilder
- org.corfudb.generator.distributions.Streams (implements org.corfudb.generator.distributions.DataSet)
- org.corfudb.protocols.wireprotocol.StreamsAddressRequest (implements org.corfudb.protocols.wireprotocol.ICorfuPayload<T>)
- org.corfudb.protocols.wireprotocol.StreamsAddressResponse (implements org.corfudb.protocols.wireprotocol.ICorfuPayload<T>)
- org.corfudb.runtime.object.StreamViewSMRAdapter (implements org.corfudb.runtime.object.ISMRStream)
- org.corfudb.generator.StringIndexer (implements org.corfudb.runtime.collections.CorfuTable.IndexRegistry<K,V>)
- org.corfudb.protocols.wireprotocol.TailsRequest (implements org.corfudb.protocols.wireprotocol.ICorfuPayload<T>)
- org.corfudb.protocols.wireprotocol.TailsResponse (implements org.corfudb.protocols.wireprotocol.ICorfuPayload<T>)
- org.corfudb.runtime.view.stream.ThreadSafeStreamView (implements org.corfudb.runtime.view.stream.IStreamView)
- java.lang.Throwable (implements java.io.Serializable)
- org.corfudb.security.tls.TlsUtils
- org.corfudb.protocols.wireprotocol.Token (implements java.lang.Comparable<T>, org.corfudb.protocols.wireprotocol.IToken)
- org.corfudb.protocols.wireprotocol.TokenRequest (implements org.corfudb.protocols.wireprotocol.ICorfuPayload<T>)
- org.corfudb.protocols.wireprotocol.TokenResponse (implements org.corfudb.protocols.wireprotocol.ICorfuPayload<T>, org.corfudb.protocols.wireprotocol.IToken)
- org.corfudb.runtime.object.transactions.Transaction
- org.corfudb.runtime.object.transactions.TransactionalContext
- org.corfudb.protocols.wireprotocol.TrimRequest (implements org.corfudb.protocols.wireprotocol.ICorfuPayload<T>)
- javax.net.ssl.TrustManagerFactory
- io.netty.handler.ssl.util.SimpleTrustManagerFactory
- org.corfudb.protocols.wireprotocol.TxResolutionInfo (implements org.corfudb.protocols.wireprotocol.ICorfuPayload<T>)
- org.corfudb.universe.UniverseFactory
- org.corfudb.universe.universe.UniverseParams
- org.corfudb.util.Utils
- org.corfudb.util.UuidUtils
- org.corfudb.util.Version
- org.corfudb.protocols.wireprotocol.VersionInfo
- org.corfudb.runtime.object.VersionLockedObject<T>
- org.corfudb.runtime.ViewsGarbageCollector
- org.corfudb.universe.node.stress.vm.VmStress (implements org.corfudb.universe.node.stress.Stress)
- org.corfudb.runtime.view.workflows.WorkflowRequest
- org.corfudb.protocols.wireprotocol.WriteRequest (implements org.corfudb.protocols.wireprotocol.ICorfuPayload<T>, org.corfudb.protocols.wireprotocol.IMetadata)
- org.corfudb.runtime.object.transactions.WriteSetSMRStream (implements org.corfudb.runtime.object.ISMRStream)
Interface Hierarchy
- org.corfudb.runtime.view.AbstractView.LayoutFunction<V,R,A,B,C,D>
- org.corfudb.universe.scenario.action.Action<R>
- java.lang.AutoCloseable
- java.util.function.BiFunction<T,U,R>
- org.corfudb.comm.ChannelImplementation.EventLoopGroupGenerator
- org.corfudb.runtime.clients.ClientMsgHandler.Handler<T>
- org.corfudb.infrastructure.management.ClusterAdvisor
- java.lang.Comparable<T>
- org.corfudb.universe.node.server.CorfuServer (also extends org.corfudb.universe.node.Node)
- org.corfudb.protocols.wireprotocol.ILogData (also extends org.corfudb.protocols.wireprotocol.IMetadata)
- org.corfudb.universe.node.Node.NodeParams<T>
- org.corfudb.infrastructure.CorfuServer.BootstrapConfigurer
- org.corfudb.runtime.collections.CorfuTable.IndexSpecification<K,V,I,P>
- org.corfudb.runtime.collections.CorfuTable.ProjectionFunction<K,V,I,P>
- org.corfudb.generator.distributions.DataSet
- org.corfudb.universe.scenario.fixture.Fixture<T>
- org.corfudb.universe.scenario.fixture.Fixtures
- org.corfudb.universe.group.Group
- org.corfudb.universe.group.Group.GroupParams
- org.corfudb.runtime.clients.IClient
- org.corfudb.runtime.clients.IClientRouter
- org.corfudb.runtime.object.IConflictFunction
- org.corfudb.util.serializer.ICorfuHashable
- org.corfudb.protocols.wireprotocol.ICorfuPayload<T>
- org.corfudb.protocols.wireprotocol.ICorfuPayload.PayloadConstructor<T>
- org.corfudb.util.serializer.ICorfuSerializable
- org.corfudb.runtime.object.ICorfuSMR<T>
- org.corfudb.runtime.object.ICorfuSMRAccess<R,T>
- org.corfudb.runtime.object.ICorfuSMRProxy<T>
- org.corfudb.runtime.object.ICorfuSMRProxyWrapper<T>
- org.corfudb.runtime.object.ICorfuSMRUpcallTarget<R>
- org.corfudb.infrastructure.IDataStore
- org.corfudb.infrastructure.management.IDetector
- org.corfudb.runtime.view.IFailureHandlerPolicy
- org.corfudb.runtime.clients.IHandler<C>
- org.corfudb.runtime.view.replication.IHoleFillPolicy
- org.corfudb.protocols.wireprotocol.IMetadata
- org.corfudb.runtime.object.IObjectBuilder<T>
- org.corfudb.runtime.view.IReconfigurationHandlerPolicy
- org.corfudb.runtime.view.replication.IReplicationProtocol
- org.corfudb.util.retry.IRetry<E,F,G,H,O,A>
- org.corfudb.util.retry.IRetryable<E,F,G,H,T>
- org.corfudb.util.serializer.ISerializer
- org.corfudb.infrastructure.IServerRouter
- org.corfudb.protocols.logprotocol.ISMRConsumable
- org.corfudb.runtime.collections.ISMRObject
- org.corfudb.runtime.collections.ISMRMap<K,V> (also extends java.util.Map<K,V>)
- org.corfudb.runtime.object.ISMRStream
- java.lang.Iterable<T>
- java.util.Iterator<E>
- org.corfudb.protocols.wireprotocol.IToken
- org.corfudb.runtime.object.IUndoFunction<R>
- org.corfudb.runtime.object.IUndoRecordFunction<R>
- org.corfudb.infrastructure.orchestrator.IWorkflow
- java.util.Map<K,V>
- org.corfudb.runtime.collections.ICorfuMap<K,V>
- org.corfudb.runtime.collections.ISMRMap<K,V> (also extends org.corfudb.runtime.collections.ISMRObject)
- org.corfudb.infrastructure.MonitoringService
- org.corfudb.universe.node.Node
- org.corfudb.protocols.wireprotocol.orchestrator.Request
- org.corfudb.protocols.wireprotocol.orchestrator.Response
- org.corfudb.universe.scenario.spec.Spec<T,R>
- org.corfudb.infrastructure.log.StreamLog
- org.corfudb.universe.node.stress.Stress
- java.util.function.Supplier<T>
- org.corfudb.universe.universe.Universe
Annotation Type Hierarchy
Enum Hierarchy
Copyright © 2019 CorfuDB. All rights reserved.