jar

io.kcache : keta-core

Maven & Gradle

Sep 30, 2021
2 usages
10 stars
Table Of Contents

Latest Version

Download io.kcache : keta-core JAR file - Latest Versions:

All Versions

Download io.kcache : keta-core JAR file - All Versions:

Version Vulnerabilities Size Updated
1.0.x
0.2.x
0.1.x

View Java Class Source Code in JAR file

  1. Download JD-GUI to open JAR file and explore Java source code file (.class .java)
  2. Click menu "File → Open File..." or just drag-and-drop the JAR file in the JD-GUI window keta-core-1.0.0.jar file.
    Once you open a JAR file, all the java classes in the JAR file will be displayed.

io.kcache.keta.auth.exceptions

├─ io.kcache.keta.auth.exceptions.AuthNotEnabledException.class - [JAR]

├─ io.kcache.keta.auth.exceptions.AuthenticationException.class - [JAR]

├─ io.kcache.keta.auth.exceptions.InvalidAuthMgmtException.class - [JAR]

├─ io.kcache.keta.auth.exceptions.InvalidAuthTokenException.class - [JAR]

├─ io.kcache.keta.auth.exceptions.PermissionDeniedException.class - [JAR]

├─ io.kcache.keta.auth.exceptions.RoleAlreadyExistsException.class - [JAR]

├─ io.kcache.keta.auth.exceptions.RoleIsEmptyException.class - [JAR]

├─ io.kcache.keta.auth.exceptions.RoleNotFoundException.class - [JAR]

├─ io.kcache.keta.auth.exceptions.RootRoleNotFoundException.class - [JAR]

├─ io.kcache.keta.auth.exceptions.RootUserNotFoundException.class - [JAR]

├─ io.kcache.keta.auth.exceptions.UserAlreadyExistsException.class - [JAR]

├─ io.kcache.keta.auth.exceptions.UserIsEmptyException.class - [JAR]

├─ io.kcache.keta.auth.exceptions.UserNotFoundException.class - [JAR]

io.kcache.keta.watch.exceptions

├─ io.kcache.keta.watch.exceptions.WatchExistsException.class - [JAR]

io.kcache.keta.auth

├─ io.kcache.keta.auth.JwtTokenProvider.class - [JAR]

├─ io.kcache.keta.auth.KetaAuthManager.class - [JAR]

├─ io.kcache.keta.auth.SimpleTokenProvider.class - [JAR]

├─ io.kcache.keta.auth.TokenProvider.class - [JAR]

io.kcache.keta.notifier

├─ io.kcache.keta.notifier.KetaNotifier.class - [JAR]

├─ io.kcache.keta.notifier.Notifier.class - [JAR]

io.etcd.jetcd.api

├─ io.etcd.jetcd.api.Auth.class - [JAR]

├─ io.etcd.jetcd.api.Event.class - [JAR]

├─ io.etcd.jetcd.api.EventOrBuilder.class - [JAR]

├─ io.etcd.jetcd.api.KeyValue.class - [JAR]

├─ io.etcd.jetcd.api.KeyValueOrBuilder.class - [JAR]

├─ io.etcd.jetcd.api.Kv.class - [JAR]

├─ io.etcd.jetcd.api.Permission.class - [JAR]

├─ io.etcd.jetcd.api.PermissionOrBuilder.class - [JAR]

├─ io.etcd.jetcd.api.Role.class - [JAR]

├─ io.etcd.jetcd.api.RoleOrBuilder.class - [JAR]

├─ io.etcd.jetcd.api.User.class - [JAR]

├─ io.etcd.jetcd.api.UserOrBuilder.class - [JAR]

io.kcache.keta.lease

├─ io.kcache.keta.lease.KetaLeaseManager.class - [JAR]

├─ io.kcache.keta.lease.LeaseKeys.class - [JAR]

io.kcache.keta.pb

├─ io.kcache.keta.pb.Lease.class - [JAR]

├─ io.kcache.keta.pb.LeaseOrBuilder.class - [JAR]

├─ io.kcache.keta.pb.LeaseOuterClass.class - [JAR]

├─ io.kcache.keta.pb.Versioned.class - [JAR]

├─ io.kcache.keta.pb.VersionedValue.class - [JAR]

├─ io.kcache.keta.pb.VersionedValueList.class - [JAR]

├─ io.kcache.keta.pb.VersionedValueListOrBuilder.class - [JAR]

├─ io.kcache.keta.pb.VersionedValueOrBuilder.class - [JAR]

io.kcache.keta.transaction.client

├─ io.kcache.keta.transaction.client.KetaCellId.class - [JAR]

├─ io.kcache.keta.transaction.client.KetaSyncPostCommitter.class - [JAR]

├─ io.kcache.keta.transaction.client.KetaTransaction.class - [JAR]

├─ io.kcache.keta.transaction.client.KetaTransactionManager.class - [JAR]

├─ io.kcache.keta.transaction.client.SnapshotFilter.class - [JAR]

├─ io.kcache.keta.transaction.client.SnapshotFilterImpl.class - [JAR]

io.kcache.keta.version.exceptions

├─ io.kcache.keta.version.exceptions.KeyNotFoundException.class - [JAR]

io.kcache.keta.version

├─ io.kcache.keta.version.TxVersionedCache.class - [JAR]

├─ io.kcache.keta.version.VersionedCache.class - [JAR]

├─ io.kcache.keta.version.VersionedValues.class - [JAR]

io.kcache.keta.kafka.serialization

├─ io.kcache.keta.kafka.serialization.KafkaProtobufDeserializer.class - [JAR]

├─ io.kcache.keta.kafka.serialization.KafkaProtobufSerde.class - [JAR]

├─ io.kcache.keta.kafka.serialization.KafkaProtobufSerializer.class - [JAR]

├─ io.kcache.keta.kafka.serialization.KafkaValueDeserializer.class - [JAR]

├─ io.kcache.keta.kafka.serialization.KafkaValueSerde.class - [JAR]

├─ io.kcache.keta.kafka.serialization.KafkaValueSerializer.class - [JAR]

io.kcache.keta.leader

├─ io.kcache.keta.leader.LeaderElector.class - [JAR]

io.kcache.keta.watch

├─ io.kcache.keta.watch.KetaWatchManager.class - [JAR]

├─ io.kcache.keta.watch.Watch.class - [JAR]

io.kcache.keta.utils

├─ io.kcache.keta.utils.IntervalTree.class - [JAR]

├─ io.kcache.keta.utils.PemUtils.class - [JAR]

├─ io.kcache.keta.utils.ProtoUtils.class - [JAR]

io.kcache.keta.transaction

├─ io.kcache.keta.transaction.InMemoryCommitTable.class - [JAR]

├─ io.kcache.keta.transaction.InMemoryTimestampStorage.class - [JAR]

├─ io.kcache.keta.transaction.KetaCommitTable.class - [JAR]

├─ io.kcache.keta.transaction.KetaTimestampClient.class - [JAR]

├─ io.kcache.keta.transaction.KetaTimestampOracle.class - [JAR]

├─ io.kcache.keta.transaction.KetaTimestampStorage.class - [JAR]

io.kcache.keta

├─ io.kcache.keta.KetaConfig.class - [JAR]

├─ io.kcache.keta.KetaEngine.class - [JAR]

io.kcache.keta.lease.exceptions

├─ io.kcache.keta.lease.exceptions.LeaseExistsException.class - [JAR]

├─ io.kcache.keta.lease.exceptions.LeaseNotFoundException.class - [JAR]

Advertisement

Dependencies from Group

Apr 16, 2023
15 usages
217 stars
Apr 16, 2023
7 usages
217 stars
Apr 16, 2023
6 usages
217 stars
Apr 16, 2023
4 usages
217 stars
Apr 16, 2023
4 usages
217 stars

Discover Dependencies

Feb 07, 2022
2 usages
512 stars
Aug 06, 2021
4 usages
14 stars
Jan 21, 2023
1 usages
1 stars
Jan 21, 2023
1 usages
1 stars
Jan 21, 2023
1 usages
1 stars
Aug 02, 2023
1 usages
0 stars
Aug 23, 2023
3 usages
76 stars
Aug 05, 2022
5 usages
376 stars
Jul 28, 2021
2 usages
113 stars
Nov 16, 2021
4 usages
514 stars