Index
All Classes and Interfaces|All Packages|Constant Field Values|Serialized Form
A
- AbstractGrpcService - Class in tech.skworks.tachyon.plugin.internal.util
-
Project Tachyon Class AbstractGrpcService
- AbstractGrpcService(TachyonMetrics, GrpcClientManager) - Constructor for class tech.skworks.tachyon.plugin.internal.util.AbstractGrpcService
- ACTION_FIELD_NUMBER - Static variable in class tech.skworks.tachyon.service.contracts.audit.AuditLogEntry
- addAllComponents(Iterable) - Method in class tech.skworks.tachyon.service.contracts.player.GetPlayerResponse.Builder
-
repeated .google.protobuf.Any components = 2; - addAllComponents(Iterable) - Method in class tech.skworks.tachyon.service.contracts.player.SaveProfileRequest.Builder
-
repeated .google.protobuf.Any components = 2; - addAllEntries(Iterable) - Method in class tech.skworks.tachyon.service.contracts.audit.LogEventBatchRequest.Builder
-
repeated .tech.skworks.tachyon.service.contracts.audit.AuditLogEntry entries = 1; - addAllSnapshots(Iterable) - Method in class tech.skworks.tachyon.service.contracts.snapshot.ListSnapshotsResponse.Builder
-
repeated .tech.skworks.tachyon.service.contracts.snapshot.SnapshotInfo snapshots = 2; - addAllUuids(Iterable) - Method in class tech.skworks.tachyon.service.contracts.player.PlayerHeartBeatBatchRequest.Builder
-
repeated string uuids = 1; - addComponents(int, Any) - Method in class tech.skworks.tachyon.service.contracts.player.GetPlayerResponse.Builder
-
repeated .google.protobuf.Any components = 2; - addComponents(int, Any) - Method in class tech.skworks.tachyon.service.contracts.player.SaveProfileRequest.Builder
-
repeated .google.protobuf.Any components = 2; - addComponents(int, Any.Builder) - Method in class tech.skworks.tachyon.service.contracts.player.GetPlayerResponse.Builder
-
repeated .google.protobuf.Any components = 2; - addComponents(int, Any.Builder) - Method in class tech.skworks.tachyon.service.contracts.player.SaveProfileRequest.Builder
-
repeated .google.protobuf.Any components = 2; - addComponents(Any) - Method in class tech.skworks.tachyon.service.contracts.player.GetPlayerResponse.Builder
-
repeated .google.protobuf.Any components = 2; - addComponents(Any) - Method in class tech.skworks.tachyon.service.contracts.player.SaveProfileRequest.Builder
-
repeated .google.protobuf.Any components = 2; - addComponents(Any.Builder) - Method in class tech.skworks.tachyon.service.contracts.player.GetPlayerResponse.Builder
-
repeated .google.protobuf.Any components = 2; - addComponents(Any.Builder) - Method in class tech.skworks.tachyon.service.contracts.player.SaveProfileRequest.Builder
-
repeated .google.protobuf.Any components = 2; - addComponentsBuilder() - Method in class tech.skworks.tachyon.service.contracts.player.GetPlayerResponse.Builder
-
repeated .google.protobuf.Any components = 2; - addComponentsBuilder() - Method in class tech.skworks.tachyon.service.contracts.player.SaveProfileRequest.Builder
-
repeated .google.protobuf.Any components = 2; - addComponentsBuilder(int) - Method in class tech.skworks.tachyon.service.contracts.player.GetPlayerResponse.Builder
-
repeated .google.protobuf.Any components = 2; - addComponentsBuilder(int) - Method in class tech.skworks.tachyon.service.contracts.player.SaveProfileRequest.Builder
-
repeated .google.protobuf.Any components = 2; - addEntries(int, AuditLogEntry) - Method in class tech.skworks.tachyon.service.contracts.audit.LogEventBatchRequest.Builder
-
repeated .tech.skworks.tachyon.service.contracts.audit.AuditLogEntry entries = 1; - addEntries(int, AuditLogEntry.Builder) - Method in class tech.skworks.tachyon.service.contracts.audit.LogEventBatchRequest.Builder
-
repeated .tech.skworks.tachyon.service.contracts.audit.AuditLogEntry entries = 1; - addEntries(AuditLogEntry) - Method in class tech.skworks.tachyon.service.contracts.audit.LogEventBatchRequest.Builder
-
repeated .tech.skworks.tachyon.service.contracts.audit.AuditLogEntry entries = 1; - addEntries(AuditLogEntry.Builder) - Method in class tech.skworks.tachyon.service.contracts.audit.LogEventBatchRequest.Builder
-
repeated .tech.skworks.tachyon.service.contracts.audit.AuditLogEntry entries = 1; - addEntriesBuilder() - Method in class tech.skworks.tachyon.service.contracts.audit.LogEventBatchRequest.Builder
-
repeated .tech.skworks.tachyon.service.contracts.audit.AuditLogEntry entries = 1; - addEntriesBuilder(int) - Method in class tech.skworks.tachyon.service.contracts.audit.LogEventBatchRequest.Builder
-
repeated .tech.skworks.tachyon.service.contracts.audit.AuditLogEntry entries = 1; - addSnapshots(int, SnapshotInfo) - Method in class tech.skworks.tachyon.service.contracts.snapshot.ListSnapshotsResponse.Builder
-
repeated .tech.skworks.tachyon.service.contracts.snapshot.SnapshotInfo snapshots = 2; - addSnapshots(int, SnapshotInfo.Builder) - Method in class tech.skworks.tachyon.service.contracts.snapshot.ListSnapshotsResponse.Builder
-
repeated .tech.skworks.tachyon.service.contracts.snapshot.SnapshotInfo snapshots = 2; - addSnapshots(SnapshotInfo) - Method in class tech.skworks.tachyon.service.contracts.snapshot.ListSnapshotsResponse.Builder
-
repeated .tech.skworks.tachyon.service.contracts.snapshot.SnapshotInfo snapshots = 2; - addSnapshots(SnapshotInfo.Builder) - Method in class tech.skworks.tachyon.service.contracts.snapshot.ListSnapshotsResponse.Builder
-
repeated .tech.skworks.tachyon.service.contracts.snapshot.SnapshotInfo snapshots = 2; - addSnapshotsBuilder() - Method in class tech.skworks.tachyon.service.contracts.snapshot.ListSnapshotsResponse.Builder
-
repeated .tech.skworks.tachyon.service.contracts.snapshot.SnapshotInfo snapshots = 2; - addSnapshotsBuilder(int) - Method in class tech.skworks.tachyon.service.contracts.snapshot.ListSnapshotsResponse.Builder
-
repeated .tech.skworks.tachyon.service.contracts.snapshot.SnapshotInfo snapshots = 2; - addUuids(String) - Method in class tech.skworks.tachyon.service.contracts.player.PlayerHeartBeatBatchRequest.Builder
-
repeated string uuids = 1; - addUuidsBytes(ByteString) - Method in class tech.skworks.tachyon.service.contracts.player.PlayerHeartBeatBatchRequest.Builder
-
repeated string uuids = 1; - asyncCall(Executor, TachyonLogger, String, Supplier) - Method in class tech.skworks.tachyon.plugin.internal.util.AbstractGrpcService
- asyncRun(Executor, TachyonLogger, String, Runnable) - Method in class tech.skworks.tachyon.plugin.internal.util.AbstractGrpcService
- Audit - Class in tech.skworks.tachyon.service.contracts.audit
- AuditConfig - Interface in tech.skworks.tachyon.service.audit
-
Project Tachyon Class AuditConfig
- AuditGrpcService - Class in tech.skworks.tachyon.service.audit
-
Project Tachyon Class AuditGrpcService
- AuditGrpcService(ReactiveRedisDataSource) - Constructor for class tech.skworks.tachyon.service.audit.AuditGrpcService
- AuditLogEntry - Class in tech.skworks.tachyon.service.contracts.audit
-
Protobuf type
tech.skworks.tachyon.service.contracts.audit.AuditLogEntry - AuditLogEntry.Builder - Class in tech.skworks.tachyon.service.contracts.audit
-
Protobuf type
tech.skworks.tachyon.service.contracts.audit.AuditLogEntry - AuditLogEntryOrBuilder - Interface in tech.skworks.tachyon.service.contracts.audit
- AuditService - Interface in tech.skworks.tachyon.api.services
-
Project Tachyon Interface AuditService
- AuditService - Interface in tech.skworks.tachyon.service.contracts.audit
- AuditServiceBean - Class in tech.skworks.tachyon.service.contracts.audit
- AuditServiceClient - Class in tech.skworks.tachyon.service.contracts.audit
- AuditServiceClient(String, Channel, BiFunction) - Constructor for class tech.skworks.tachyon.service.contracts.audit.AuditServiceClient
- AuditServiceGrpc - Class in tech.skworks.tachyon.service.contracts.audit
- AuditServiceGrpc.AsyncService - Interface in tech.skworks.tachyon.service.contracts.audit
- AuditServiceGrpc.AuditServiceBlockingStub - Class in tech.skworks.tachyon.service.contracts.audit
-
A stub to allow clients to do limited synchronous rpc calls to service AuditService.
- AuditServiceGrpc.AuditServiceBlockingV2Stub - Class in tech.skworks.tachyon.service.contracts.audit
-
A stub to allow clients to do synchronous rpc calls to service AuditService.
- AuditServiceGrpc.AuditServiceFutureStub - Class in tech.skworks.tachyon.service.contracts.audit
-
A stub to allow clients to do ListenableFuture-style rpc calls to service AuditService.
- AuditServiceGrpc.AuditServiceImplBase - Class in tech.skworks.tachyon.service.contracts.audit
-
Base class for the server implementation of the service AuditService.
- AuditServiceGrpc.AuditServiceStub - Class in tech.skworks.tachyon.service.contracts.audit
-
A stub to allow clients to do asynchronous rpc calls to service AuditService.
- AuditServiceImplBase() - Constructor for class tech.skworks.tachyon.service.contracts.audit.AuditServiceGrpc.AuditServiceImplBase
- AuditServiceImplBase() - Constructor for class tech.skworks.tachyon.service.contracts.audit.MutinyAuditServiceGrpc.AuditServiceImplBase
B
- bindService() - Method in class tech.skworks.tachyon.service.contracts.audit.AuditServiceGrpc.AuditServiceImplBase
- bindService() - Method in class tech.skworks.tachyon.service.contracts.audit.MutinyAuditServiceGrpc.AuditServiceImplBase
- bindService() - Method in class tech.skworks.tachyon.service.contracts.player.MutinyPlayerDataServiceGrpc.PlayerDataServiceImplBase
- bindService() - Method in class tech.skworks.tachyon.service.contracts.player.PlayerDataServiceGrpc.PlayerDataServiceImplBase
- bindService() - Method in class tech.skworks.tachyon.service.contracts.snapshot.MutinySnapshotServiceGrpc.SnapshotServiceImplBase
- bindService() - Method in class tech.skworks.tachyon.service.contracts.snapshot.SnapshotServiceGrpc.SnapshotServiceImplBase
- bindService() - Method in class tech.skworks.tachyon.service.contracts.system.MutinySystemGrpc.SystemImplBase
- bindService() - Method in class tech.skworks.tachyon.service.contracts.system.SystemGrpc.SystemImplBase
- bindService(AuditServiceGrpc.AsyncService) - Static method in class tech.skworks.tachyon.service.contracts.audit.AuditServiceGrpc
- bindService(PlayerDataServiceGrpc.AsyncService) - Static method in class tech.skworks.tachyon.service.contracts.player.PlayerDataServiceGrpc
- bindService(SnapshotServiceGrpc.AsyncService) - Static method in class tech.skworks.tachyon.service.contracts.snapshot.SnapshotServiceGrpc
- bindService(SystemGrpc.AsyncService) - Static method in class tech.skworks.tachyon.service.contracts.system.SystemGrpc
- build() - Method in class tech.skworks.tachyon.exampleplugin.components.CookieComponent.Builder
- build() - Method in class tech.skworks.tachyon.service.contracts.audit.AuditLogEntry.Builder
- build() - Method in class tech.skworks.tachyon.service.contracts.audit.LogEventBatchRequest.Builder
- build() - Method in class tech.skworks.tachyon.service.contracts.audit.LogEventRequest.Builder
- build() - Method in class tech.skworks.tachyon.service.contracts.player.DeleteComponentRequest.Builder
- build() - Method in class tech.skworks.tachyon.service.contracts.player.FreePlayerRequest.Builder
- build() - Method in class tech.skworks.tachyon.service.contracts.player.GetPlayerRequest.Builder
- build() - Method in class tech.skworks.tachyon.service.contracts.player.GetPlayerResponse.Builder
- build() - Method in class tech.skworks.tachyon.service.contracts.player.PlayerHeartBeatBatchRequest.Builder
- build() - Method in class tech.skworks.tachyon.service.contracts.player.PlayerHeartBeatRequest.Builder
- build() - Method in class tech.skworks.tachyon.service.contracts.player.SaveComponentRequest.Builder
- build() - Method in class tech.skworks.tachyon.service.contracts.player.SaveProfileRequest.Builder
- build() - Method in class tech.skworks.tachyon.service.contracts.snapshot.DecodeSnapshotRequest.Builder
- build() - Method in class tech.skworks.tachyon.service.contracts.snapshot.DecodeSnapshotResponse.Builder
- build() - Method in class tech.skworks.tachyon.service.contracts.snapshot.ListSnapshotsRequest.Builder
- build() - Method in class tech.skworks.tachyon.service.contracts.snapshot.ListSnapshotsResponse.Builder
- build() - Method in class tech.skworks.tachyon.service.contracts.snapshot.SnapshotInfo.Builder
- build() - Method in class tech.skworks.tachyon.service.contracts.snapshot.TakeComponentSnapshotRequest.Builder
- build() - Method in class tech.skworks.tachyon.service.contracts.snapshot.TakeDatabaseSnapshotRequest.Builder
- build() - Method in class tech.skworks.tachyon.service.contracts.snapshot.ToggleLockSnapshotRequest.Builder
- build() - Method in class tech.skworks.tachyon.service.contracts.snapshot.ToggleLockSnapshotResponse.Builder
- build() - Method in class tech.skworks.tachyon.service.contracts.system.PingRequest.Builder
- build() - Method in class tech.skworks.tachyon.service.contracts.system.PingResponse.Builder
- build(Channel, CallOptions) - Method in class tech.skworks.tachyon.service.contracts.audit.AuditServiceGrpc.AuditServiceBlockingStub
- build(Channel, CallOptions) - Method in class tech.skworks.tachyon.service.contracts.audit.AuditServiceGrpc.AuditServiceBlockingV2Stub
- build(Channel, CallOptions) - Method in class tech.skworks.tachyon.service.contracts.audit.AuditServiceGrpc.AuditServiceFutureStub
- build(Channel, CallOptions) - Method in class tech.skworks.tachyon.service.contracts.audit.AuditServiceGrpc.AuditServiceStub
- build(Channel, CallOptions) - Method in class tech.skworks.tachyon.service.contracts.audit.MutinyAuditServiceGrpc.MutinyAuditServiceStub
- build(Channel, CallOptions) - Method in class tech.skworks.tachyon.service.contracts.player.MutinyPlayerDataServiceGrpc.MutinyPlayerDataServiceStub
- build(Channel, CallOptions) - Method in class tech.skworks.tachyon.service.contracts.player.PlayerDataServiceGrpc.PlayerDataServiceBlockingStub
- build(Channel, CallOptions) - Method in class tech.skworks.tachyon.service.contracts.player.PlayerDataServiceGrpc.PlayerDataServiceBlockingV2Stub
- build(Channel, CallOptions) - Method in class tech.skworks.tachyon.service.contracts.player.PlayerDataServiceGrpc.PlayerDataServiceFutureStub
- build(Channel, CallOptions) - Method in class tech.skworks.tachyon.service.contracts.player.PlayerDataServiceGrpc.PlayerDataServiceStub
- build(Channel, CallOptions) - Method in class tech.skworks.tachyon.service.contracts.snapshot.MutinySnapshotServiceGrpc.MutinySnapshotServiceStub
- build(Channel, CallOptions) - Method in class tech.skworks.tachyon.service.contracts.snapshot.SnapshotServiceGrpc.SnapshotServiceBlockingStub
- build(Channel, CallOptions) - Method in class tech.skworks.tachyon.service.contracts.snapshot.SnapshotServiceGrpc.SnapshotServiceBlockingV2Stub
- build(Channel, CallOptions) - Method in class tech.skworks.tachyon.service.contracts.snapshot.SnapshotServiceGrpc.SnapshotServiceFutureStub
- build(Channel, CallOptions) - Method in class tech.skworks.tachyon.service.contracts.snapshot.SnapshotServiceGrpc.SnapshotServiceStub
- build(Channel, CallOptions) - Method in class tech.skworks.tachyon.service.contracts.system.MutinySystemGrpc.MutinySystemStub
- build(Channel, CallOptions) - Method in class tech.skworks.tachyon.service.contracts.system.SystemGrpc.SystemBlockingStub
- build(Channel, CallOptions) - Method in class tech.skworks.tachyon.service.contracts.system.SystemGrpc.SystemBlockingV2Stub
- build(Channel, CallOptions) - Method in class tech.skworks.tachyon.service.contracts.system.SystemGrpc.SystemFutureStub
- build(Channel, CallOptions) - Method in class tech.skworks.tachyon.service.contracts.system.SystemGrpc.SystemStub
- buildComponentDataDisplay(C) - Method in interface tech.skworks.tachyon.api.handler.ComponentPreviewHandler
-
Builds the detailed data display of the component from its Protobuf message.
- buildComponentIcon() - Method in interface tech.skworks.tachyon.api.handler.ComponentPreviewHandler
-
Builds the global representative icon for this component.
- buildPartial() - Method in class tech.skworks.tachyon.exampleplugin.components.CookieComponent.Builder
- buildPartial() - Method in class tech.skworks.tachyon.service.contracts.audit.AuditLogEntry.Builder
- buildPartial() - Method in class tech.skworks.tachyon.service.contracts.audit.LogEventBatchRequest.Builder
- buildPartial() - Method in class tech.skworks.tachyon.service.contracts.audit.LogEventRequest.Builder
- buildPartial() - Method in class tech.skworks.tachyon.service.contracts.player.DeleteComponentRequest.Builder
- buildPartial() - Method in class tech.skworks.tachyon.service.contracts.player.FreePlayerRequest.Builder
- buildPartial() - Method in class tech.skworks.tachyon.service.contracts.player.GetPlayerRequest.Builder
- buildPartial() - Method in class tech.skworks.tachyon.service.contracts.player.GetPlayerResponse.Builder
- buildPartial() - Method in class tech.skworks.tachyon.service.contracts.player.PlayerHeartBeatBatchRequest.Builder
- buildPartial() - Method in class tech.skworks.tachyon.service.contracts.player.PlayerHeartBeatRequest.Builder
- buildPartial() - Method in class tech.skworks.tachyon.service.contracts.player.SaveComponentRequest.Builder
- buildPartial() - Method in class tech.skworks.tachyon.service.contracts.player.SaveProfileRequest.Builder
- buildPartial() - Method in class tech.skworks.tachyon.service.contracts.snapshot.DecodeSnapshotRequest.Builder
- buildPartial() - Method in class tech.skworks.tachyon.service.contracts.snapshot.DecodeSnapshotResponse.Builder
- buildPartial() - Method in class tech.skworks.tachyon.service.contracts.snapshot.ListSnapshotsRequest.Builder
- buildPartial() - Method in class tech.skworks.tachyon.service.contracts.snapshot.ListSnapshotsResponse.Builder
- buildPartial() - Method in class tech.skworks.tachyon.service.contracts.snapshot.SnapshotInfo.Builder
- buildPartial() - Method in class tech.skworks.tachyon.service.contracts.snapshot.TakeComponentSnapshotRequest.Builder
- buildPartial() - Method in class tech.skworks.tachyon.service.contracts.snapshot.TakeDatabaseSnapshotRequest.Builder
- buildPartial() - Method in class tech.skworks.tachyon.service.contracts.snapshot.ToggleLockSnapshotRequest.Builder
- buildPartial() - Method in class tech.skworks.tachyon.service.contracts.snapshot.ToggleLockSnapshotResponse.Builder
- buildPartial() - Method in class tech.skworks.tachyon.service.contracts.system.PingRequest.Builder
- buildPartial() - Method in class tech.skworks.tachyon.service.contracts.system.PingResponse.Builder
C
- call() - Method in class tech.skworks.tachyon.service.infra.health.TachyonLivenessCheck
- call() - Method in class tech.skworks.tachyon.service.infra.health.TachyonReadinessCheck
- clear() - Method in class tech.skworks.tachyon.exampleplugin.components.CookieComponent.Builder
- clear() - Method in class tech.skworks.tachyon.service.contracts.audit.AuditLogEntry.Builder
- clear() - Method in class tech.skworks.tachyon.service.contracts.audit.LogEventBatchRequest.Builder
- clear() - Method in class tech.skworks.tachyon.service.contracts.audit.LogEventRequest.Builder
- clear() - Method in class tech.skworks.tachyon.service.contracts.player.DeleteComponentRequest.Builder
- clear() - Method in class tech.skworks.tachyon.service.contracts.player.FreePlayerRequest.Builder
- clear() - Method in class tech.skworks.tachyon.service.contracts.player.GetPlayerRequest.Builder
- clear() - Method in class tech.skworks.tachyon.service.contracts.player.GetPlayerResponse.Builder
- clear() - Method in class tech.skworks.tachyon.service.contracts.player.PlayerHeartBeatBatchRequest.Builder
- clear() - Method in class tech.skworks.tachyon.service.contracts.player.PlayerHeartBeatRequest.Builder
- clear() - Method in class tech.skworks.tachyon.service.contracts.player.SaveComponentRequest.Builder
- clear() - Method in class tech.skworks.tachyon.service.contracts.player.SaveProfileRequest.Builder
- clear() - Method in class tech.skworks.tachyon.service.contracts.snapshot.DecodeSnapshotRequest.Builder
- clear() - Method in class tech.skworks.tachyon.service.contracts.snapshot.DecodeSnapshotResponse.Builder
- clear() - Method in class tech.skworks.tachyon.service.contracts.snapshot.ListSnapshotsRequest.Builder
- clear() - Method in class tech.skworks.tachyon.service.contracts.snapshot.ListSnapshotsResponse.Builder
- clear() - Method in class tech.skworks.tachyon.service.contracts.snapshot.SnapshotInfo.Builder
- clear() - Method in class tech.skworks.tachyon.service.contracts.snapshot.TakeComponentSnapshotRequest.Builder
- clear() - Method in class tech.skworks.tachyon.service.contracts.snapshot.TakeDatabaseSnapshotRequest.Builder
- clear() - Method in class tech.skworks.tachyon.service.contracts.snapshot.ToggleLockSnapshotRequest.Builder
- clear() - Method in class tech.skworks.tachyon.service.contracts.snapshot.ToggleLockSnapshotResponse.Builder
- clear() - Method in class tech.skworks.tachyon.service.contracts.system.PingRequest.Builder
- clear() - Method in class tech.skworks.tachyon.service.contracts.system.PingResponse.Builder
- clearAction() - Method in class tech.skworks.tachyon.service.contracts.audit.AuditLogEntry.Builder
-
string action = 3; - clearClientTime() - Method in class tech.skworks.tachyon.service.contracts.system.PingRequest.Builder
-
int64 client_time = 1; - clearComponent() - Method in class tech.skworks.tachyon.service.contracts.player.SaveComponentRequest.Builder
-
.google.protobuf.Any component = 2; - clearComponents() - Method in class tech.skworks.tachyon.service.contracts.player.GetPlayerResponse.Builder
-
repeated .google.protobuf.Any components = 2; - clearComponents() - Method in class tech.skworks.tachyon.service.contracts.player.SaveProfileRequest.Builder
-
repeated .google.protobuf.Any components = 2; - clearComponents() - Method in class tech.skworks.tachyon.service.contracts.snapshot.DecodeSnapshotResponse.Builder
- clearComponentUrl() - Method in class tech.skworks.tachyon.service.contracts.player.DeleteComponentRequest.Builder
-
string component_url = 2; - clearCookies() - Method in class tech.skworks.tachyon.exampleplugin.components.CookieComponent.Builder
-
int64 cookies = 1; - clearDetails() - Method in class tech.skworks.tachyon.service.contracts.audit.AuditLogEntry.Builder
-
string details = 4; - clearEntries() - Method in class tech.skworks.tachyon.service.contracts.audit.LogEventBatchRequest.Builder
-
repeated .tech.skworks.tachyon.service.contracts.audit.AuditLogEntry entries = 1; - clearEntry() - Method in class tech.skworks.tachyon.service.contracts.audit.LogEventRequest.Builder
-
.tech.skworks.tachyon.service.contracts.audit.AuditLogEntry entry = 1; - clearGranularity() - Method in class tech.skworks.tachyon.service.contracts.snapshot.SnapshotInfo.Builder
-
string granularity = 6; - clearLocked() - Method in class tech.skworks.tachyon.service.contracts.snapshot.SnapshotInfo.Builder
-
bool locked = 7; - clearLockerId() - Method in class tech.skworks.tachyon.service.contracts.snapshot.ToggleLockSnapshotRequest.Builder
-
string locker_id = 2; - clearLockStatus() - Method in class tech.skworks.tachyon.service.contracts.snapshot.ToggleLockSnapshotResponse.Builder
-
bool lock_status = 1; - clearModule() - Method in class tech.skworks.tachyon.service.contracts.audit.AuditLogEntry.Builder
-
string module = 2; - clearPlayerId() - Method in class tech.skworks.tachyon.service.contracts.snapshot.ListSnapshotsRequest.Builder
-
string player_id = 1; - clearPlayerId() - Method in class tech.skworks.tachyon.service.contracts.snapshot.ListSnapshotsResponse.Builder
-
string player_id = 1; - clearPlayerId() - Method in class tech.skworks.tachyon.service.contracts.snapshot.TakeComponentSnapshotRequest.Builder
-
string player_id = 2; - clearPlayerId() - Method in class tech.skworks.tachyon.service.contracts.snapshot.TakeDatabaseSnapshotRequest.Builder
-
string player_id = 2; - clearRawData() - Method in class tech.skworks.tachyon.service.contracts.snapshot.TakeComponentSnapshotRequest.Builder
-
bytes raw_data = 5; - clearReason() - Method in class tech.skworks.tachyon.service.contracts.snapshot.SnapshotInfo.Builder
-
string reason = 4; - clearReason() - Method in class tech.skworks.tachyon.service.contracts.snapshot.TakeComponentSnapshotRequest.Builder
-
string reason = 3; - clearReason() - Method in class tech.skworks.tachyon.service.contracts.snapshot.TakeDatabaseSnapshotRequest.Builder
-
string reason = 3; - clearServerTime() - Method in class tech.skworks.tachyon.service.contracts.system.PingResponse.Builder
-
int64 server_time = 1; - clearSnapshotId() - Method in class tech.skworks.tachyon.service.contracts.snapshot.DecodeSnapshotRequest.Builder
-
string snapshot_id = 1; - clearSnapshotId() - Method in class tech.skworks.tachyon.service.contracts.snapshot.DecodeSnapshotResponse.Builder
-
string snapshot_id = 1; - clearSnapshotId() - Method in class tech.skworks.tachyon.service.contracts.snapshot.SnapshotInfo.Builder
-
string snapshot_id = 1; - clearSnapshotId() - Method in class tech.skworks.tachyon.service.contracts.snapshot.ToggleLockSnapshotRequest.Builder
-
string snapshot_id = 1; - clearSnapshots() - Method in class tech.skworks.tachyon.service.contracts.snapshot.ListSnapshotsResponse.Builder
-
repeated .tech.skworks.tachyon.service.contracts.snapshot.SnapshotInfo snapshots = 2; - clearSource() - Method in class tech.skworks.tachyon.service.contracts.snapshot.SnapshotInfo.Builder
-
string source = 5; - clearSpigotServerName() - Method in class tech.skworks.tachyon.service.contracts.system.PingRequest.Builder
-
string spigot_server_name = 2; - clearTachyonServerName() - Method in class tech.skworks.tachyon.service.contracts.system.PingResponse.Builder
-
string tachyon_server_name = 2; - clearTargetComponent() - Method in class tech.skworks.tachyon.service.contracts.snapshot.TakeComponentSnapshotRequest.Builder
-
string target_component = 4; - clearTimestamp() - Method in class tech.skworks.tachyon.service.contracts.snapshot.SnapshotInfo.Builder
-
int64 timestamp = 2; - clearTimestampMs() - Method in class tech.skworks.tachyon.service.contracts.audit.AuditLogEntry.Builder
-
int64 timestamp_ms = 5; - clearTriggerType() - Method in class tech.skworks.tachyon.service.contracts.snapshot.SnapshotInfo.Builder
-
.tech.skworks.tachyon.service.contracts.snapshot.SnapshotTriggerType trigger_type = 3; - clearTriggerType() - Method in class tech.skworks.tachyon.service.contracts.snapshot.TakeComponentSnapshotRequest.Builder
-
.tech.skworks.tachyon.service.contracts.snapshot.SnapshotTriggerType trigger_type = 1; - clearTriggerType() - Method in class tech.skworks.tachyon.service.contracts.snapshot.TakeDatabaseSnapshotRequest.Builder
-
.tech.skworks.tachyon.service.contracts.snapshot.SnapshotTriggerType trigger_type = 1; - clearUuid() - Method in class tech.skworks.tachyon.service.contracts.audit.AuditLogEntry.Builder
-
string uuid = 1; - clearUuid() - Method in class tech.skworks.tachyon.service.contracts.player.DeleteComponentRequest.Builder
-
string uuid = 1; - clearUuid() - Method in class tech.skworks.tachyon.service.contracts.player.FreePlayerRequest.Builder
-
string uuid = 1; - clearUuid() - Method in class tech.skworks.tachyon.service.contracts.player.GetPlayerRequest.Builder
-
string uuid = 1; - clearUuid() - Method in class tech.skworks.tachyon.service.contracts.player.GetPlayerResponse.Builder
-
string uuid = 1; - clearUuid() - Method in class tech.skworks.tachyon.service.contracts.player.PlayerHeartBeatRequest.Builder
-
string uuid = 1; - clearUuid() - Method in class tech.skworks.tachyon.service.contracts.player.SaveComponentRequest.Builder
-
string uuid = 1; - clearUuid() - Method in class tech.skworks.tachyon.service.contracts.player.SaveProfileRequest.Builder
-
string uuid = 1; - clearUuids() - Method in class tech.skworks.tachyon.service.contracts.player.PlayerHeartBeatBatchRequest.Builder
-
repeated string uuids = 1; - CLIENT_TIME_FIELD_NUMBER - Static variable in class tech.skworks.tachyon.service.contracts.system.PingRequest
- collection() - Method in interface tech.skworks.tachyon.service.audit.AuditConfig
- collection() - Method in interface tech.skworks.tachyon.service.player.PlayerConfig
- collection() - Method in interface tech.skworks.tachyon.service.snapshot.SnapshotConfig
- COMPONENT_FIELD_NUMBER - Static variable in class tech.skworks.tachyon.service.contracts.player.SaveComponentRequest
- COMPONENT_URL_FIELD_NUMBER - Static variable in class tech.skworks.tachyon.service.contracts.player.DeleteComponentRequest
- componentFullNameRegistered(String) - Method in interface tech.skworks.tachyon.api.registries.ComponentRegistry
-
Checks if a component is registered using its full descriptor name.
- componentFullNameRegistered(String) - Method in class tech.skworks.tachyon.plugin.internal.player.component.ComponentRegistryImpl
- ComponentPreviewHandler<T> - Interface in tech.skworks.tachyon.api.handler
-
Project Tachyon Class ComponentPreviewHandler Interface defining the preview handler for a specific component type.
- ComponentRegistry<V> - Interface in tech.skworks.tachyon.api.registries
-
Project Tachyon Interface ComponentRegistry
- ComponentRegistryImpl - Class in tech.skworks.tachyon.plugin.internal.player.component
-
Project Tachyon Class ComponentRegistry
- ComponentRegistryImpl() - Constructor for class tech.skworks.tachyon.plugin.internal.player.component.ComponentRegistryImpl
- COMPONENTS_FIELD_NUMBER - Static variable in class tech.skworks.tachyon.service.contracts.player.GetPlayerResponse
- COMPONENTS_FIELD_NUMBER - Static variable in class tech.skworks.tachyon.service.contracts.player.SaveProfileRequest
- COMPONENTS_FIELD_NUMBER - Static variable in class tech.skworks.tachyon.service.contracts.snapshot.DecodeSnapshotResponse
- componentShortNameRegistered(String) - Method in interface tech.skworks.tachyon.api.registries.ComponentRegistry
-
Checks if a component is registered using its short descriptor name.
- componentShortNameRegistered(String) - Method in class tech.skworks.tachyon.plugin.internal.player.component.ComponentRegistryImpl
- ConnectionListener - Class in tech.skworks.tachyon.plugin.spigot.listener
-
Project Tachyon Class ConnectionListener
- ConnectionListener(ProfileManager, HeartBeatService, GrpcAuditService, GrpcComponentService) - Constructor for class tech.skworks.tachyon.plugin.spigot.listener.ConnectionListener
- consumerId() - Method in interface tech.skworks.tachyon.service.audit.AuditConfig
- consumerId() - Method in interface tech.skworks.tachyon.service.player.PlayerConfig
- consumerId() - Method in interface tech.skworks.tachyon.service.snapshot.SnapshotConfig
- containsComponents(String) - Method in class tech.skworks.tachyon.service.contracts.snapshot.DecodeSnapshotResponse.Builder
-
map<string, .google.protobuf.Any> components = 2; - containsComponents(String) - Method in class tech.skworks.tachyon.service.contracts.snapshot.DecodeSnapshotResponse
-
map<string, .google.protobuf.Any> components = 2; - containsComponents(String) - Method in interface tech.skworks.tachyon.service.contracts.snapshot.DecodeSnapshotResponseOrBuilder
-
map<string, .google.protobuf.Any> components = 2; - CookieCommand - Class in tech.skworks.tachyon.exampleplugin
-
Project Tachyon Class CookieCommand
- CookieCommand(TachyonCookies) - Constructor for class tech.skworks.tachyon.exampleplugin.CookieCommand
- CookieComponent - Class in tech.skworks.tachyon.exampleplugin.components
-
Protobuf type
tech.skworks.tachyon.exampleplugin.components.CookieComponent - CookieComponent.Builder - Class in tech.skworks.tachyon.exampleplugin.components
-
Protobuf type
tech.skworks.tachyon.exampleplugin.components.CookieComponent - CookieComponentOrBuilder - Interface in tech.skworks.tachyon.exampleplugin.components
- Cookies - Class in tech.skworks.tachyon.exampleplugin.components
- COOKIES_FIELD_NUMBER - Static variable in class tech.skworks.tachyon.exampleplugin.components.CookieComponent
D
- decodeSnapshot(String) - Method in interface tech.skworks.tachyon.api.services.SnapshotService
-
Fetches and decodes the actual data payload of a specific snapshot from the backend.
- decodeSnapshot(String) - Method in class tech.skworks.tachyon.plugin.internal.snapshots.GrpcSnapshotService
- decodeSnapshot(DecodeSnapshotRequest) - Method in class tech.skworks.tachyon.service.contracts.snapshot.MutinySnapshotServiceGrpc.MutinySnapshotServiceStub
- decodeSnapshot(DecodeSnapshotRequest) - Method in class tech.skworks.tachyon.service.contracts.snapshot.MutinySnapshotServiceGrpc.SnapshotServiceImplBase
- decodeSnapshot(DecodeSnapshotRequest) - Method in interface tech.skworks.tachyon.service.contracts.snapshot.SnapshotService
- decodeSnapshot(DecodeSnapshotRequest) - Method in class tech.skworks.tachyon.service.contracts.snapshot.SnapshotServiceBean
- decodeSnapshot(DecodeSnapshotRequest) - Method in class tech.skworks.tachyon.service.contracts.snapshot.SnapshotServiceClient
- decodeSnapshot(DecodeSnapshotRequest) - Method in class tech.skworks.tachyon.service.contracts.snapshot.SnapshotServiceGrpc.SnapshotServiceBlockingStub
- decodeSnapshot(DecodeSnapshotRequest) - Method in class tech.skworks.tachyon.service.contracts.snapshot.SnapshotServiceGrpc.SnapshotServiceBlockingV2Stub
- decodeSnapshot(DecodeSnapshotRequest) - Method in class tech.skworks.tachyon.service.contracts.snapshot.SnapshotServiceGrpc.SnapshotServiceFutureStub
- decodeSnapshot(DecodeSnapshotRequest) - Method in class tech.skworks.tachyon.service.snapshot.SnapshotGrpcService
- decodeSnapshot(DecodeSnapshotRequest, StreamObserver) - Method in interface tech.skworks.tachyon.service.contracts.snapshot.SnapshotServiceGrpc.AsyncService
- decodeSnapshot(DecodeSnapshotRequest, StreamObserver) - Method in class tech.skworks.tachyon.service.contracts.snapshot.SnapshotServiceGrpc.SnapshotServiceStub
- DecodeSnapshotRequest - Class in tech.skworks.tachyon.service.contracts.snapshot
-
Protobuf type
tech.skworks.tachyon.service.contracts.snapshot.DecodeSnapshotRequest - DecodeSnapshotRequest.Builder - Class in tech.skworks.tachyon.service.contracts.snapshot
-
Protobuf type
tech.skworks.tachyon.service.contracts.snapshot.DecodeSnapshotRequest - DecodeSnapshotRequestOrBuilder - Interface in tech.skworks.tachyon.service.contracts.snapshot
- DecodeSnapshotResponse - Class in tech.skworks.tachyon.service.contracts.snapshot
-
Protobuf type
tech.skworks.tachyon.service.contracts.snapshot.DecodeSnapshotResponse - DecodeSnapshotResponse.Builder - Class in tech.skworks.tachyon.service.contracts.snapshot
-
Protobuf type
tech.skworks.tachyon.service.contracts.snapshot.DecodeSnapshotResponse - DecodeSnapshotResponseOrBuilder - Interface in tech.skworks.tachyon.service.contracts.snapshot
- deleteComponent(UUID, T) - Method in class tech.skworks.tachyon.plugin.internal.player.component.GrpcComponentService
- deleteComponent(T) - Method in interface tech.skworks.tachyon.api.profile.TachyonProfile
-
Resets or deletes a component from the profile and immediately enqueues an asynchronous delete operation to the backend via gRPC.
- deleteComponent(T) - Method in class tech.skworks.tachyon.plugin.internal.player.GrpcTachyonProfile
-
Removes a component from memory and enqueues a delete via gRPC.
- deleteComponent(DeleteComponentRequest) - Method in class tech.skworks.tachyon.service.contracts.player.MutinyPlayerDataServiceGrpc.MutinyPlayerDataServiceStub
- deleteComponent(DeleteComponentRequest) - Method in class tech.skworks.tachyon.service.contracts.player.MutinyPlayerDataServiceGrpc.PlayerDataServiceImplBase
- deleteComponent(DeleteComponentRequest) - Method in interface tech.skworks.tachyon.service.contracts.player.PlayerDataService
- deleteComponent(DeleteComponentRequest) - Method in class tech.skworks.tachyon.service.contracts.player.PlayerDataServiceBean
- deleteComponent(DeleteComponentRequest) - Method in class tech.skworks.tachyon.service.contracts.player.PlayerDataServiceClient
- deleteComponent(DeleteComponentRequest) - Method in class tech.skworks.tachyon.service.contracts.player.PlayerDataServiceGrpc.PlayerDataServiceBlockingStub
- deleteComponent(DeleteComponentRequest) - Method in class tech.skworks.tachyon.service.contracts.player.PlayerDataServiceGrpc.PlayerDataServiceBlockingV2Stub
- deleteComponent(DeleteComponentRequest) - Method in class tech.skworks.tachyon.service.contracts.player.PlayerDataServiceGrpc.PlayerDataServiceFutureStub
- deleteComponent(DeleteComponentRequest) - Method in class tech.skworks.tachyon.service.player.PlayerGrpcService
- deleteComponent(DeleteComponentRequest, StreamObserver) - Method in interface tech.skworks.tachyon.service.contracts.player.PlayerDataServiceGrpc.AsyncService
- deleteComponent(DeleteComponentRequest, StreamObserver) - Method in class tech.skworks.tachyon.service.contracts.player.PlayerDataServiceGrpc.PlayerDataServiceStub
- DeleteComponentRequest - Class in tech.skworks.tachyon.service.contracts.player
-
Protobuf type
tech.skworks.tachyon.service.contracts.player.DeleteComponentRequest - DeleteComponentRequest.Builder - Class in tech.skworks.tachyon.service.contracts.player
-
Protobuf type
tech.skworks.tachyon.service.contracts.player.DeleteComponentRequest - DeleteComponentRequestOrBuilder - Interface in tech.skworks.tachyon.service.contracts.player
- describe() - Method in class tech.skworks.tachyon.plugin.internal.retry.RetryTask
- DETAILS_FIELD_NUMBER - Static variable in class tech.skworks.tachyon.service.contracts.audit.AuditLogEntry
- drainToDeadLetter(Consumer) - Method in class tech.skworks.tachyon.plugin.internal.retry.RetryQueue
- DynamicProtobufRegistry - Class in tech.skworks.tachyon.service.infra
-
Project Tachyon Class DynamicProtobufRegistry
- DynamicProtobufRegistry() - Constructor for class tech.skworks.tachyon.service.infra.DynamicProtobufRegistry
E
- ENTRIES_FIELD_NUMBER - Static variable in class tech.skworks.tachyon.service.contracts.audit.LogEventBatchRequest
- ENTRY_FIELD_NUMBER - Static variable in class tech.skworks.tachyon.service.contracts.audit.LogEventRequest
- equals(Object) - Method in class tech.skworks.tachyon.exampleplugin.components.CookieComponent
- equals(Object) - Method in record class tech.skworks.tachyon.plugin.spigot.config.TachyonConfig
-
Indicates whether some other object is "equal to" this one.
- equals(Object) - Method in class tech.skworks.tachyon.service.contracts.audit.AuditLogEntry
- equals(Object) - Method in class tech.skworks.tachyon.service.contracts.audit.LogEventBatchRequest
- equals(Object) - Method in class tech.skworks.tachyon.service.contracts.audit.LogEventRequest
- equals(Object) - Method in class tech.skworks.tachyon.service.contracts.player.DeleteComponentRequest
- equals(Object) - Method in class tech.skworks.tachyon.service.contracts.player.FreePlayerRequest
- equals(Object) - Method in class tech.skworks.tachyon.service.contracts.player.GetPlayerRequest
- equals(Object) - Method in class tech.skworks.tachyon.service.contracts.player.GetPlayerResponse
- equals(Object) - Method in class tech.skworks.tachyon.service.contracts.player.PlayerHeartBeatBatchRequest
- equals(Object) - Method in class tech.skworks.tachyon.service.contracts.player.PlayerHeartBeatRequest
- equals(Object) - Method in class tech.skworks.tachyon.service.contracts.player.SaveComponentRequest
- equals(Object) - Method in class tech.skworks.tachyon.service.contracts.player.SaveProfileRequest
- equals(Object) - Method in class tech.skworks.tachyon.service.contracts.snapshot.DecodeSnapshotRequest
- equals(Object) - Method in class tech.skworks.tachyon.service.contracts.snapshot.DecodeSnapshotResponse
- equals(Object) - Method in class tech.skworks.tachyon.service.contracts.snapshot.ListSnapshotsRequest
- equals(Object) - Method in class tech.skworks.tachyon.service.contracts.snapshot.ListSnapshotsResponse
- equals(Object) - Method in class tech.skworks.tachyon.service.contracts.snapshot.SnapshotInfo
- equals(Object) - Method in class tech.skworks.tachyon.service.contracts.snapshot.TakeComponentSnapshotRequest
- equals(Object) - Method in class tech.skworks.tachyon.service.contracts.snapshot.TakeDatabaseSnapshotRequest
- equals(Object) - Method in class tech.skworks.tachyon.service.contracts.snapshot.ToggleLockSnapshotRequest
- equals(Object) - Method in class tech.skworks.tachyon.service.contracts.snapshot.ToggleLockSnapshotResponse
- equals(Object) - Method in class tech.skworks.tachyon.service.contracts.system.PingRequest
- equals(Object) - Method in class tech.skworks.tachyon.service.contracts.system.PingResponse
- error(String, Object...) - Method in class tech.skworks.tachyon.plugin.internal.util.TachyonLogger
- error(Throwable, String, Object...) - Method in class tech.skworks.tachyon.plugin.internal.util.TachyonLogger
- execute() - Method in class tech.skworks.tachyon.plugin.internal.retry.RetryTask
F
- findDescriptor(String) - Method in class tech.skworks.tachyon.service.infra.DynamicProtobufRegistry
- flushQueueForPlayer(UUID) - Method in class tech.skworks.tachyon.plugin.internal.player.component.GrpcComponentService
- forNumber(int) - Static method in enum class tech.skworks.tachyon.service.contracts.snapshot.SnapshotTriggerType
- freePlayer(FreePlayerRequest) - Method in class tech.skworks.tachyon.service.contracts.player.MutinyPlayerDataServiceGrpc.MutinyPlayerDataServiceStub
- freePlayer(FreePlayerRequest) - Method in class tech.skworks.tachyon.service.contracts.player.MutinyPlayerDataServiceGrpc.PlayerDataServiceImplBase
- freePlayer(FreePlayerRequest) - Method in interface tech.skworks.tachyon.service.contracts.player.PlayerDataService
- freePlayer(FreePlayerRequest) - Method in class tech.skworks.tachyon.service.contracts.player.PlayerDataServiceBean
- freePlayer(FreePlayerRequest) - Method in class tech.skworks.tachyon.service.contracts.player.PlayerDataServiceClient
- freePlayer(FreePlayerRequest) - Method in class tech.skworks.tachyon.service.contracts.player.PlayerDataServiceGrpc.PlayerDataServiceBlockingStub
- freePlayer(FreePlayerRequest) - Method in class tech.skworks.tachyon.service.contracts.player.PlayerDataServiceGrpc.PlayerDataServiceBlockingV2Stub
- freePlayer(FreePlayerRequest) - Method in class tech.skworks.tachyon.service.contracts.player.PlayerDataServiceGrpc.PlayerDataServiceFutureStub
- freePlayer(FreePlayerRequest) - Method in class tech.skworks.tachyon.service.player.PlayerGrpcService
- freePlayer(FreePlayerRequest, StreamObserver) - Method in interface tech.skworks.tachyon.service.contracts.player.PlayerDataServiceGrpc.AsyncService
- freePlayer(FreePlayerRequest, StreamObserver) - Method in class tech.skworks.tachyon.service.contracts.player.PlayerDataServiceGrpc.PlayerDataServiceStub
- FreePlayerRequest - Class in tech.skworks.tachyon.service.contracts.player
-
Protobuf type
tech.skworks.tachyon.service.contracts.player.FreePlayerRequest - FreePlayerRequest.Builder - Class in tech.skworks.tachyon.service.contracts.player
-
Protobuf type
tech.skworks.tachyon.service.contracts.player.FreePlayerRequest - FreePlayerRequestOrBuilder - Interface in tech.skworks.tachyon.service.contracts.player
- fromFile(FileConfiguration) - Static method in record class tech.skworks.tachyon.plugin.spigot.config.TachyonConfig
G
- get(UUID) - Method in class tech.skworks.tachyon.plugin.internal.player.ProfileManager
- getAction() - Method in class tech.skworks.tachyon.service.contracts.audit.AuditLogEntry.Builder
-
string action = 3; - getAction() - Method in class tech.skworks.tachyon.service.contracts.audit.AuditLogEntry
-
string action = 3; - getAction() - Method in interface tech.skworks.tachyon.service.contracts.audit.AuditLogEntryOrBuilder
-
string action = 3; - getActionBytes() - Method in class tech.skworks.tachyon.service.contracts.audit.AuditLogEntry.Builder
-
string action = 3; - getActionBytes() - Method in class tech.skworks.tachyon.service.contracts.audit.AuditLogEntry
-
string action = 3; - getActionBytes() - Method in interface tech.skworks.tachyon.service.contracts.audit.AuditLogEntryOrBuilder
-
string action = 3; - getAll() - Method in class tech.skworks.tachyon.plugin.internal.player.ProfileManager
- getAttempts() - Method in class tech.skworks.tachyon.plugin.internal.retry.RetryTask
- getAuditService() - Method in interface tech.skworks.tachyon.api.TachyonAPI
-
Retrieves the auditing service used to dispatch player actions and security events to the backend.
- getAuditService() - Method in class tech.skworks.tachyon.plugin.spigot.TachyonCore
- getAuditStub(int) - Method in class tech.skworks.tachyon.plugin.internal.GrpcClientManager
- getClientTime() - Method in class tech.skworks.tachyon.service.contracts.system.PingRequest.Builder
-
int64 client_time = 1; - getClientTime() - Method in class tech.skworks.tachyon.service.contracts.system.PingRequest
-
int64 client_time = 1; - getClientTime() - Method in interface tech.skworks.tachyon.service.contracts.system.PingRequestOrBuilder
-
int64 client_time = 1; - getComponent() - Method in class tech.skworks.tachyon.service.contracts.player.SaveComponentRequest.Builder
-
.google.protobuf.Any component = 2; - getComponent() - Method in class tech.skworks.tachyon.service.contracts.player.SaveComponentRequest
-
.google.protobuf.Any component = 2; - getComponent() - Method in interface tech.skworks.tachyon.service.contracts.player.SaveComponentRequestOrBuilder
-
.google.protobuf.Any component = 2; - getComponent(Class) - Method in interface tech.skworks.tachyon.api.profile.TachyonProfile
-
Retrieves a component by its class type.
- getComponent(Class, T) - Method in interface tech.skworks.tachyon.api.profile.TachyonProfile
-
Retrieves a component by its class type, returning a fallback value if it is not found.
- getComponent(Class, T) - Method in class tech.skworks.tachyon.plugin.internal.player.GrpcTachyonProfile
-
Returns the current in-memory value of a component, or default value if not loaded.
- getComponent(String) - Method in interface tech.skworks.tachyon.api.profile.TachyonProfile
-
Retrieves a component by its short name (e.g., "CookieComponent").
- getComponent(String) - Method in class tech.skworks.tachyon.plugin.internal.player.GrpcTachyonProfile
-
Returns the current in-memory value of a component, or null if not loaded.
- getComponent(Class) - Method in class tech.skworks.tachyon.plugin.internal.player.GrpcTachyonProfile
-
Returns the current in-memory value of a component, or null if not loaded.
- getComponentBuilder() - Method in class tech.skworks.tachyon.service.contracts.player.SaveComponentRequest.Builder
-
.google.protobuf.Any component = 2; - getComponentOrBuilder() - Method in class tech.skworks.tachyon.service.contracts.player.SaveComponentRequest.Builder
-
.google.protobuf.Any component = 2; - getComponentOrBuilder() - Method in class tech.skworks.tachyon.service.contracts.player.SaveComponentRequest
-
.google.protobuf.Any component = 2; - getComponentOrBuilder() - Method in interface tech.skworks.tachyon.service.contracts.player.SaveComponentRequestOrBuilder
-
.google.protobuf.Any component = 2; - getComponentRegistry() - Method in interface tech.skworks.tachyon.api.TachyonAPI
-
Retrieves the central component registry used to manage Protobuf descriptors and UI preview handlers.
- getComponentRegistry() - Method in class tech.skworks.tachyon.plugin.spigot.TachyonCore
- getComponents() - Method in class tech.skworks.tachyon.service.contracts.snapshot.DecodeSnapshotResponse.Builder
-
Deprecated.
- getComponents() - Method in class tech.skworks.tachyon.service.contracts.snapshot.DecodeSnapshotResponse
-
Deprecated.
- getComponents() - Method in interface tech.skworks.tachyon.service.contracts.snapshot.DecodeSnapshotResponseOrBuilder
-
Deprecated.
- getComponents(int) - Method in class tech.skworks.tachyon.service.contracts.player.GetPlayerResponse.Builder
-
repeated .google.protobuf.Any components = 2; - getComponents(int) - Method in class tech.skworks.tachyon.service.contracts.player.GetPlayerResponse
-
repeated .google.protobuf.Any components = 2; - getComponents(int) - Method in interface tech.skworks.tachyon.service.contracts.player.GetPlayerResponseOrBuilder
-
repeated .google.protobuf.Any components = 2; - getComponents(int) - Method in class tech.skworks.tachyon.service.contracts.player.SaveProfileRequest.Builder
-
repeated .google.protobuf.Any components = 2; - getComponents(int) - Method in class tech.skworks.tachyon.service.contracts.player.SaveProfileRequest
-
repeated .google.protobuf.Any components = 2; - getComponents(int) - Method in interface tech.skworks.tachyon.service.contracts.player.SaveProfileRequestOrBuilder
-
repeated .google.protobuf.Any components = 2; - getComponentsBuilder(int) - Method in class tech.skworks.tachyon.service.contracts.player.GetPlayerResponse.Builder
-
repeated .google.protobuf.Any components = 2; - getComponentsBuilder(int) - Method in class tech.skworks.tachyon.service.contracts.player.SaveProfileRequest.Builder
-
repeated .google.protobuf.Any components = 2; - getComponentsBuilderList() - Method in class tech.skworks.tachyon.service.contracts.player.GetPlayerResponse.Builder
-
repeated .google.protobuf.Any components = 2; - getComponentsBuilderList() - Method in class tech.skworks.tachyon.service.contracts.player.SaveProfileRequest.Builder
-
repeated .google.protobuf.Any components = 2; - getComponentsCount() - Method in class tech.skworks.tachyon.service.contracts.player.GetPlayerResponse.Builder
-
repeated .google.protobuf.Any components = 2; - getComponentsCount() - Method in class tech.skworks.tachyon.service.contracts.player.GetPlayerResponse
-
repeated .google.protobuf.Any components = 2; - getComponentsCount() - Method in interface tech.skworks.tachyon.service.contracts.player.GetPlayerResponseOrBuilder
-
repeated .google.protobuf.Any components = 2; - getComponentsCount() - Method in class tech.skworks.tachyon.service.contracts.player.SaveProfileRequest.Builder
-
repeated .google.protobuf.Any components = 2; - getComponentsCount() - Method in class tech.skworks.tachyon.service.contracts.player.SaveProfileRequest
-
repeated .google.protobuf.Any components = 2; - getComponentsCount() - Method in interface tech.skworks.tachyon.service.contracts.player.SaveProfileRequestOrBuilder
-
repeated .google.protobuf.Any components = 2; - getComponentsCount() - Method in class tech.skworks.tachyon.service.contracts.snapshot.DecodeSnapshotResponse.Builder
- getComponentsCount() - Method in class tech.skworks.tachyon.service.contracts.snapshot.DecodeSnapshotResponse
- getComponentsCount() - Method in interface tech.skworks.tachyon.service.contracts.snapshot.DecodeSnapshotResponseOrBuilder
-
map<string, .google.protobuf.Any> components = 2; - getComponentShortName(String) - Method in interface tech.skworks.tachyon.api.registries.ComponentRegistry
-
Resolves the short name of a component from its full descriptor name.
- getComponentShortName(String) - Method in class tech.skworks.tachyon.plugin.internal.player.component.ComponentRegistryImpl
- getComponentsList() - Method in class tech.skworks.tachyon.service.contracts.player.GetPlayerResponse.Builder
-
repeated .google.protobuf.Any components = 2; - getComponentsList() - Method in class tech.skworks.tachyon.service.contracts.player.GetPlayerResponse
-
repeated .google.protobuf.Any components = 2; - getComponentsList() - Method in interface tech.skworks.tachyon.service.contracts.player.GetPlayerResponseOrBuilder
-
repeated .google.protobuf.Any components = 2; - getComponentsList() - Method in class tech.skworks.tachyon.service.contracts.player.SaveProfileRequest.Builder
-
repeated .google.protobuf.Any components = 2; - getComponentsList() - Method in class tech.skworks.tachyon.service.contracts.player.SaveProfileRequest
-
repeated .google.protobuf.Any components = 2; - getComponentsList() - Method in interface tech.skworks.tachyon.service.contracts.player.SaveProfileRequestOrBuilder
-
repeated .google.protobuf.Any components = 2; - getComponentsMap() - Method in class tech.skworks.tachyon.service.contracts.snapshot.DecodeSnapshotResponse.Builder
-
map<string, .google.protobuf.Any> components = 2; - getComponentsMap() - Method in class tech.skworks.tachyon.service.contracts.snapshot.DecodeSnapshotResponse
-
map<string, .google.protobuf.Any> components = 2; - getComponentsMap() - Method in interface tech.skworks.tachyon.service.contracts.snapshot.DecodeSnapshotResponseOrBuilder
-
map<string, .google.protobuf.Any> components = 2; - getComponentsOrBuilder(int) - Method in class tech.skworks.tachyon.service.contracts.player.GetPlayerResponse.Builder
-
repeated .google.protobuf.Any components = 2; - getComponentsOrBuilder(int) - Method in class tech.skworks.tachyon.service.contracts.player.GetPlayerResponse
-
repeated .google.protobuf.Any components = 2; - getComponentsOrBuilder(int) - Method in interface tech.skworks.tachyon.service.contracts.player.GetPlayerResponseOrBuilder
-
repeated .google.protobuf.Any components = 2; - getComponentsOrBuilder(int) - Method in class tech.skworks.tachyon.service.contracts.player.SaveProfileRequest.Builder
-
repeated .google.protobuf.Any components = 2; - getComponentsOrBuilder(int) - Method in class tech.skworks.tachyon.service.contracts.player.SaveProfileRequest
-
repeated .google.protobuf.Any components = 2; - getComponentsOrBuilder(int) - Method in interface tech.skworks.tachyon.service.contracts.player.SaveProfileRequestOrBuilder
-
repeated .google.protobuf.Any components = 2; - getComponentsOrBuilderList() - Method in class tech.skworks.tachyon.service.contracts.player.GetPlayerResponse.Builder
-
repeated .google.protobuf.Any components = 2; - getComponentsOrBuilderList() - Method in class tech.skworks.tachyon.service.contracts.player.GetPlayerResponse
-
repeated .google.protobuf.Any components = 2; - getComponentsOrBuilderList() - Method in interface tech.skworks.tachyon.service.contracts.player.GetPlayerResponseOrBuilder
-
repeated .google.protobuf.Any components = 2; - getComponentsOrBuilderList() - Method in class tech.skworks.tachyon.service.contracts.player.SaveProfileRequest.Builder
-
repeated .google.protobuf.Any components = 2; - getComponentsOrBuilderList() - Method in class tech.skworks.tachyon.service.contracts.player.SaveProfileRequest
-
repeated .google.protobuf.Any components = 2; - getComponentsOrBuilderList() - Method in interface tech.skworks.tachyon.service.contracts.player.SaveProfileRequestOrBuilder
-
repeated .google.protobuf.Any components = 2; - getComponentsOrDefault(String, Any) - Method in class tech.skworks.tachyon.service.contracts.snapshot.DecodeSnapshotResponse.Builder
-
map<string, .google.protobuf.Any> components = 2; - getComponentsOrDefault(String, Any) - Method in class tech.skworks.tachyon.service.contracts.snapshot.DecodeSnapshotResponse
-
map<string, .google.protobuf.Any> components = 2; - getComponentsOrDefault(String, Any) - Method in interface tech.skworks.tachyon.service.contracts.snapshot.DecodeSnapshotResponseOrBuilder
-
map<string, .google.protobuf.Any> components = 2; - getComponentsOrThrow(String) - Method in class tech.skworks.tachyon.service.contracts.snapshot.DecodeSnapshotResponse.Builder
-
map<string, .google.protobuf.Any> components = 2; - getComponentsOrThrow(String) - Method in class tech.skworks.tachyon.service.contracts.snapshot.DecodeSnapshotResponse
-
map<string, .google.protobuf.Any> components = 2; - getComponentsOrThrow(String) - Method in interface tech.skworks.tachyon.service.contracts.snapshot.DecodeSnapshotResponseOrBuilder
-
map<string, .google.protobuf.Any> components = 2; - getComponentUrl() - Method in class tech.skworks.tachyon.service.contracts.player.DeleteComponentRequest.Builder
-
string component_url = 2; - getComponentUrl() - Method in class tech.skworks.tachyon.service.contracts.player.DeleteComponentRequest
-
string component_url = 2; - getComponentUrl() - Method in interface tech.skworks.tachyon.service.contracts.player.DeleteComponentRequestOrBuilder
-
string component_url = 2; - getComponentUrlBytes() - Method in class tech.skworks.tachyon.service.contracts.player.DeleteComponentRequest.Builder
-
string component_url = 2; - getComponentUrlBytes() - Method in class tech.skworks.tachyon.service.contracts.player.DeleteComponentRequest
-
string component_url = 2; - getComponentUrlBytes() - Method in interface tech.skworks.tachyon.service.contracts.player.DeleteComponentRequestOrBuilder
-
string component_url = 2; - getCookies() - Method in class tech.skworks.tachyon.exampleplugin.components.CookieComponent.Builder
-
int64 cookies = 1; - getCookies() - Method in class tech.skworks.tachyon.exampleplugin.components.CookieComponent
-
int64 cookies = 1; - getCookies() - Method in interface tech.skworks.tachyon.exampleplugin.components.CookieComponentOrBuilder
-
int64 cookies = 1; - getCreatedAt() - Method in class tech.skworks.tachyon.plugin.internal.retry.RetryTask
- getDecodeSnapshotMethod() - Static method in class tech.skworks.tachyon.service.contracts.snapshot.SnapshotServiceGrpc
- getDefaultInstance() - Static method in class tech.skworks.tachyon.exampleplugin.components.CookieComponent
- getDefaultInstance() - Static method in class tech.skworks.tachyon.service.contracts.audit.AuditLogEntry
- getDefaultInstance() - Static method in class tech.skworks.tachyon.service.contracts.audit.LogEventBatchRequest
- getDefaultInstance() - Static method in class tech.skworks.tachyon.service.contracts.audit.LogEventRequest
- getDefaultInstance() - Static method in class tech.skworks.tachyon.service.contracts.player.DeleteComponentRequest
- getDefaultInstance() - Static method in class tech.skworks.tachyon.service.contracts.player.FreePlayerRequest
- getDefaultInstance() - Static method in class tech.skworks.tachyon.service.contracts.player.GetPlayerRequest
- getDefaultInstance() - Static method in class tech.skworks.tachyon.service.contracts.player.GetPlayerResponse
- getDefaultInstance() - Static method in class tech.skworks.tachyon.service.contracts.player.PlayerHeartBeatBatchRequest
- getDefaultInstance() - Static method in class tech.skworks.tachyon.service.contracts.player.PlayerHeartBeatRequest
- getDefaultInstance() - Static method in class tech.skworks.tachyon.service.contracts.player.SaveComponentRequest
- getDefaultInstance() - Static method in class tech.skworks.tachyon.service.contracts.player.SaveProfileRequest
- getDefaultInstance() - Static method in class tech.skworks.tachyon.service.contracts.snapshot.DecodeSnapshotRequest
- getDefaultInstance() - Static method in class tech.skworks.tachyon.service.contracts.snapshot.DecodeSnapshotResponse
- getDefaultInstance() - Static method in class tech.skworks.tachyon.service.contracts.snapshot.ListSnapshotsRequest
- getDefaultInstance() - Static method in class tech.skworks.tachyon.service.contracts.snapshot.ListSnapshotsResponse
- getDefaultInstance() - Static method in class tech.skworks.tachyon.service.contracts.snapshot.SnapshotInfo
- getDefaultInstance() - Static method in class tech.skworks.tachyon.service.contracts.snapshot.TakeComponentSnapshotRequest
- getDefaultInstance() - Static method in class tech.skworks.tachyon.service.contracts.snapshot.TakeDatabaseSnapshotRequest
- getDefaultInstance() - Static method in class tech.skworks.tachyon.service.contracts.snapshot.ToggleLockSnapshotRequest
- getDefaultInstance() - Static method in class tech.skworks.tachyon.service.contracts.snapshot.ToggleLockSnapshotResponse
- getDefaultInstance() - Static method in class tech.skworks.tachyon.service.contracts.system.PingRequest
- getDefaultInstance() - Static method in class tech.skworks.tachyon.service.contracts.system.PingResponse
- getDefaultInstanceForType() - Method in class tech.skworks.tachyon.exampleplugin.components.CookieComponent.Builder
- getDefaultInstanceForType() - Method in class tech.skworks.tachyon.exampleplugin.components.CookieComponent
- getDefaultInstanceForType() - Method in class tech.skworks.tachyon.service.contracts.audit.AuditLogEntry.Builder
- getDefaultInstanceForType() - Method in class tech.skworks.tachyon.service.contracts.audit.AuditLogEntry
- getDefaultInstanceForType() - Method in class tech.skworks.tachyon.service.contracts.audit.LogEventBatchRequest.Builder
- getDefaultInstanceForType() - Method in class tech.skworks.tachyon.service.contracts.audit.LogEventBatchRequest
- getDefaultInstanceForType() - Method in class tech.skworks.tachyon.service.contracts.audit.LogEventRequest.Builder
- getDefaultInstanceForType() - Method in class tech.skworks.tachyon.service.contracts.audit.LogEventRequest
- getDefaultInstanceForType() - Method in class tech.skworks.tachyon.service.contracts.player.DeleteComponentRequest.Builder
- getDefaultInstanceForType() - Method in class tech.skworks.tachyon.service.contracts.player.DeleteComponentRequest
- getDefaultInstanceForType() - Method in class tech.skworks.tachyon.service.contracts.player.FreePlayerRequest.Builder
- getDefaultInstanceForType() - Method in class tech.skworks.tachyon.service.contracts.player.FreePlayerRequest
- getDefaultInstanceForType() - Method in class tech.skworks.tachyon.service.contracts.player.GetPlayerRequest.Builder
- getDefaultInstanceForType() - Method in class tech.skworks.tachyon.service.contracts.player.GetPlayerRequest
- getDefaultInstanceForType() - Method in class tech.skworks.tachyon.service.contracts.player.GetPlayerResponse.Builder
- getDefaultInstanceForType() - Method in class tech.skworks.tachyon.service.contracts.player.GetPlayerResponse
- getDefaultInstanceForType() - Method in class tech.skworks.tachyon.service.contracts.player.PlayerHeartBeatBatchRequest.Builder
- getDefaultInstanceForType() - Method in class tech.skworks.tachyon.service.contracts.player.PlayerHeartBeatBatchRequest
- getDefaultInstanceForType() - Method in class tech.skworks.tachyon.service.contracts.player.PlayerHeartBeatRequest.Builder
- getDefaultInstanceForType() - Method in class tech.skworks.tachyon.service.contracts.player.PlayerHeartBeatRequest
- getDefaultInstanceForType() - Method in class tech.skworks.tachyon.service.contracts.player.SaveComponentRequest.Builder
- getDefaultInstanceForType() - Method in class tech.skworks.tachyon.service.contracts.player.SaveComponentRequest
- getDefaultInstanceForType() - Method in class tech.skworks.tachyon.service.contracts.player.SaveProfileRequest.Builder
- getDefaultInstanceForType() - Method in class tech.skworks.tachyon.service.contracts.player.SaveProfileRequest
- getDefaultInstanceForType() - Method in class tech.skworks.tachyon.service.contracts.snapshot.DecodeSnapshotRequest.Builder
- getDefaultInstanceForType() - Method in class tech.skworks.tachyon.service.contracts.snapshot.DecodeSnapshotRequest
- getDefaultInstanceForType() - Method in class tech.skworks.tachyon.service.contracts.snapshot.DecodeSnapshotResponse.Builder
- getDefaultInstanceForType() - Method in class tech.skworks.tachyon.service.contracts.snapshot.DecodeSnapshotResponse
- getDefaultInstanceForType() - Method in class tech.skworks.tachyon.service.contracts.snapshot.ListSnapshotsRequest.Builder
- getDefaultInstanceForType() - Method in class tech.skworks.tachyon.service.contracts.snapshot.ListSnapshotsRequest
- getDefaultInstanceForType() - Method in class tech.skworks.tachyon.service.contracts.snapshot.ListSnapshotsResponse.Builder
- getDefaultInstanceForType() - Method in class tech.skworks.tachyon.service.contracts.snapshot.ListSnapshotsResponse
- getDefaultInstanceForType() - Method in class tech.skworks.tachyon.service.contracts.snapshot.SnapshotInfo.Builder
- getDefaultInstanceForType() - Method in class tech.skworks.tachyon.service.contracts.snapshot.SnapshotInfo
- getDefaultInstanceForType() - Method in class tech.skworks.tachyon.service.contracts.snapshot.TakeComponentSnapshotRequest.Builder
- getDefaultInstanceForType() - Method in class tech.skworks.tachyon.service.contracts.snapshot.TakeComponentSnapshotRequest
- getDefaultInstanceForType() - Method in class tech.skworks.tachyon.service.contracts.snapshot.TakeDatabaseSnapshotRequest.Builder
- getDefaultInstanceForType() - Method in class tech.skworks.tachyon.service.contracts.snapshot.TakeDatabaseSnapshotRequest
- getDefaultInstanceForType() - Method in class tech.skworks.tachyon.service.contracts.snapshot.ToggleLockSnapshotRequest.Builder
- getDefaultInstanceForType() - Method in class tech.skworks.tachyon.service.contracts.snapshot.ToggleLockSnapshotRequest
- getDefaultInstanceForType() - Method in class tech.skworks.tachyon.service.contracts.snapshot.ToggleLockSnapshotResponse.Builder
- getDefaultInstanceForType() - Method in class tech.skworks.tachyon.service.contracts.snapshot.ToggleLockSnapshotResponse
- getDefaultInstanceForType() - Method in class tech.skworks.tachyon.service.contracts.system.PingRequest.Builder
- getDefaultInstanceForType() - Method in class tech.skworks.tachyon.service.contracts.system.PingRequest
- getDefaultInstanceForType() - Method in class tech.skworks.tachyon.service.contracts.system.PingResponse.Builder
- getDefaultInstanceForType() - Method in class tech.skworks.tachyon.service.contracts.system.PingResponse
- getDeleteComponentMethod() - Static method in class tech.skworks.tachyon.service.contracts.player.PlayerDataServiceGrpc
- getDescriptor() - Static method in class tech.skworks.tachyon.exampleplugin.components.CookieComponent.Builder
- getDescriptor() - Static method in class tech.skworks.tachyon.exampleplugin.components.CookieComponent
- getDescriptor() - Static method in class tech.skworks.tachyon.exampleplugin.components.Cookies
- getDescriptor() - Static method in class tech.skworks.tachyon.service.contracts.audit.Audit
- getDescriptor() - Static method in class tech.skworks.tachyon.service.contracts.audit.AuditLogEntry.Builder
- getDescriptor() - Static method in class tech.skworks.tachyon.service.contracts.audit.AuditLogEntry
- getDescriptor() - Static method in class tech.skworks.tachyon.service.contracts.audit.LogEventBatchRequest.Builder
- getDescriptor() - Static method in class tech.skworks.tachyon.service.contracts.audit.LogEventBatchRequest
- getDescriptor() - Static method in class tech.skworks.tachyon.service.contracts.audit.LogEventRequest.Builder
- getDescriptor() - Static method in class tech.skworks.tachyon.service.contracts.audit.LogEventRequest
- getDescriptor() - Static method in class tech.skworks.tachyon.service.contracts.player.DeleteComponentRequest.Builder
- getDescriptor() - Static method in class tech.skworks.tachyon.service.contracts.player.DeleteComponentRequest
- getDescriptor() - Static method in class tech.skworks.tachyon.service.contracts.player.FreePlayerRequest.Builder
- getDescriptor() - Static method in class tech.skworks.tachyon.service.contracts.player.FreePlayerRequest
- getDescriptor() - Static method in class tech.skworks.tachyon.service.contracts.player.GetPlayerRequest.Builder
- getDescriptor() - Static method in class tech.skworks.tachyon.service.contracts.player.GetPlayerRequest
- getDescriptor() - Static method in class tech.skworks.tachyon.service.contracts.player.GetPlayerResponse.Builder
- getDescriptor() - Static method in class tech.skworks.tachyon.service.contracts.player.GetPlayerResponse
- getDescriptor() - Static method in class tech.skworks.tachyon.service.contracts.player.Player
- getDescriptor() - Static method in class tech.skworks.tachyon.service.contracts.player.PlayerHeartBeatBatchRequest.Builder
- getDescriptor() - Static method in class tech.skworks.tachyon.service.contracts.player.PlayerHeartBeatBatchRequest
- getDescriptor() - Static method in class tech.skworks.tachyon.service.contracts.player.PlayerHeartBeatRequest.Builder
- getDescriptor() - Static method in class tech.skworks.tachyon.service.contracts.player.PlayerHeartBeatRequest
- getDescriptor() - Static method in class tech.skworks.tachyon.service.contracts.player.SaveComponentRequest.Builder
- getDescriptor() - Static method in class tech.skworks.tachyon.service.contracts.player.SaveComponentRequest
- getDescriptor() - Static method in class tech.skworks.tachyon.service.contracts.player.SaveProfileRequest.Builder
- getDescriptor() - Static method in class tech.skworks.tachyon.service.contracts.player.SaveProfileRequest
- getDescriptor() - Static method in class tech.skworks.tachyon.service.contracts.snapshot.DecodeSnapshotRequest.Builder
- getDescriptor() - Static method in class tech.skworks.tachyon.service.contracts.snapshot.DecodeSnapshotRequest
- getDescriptor() - Static method in class tech.skworks.tachyon.service.contracts.snapshot.DecodeSnapshotResponse.Builder
- getDescriptor() - Static method in class tech.skworks.tachyon.service.contracts.snapshot.DecodeSnapshotResponse
- getDescriptor() - Static method in class tech.skworks.tachyon.service.contracts.snapshot.ListSnapshotsRequest.Builder
- getDescriptor() - Static method in class tech.skworks.tachyon.service.contracts.snapshot.ListSnapshotsRequest
- getDescriptor() - Static method in class tech.skworks.tachyon.service.contracts.snapshot.ListSnapshotsResponse.Builder
- getDescriptor() - Static method in class tech.skworks.tachyon.service.contracts.snapshot.ListSnapshotsResponse
- getDescriptor() - Static method in class tech.skworks.tachyon.service.contracts.snapshot.Snapshot
- getDescriptor() - Static method in class tech.skworks.tachyon.service.contracts.snapshot.SnapshotInfo.Builder
- getDescriptor() - Static method in class tech.skworks.tachyon.service.contracts.snapshot.SnapshotInfo
- getDescriptor() - Static method in enum class tech.skworks.tachyon.service.contracts.snapshot.SnapshotTriggerType
- getDescriptor() - Static method in class tech.skworks.tachyon.service.contracts.snapshot.TakeComponentSnapshotRequest.Builder
- getDescriptor() - Static method in class tech.skworks.tachyon.service.contracts.snapshot.TakeComponentSnapshotRequest
- getDescriptor() - Static method in class tech.skworks.tachyon.service.contracts.snapshot.TakeDatabaseSnapshotRequest.Builder
- getDescriptor() - Static method in class tech.skworks.tachyon.service.contracts.snapshot.TakeDatabaseSnapshotRequest
- getDescriptor() - Static method in class tech.skworks.tachyon.service.contracts.snapshot.ToggleLockSnapshotRequest.Builder
- getDescriptor() - Static method in class tech.skworks.tachyon.service.contracts.snapshot.ToggleLockSnapshotRequest
- getDescriptor() - Static method in class tech.skworks.tachyon.service.contracts.snapshot.ToggleLockSnapshotResponse.Builder
- getDescriptor() - Static method in class tech.skworks.tachyon.service.contracts.snapshot.ToggleLockSnapshotResponse
- getDescriptor() - Static method in class tech.skworks.tachyon.service.contracts.system.PingRequest.Builder
- getDescriptor() - Static method in class tech.skworks.tachyon.service.contracts.system.PingRequest
- getDescriptor() - Static method in class tech.skworks.tachyon.service.contracts.system.PingResponse.Builder
- getDescriptor() - Static method in class tech.skworks.tachyon.service.contracts.system.PingResponse
- getDescriptor() - Static method in class tech.skworks.tachyon.service.contracts.system.SystemOuterClass
- getDescriptorForType() - Method in class tech.skworks.tachyon.exampleplugin.components.CookieComponent.Builder
- getDescriptorForType() - Method in class tech.skworks.tachyon.service.contracts.audit.AuditLogEntry.Builder
- getDescriptorForType() - Method in class tech.skworks.tachyon.service.contracts.audit.LogEventBatchRequest.Builder
- getDescriptorForType() - Method in class tech.skworks.tachyon.service.contracts.audit.LogEventRequest.Builder
- getDescriptorForType() - Method in class tech.skworks.tachyon.service.contracts.player.DeleteComponentRequest.Builder
- getDescriptorForType() - Method in class tech.skworks.tachyon.service.contracts.player.FreePlayerRequest.Builder
- getDescriptorForType() - Method in class tech.skworks.tachyon.service.contracts.player.GetPlayerRequest.Builder
- getDescriptorForType() - Method in class tech.skworks.tachyon.service.contracts.player.GetPlayerResponse.Builder
- getDescriptorForType() - Method in class tech.skworks.tachyon.service.contracts.player.PlayerHeartBeatBatchRequest.Builder
- getDescriptorForType() - Method in class tech.skworks.tachyon.service.contracts.player.PlayerHeartBeatRequest.Builder
- getDescriptorForType() - Method in class tech.skworks.tachyon.service.contracts.player.SaveComponentRequest.Builder
- getDescriptorForType() - Method in class tech.skworks.tachyon.service.contracts.player.SaveProfileRequest.Builder
- getDescriptorForType() - Method in class tech.skworks.tachyon.service.contracts.snapshot.DecodeSnapshotRequest.Builder
- getDescriptorForType() - Method in class tech.skworks.tachyon.service.contracts.snapshot.DecodeSnapshotResponse.Builder
- getDescriptorForType() - Method in class tech.skworks.tachyon.service.contracts.snapshot.ListSnapshotsRequest.Builder
- getDescriptorForType() - Method in class tech.skworks.tachyon.service.contracts.snapshot.ListSnapshotsResponse.Builder
- getDescriptorForType() - Method in class tech.skworks.tachyon.service.contracts.snapshot.SnapshotInfo.Builder
- getDescriptorForType() - Method in enum class tech.skworks.tachyon.service.contracts.snapshot.SnapshotTriggerType
- getDescriptorForType() - Method in class tech.skworks.tachyon.service.contracts.snapshot.TakeComponentSnapshotRequest.Builder
- getDescriptorForType() - Method in class tech.skworks.tachyon.service.contracts.snapshot.TakeDatabaseSnapshotRequest.Builder
- getDescriptorForType() - Method in class tech.skworks.tachyon.service.contracts.snapshot.ToggleLockSnapshotRequest.Builder
- getDescriptorForType() - Method in class tech.skworks.tachyon.service.contracts.snapshot.ToggleLockSnapshotResponse.Builder
- getDescriptorForType() - Method in class tech.skworks.tachyon.service.contracts.system.PingRequest.Builder
- getDescriptorForType() - Method in class tech.skworks.tachyon.service.contracts.system.PingResponse.Builder
- getDetails() - Method in class tech.skworks.tachyon.service.contracts.audit.AuditLogEntry.Builder
-
string details = 4; - getDetails() - Method in class tech.skworks.tachyon.service.contracts.audit.AuditLogEntry
-
string details = 4; - getDetails() - Method in interface tech.skworks.tachyon.service.contracts.audit.AuditLogEntryOrBuilder
-
string details = 4; - getDetailsBytes() - Method in class tech.skworks.tachyon.service.contracts.audit.AuditLogEntry.Builder
-
string details = 4; - getDetailsBytes() - Method in class tech.skworks.tachyon.service.contracts.audit.AuditLogEntry
-
string details = 4; - getDetailsBytes() - Method in interface tech.skworks.tachyon.service.contracts.audit.AuditLogEntryOrBuilder
-
string details = 4; - getEntries(int) - Method in class tech.skworks.tachyon.service.contracts.audit.LogEventBatchRequest.Builder
-
repeated .tech.skworks.tachyon.service.contracts.audit.AuditLogEntry entries = 1; - getEntries(int) - Method in class tech.skworks.tachyon.service.contracts.audit.LogEventBatchRequest
-
repeated .tech.skworks.tachyon.service.contracts.audit.AuditLogEntry entries = 1; - getEntries(int) - Method in interface tech.skworks.tachyon.service.contracts.audit.LogEventBatchRequestOrBuilder
-
repeated .tech.skworks.tachyon.service.contracts.audit.AuditLogEntry entries = 1; - getEntriesBuilder(int) - Method in class tech.skworks.tachyon.service.contracts.audit.LogEventBatchRequest.Builder
-
repeated .tech.skworks.tachyon.service.contracts.audit.AuditLogEntry entries = 1; - getEntriesBuilderList() - Method in class tech.skworks.tachyon.service.contracts.audit.LogEventBatchRequest.Builder
-
repeated .tech.skworks.tachyon.service.contracts.audit.AuditLogEntry entries = 1; - getEntriesCount() - Method in class tech.skworks.tachyon.service.contracts.audit.LogEventBatchRequest.Builder
-
repeated .tech.skworks.tachyon.service.contracts.audit.AuditLogEntry entries = 1; - getEntriesCount() - Method in class tech.skworks.tachyon.service.contracts.audit.LogEventBatchRequest
-
repeated .tech.skworks.tachyon.service.contracts.audit.AuditLogEntry entries = 1; - getEntriesCount() - Method in interface tech.skworks.tachyon.service.contracts.audit.LogEventBatchRequestOrBuilder
-
repeated .tech.skworks.tachyon.service.contracts.audit.AuditLogEntry entries = 1; - getEntriesList() - Method in class tech.skworks.tachyon.service.contracts.audit.LogEventBatchRequest.Builder
-
repeated .tech.skworks.tachyon.service.contracts.audit.AuditLogEntry entries = 1; - getEntriesList() - Method in class tech.skworks.tachyon.service.contracts.audit.LogEventBatchRequest
-
repeated .tech.skworks.tachyon.service.contracts.audit.AuditLogEntry entries = 1; - getEntriesList() - Method in interface tech.skworks.tachyon.service.contracts.audit.LogEventBatchRequestOrBuilder
-
repeated .tech.skworks.tachyon.service.contracts.audit.AuditLogEntry entries = 1; - getEntriesOrBuilder(int) - Method in class tech.skworks.tachyon.service.contracts.audit.LogEventBatchRequest.Builder
-
repeated .tech.skworks.tachyon.service.contracts.audit.AuditLogEntry entries = 1; - getEntriesOrBuilder(int) - Method in class tech.skworks.tachyon.service.contracts.audit.LogEventBatchRequest
-
repeated .tech.skworks.tachyon.service.contracts.audit.AuditLogEntry entries = 1; - getEntriesOrBuilder(int) - Method in interface tech.skworks.tachyon.service.contracts.audit.LogEventBatchRequestOrBuilder
-
repeated .tech.skworks.tachyon.service.contracts.audit.AuditLogEntry entries = 1; - getEntriesOrBuilderList() - Method in class tech.skworks.tachyon.service.contracts.audit.LogEventBatchRequest.Builder
-
repeated .tech.skworks.tachyon.service.contracts.audit.AuditLogEntry entries = 1; - getEntriesOrBuilderList() - Method in class tech.skworks.tachyon.service.contracts.audit.LogEventBatchRequest
-
repeated .tech.skworks.tachyon.service.contracts.audit.AuditLogEntry entries = 1; - getEntriesOrBuilderList() - Method in interface tech.skworks.tachyon.service.contracts.audit.LogEventBatchRequestOrBuilder
-
repeated .tech.skworks.tachyon.service.contracts.audit.AuditLogEntry entries = 1; - getEntry() - Method in class tech.skworks.tachyon.service.contracts.audit.LogEventRequest.Builder
-
.tech.skworks.tachyon.service.contracts.audit.AuditLogEntry entry = 1; - getEntry() - Method in class tech.skworks.tachyon.service.contracts.audit.LogEventRequest
-
.tech.skworks.tachyon.service.contracts.audit.AuditLogEntry entry = 1; - getEntry() - Method in interface tech.skworks.tachyon.service.contracts.audit.LogEventRequestOrBuilder
-
.tech.skworks.tachyon.service.contracts.audit.AuditLogEntry entry = 1; - getEntryBuilder() - Method in class tech.skworks.tachyon.service.contracts.audit.LogEventRequest.Builder
-
.tech.skworks.tachyon.service.contracts.audit.AuditLogEntry entry = 1; - getEntryOrBuilder() - Method in class tech.skworks.tachyon.service.contracts.audit.LogEventRequest.Builder
-
.tech.skworks.tachyon.service.contracts.audit.AuditLogEntry entry = 1; - getEntryOrBuilder() - Method in class tech.skworks.tachyon.service.contracts.audit.LogEventRequest
-
.tech.skworks.tachyon.service.contracts.audit.AuditLogEntry entry = 1; - getEntryOrBuilder() - Method in interface tech.skworks.tachyon.service.contracts.audit.LogEventRequestOrBuilder
-
.tech.skworks.tachyon.service.contracts.audit.AuditLogEntry entry = 1; - getFreePlayerMethod() - Static method in class tech.skworks.tachyon.service.contracts.player.PlayerDataServiceGrpc
- getGetPlayerMethod() - Static method in class tech.skworks.tachyon.service.contracts.player.PlayerDataServiceGrpc
- getGranularity() - Method in class tech.skworks.tachyon.service.contracts.snapshot.SnapshotInfo.Builder
-
string granularity = 6; - getGranularity() - Method in class tech.skworks.tachyon.service.contracts.snapshot.SnapshotInfo
-
string granularity = 6; - getGranularity() - Method in interface tech.skworks.tachyon.service.contracts.snapshot.SnapshotInfoOrBuilder
-
string granularity = 6; - getGranularityBytes() - Method in class tech.skworks.tachyon.service.contracts.snapshot.SnapshotInfo.Builder
-
string granularity = 6; - getGranularityBytes() - Method in class tech.skworks.tachyon.service.contracts.snapshot.SnapshotInfo
-
string granularity = 6; - getGranularityBytes() - Method in interface tech.skworks.tachyon.service.contracts.snapshot.SnapshotInfoOrBuilder
-
string granularity = 6; - getGrpcVirtualExecutor() - Method in class tech.skworks.tachyon.plugin.internal.GrpcClientManager
- getListSnapshotsMethod() - Static method in class tech.skworks.tachyon.service.contracts.snapshot.SnapshotServiceGrpc
- getLocked() - Method in class tech.skworks.tachyon.service.contracts.snapshot.SnapshotInfo.Builder
-
bool locked = 7; - getLocked() - Method in class tech.skworks.tachyon.service.contracts.snapshot.SnapshotInfo
-
bool locked = 7; - getLocked() - Method in interface tech.skworks.tachyon.service.contracts.snapshot.SnapshotInfoOrBuilder
-
bool locked = 7; - getLockerId() - Method in class tech.skworks.tachyon.service.contracts.snapshot.ToggleLockSnapshotRequest.Builder
-
string locker_id = 2; - getLockerId() - Method in class tech.skworks.tachyon.service.contracts.snapshot.ToggleLockSnapshotRequest
-
string locker_id = 2; - getLockerId() - Method in interface tech.skworks.tachyon.service.contracts.snapshot.ToggleLockSnapshotRequestOrBuilder
-
string locker_id = 2; - getLockerIdBytes() - Method in class tech.skworks.tachyon.service.contracts.snapshot.ToggleLockSnapshotRequest.Builder
-
string locker_id = 2; - getLockerIdBytes() - Method in class tech.skworks.tachyon.service.contracts.snapshot.ToggleLockSnapshotRequest
-
string locker_id = 2; - getLockerIdBytes() - Method in interface tech.skworks.tachyon.service.contracts.snapshot.ToggleLockSnapshotRequestOrBuilder
-
string locker_id = 2; - getLockStatus() - Method in class tech.skworks.tachyon.service.contracts.snapshot.ToggleLockSnapshotResponse.Builder
-
bool lock_status = 1; - getLockStatus() - Method in class tech.skworks.tachyon.service.contracts.snapshot.ToggleLockSnapshotResponse
-
bool lock_status = 1; - getLockStatus() - Method in interface tech.skworks.tachyon.service.contracts.snapshot.ToggleLockSnapshotResponseOrBuilder
-
bool lock_status = 1; - getLogEventBatchMethod() - Static method in class tech.skworks.tachyon.service.contracts.audit.AuditServiceGrpc
- getLogEventMethod() - Static method in class tech.skworks.tachyon.service.contracts.audit.AuditServiceGrpc
- getModule() - Method in class tech.skworks.tachyon.service.contracts.audit.AuditLogEntry.Builder
-
string module = 2; - getModule() - Method in class tech.skworks.tachyon.service.contracts.audit.AuditLogEntry
-
string module = 2; - getModule() - Method in interface tech.skworks.tachyon.service.contracts.audit.AuditLogEntryOrBuilder
-
string module = 2; - getModuleBytes() - Method in class tech.skworks.tachyon.service.contracts.audit.AuditLogEntry.Builder
-
string module = 2; - getModuleBytes() - Method in class tech.skworks.tachyon.service.contracts.audit.AuditLogEntry
-
string module = 2; - getModuleBytes() - Method in interface tech.skworks.tachyon.service.contracts.audit.AuditLogEntryOrBuilder
-
string module = 2; - getModuleLogger(String) - Static method in class tech.skworks.tachyon.plugin.spigot.TachyonCore
- getMutableComponents() - Method in class tech.skworks.tachyon.service.contracts.snapshot.DecodeSnapshotResponse.Builder
-
Deprecated.
- getNumber() - Method in enum class tech.skworks.tachyon.service.contracts.snapshot.SnapshotTriggerType
- getParserForType() - Method in class tech.skworks.tachyon.exampleplugin.components.CookieComponent
- getParserForType() - Method in class tech.skworks.tachyon.service.contracts.audit.AuditLogEntry
- getParserForType() - Method in class tech.skworks.tachyon.service.contracts.audit.LogEventBatchRequest
- getParserForType() - Method in class tech.skworks.tachyon.service.contracts.audit.LogEventRequest
- getParserForType() - Method in class tech.skworks.tachyon.service.contracts.player.DeleteComponentRequest
- getParserForType() - Method in class tech.skworks.tachyon.service.contracts.player.FreePlayerRequest
- getParserForType() - Method in class tech.skworks.tachyon.service.contracts.player.GetPlayerRequest
- getParserForType() - Method in class tech.skworks.tachyon.service.contracts.player.GetPlayerResponse
- getParserForType() - Method in class tech.skworks.tachyon.service.contracts.player.PlayerHeartBeatBatchRequest
- getParserForType() - Method in class tech.skworks.tachyon.service.contracts.player.PlayerHeartBeatRequest
- getParserForType() - Method in class tech.skworks.tachyon.service.contracts.player.SaveComponentRequest
- getParserForType() - Method in class tech.skworks.tachyon.service.contracts.player.SaveProfileRequest
- getParserForType() - Method in class tech.skworks.tachyon.service.contracts.snapshot.DecodeSnapshotRequest
- getParserForType() - Method in class tech.skworks.tachyon.service.contracts.snapshot.DecodeSnapshotResponse
- getParserForType() - Method in class tech.skworks.tachyon.service.contracts.snapshot.ListSnapshotsRequest
- getParserForType() - Method in class tech.skworks.tachyon.service.contracts.snapshot.ListSnapshotsResponse
- getParserForType() - Method in class tech.skworks.tachyon.service.contracts.snapshot.SnapshotInfo
- getParserForType() - Method in class tech.skworks.tachyon.service.contracts.snapshot.TakeComponentSnapshotRequest
- getParserForType() - Method in class tech.skworks.tachyon.service.contracts.snapshot.TakeDatabaseSnapshotRequest
- getParserForType() - Method in class tech.skworks.tachyon.service.contracts.snapshot.ToggleLockSnapshotRequest
- getParserForType() - Method in class tech.skworks.tachyon.service.contracts.snapshot.ToggleLockSnapshotResponse
- getParserForType() - Method in class tech.skworks.tachyon.service.contracts.system.PingRequest
- getParserForType() - Method in class tech.skworks.tachyon.service.contracts.system.PingResponse
- getPayload() - Method in class tech.skworks.tachyon.plugin.internal.retry.RetryTask
- getPingMethod() - Static method in class tech.skworks.tachyon.service.contracts.system.SystemGrpc
- getPlayer(GetPlayerRequest) - Method in class tech.skworks.tachyon.service.contracts.player.MutinyPlayerDataServiceGrpc.MutinyPlayerDataServiceStub
- getPlayer(GetPlayerRequest) - Method in class tech.skworks.tachyon.service.contracts.player.MutinyPlayerDataServiceGrpc.PlayerDataServiceImplBase
- getPlayer(GetPlayerRequest) - Method in interface tech.skworks.tachyon.service.contracts.player.PlayerDataService
- getPlayer(GetPlayerRequest) - Method in class tech.skworks.tachyon.service.contracts.player.PlayerDataServiceBean
- getPlayer(GetPlayerRequest) - Method in class tech.skworks.tachyon.service.contracts.player.PlayerDataServiceClient
- getPlayer(GetPlayerRequest) - Method in class tech.skworks.tachyon.service.contracts.player.PlayerDataServiceGrpc.PlayerDataServiceBlockingStub
- getPlayer(GetPlayerRequest) - Method in class tech.skworks.tachyon.service.contracts.player.PlayerDataServiceGrpc.PlayerDataServiceBlockingV2Stub
- getPlayer(GetPlayerRequest) - Method in class tech.skworks.tachyon.service.contracts.player.PlayerDataServiceGrpc.PlayerDataServiceFutureStub
- getPlayer(GetPlayerRequest) - Method in class tech.skworks.tachyon.service.player.PlayerGrpcService
- getPlayer(GetPlayerRequest, StreamObserver) - Method in interface tech.skworks.tachyon.service.contracts.player.PlayerDataServiceGrpc.AsyncService
- getPlayer(GetPlayerRequest, StreamObserver) - Method in class tech.skworks.tachyon.service.contracts.player.PlayerDataServiceGrpc.PlayerDataServiceStub
- getPlayerHeartBeatBatchMethod() - Static method in class tech.skworks.tachyon.service.contracts.player.PlayerDataServiceGrpc
- getPlayerHeartBeatMethod() - Static method in class tech.skworks.tachyon.service.contracts.player.PlayerDataServiceGrpc
- getPlayerId() - Method in class tech.skworks.tachyon.service.contracts.snapshot.ListSnapshotsRequest.Builder
-
string player_id = 1; - getPlayerId() - Method in class tech.skworks.tachyon.service.contracts.snapshot.ListSnapshotsRequest
-
string player_id = 1; - getPlayerId() - Method in interface tech.skworks.tachyon.service.contracts.snapshot.ListSnapshotsRequestOrBuilder
-
string player_id = 1; - getPlayerId() - Method in class tech.skworks.tachyon.service.contracts.snapshot.ListSnapshotsResponse.Builder
-
string player_id = 1; - getPlayerId() - Method in class tech.skworks.tachyon.service.contracts.snapshot.ListSnapshotsResponse
-
string player_id = 1; - getPlayerId() - Method in interface tech.skworks.tachyon.service.contracts.snapshot.ListSnapshotsResponseOrBuilder
-
string player_id = 1; - getPlayerId() - Method in class tech.skworks.tachyon.service.contracts.snapshot.TakeComponentSnapshotRequest.Builder
-
string player_id = 2; - getPlayerId() - Method in class tech.skworks.tachyon.service.contracts.snapshot.TakeComponentSnapshotRequest
-
string player_id = 2; - getPlayerId() - Method in interface tech.skworks.tachyon.service.contracts.snapshot.TakeComponentSnapshotRequestOrBuilder
-
string player_id = 2; - getPlayerId() - Method in class tech.skworks.tachyon.service.contracts.snapshot.TakeDatabaseSnapshotRequest.Builder
-
string player_id = 2; - getPlayerId() - Method in class tech.skworks.tachyon.service.contracts.snapshot.TakeDatabaseSnapshotRequest
-
string player_id = 2; - getPlayerId() - Method in interface tech.skworks.tachyon.service.contracts.snapshot.TakeDatabaseSnapshotRequestOrBuilder
-
string player_id = 2; - getPlayerIdBytes() - Method in class tech.skworks.tachyon.service.contracts.snapshot.ListSnapshotsRequest.Builder
-
string player_id = 1; - getPlayerIdBytes() - Method in class tech.skworks.tachyon.service.contracts.snapshot.ListSnapshotsRequest
-
string player_id = 1; - getPlayerIdBytes() - Method in interface tech.skworks.tachyon.service.contracts.snapshot.ListSnapshotsRequestOrBuilder
-
string player_id = 1; - getPlayerIdBytes() - Method in class tech.skworks.tachyon.service.contracts.snapshot.ListSnapshotsResponse.Builder
-
string player_id = 1; - getPlayerIdBytes() - Method in class tech.skworks.tachyon.service.contracts.snapshot.ListSnapshotsResponse
-
string player_id = 1; - getPlayerIdBytes() - Method in interface tech.skworks.tachyon.service.contracts.snapshot.ListSnapshotsResponseOrBuilder
-
string player_id = 1; - getPlayerIdBytes() - Method in class tech.skworks.tachyon.service.contracts.snapshot.TakeComponentSnapshotRequest.Builder
-
string player_id = 2; - getPlayerIdBytes() - Method in class tech.skworks.tachyon.service.contracts.snapshot.TakeComponentSnapshotRequest
-
string player_id = 2; - getPlayerIdBytes() - Method in interface tech.skworks.tachyon.service.contracts.snapshot.TakeComponentSnapshotRequestOrBuilder
-
string player_id = 2; - getPlayerIdBytes() - Method in class tech.skworks.tachyon.service.contracts.snapshot.TakeDatabaseSnapshotRequest.Builder
-
string player_id = 2; - getPlayerIdBytes() - Method in class tech.skworks.tachyon.service.contracts.snapshot.TakeDatabaseSnapshotRequest
-
string player_id = 2; - getPlayerIdBytes() - Method in interface tech.skworks.tachyon.service.contracts.snapshot.TakeDatabaseSnapshotRequestOrBuilder
-
string player_id = 2; - GetPlayerRequest - Class in tech.skworks.tachyon.service.contracts.player
-
Protobuf type
tech.skworks.tachyon.service.contracts.player.GetPlayerRequest - GetPlayerRequest.Builder - Class in tech.skworks.tachyon.service.contracts.player
-
Protobuf type
tech.skworks.tachyon.service.contracts.player.GetPlayerRequest - GetPlayerRequestOrBuilder - Interface in tech.skworks.tachyon.service.contracts.player
- GetPlayerResponse - Class in tech.skworks.tachyon.service.contracts.player
-
Protobuf type
tech.skworks.tachyon.service.contracts.player.GetPlayerResponse - GetPlayerResponse.Builder - Class in tech.skworks.tachyon.service.contracts.player
-
Protobuf type
tech.skworks.tachyon.service.contracts.player.GetPlayerResponse - GetPlayerResponseOrBuilder - Interface in tech.skworks.tachyon.service.contracts.player
- getPlayerStub(int) - Method in class tech.skworks.tachyon.plugin.internal.GrpcClientManager
- getPreviewHandler(String) - Method in interface tech.skworks.tachyon.api.registries.ComponentRegistry
-
Retrieves the UI preview handler associated with a specific component.
- getPreviewHandler(String) - Method in class tech.skworks.tachyon.plugin.internal.player.component.ComponentRegistryImpl
- getPrinter() - Method in class tech.skworks.tachyon.service.infra.DynamicProtobufRegistry
- getProfile(UUID) - Method in class tech.skworks.tachyon.plugin.spigot.TachyonCore
- getProfile(UUID) - Method in interface tech.skworks.tachyon.api.TachyonAPI
-
Retrieves the active Tachyon profile for a specific player.
- getRawData() - Method in class tech.skworks.tachyon.service.contracts.snapshot.TakeComponentSnapshotRequest.Builder
-
bytes raw_data = 5; - getRawData() - Method in class tech.skworks.tachyon.service.contracts.snapshot.TakeComponentSnapshotRequest
-
bytes raw_data = 5; - getRawData() - Method in interface tech.skworks.tachyon.service.contracts.snapshot.TakeComponentSnapshotRequestOrBuilder
-
bytes raw_data = 5; - getReason() - Method in class tech.skworks.tachyon.service.contracts.snapshot.SnapshotInfo.Builder
-
string reason = 4; - getReason() - Method in class tech.skworks.tachyon.service.contracts.snapshot.SnapshotInfo
-
string reason = 4; - getReason() - Method in interface tech.skworks.tachyon.service.contracts.snapshot.SnapshotInfoOrBuilder
-
string reason = 4; - getReason() - Method in class tech.skworks.tachyon.service.contracts.snapshot.TakeComponentSnapshotRequest.Builder
-
string reason = 3; - getReason() - Method in class tech.skworks.tachyon.service.contracts.snapshot.TakeComponentSnapshotRequest
-
string reason = 3; - getReason() - Method in interface tech.skworks.tachyon.service.contracts.snapshot.TakeComponentSnapshotRequestOrBuilder
-
string reason = 3; - getReason() - Method in class tech.skworks.tachyon.service.contracts.snapshot.TakeDatabaseSnapshotRequest.Builder
-
string reason = 3; - getReason() - Method in class tech.skworks.tachyon.service.contracts.snapshot.TakeDatabaseSnapshotRequest
-
string reason = 3; - getReason() - Method in interface tech.skworks.tachyon.service.contracts.snapshot.TakeDatabaseSnapshotRequestOrBuilder
-
string reason = 3; - getReasonBytes() - Method in class tech.skworks.tachyon.service.contracts.snapshot.SnapshotInfo.Builder
-
string reason = 4; - getReasonBytes() - Method in class tech.skworks.tachyon.service.contracts.snapshot.SnapshotInfo
-
string reason = 4; - getReasonBytes() - Method in interface tech.skworks.tachyon.service.contracts.snapshot.SnapshotInfoOrBuilder
-
string reason = 4; - getReasonBytes() - Method in class tech.skworks.tachyon.service.contracts.snapshot.TakeComponentSnapshotRequest.Builder
-
string reason = 3; - getReasonBytes() - Method in class tech.skworks.tachyon.service.contracts.snapshot.TakeComponentSnapshotRequest
-
string reason = 3; - getReasonBytes() - Method in interface tech.skworks.tachyon.service.contracts.snapshot.TakeComponentSnapshotRequestOrBuilder
-
string reason = 3; - getReasonBytes() - Method in class tech.skworks.tachyon.service.contracts.snapshot.TakeDatabaseSnapshotRequest.Builder
-
string reason = 3; - getReasonBytes() - Method in class tech.skworks.tachyon.service.contracts.snapshot.TakeDatabaseSnapshotRequest
-
string reason = 3; - getReasonBytes() - Method in interface tech.skworks.tachyon.service.contracts.snapshot.TakeDatabaseSnapshotRequestOrBuilder
-
string reason = 3; - getRegisteredComponentsFullNames() - Method in interface tech.skworks.tachyon.api.registries.ComponentRegistry
-
Retrieves an immutable set containing the full names of all currently registered components.
- getRegisteredComponentsFullNames() - Method in class tech.skworks.tachyon.plugin.internal.player.component.ComponentRegistryImpl
- getRegisteredComponentsShortsNames() - Method in interface tech.skworks.tachyon.api.registries.ComponentRegistry
-
Retrieves an immutable set containing the short names of all currently registered components.
- getRegisteredComponentsShortsNames() - Method in class tech.skworks.tachyon.plugin.internal.player.component.ComponentRegistryImpl
- getSaveComponentMethod() - Static method in class tech.skworks.tachyon.service.contracts.player.PlayerDataServiceGrpc
- getSaveProfileMethod() - Static method in class tech.skworks.tachyon.service.contracts.player.PlayerDataServiceGrpc
- getSerializedSize() - Method in class tech.skworks.tachyon.exampleplugin.components.CookieComponent
- getSerializedSize() - Method in class tech.skworks.tachyon.service.contracts.audit.AuditLogEntry
- getSerializedSize() - Method in class tech.skworks.tachyon.service.contracts.audit.LogEventBatchRequest
- getSerializedSize() - Method in class tech.skworks.tachyon.service.contracts.audit.LogEventRequest
- getSerializedSize() - Method in class tech.skworks.tachyon.service.contracts.player.DeleteComponentRequest
- getSerializedSize() - Method in class tech.skworks.tachyon.service.contracts.player.FreePlayerRequest
- getSerializedSize() - Method in class tech.skworks.tachyon.service.contracts.player.GetPlayerRequest
- getSerializedSize() - Method in class tech.skworks.tachyon.service.contracts.player.GetPlayerResponse
- getSerializedSize() - Method in class tech.skworks.tachyon.service.contracts.player.PlayerHeartBeatBatchRequest
- getSerializedSize() - Method in class tech.skworks.tachyon.service.contracts.player.PlayerHeartBeatRequest
- getSerializedSize() - Method in class tech.skworks.tachyon.service.contracts.player.SaveComponentRequest
- getSerializedSize() - Method in class tech.skworks.tachyon.service.contracts.player.SaveProfileRequest
- getSerializedSize() - Method in class tech.skworks.tachyon.service.contracts.snapshot.DecodeSnapshotRequest
- getSerializedSize() - Method in class tech.skworks.tachyon.service.contracts.snapshot.DecodeSnapshotResponse
- getSerializedSize() - Method in class tech.skworks.tachyon.service.contracts.snapshot.ListSnapshotsRequest
- getSerializedSize() - Method in class tech.skworks.tachyon.service.contracts.snapshot.ListSnapshotsResponse
- getSerializedSize() - Method in class tech.skworks.tachyon.service.contracts.snapshot.SnapshotInfo
- getSerializedSize() - Method in class tech.skworks.tachyon.service.contracts.snapshot.TakeComponentSnapshotRequest
- getSerializedSize() - Method in class tech.skworks.tachyon.service.contracts.snapshot.TakeDatabaseSnapshotRequest
- getSerializedSize() - Method in class tech.skworks.tachyon.service.contracts.snapshot.ToggleLockSnapshotRequest
- getSerializedSize() - Method in class tech.skworks.tachyon.service.contracts.snapshot.ToggleLockSnapshotResponse
- getSerializedSize() - Method in class tech.skworks.tachyon.service.contracts.system.PingRequest
- getSerializedSize() - Method in class tech.skworks.tachyon.service.contracts.system.PingResponse
- getServerTime() - Method in class tech.skworks.tachyon.service.contracts.system.PingResponse.Builder
-
int64 server_time = 1; - getServerTime() - Method in class tech.skworks.tachyon.service.contracts.system.PingResponse
-
int64 server_time = 1; - getServerTime() - Method in interface tech.skworks.tachyon.service.contracts.system.PingResponseOrBuilder
-
int64 server_time = 1; - getServiceDescriptor() - Static method in class tech.skworks.tachyon.service.contracts.audit.AuditServiceGrpc
- getServiceDescriptor() - Static method in class tech.skworks.tachyon.service.contracts.player.PlayerDataServiceGrpc
- getServiceDescriptor() - Static method in class tech.skworks.tachyon.service.contracts.snapshot.SnapshotServiceGrpc
- getServiceDescriptor() - Static method in class tech.skworks.tachyon.service.contracts.system.SystemGrpc
- getSnapshotId() - Method in class tech.skworks.tachyon.service.contracts.snapshot.DecodeSnapshotRequest.Builder
-
string snapshot_id = 1; - getSnapshotId() - Method in class tech.skworks.tachyon.service.contracts.snapshot.DecodeSnapshotRequest
-
string snapshot_id = 1; - getSnapshotId() - Method in interface tech.skworks.tachyon.service.contracts.snapshot.DecodeSnapshotRequestOrBuilder
-
string snapshot_id = 1; - getSnapshotId() - Method in class tech.skworks.tachyon.service.contracts.snapshot.DecodeSnapshotResponse.Builder
-
string snapshot_id = 1; - getSnapshotId() - Method in class tech.skworks.tachyon.service.contracts.snapshot.DecodeSnapshotResponse
-
string snapshot_id = 1; - getSnapshotId() - Method in interface tech.skworks.tachyon.service.contracts.snapshot.DecodeSnapshotResponseOrBuilder
-
string snapshot_id = 1; - getSnapshotId() - Method in class tech.skworks.tachyon.service.contracts.snapshot.SnapshotInfo.Builder
-
string snapshot_id = 1; - getSnapshotId() - Method in class tech.skworks.tachyon.service.contracts.snapshot.SnapshotInfo
-
string snapshot_id = 1; - getSnapshotId() - Method in interface tech.skworks.tachyon.service.contracts.snapshot.SnapshotInfoOrBuilder
-
string snapshot_id = 1; - getSnapshotId() - Method in class tech.skworks.tachyon.service.contracts.snapshot.ToggleLockSnapshotRequest.Builder
-
string snapshot_id = 1; - getSnapshotId() - Method in class tech.skworks.tachyon.service.contracts.snapshot.ToggleLockSnapshotRequest
-
string snapshot_id = 1; - getSnapshotId() - Method in interface tech.skworks.tachyon.service.contracts.snapshot.ToggleLockSnapshotRequestOrBuilder
-
string snapshot_id = 1; - getSnapshotIdBytes() - Method in class tech.skworks.tachyon.service.contracts.snapshot.DecodeSnapshotRequest.Builder
-
string snapshot_id = 1; - getSnapshotIdBytes() - Method in class tech.skworks.tachyon.service.contracts.snapshot.DecodeSnapshotRequest
-
string snapshot_id = 1; - getSnapshotIdBytes() - Method in interface tech.skworks.tachyon.service.contracts.snapshot.DecodeSnapshotRequestOrBuilder
-
string snapshot_id = 1; - getSnapshotIdBytes() - Method in class tech.skworks.tachyon.service.contracts.snapshot.DecodeSnapshotResponse.Builder
-
string snapshot_id = 1; - getSnapshotIdBytes() - Method in class tech.skworks.tachyon.service.contracts.snapshot.DecodeSnapshotResponse
-
string snapshot_id = 1; - getSnapshotIdBytes() - Method in interface tech.skworks.tachyon.service.contracts.snapshot.DecodeSnapshotResponseOrBuilder
-
string snapshot_id = 1; - getSnapshotIdBytes() - Method in class tech.skworks.tachyon.service.contracts.snapshot.SnapshotInfo.Builder
-
string snapshot_id = 1; - getSnapshotIdBytes() - Method in class tech.skworks.tachyon.service.contracts.snapshot.SnapshotInfo
-
string snapshot_id = 1; - getSnapshotIdBytes() - Method in interface tech.skworks.tachyon.service.contracts.snapshot.SnapshotInfoOrBuilder
-
string snapshot_id = 1; - getSnapshotIdBytes() - Method in class tech.skworks.tachyon.service.contracts.snapshot.ToggleLockSnapshotRequest.Builder
-
string snapshot_id = 1; - getSnapshotIdBytes() - Method in class tech.skworks.tachyon.service.contracts.snapshot.ToggleLockSnapshotRequest
-
string snapshot_id = 1; - getSnapshotIdBytes() - Method in interface tech.skworks.tachyon.service.contracts.snapshot.ToggleLockSnapshotRequestOrBuilder
-
string snapshot_id = 1; - getSnapshots(int) - Method in class tech.skworks.tachyon.service.contracts.snapshot.ListSnapshotsResponse.Builder
-
repeated .tech.skworks.tachyon.service.contracts.snapshot.SnapshotInfo snapshots = 2; - getSnapshots(int) - Method in class tech.skworks.tachyon.service.contracts.snapshot.ListSnapshotsResponse
-
repeated .tech.skworks.tachyon.service.contracts.snapshot.SnapshotInfo snapshots = 2; - getSnapshots(int) - Method in interface tech.skworks.tachyon.service.contracts.snapshot.ListSnapshotsResponseOrBuilder
-
repeated .tech.skworks.tachyon.service.contracts.snapshot.SnapshotInfo snapshots = 2; - getSnapshots(String) - Method in interface tech.skworks.tachyon.api.services.SnapshotService
-
Retrieves the metadata history of all snapshots associated with a specific player.
- getSnapshots(String) - Method in class tech.skworks.tachyon.plugin.internal.snapshots.GrpcSnapshotService
- getSnapshotsBuilder(int) - Method in class tech.skworks.tachyon.service.contracts.snapshot.ListSnapshotsResponse.Builder
-
repeated .tech.skworks.tachyon.service.contracts.snapshot.SnapshotInfo snapshots = 2; - getSnapshotsBuilderList() - Method in class tech.skworks.tachyon.service.contracts.snapshot.ListSnapshotsResponse.Builder
-
repeated .tech.skworks.tachyon.service.contracts.snapshot.SnapshotInfo snapshots = 2; - getSnapshotsCount() - Method in class tech.skworks.tachyon.service.contracts.snapshot.ListSnapshotsResponse.Builder
-
repeated .tech.skworks.tachyon.service.contracts.snapshot.SnapshotInfo snapshots = 2; - getSnapshotsCount() - Method in class tech.skworks.tachyon.service.contracts.snapshot.ListSnapshotsResponse
-
repeated .tech.skworks.tachyon.service.contracts.snapshot.SnapshotInfo snapshots = 2; - getSnapshotsCount() - Method in interface tech.skworks.tachyon.service.contracts.snapshot.ListSnapshotsResponseOrBuilder
-
repeated .tech.skworks.tachyon.service.contracts.snapshot.SnapshotInfo snapshots = 2; - getSnapshotService() - Method in interface tech.skworks.tachyon.api.TachyonAPI
-
Retrieves the snapshot service used to trigger database backups, point-in-time recoveries, and to query snapshot histories.
- getSnapshotService() - Method in class tech.skworks.tachyon.plugin.spigot.TachyonCore
- getSnapshotsList() - Method in class tech.skworks.tachyon.service.contracts.snapshot.ListSnapshotsResponse.Builder
-
repeated .tech.skworks.tachyon.service.contracts.snapshot.SnapshotInfo snapshots = 2; - getSnapshotsList() - Method in class tech.skworks.tachyon.service.contracts.snapshot.ListSnapshotsResponse
-
repeated .tech.skworks.tachyon.service.contracts.snapshot.SnapshotInfo snapshots = 2; - getSnapshotsList() - Method in interface tech.skworks.tachyon.service.contracts.snapshot.ListSnapshotsResponseOrBuilder
-
repeated .tech.skworks.tachyon.service.contracts.snapshot.SnapshotInfo snapshots = 2; - getSnapshotsOrBuilder(int) - Method in class tech.skworks.tachyon.service.contracts.snapshot.ListSnapshotsResponse.Builder
-
repeated .tech.skworks.tachyon.service.contracts.snapshot.SnapshotInfo snapshots = 2; - getSnapshotsOrBuilder(int) - Method in class tech.skworks.tachyon.service.contracts.snapshot.ListSnapshotsResponse
-
repeated .tech.skworks.tachyon.service.contracts.snapshot.SnapshotInfo snapshots = 2; - getSnapshotsOrBuilder(int) - Method in interface tech.skworks.tachyon.service.contracts.snapshot.ListSnapshotsResponseOrBuilder
-
repeated .tech.skworks.tachyon.service.contracts.snapshot.SnapshotInfo snapshots = 2; - getSnapshotsOrBuilderList() - Method in class tech.skworks.tachyon.service.contracts.snapshot.ListSnapshotsResponse.Builder
-
repeated .tech.skworks.tachyon.service.contracts.snapshot.SnapshotInfo snapshots = 2; - getSnapshotsOrBuilderList() - Method in class tech.skworks.tachyon.service.contracts.snapshot.ListSnapshotsResponse
-
repeated .tech.skworks.tachyon.service.contracts.snapshot.SnapshotInfo snapshots = 2; - getSnapshotsOrBuilderList() - Method in interface tech.skworks.tachyon.service.contracts.snapshot.ListSnapshotsResponseOrBuilder
-
repeated .tech.skworks.tachyon.service.contracts.snapshot.SnapshotInfo snapshots = 2; - getSnapshotStub(int) - Method in class tech.skworks.tachyon.plugin.internal.GrpcClientManager
- getSource() - Method in class tech.skworks.tachyon.service.contracts.snapshot.SnapshotInfo.Builder
-
string source = 5; - getSource() - Method in class tech.skworks.tachyon.service.contracts.snapshot.SnapshotInfo
-
string source = 5; - getSource() - Method in interface tech.skworks.tachyon.service.contracts.snapshot.SnapshotInfoOrBuilder
-
string source = 5; - getSourceBytes() - Method in class tech.skworks.tachyon.service.contracts.snapshot.SnapshotInfo.Builder
-
string source = 5; - getSourceBytes() - Method in class tech.skworks.tachyon.service.contracts.snapshot.SnapshotInfo
-
string source = 5; - getSourceBytes() - Method in interface tech.skworks.tachyon.service.contracts.snapshot.SnapshotInfoOrBuilder
-
string source = 5; - getSpigotServerName() - Method in class tech.skworks.tachyon.service.contracts.system.PingRequest.Builder
-
string spigot_server_name = 2; - getSpigotServerName() - Method in class tech.skworks.tachyon.service.contracts.system.PingRequest
-
string spigot_server_name = 2; - getSpigotServerName() - Method in interface tech.skworks.tachyon.service.contracts.system.PingRequestOrBuilder
-
string spigot_server_name = 2; - getSpigotServerNameBytes() - Method in class tech.skworks.tachyon.service.contracts.system.PingRequest.Builder
-
string spigot_server_name = 2; - getSpigotServerNameBytes() - Method in class tech.skworks.tachyon.service.contracts.system.PingRequest
-
string spigot_server_name = 2; - getSpigotServerNameBytes() - Method in interface tech.skworks.tachyon.service.contracts.system.PingRequestOrBuilder
-
string spigot_server_name = 2; - getStub() - Method in class tech.skworks.tachyon.service.contracts.audit.AuditServiceClient
- getStub() - Method in class tech.skworks.tachyon.service.contracts.player.PlayerDataServiceClient
- getStub() - Method in class tech.skworks.tachyon.service.contracts.snapshot.SnapshotServiceClient
- getStub() - Method in class tech.skworks.tachyon.service.contracts.system.SystemClient
- getSystemStub() - Method in class tech.skworks.tachyon.plugin.internal.GrpcClientManager
- getTachyon() - Method in class tech.skworks.tachyon.exampleplugin.TachyonCookies
- getTachyonMetrics() - Method in class tech.skworks.tachyon.plugin.internal.metric.MetricsService
- getTachyonServerName() - Method in class tech.skworks.tachyon.service.contracts.system.PingResponse.Builder
-
string tachyon_server_name = 2; - getTachyonServerName() - Method in class tech.skworks.tachyon.service.contracts.system.PingResponse
-
string tachyon_server_name = 2; - getTachyonServerName() - Method in interface tech.skworks.tachyon.service.contracts.system.PingResponseOrBuilder
-
string tachyon_server_name = 2; - getTachyonServerNameBytes() - Method in class tech.skworks.tachyon.service.contracts.system.PingResponse.Builder
-
string tachyon_server_name = 2; - getTachyonServerNameBytes() - Method in class tech.skworks.tachyon.service.contracts.system.PingResponse
-
string tachyon_server_name = 2; - getTachyonServerNameBytes() - Method in interface tech.skworks.tachyon.service.contracts.system.PingResponseOrBuilder
-
string tachyon_server_name = 2; - getTakeComponentSnapshotMethod() - Static method in class tech.skworks.tachyon.service.contracts.snapshot.SnapshotServiceGrpc
- getTakeDatabaseSnapshotMethod() - Static method in class tech.skworks.tachyon.service.contracts.snapshot.SnapshotServiceGrpc
- getTargetComponent() - Method in class tech.skworks.tachyon.service.contracts.snapshot.TakeComponentSnapshotRequest.Builder
-
string target_component = 4; - getTargetComponent() - Method in class tech.skworks.tachyon.service.contracts.snapshot.TakeComponentSnapshotRequest
-
string target_component = 4; - getTargetComponent() - Method in interface tech.skworks.tachyon.service.contracts.snapshot.TakeComponentSnapshotRequestOrBuilder
-
string target_component = 4; - getTargetComponentBytes() - Method in class tech.skworks.tachyon.service.contracts.snapshot.TakeComponentSnapshotRequest.Builder
-
string target_component = 4; - getTargetComponentBytes() - Method in class tech.skworks.tachyon.service.contracts.snapshot.TakeComponentSnapshotRequest
-
string target_component = 4; - getTargetComponentBytes() - Method in interface tech.skworks.tachyon.service.contracts.snapshot.TakeComponentSnapshotRequestOrBuilder
-
string target_component = 4; - getTimestamp() - Method in class tech.skworks.tachyon.service.contracts.snapshot.SnapshotInfo.Builder
-
int64 timestamp = 2; - getTimestamp() - Method in class tech.skworks.tachyon.service.contracts.snapshot.SnapshotInfo
-
int64 timestamp = 2; - getTimestamp() - Method in interface tech.skworks.tachyon.service.contracts.snapshot.SnapshotInfoOrBuilder
-
int64 timestamp = 2; - getTimestampMs() - Method in class tech.skworks.tachyon.service.contracts.audit.AuditLogEntry.Builder
-
int64 timestamp_ms = 5; - getTimestampMs() - Method in class tech.skworks.tachyon.service.contracts.audit.AuditLogEntry
-
int64 timestamp_ms = 5; - getTimestampMs() - Method in interface tech.skworks.tachyon.service.contracts.audit.AuditLogEntryOrBuilder
-
int64 timestamp_ms = 5; - getToggleLockSnapshotMethod() - Static method in class tech.skworks.tachyon.service.contracts.snapshot.SnapshotServiceGrpc
- getTriggerType() - Method in class tech.skworks.tachyon.service.contracts.snapshot.SnapshotInfo.Builder
-
.tech.skworks.tachyon.service.contracts.snapshot.SnapshotTriggerType trigger_type = 3; - getTriggerType() - Method in class tech.skworks.tachyon.service.contracts.snapshot.SnapshotInfo
-
.tech.skworks.tachyon.service.contracts.snapshot.SnapshotTriggerType trigger_type = 3; - getTriggerType() - Method in interface tech.skworks.tachyon.service.contracts.snapshot.SnapshotInfoOrBuilder
-
.tech.skworks.tachyon.service.contracts.snapshot.SnapshotTriggerType trigger_type = 3; - getTriggerType() - Method in class tech.skworks.tachyon.service.contracts.snapshot.TakeComponentSnapshotRequest.Builder
-
.tech.skworks.tachyon.service.contracts.snapshot.SnapshotTriggerType trigger_type = 1; - getTriggerType() - Method in class tech.skworks.tachyon.service.contracts.snapshot.TakeComponentSnapshotRequest
-
.tech.skworks.tachyon.service.contracts.snapshot.SnapshotTriggerType trigger_type = 1; - getTriggerType() - Method in interface tech.skworks.tachyon.service.contracts.snapshot.TakeComponentSnapshotRequestOrBuilder
-
.tech.skworks.tachyon.service.contracts.snapshot.SnapshotTriggerType trigger_type = 1; - getTriggerType() - Method in class tech.skworks.tachyon.service.contracts.snapshot.TakeDatabaseSnapshotRequest.Builder
-
.tech.skworks.tachyon.service.contracts.snapshot.SnapshotTriggerType trigger_type = 1; - getTriggerType() - Method in class tech.skworks.tachyon.service.contracts.snapshot.TakeDatabaseSnapshotRequest
-
.tech.skworks.tachyon.service.contracts.snapshot.SnapshotTriggerType trigger_type = 1; - getTriggerType() - Method in interface tech.skworks.tachyon.service.contracts.snapshot.TakeDatabaseSnapshotRequestOrBuilder
-
.tech.skworks.tachyon.service.contracts.snapshot.SnapshotTriggerType trigger_type = 1; - getTriggerTypeValue() - Method in class tech.skworks.tachyon.service.contracts.snapshot.SnapshotInfo.Builder
-
.tech.skworks.tachyon.service.contracts.snapshot.SnapshotTriggerType trigger_type = 3; - getTriggerTypeValue() - Method in class tech.skworks.tachyon.service.contracts.snapshot.SnapshotInfo
-
.tech.skworks.tachyon.service.contracts.snapshot.SnapshotTriggerType trigger_type = 3; - getTriggerTypeValue() - Method in interface tech.skworks.tachyon.service.contracts.snapshot.SnapshotInfoOrBuilder
-
.tech.skworks.tachyon.service.contracts.snapshot.SnapshotTriggerType trigger_type = 3; - getTriggerTypeValue() - Method in class tech.skworks.tachyon.service.contracts.snapshot.TakeComponentSnapshotRequest.Builder
-
.tech.skworks.tachyon.service.contracts.snapshot.SnapshotTriggerType trigger_type = 1; - getTriggerTypeValue() - Method in class tech.skworks.tachyon.service.contracts.snapshot.TakeComponentSnapshotRequest
-
.tech.skworks.tachyon.service.contracts.snapshot.SnapshotTriggerType trigger_type = 1; - getTriggerTypeValue() - Method in interface tech.skworks.tachyon.service.contracts.snapshot.TakeComponentSnapshotRequestOrBuilder
-
.tech.skworks.tachyon.service.contracts.snapshot.SnapshotTriggerType trigger_type = 1; - getTriggerTypeValue() - Method in class tech.skworks.tachyon.service.contracts.snapshot.TakeDatabaseSnapshotRequest.Builder
-
.tech.skworks.tachyon.service.contracts.snapshot.SnapshotTriggerType trigger_type = 1; - getTriggerTypeValue() - Method in class tech.skworks.tachyon.service.contracts.snapshot.TakeDatabaseSnapshotRequest
-
.tech.skworks.tachyon.service.contracts.snapshot.SnapshotTriggerType trigger_type = 1; - getTriggerTypeValue() - Method in interface tech.skworks.tachyon.service.contracts.snapshot.TakeDatabaseSnapshotRequestOrBuilder
-
.tech.skworks.tachyon.service.contracts.snapshot.SnapshotTriggerType trigger_type = 1; - getTypeRegistry() - Method in class tech.skworks.tachyon.service.infra.DynamicProtobufRegistry
- getUuid() - Method in interface tech.skworks.tachyon.api.profile.TachyonProfile
-
Gets the unique identifier of the player who owns this profile.
- getUuid() - Method in class tech.skworks.tachyon.plugin.internal.player.GrpcTachyonProfile
- getUuid() - Method in class tech.skworks.tachyon.plugin.internal.retry.RetryTask
- getUuid() - Method in class tech.skworks.tachyon.service.contracts.audit.AuditLogEntry.Builder
-
string uuid = 1; - getUuid() - Method in class tech.skworks.tachyon.service.contracts.audit.AuditLogEntry
-
string uuid = 1; - getUuid() - Method in interface tech.skworks.tachyon.service.contracts.audit.AuditLogEntryOrBuilder
-
string uuid = 1; - getUuid() - Method in class tech.skworks.tachyon.service.contracts.player.DeleteComponentRequest.Builder
-
string uuid = 1; - getUuid() - Method in class tech.skworks.tachyon.service.contracts.player.DeleteComponentRequest
-
string uuid = 1; - getUuid() - Method in interface tech.skworks.tachyon.service.contracts.player.DeleteComponentRequestOrBuilder
-
string uuid = 1; - getUuid() - Method in class tech.skworks.tachyon.service.contracts.player.FreePlayerRequest.Builder
-
string uuid = 1; - getUuid() - Method in class tech.skworks.tachyon.service.contracts.player.FreePlayerRequest
-
string uuid = 1; - getUuid() - Method in interface tech.skworks.tachyon.service.contracts.player.FreePlayerRequestOrBuilder
-
string uuid = 1; - getUuid() - Method in class tech.skworks.tachyon.service.contracts.player.GetPlayerRequest.Builder
-
string uuid = 1; - getUuid() - Method in class tech.skworks.tachyon.service.contracts.player.GetPlayerRequest
-
string uuid = 1; - getUuid() - Method in interface tech.skworks.tachyon.service.contracts.player.GetPlayerRequestOrBuilder
-
string uuid = 1; - getUuid() - Method in class tech.skworks.tachyon.service.contracts.player.GetPlayerResponse.Builder
-
string uuid = 1; - getUuid() - Method in class tech.skworks.tachyon.service.contracts.player.GetPlayerResponse
-
string uuid = 1; - getUuid() - Method in interface tech.skworks.tachyon.service.contracts.player.GetPlayerResponseOrBuilder
-
string uuid = 1; - getUuid() - Method in class tech.skworks.tachyon.service.contracts.player.PlayerHeartBeatRequest.Builder
-
string uuid = 1; - getUuid() - Method in class tech.skworks.tachyon.service.contracts.player.PlayerHeartBeatRequest
-
string uuid = 1; - getUuid() - Method in interface tech.skworks.tachyon.service.contracts.player.PlayerHeartBeatRequestOrBuilder
-
string uuid = 1; - getUuid() - Method in class tech.skworks.tachyon.service.contracts.player.SaveComponentRequest.Builder
-
string uuid = 1; - getUuid() - Method in class tech.skworks.tachyon.service.contracts.player.SaveComponentRequest
-
string uuid = 1; - getUuid() - Method in interface tech.skworks.tachyon.service.contracts.player.SaveComponentRequestOrBuilder
-
string uuid = 1; - getUuid() - Method in class tech.skworks.tachyon.service.contracts.player.SaveProfileRequest.Builder
-
string uuid = 1; - getUuid() - Method in class tech.skworks.tachyon.service.contracts.player.SaveProfileRequest
-
string uuid = 1; - getUuid() - Method in interface tech.skworks.tachyon.service.contracts.player.SaveProfileRequestOrBuilder
-
string uuid = 1; - getUuidBytes() - Method in class tech.skworks.tachyon.service.contracts.audit.AuditLogEntry.Builder
-
string uuid = 1; - getUuidBytes() - Method in class tech.skworks.tachyon.service.contracts.audit.AuditLogEntry
-
string uuid = 1; - getUuidBytes() - Method in interface tech.skworks.tachyon.service.contracts.audit.AuditLogEntryOrBuilder
-
string uuid = 1; - getUuidBytes() - Method in class tech.skworks.tachyon.service.contracts.player.DeleteComponentRequest.Builder
-
string uuid = 1; - getUuidBytes() - Method in class tech.skworks.tachyon.service.contracts.player.DeleteComponentRequest
-
string uuid = 1; - getUuidBytes() - Method in interface tech.skworks.tachyon.service.contracts.player.DeleteComponentRequestOrBuilder
-
string uuid = 1; - getUuidBytes() - Method in class tech.skworks.tachyon.service.contracts.player.FreePlayerRequest.Builder
-
string uuid = 1; - getUuidBytes() - Method in class tech.skworks.tachyon.service.contracts.player.FreePlayerRequest
-
string uuid = 1; - getUuidBytes() - Method in interface tech.skworks.tachyon.service.contracts.player.FreePlayerRequestOrBuilder
-
string uuid = 1; - getUuidBytes() - Method in class tech.skworks.tachyon.service.contracts.player.GetPlayerRequest.Builder
-
string uuid = 1; - getUuidBytes() - Method in class tech.skworks.tachyon.service.contracts.player.GetPlayerRequest
-
string uuid = 1; - getUuidBytes() - Method in interface tech.skworks.tachyon.service.contracts.player.GetPlayerRequestOrBuilder
-
string uuid = 1; - getUuidBytes() - Method in class tech.skworks.tachyon.service.contracts.player.GetPlayerResponse.Builder
-
string uuid = 1; - getUuidBytes() - Method in class tech.skworks.tachyon.service.contracts.player.GetPlayerResponse
-
string uuid = 1; - getUuidBytes() - Method in interface tech.skworks.tachyon.service.contracts.player.GetPlayerResponseOrBuilder
-
string uuid = 1; - getUuidBytes() - Method in class tech.skworks.tachyon.service.contracts.player.PlayerHeartBeatRequest.Builder
-
string uuid = 1; - getUuidBytes() - Method in class tech.skworks.tachyon.service.contracts.player.PlayerHeartBeatRequest
-
string uuid = 1; - getUuidBytes() - Method in interface tech.skworks.tachyon.service.contracts.player.PlayerHeartBeatRequestOrBuilder
-
string uuid = 1; - getUuidBytes() - Method in class tech.skworks.tachyon.service.contracts.player.SaveComponentRequest.Builder
-
string uuid = 1; - getUuidBytes() - Method in class tech.skworks.tachyon.service.contracts.player.SaveComponentRequest
-
string uuid = 1; - getUuidBytes() - Method in interface tech.skworks.tachyon.service.contracts.player.SaveComponentRequestOrBuilder
-
string uuid = 1; - getUuidBytes() - Method in class tech.skworks.tachyon.service.contracts.player.SaveProfileRequest.Builder
-
string uuid = 1; - getUuidBytes() - Method in class tech.skworks.tachyon.service.contracts.player.SaveProfileRequest
-
string uuid = 1; - getUuidBytes() - Method in interface tech.skworks.tachyon.service.contracts.player.SaveProfileRequestOrBuilder
-
string uuid = 1; - getUuids(int) - Method in class tech.skworks.tachyon.service.contracts.player.PlayerHeartBeatBatchRequest.Builder
-
repeated string uuids = 1; - getUuids(int) - Method in class tech.skworks.tachyon.service.contracts.player.PlayerHeartBeatBatchRequest
-
repeated string uuids = 1; - getUuids(int) - Method in interface tech.skworks.tachyon.service.contracts.player.PlayerHeartBeatBatchRequestOrBuilder
-
repeated string uuids = 1; - getUuidsBytes(int) - Method in class tech.skworks.tachyon.service.contracts.player.PlayerHeartBeatBatchRequest.Builder
-
repeated string uuids = 1; - getUuidsBytes(int) - Method in class tech.skworks.tachyon.service.contracts.player.PlayerHeartBeatBatchRequest
-
repeated string uuids = 1; - getUuidsBytes(int) - Method in interface tech.skworks.tachyon.service.contracts.player.PlayerHeartBeatBatchRequestOrBuilder
-
repeated string uuids = 1; - getUuidsCount() - Method in class tech.skworks.tachyon.service.contracts.player.PlayerHeartBeatBatchRequest.Builder
-
repeated string uuids = 1; - getUuidsCount() - Method in class tech.skworks.tachyon.service.contracts.player.PlayerHeartBeatBatchRequest
-
repeated string uuids = 1; - getUuidsCount() - Method in interface tech.skworks.tachyon.service.contracts.player.PlayerHeartBeatBatchRequestOrBuilder
-
repeated string uuids = 1; - getUuidsList() - Method in class tech.skworks.tachyon.service.contracts.player.PlayerHeartBeatBatchRequest.Builder
-
repeated string uuids = 1; - getUuidsList() - Method in class tech.skworks.tachyon.service.contracts.player.PlayerHeartBeatBatchRequest
-
repeated string uuids = 1; - getUuidsList() - Method in interface tech.skworks.tachyon.service.contracts.player.PlayerHeartBeatBatchRequestOrBuilder
-
repeated string uuids = 1; - getValueDescriptor() - Method in enum class tech.skworks.tachyon.service.contracts.snapshot.SnapshotTriggerType
- getVanillaMetrics() - Method in class tech.skworks.tachyon.plugin.internal.metric.MetricsService
- GRANULARITY_FIELD_NUMBER - Static variable in class tech.skworks.tachyon.service.contracts.snapshot.SnapshotInfo
- GRPC_ERRORS - Static variable in class tech.skworks.tachyon.plugin.internal.metric.scraper.TachyonMetrics
- GRPC_LATENCY - Static variable in class tech.skworks.tachyon.plugin.internal.metric.scraper.TachyonMetrics
- GrpcAuditService - Class in tech.skworks.tachyon.plugin.internal.audit
-
Project Tachyon Class AuditManager
- GrpcAuditService(GrpcClientManager, String) - Constructor for class tech.skworks.tachyon.plugin.internal.audit.GrpcAuditService
- grpcClientManager - Variable in class tech.skworks.tachyon.plugin.internal.util.AbstractGrpcService
- GrpcClientManager - Class in tech.skworks.tachyon.plugin.internal
-
Project Tachyon Class GrpcClientManager
- GrpcClientManager(String, int) - Constructor for class tech.skworks.tachyon.plugin.internal.GrpcClientManager
- GrpcComponentService - Class in tech.skworks.tachyon.plugin.internal.player.component
-
Project Tachyon Class ComponentService
- GrpcComponentService(GrpcClientManager, File, TachyonMetrics) - Constructor for class tech.skworks.tachyon.plugin.internal.player.component.GrpcComponentService
- grpcHost() - Method in record class tech.skworks.tachyon.plugin.spigot.config.TachyonConfig
-
Returns the value of the
grpcHostrecord component. - grpcPort() - Method in record class tech.skworks.tachyon.plugin.spigot.config.TachyonConfig
-
Returns the value of the
grpcPortrecord component. - GrpcSnapshotService - Class in tech.skworks.tachyon.plugin.internal.snapshots
-
Project Tachyon Class SnapshotManaer
- GrpcSnapshotService(TachyonMetrics, GrpcClientManager) - Constructor for class tech.skworks.tachyon.plugin.internal.snapshots.GrpcSnapshotService
- GrpcTachyonProfile - Class in tech.skworks.tachyon.plugin.internal.player
-
Project Tachyon Class PlayerProfile
- GrpcTachyonProfile(UUID, GrpcComponentService) - Constructor for class tech.skworks.tachyon.plugin.internal.player.GrpcTachyonProfile
H
- handleGrpcExceptions(String, StatusRuntimeException, CompletableFuture) - Method in class tech.skworks.tachyon.plugin.internal.player.component.GrpcComponentService
- handleGrpcExceptions(String, StatusRuntimeException, CompletableFuture) - Method in class tech.skworks.tachyon.plugin.internal.player.heartbeat.HeartBeatService
- handleGrpcExceptions(String, StatusRuntimeException, CompletableFuture) - Method in class tech.skworks.tachyon.plugin.internal.snapshots.GrpcSnapshotService
- handleGrpcExceptions(String, StatusRuntimeException, CompletableFuture) - Method in class tech.skworks.tachyon.plugin.internal.util.AbstractGrpcService
- hasComponent() - Method in class tech.skworks.tachyon.service.contracts.player.SaveComponentRequest.Builder
-
.google.protobuf.Any component = 2; - hasComponent() - Method in class tech.skworks.tachyon.service.contracts.player.SaveComponentRequest
-
.google.protobuf.Any component = 2; - hasComponent() - Method in interface tech.skworks.tachyon.service.contracts.player.SaveComponentRequestOrBuilder
-
.google.protobuf.Any component = 2; - hasEntry() - Method in class tech.skworks.tachyon.service.contracts.audit.LogEventRequest.Builder
-
.tech.skworks.tachyon.service.contracts.audit.AuditLogEntry entry = 1; - hasEntry() - Method in class tech.skworks.tachyon.service.contracts.audit.LogEventRequest
-
.tech.skworks.tachyon.service.contracts.audit.AuditLogEntry entry = 1; - hasEntry() - Method in interface tech.skworks.tachyon.service.contracts.audit.LogEventRequestOrBuilder
-
.tech.skworks.tachyon.service.contracts.audit.AuditLogEntry entry = 1; - hashCode() - Method in class tech.skworks.tachyon.exampleplugin.components.CookieComponent
- hashCode() - Method in record class tech.skworks.tachyon.plugin.spigot.config.TachyonConfig
-
Returns a hash code value for this object.
- hashCode() - Method in class tech.skworks.tachyon.service.contracts.audit.AuditLogEntry
- hashCode() - Method in class tech.skworks.tachyon.service.contracts.audit.LogEventBatchRequest
- hashCode() - Method in class tech.skworks.tachyon.service.contracts.audit.LogEventRequest
- hashCode() - Method in class tech.skworks.tachyon.service.contracts.player.DeleteComponentRequest
- hashCode() - Method in class tech.skworks.tachyon.service.contracts.player.FreePlayerRequest
- hashCode() - Method in class tech.skworks.tachyon.service.contracts.player.GetPlayerRequest
- hashCode() - Method in class tech.skworks.tachyon.service.contracts.player.GetPlayerResponse
- hashCode() - Method in class tech.skworks.tachyon.service.contracts.player.PlayerHeartBeatBatchRequest
- hashCode() - Method in class tech.skworks.tachyon.service.contracts.player.PlayerHeartBeatRequest
- hashCode() - Method in class tech.skworks.tachyon.service.contracts.player.SaveComponentRequest
- hashCode() - Method in class tech.skworks.tachyon.service.contracts.player.SaveProfileRequest
- hashCode() - Method in class tech.skworks.tachyon.service.contracts.snapshot.DecodeSnapshotRequest
- hashCode() - Method in class tech.skworks.tachyon.service.contracts.snapshot.DecodeSnapshotResponse
- hashCode() - Method in class tech.skworks.tachyon.service.contracts.snapshot.ListSnapshotsRequest
- hashCode() - Method in class tech.skworks.tachyon.service.contracts.snapshot.ListSnapshotsResponse
- hashCode() - Method in class tech.skworks.tachyon.service.contracts.snapshot.SnapshotInfo
- hashCode() - Method in class tech.skworks.tachyon.service.contracts.snapshot.TakeComponentSnapshotRequest
- hashCode() - Method in class tech.skworks.tachyon.service.contracts.snapshot.TakeDatabaseSnapshotRequest
- hashCode() - Method in class tech.skworks.tachyon.service.contracts.snapshot.ToggleLockSnapshotRequest
- hashCode() - Method in class tech.skworks.tachyon.service.contracts.snapshot.ToggleLockSnapshotResponse
- hashCode() - Method in class tech.skworks.tachyon.service.contracts.system.PingRequest
- hashCode() - Method in class tech.skworks.tachyon.service.contracts.system.PingResponse
- HeartBeatService - Class in tech.skworks.tachyon.plugin.internal.player.heartbeat
-
Project Tachyon Class PlayerProfileService
- HeartBeatService(TachyonMetrics, GrpcClientManager) - Constructor for class tech.skworks.tachyon.plugin.internal.player.heartbeat.HeartBeatService
- HeartBeatsTask - Class in tech.skworks.tachyon.plugin.internal.player.heartbeat
-
Project Tachyon Class HeartBeatsTask
- HeartBeatsTask(HeartBeatService, TachyonConfig) - Constructor for class tech.skworks.tachyon.plugin.internal.player.heartbeat.HeartBeatsTask
I
- incrementAttempts() - Method in class tech.skworks.tachyon.plugin.internal.retry.RetryTask
- info(String, Object...) - Method in class tech.skworks.tachyon.plugin.internal.util.TachyonLogger
- initComponent(T) - Method in class tech.skworks.tachyon.plugin.internal.player.GrpcTachyonProfile
-
Sets a component received from the backend at load time.
- internalGetFieldAccessorTable() - Method in class tech.skworks.tachyon.exampleplugin.components.CookieComponent.Builder
- internalGetFieldAccessorTable() - Method in class tech.skworks.tachyon.exampleplugin.components.CookieComponent
- internalGetFieldAccessorTable() - Method in class tech.skworks.tachyon.service.contracts.audit.AuditLogEntry.Builder
- internalGetFieldAccessorTable() - Method in class tech.skworks.tachyon.service.contracts.audit.AuditLogEntry
- internalGetFieldAccessorTable() - Method in class tech.skworks.tachyon.service.contracts.audit.LogEventBatchRequest.Builder
- internalGetFieldAccessorTable() - Method in class tech.skworks.tachyon.service.contracts.audit.LogEventBatchRequest
- internalGetFieldAccessorTable() - Method in class tech.skworks.tachyon.service.contracts.audit.LogEventRequest.Builder
- internalGetFieldAccessorTable() - Method in class tech.skworks.tachyon.service.contracts.audit.LogEventRequest
- internalGetFieldAccessorTable() - Method in class tech.skworks.tachyon.service.contracts.player.DeleteComponentRequest.Builder
- internalGetFieldAccessorTable() - Method in class tech.skworks.tachyon.service.contracts.player.DeleteComponentRequest
- internalGetFieldAccessorTable() - Method in class tech.skworks.tachyon.service.contracts.player.FreePlayerRequest.Builder
- internalGetFieldAccessorTable() - Method in class tech.skworks.tachyon.service.contracts.player.FreePlayerRequest
- internalGetFieldAccessorTable() - Method in class tech.skworks.tachyon.service.contracts.player.GetPlayerRequest.Builder
- internalGetFieldAccessorTable() - Method in class tech.skworks.tachyon.service.contracts.player.GetPlayerRequest
- internalGetFieldAccessorTable() - Method in class tech.skworks.tachyon.service.contracts.player.GetPlayerResponse.Builder
- internalGetFieldAccessorTable() - Method in class tech.skworks.tachyon.service.contracts.player.GetPlayerResponse
- internalGetFieldAccessorTable() - Method in class tech.skworks.tachyon.service.contracts.player.PlayerHeartBeatBatchRequest.Builder
- internalGetFieldAccessorTable() - Method in class tech.skworks.tachyon.service.contracts.player.PlayerHeartBeatBatchRequest
- internalGetFieldAccessorTable() - Method in class tech.skworks.tachyon.service.contracts.player.PlayerHeartBeatRequest.Builder
- internalGetFieldAccessorTable() - Method in class tech.skworks.tachyon.service.contracts.player.PlayerHeartBeatRequest
- internalGetFieldAccessorTable() - Method in class tech.skworks.tachyon.service.contracts.player.SaveComponentRequest.Builder
- internalGetFieldAccessorTable() - Method in class tech.skworks.tachyon.service.contracts.player.SaveComponentRequest
- internalGetFieldAccessorTable() - Method in class tech.skworks.tachyon.service.contracts.player.SaveProfileRequest.Builder
- internalGetFieldAccessorTable() - Method in class tech.skworks.tachyon.service.contracts.player.SaveProfileRequest
- internalGetFieldAccessorTable() - Method in class tech.skworks.tachyon.service.contracts.snapshot.DecodeSnapshotRequest.Builder
- internalGetFieldAccessorTable() - Method in class tech.skworks.tachyon.service.contracts.snapshot.DecodeSnapshotRequest
- internalGetFieldAccessorTable() - Method in class tech.skworks.tachyon.service.contracts.snapshot.DecodeSnapshotResponse.Builder
- internalGetFieldAccessorTable() - Method in class tech.skworks.tachyon.service.contracts.snapshot.DecodeSnapshotResponse
- internalGetFieldAccessorTable() - Method in class tech.skworks.tachyon.service.contracts.snapshot.ListSnapshotsRequest.Builder
- internalGetFieldAccessorTable() - Method in class tech.skworks.tachyon.service.contracts.snapshot.ListSnapshotsRequest
- internalGetFieldAccessorTable() - Method in class tech.skworks.tachyon.service.contracts.snapshot.ListSnapshotsResponse.Builder
- internalGetFieldAccessorTable() - Method in class tech.skworks.tachyon.service.contracts.snapshot.ListSnapshotsResponse
- internalGetFieldAccessorTable() - Method in class tech.skworks.tachyon.service.contracts.snapshot.SnapshotInfo.Builder
- internalGetFieldAccessorTable() - Method in class tech.skworks.tachyon.service.contracts.snapshot.SnapshotInfo
- internalGetFieldAccessorTable() - Method in class tech.skworks.tachyon.service.contracts.snapshot.TakeComponentSnapshotRequest.Builder
- internalGetFieldAccessorTable() - Method in class tech.skworks.tachyon.service.contracts.snapshot.TakeComponentSnapshotRequest
- internalGetFieldAccessorTable() - Method in class tech.skworks.tachyon.service.contracts.snapshot.TakeDatabaseSnapshotRequest.Builder
- internalGetFieldAccessorTable() - Method in class tech.skworks.tachyon.service.contracts.snapshot.TakeDatabaseSnapshotRequest
- internalGetFieldAccessorTable() - Method in class tech.skworks.tachyon.service.contracts.snapshot.ToggleLockSnapshotRequest.Builder
- internalGetFieldAccessorTable() - Method in class tech.skworks.tachyon.service.contracts.snapshot.ToggleLockSnapshotRequest
- internalGetFieldAccessorTable() - Method in class tech.skworks.tachyon.service.contracts.snapshot.ToggleLockSnapshotResponse.Builder
- internalGetFieldAccessorTable() - Method in class tech.skworks.tachyon.service.contracts.snapshot.ToggleLockSnapshotResponse
- internalGetFieldAccessorTable() - Method in class tech.skworks.tachyon.service.contracts.system.PingRequest.Builder
- internalGetFieldAccessorTable() - Method in class tech.skworks.tachyon.service.contracts.system.PingRequest
- internalGetFieldAccessorTable() - Method in class tech.skworks.tachyon.service.contracts.system.PingResponse.Builder
- internalGetFieldAccessorTable() - Method in class tech.skworks.tachyon.service.contracts.system.PingResponse
- internalGetMapFieldReflection(int) - Method in class tech.skworks.tachyon.service.contracts.snapshot.DecodeSnapshotResponse.Builder
- internalGetMapFieldReflection(int) - Method in class tech.skworks.tachyon.service.contracts.snapshot.DecodeSnapshotResponse
- internalGetMutableMapFieldReflection(int) - Method in class tech.skworks.tachyon.service.contracts.snapshot.DecodeSnapshotResponse.Builder
- internalGetValueMap() - Static method in enum class tech.skworks.tachyon.service.contracts.snapshot.SnapshotTriggerType
- isEmpty() - Method in class tech.skworks.tachyon.plugin.internal.retry.RetryQueue
- isExhausted() - Method in class tech.skworks.tachyon.plugin.internal.retry.RetryTask
- isInitialized() - Method in class tech.skworks.tachyon.exampleplugin.components.CookieComponent.Builder
- isInitialized() - Method in class tech.skworks.tachyon.exampleplugin.components.CookieComponent
- isInitialized() - Method in class tech.skworks.tachyon.service.contracts.audit.AuditLogEntry.Builder
- isInitialized() - Method in class tech.skworks.tachyon.service.contracts.audit.AuditLogEntry
- isInitialized() - Method in class tech.skworks.tachyon.service.contracts.audit.LogEventBatchRequest.Builder
- isInitialized() - Method in class tech.skworks.tachyon.service.contracts.audit.LogEventBatchRequest
- isInitialized() - Method in class tech.skworks.tachyon.service.contracts.audit.LogEventRequest.Builder
- isInitialized() - Method in class tech.skworks.tachyon.service.contracts.audit.LogEventRequest
- isInitialized() - Method in class tech.skworks.tachyon.service.contracts.player.DeleteComponentRequest.Builder
- isInitialized() - Method in class tech.skworks.tachyon.service.contracts.player.DeleteComponentRequest
- isInitialized() - Method in class tech.skworks.tachyon.service.contracts.player.FreePlayerRequest.Builder
- isInitialized() - Method in class tech.skworks.tachyon.service.contracts.player.FreePlayerRequest
- isInitialized() - Method in class tech.skworks.tachyon.service.contracts.player.GetPlayerRequest.Builder
- isInitialized() - Method in class tech.skworks.tachyon.service.contracts.player.GetPlayerRequest
- isInitialized() - Method in class tech.skworks.tachyon.service.contracts.player.GetPlayerResponse.Builder
- isInitialized() - Method in class tech.skworks.tachyon.service.contracts.player.GetPlayerResponse
- isInitialized() - Method in class tech.skworks.tachyon.service.contracts.player.PlayerHeartBeatBatchRequest.Builder
- isInitialized() - Method in class tech.skworks.tachyon.service.contracts.player.PlayerHeartBeatBatchRequest
- isInitialized() - Method in class tech.skworks.tachyon.service.contracts.player.PlayerHeartBeatRequest.Builder
- isInitialized() - Method in class tech.skworks.tachyon.service.contracts.player.PlayerHeartBeatRequest
- isInitialized() - Method in class tech.skworks.tachyon.service.contracts.player.SaveComponentRequest.Builder
- isInitialized() - Method in class tech.skworks.tachyon.service.contracts.player.SaveComponentRequest
- isInitialized() - Method in class tech.skworks.tachyon.service.contracts.player.SaveProfileRequest.Builder
- isInitialized() - Method in class tech.skworks.tachyon.service.contracts.player.SaveProfileRequest
- isInitialized() - Method in class tech.skworks.tachyon.service.contracts.snapshot.DecodeSnapshotRequest.Builder
- isInitialized() - Method in class tech.skworks.tachyon.service.contracts.snapshot.DecodeSnapshotRequest
- isInitialized() - Method in class tech.skworks.tachyon.service.contracts.snapshot.DecodeSnapshotResponse.Builder
- isInitialized() - Method in class tech.skworks.tachyon.service.contracts.snapshot.DecodeSnapshotResponse
- isInitialized() - Method in class tech.skworks.tachyon.service.contracts.snapshot.ListSnapshotsRequest.Builder
- isInitialized() - Method in class tech.skworks.tachyon.service.contracts.snapshot.ListSnapshotsRequest
- isInitialized() - Method in class tech.skworks.tachyon.service.contracts.snapshot.ListSnapshotsResponse.Builder
- isInitialized() - Method in class tech.skworks.tachyon.service.contracts.snapshot.ListSnapshotsResponse
- isInitialized() - Method in class tech.skworks.tachyon.service.contracts.snapshot.SnapshotInfo.Builder
- isInitialized() - Method in class tech.skworks.tachyon.service.contracts.snapshot.SnapshotInfo
- isInitialized() - Method in class tech.skworks.tachyon.service.contracts.snapshot.TakeComponentSnapshotRequest.Builder
- isInitialized() - Method in class tech.skworks.tachyon.service.contracts.snapshot.TakeComponentSnapshotRequest
- isInitialized() - Method in class tech.skworks.tachyon.service.contracts.snapshot.TakeDatabaseSnapshotRequest.Builder
- isInitialized() - Method in class tech.skworks.tachyon.service.contracts.snapshot.TakeDatabaseSnapshotRequest
- isInitialized() - Method in class tech.skworks.tachyon.service.contracts.snapshot.ToggleLockSnapshotRequest.Builder
- isInitialized() - Method in class tech.skworks.tachyon.service.contracts.snapshot.ToggleLockSnapshotRequest
- isInitialized() - Method in class tech.skworks.tachyon.service.contracts.snapshot.ToggleLockSnapshotResponse.Builder
- isInitialized() - Method in class tech.skworks.tachyon.service.contracts.snapshot.ToggleLockSnapshotResponse
- isInitialized() - Method in class tech.skworks.tachyon.service.contracts.system.PingRequest.Builder
- isInitialized() - Method in class tech.skworks.tachyon.service.contracts.system.PingRequest
- isInitialized() - Method in class tech.skworks.tachyon.service.contracts.system.PingResponse.Builder
- isInitialized() - Method in class tech.skworks.tachyon.service.contracts.system.PingResponse
- isLoaded(UUID) - Method in class tech.skworks.tachyon.plugin.internal.player.ProfileManager
L
- listSnapshots(ListSnapshotsRequest) - Method in class tech.skworks.tachyon.service.contracts.snapshot.MutinySnapshotServiceGrpc.MutinySnapshotServiceStub
- listSnapshots(ListSnapshotsRequest) - Method in class tech.skworks.tachyon.service.contracts.snapshot.MutinySnapshotServiceGrpc.SnapshotServiceImplBase
- listSnapshots(ListSnapshotsRequest) - Method in interface tech.skworks.tachyon.service.contracts.snapshot.SnapshotService
- listSnapshots(ListSnapshotsRequest) - Method in class tech.skworks.tachyon.service.contracts.snapshot.SnapshotServiceBean
- listSnapshots(ListSnapshotsRequest) - Method in class tech.skworks.tachyon.service.contracts.snapshot.SnapshotServiceClient
- listSnapshots(ListSnapshotsRequest) - Method in class tech.skworks.tachyon.service.contracts.snapshot.SnapshotServiceGrpc.SnapshotServiceBlockingStub
- listSnapshots(ListSnapshotsRequest) - Method in class tech.skworks.tachyon.service.contracts.snapshot.SnapshotServiceGrpc.SnapshotServiceBlockingV2Stub
- listSnapshots(ListSnapshotsRequest) - Method in class tech.skworks.tachyon.service.contracts.snapshot.SnapshotServiceGrpc.SnapshotServiceFutureStub
- listSnapshots(ListSnapshotsRequest) - Method in class tech.skworks.tachyon.service.snapshot.SnapshotGrpcService
- listSnapshots(ListSnapshotsRequest, StreamObserver) - Method in interface tech.skworks.tachyon.service.contracts.snapshot.SnapshotServiceGrpc.AsyncService
- listSnapshots(ListSnapshotsRequest, StreamObserver) - Method in class tech.skworks.tachyon.service.contracts.snapshot.SnapshotServiceGrpc.SnapshotServiceStub
- ListSnapshotsRequest - Class in tech.skworks.tachyon.service.contracts.snapshot
-
Protobuf type
tech.skworks.tachyon.service.contracts.snapshot.ListSnapshotsRequest - ListSnapshotsRequest.Builder - Class in tech.skworks.tachyon.service.contracts.snapshot
-
Protobuf type
tech.skworks.tachyon.service.contracts.snapshot.ListSnapshotsRequest - ListSnapshotsRequestOrBuilder - Interface in tech.skworks.tachyon.service.contracts.snapshot
- ListSnapshotsResponse - Class in tech.skworks.tachyon.service.contracts.snapshot
-
Protobuf type
tech.skworks.tachyon.service.contracts.snapshot.ListSnapshotsResponse - ListSnapshotsResponse.Builder - Class in tech.skworks.tachyon.service.contracts.snapshot
-
Protobuf type
tech.skworks.tachyon.service.contracts.snapshot.ListSnapshotsResponse - ListSnapshotsResponseOrBuilder - Interface in tech.skworks.tachyon.service.contracts.snapshot
- load(GetPlayerResponse, UUID) - Method in class tech.skworks.tachyon.plugin.internal.player.ProfileManager
- loadProfile(UUID) - Method in class tech.skworks.tachyon.plugin.internal.player.component.GrpcComponentService
- LOCK_STATUS_FIELD_NUMBER - Static variable in class tech.skworks.tachyon.service.contracts.snapshot.ToggleLockSnapshotResponse
- LOCKED_FIELD_NUMBER - Static variable in class tech.skworks.tachyon.service.contracts.snapshot.SnapshotInfo
- LOCKER_ID_FIELD_NUMBER - Static variable in class tech.skworks.tachyon.service.contracts.snapshot.ToggleLockSnapshotRequest
- log(String, String, String) - Method in interface tech.skworks.tachyon.api.services.AuditService
-
Records a specific action performed by or affecting a player, along with its context.
- log(String, String, String) - Method in class tech.skworks.tachyon.plugin.internal.audit.GrpcAuditService
-
Enqueues an audit log entry.
- log(Level, String, Object...) - Method in class tech.skworks.tachyon.plugin.internal.util.TachyonLogger
- log(Level, Throwable, String, Object...) - Method in class tech.skworks.tachyon.plugin.internal.util.TachyonLogger
- logEvent(LogEventRequest) - Method in class tech.skworks.tachyon.service.audit.AuditGrpcService
- logEvent(LogEventRequest) - Method in interface tech.skworks.tachyon.service.contracts.audit.AuditService
- logEvent(LogEventRequest) - Method in class tech.skworks.tachyon.service.contracts.audit.AuditServiceBean
- logEvent(LogEventRequest) - Method in class tech.skworks.tachyon.service.contracts.audit.AuditServiceClient
- logEvent(LogEventRequest) - Method in class tech.skworks.tachyon.service.contracts.audit.AuditServiceGrpc.AuditServiceBlockingStub
- logEvent(LogEventRequest) - Method in class tech.skworks.tachyon.service.contracts.audit.AuditServiceGrpc.AuditServiceBlockingV2Stub
- logEvent(LogEventRequest) - Method in class tech.skworks.tachyon.service.contracts.audit.AuditServiceGrpc.AuditServiceFutureStub
- logEvent(LogEventRequest) - Method in class tech.skworks.tachyon.service.contracts.audit.MutinyAuditServiceGrpc.AuditServiceImplBase
- logEvent(LogEventRequest) - Method in class tech.skworks.tachyon.service.contracts.audit.MutinyAuditServiceGrpc.MutinyAuditServiceStub
- logEvent(LogEventRequest, StreamObserver) - Method in interface tech.skworks.tachyon.service.contracts.audit.AuditServiceGrpc.AsyncService
- logEvent(LogEventRequest, StreamObserver) - Method in class tech.skworks.tachyon.service.contracts.audit.AuditServiceGrpc.AuditServiceStub
- logEventBatch(LogEventBatchRequest) - Method in class tech.skworks.tachyon.service.audit.AuditGrpcService
- logEventBatch(LogEventBatchRequest) - Method in interface tech.skworks.tachyon.service.contracts.audit.AuditService
- logEventBatch(LogEventBatchRequest) - Method in class tech.skworks.tachyon.service.contracts.audit.AuditServiceBean
- logEventBatch(LogEventBatchRequest) - Method in class tech.skworks.tachyon.service.contracts.audit.AuditServiceClient
- logEventBatch(LogEventBatchRequest) - Method in class tech.skworks.tachyon.service.contracts.audit.AuditServiceGrpc.AuditServiceBlockingStub
- logEventBatch(LogEventBatchRequest) - Method in class tech.skworks.tachyon.service.contracts.audit.AuditServiceGrpc.AuditServiceBlockingV2Stub
- logEventBatch(LogEventBatchRequest) - Method in class tech.skworks.tachyon.service.contracts.audit.AuditServiceGrpc.AuditServiceFutureStub
- logEventBatch(LogEventBatchRequest) - Method in class tech.skworks.tachyon.service.contracts.audit.MutinyAuditServiceGrpc.AuditServiceImplBase
- logEventBatch(LogEventBatchRequest) - Method in class tech.skworks.tachyon.service.contracts.audit.MutinyAuditServiceGrpc.MutinyAuditServiceStub
- logEventBatch(LogEventBatchRequest, StreamObserver) - Method in interface tech.skworks.tachyon.service.contracts.audit.AuditServiceGrpc.AsyncService
- logEventBatch(LogEventBatchRequest, StreamObserver) - Method in class tech.skworks.tachyon.service.contracts.audit.AuditServiceGrpc.AuditServiceStub
- LogEventBatchRequest - Class in tech.skworks.tachyon.service.contracts.audit
-
Protobuf type
tech.skworks.tachyon.service.contracts.audit.LogEventBatchRequest - LogEventBatchRequest.Builder - Class in tech.skworks.tachyon.service.contracts.audit
-
Protobuf type
tech.skworks.tachyon.service.contracts.audit.LogEventBatchRequest - LogEventBatchRequestOrBuilder - Interface in tech.skworks.tachyon.service.contracts.audit
- LogEventRequest - Class in tech.skworks.tachyon.service.contracts.audit
-
Protobuf type
tech.skworks.tachyon.service.contracts.audit.LogEventRequest - LogEventRequest.Builder - Class in tech.skworks.tachyon.service.contracts.audit
-
Protobuf type
tech.skworks.tachyon.service.contracts.audit.LogEventRequest - LogEventRequestOrBuilder - Interface in tech.skworks.tachyon.service.contracts.audit
- logHeartBeats() - Method in record class tech.skworks.tachyon.plugin.spigot.config.TachyonConfig
-
Returns the value of the
logHeartBeatsrecord component.
M
- maxConcurrentUploads() - Method in interface tech.skworks.tachyon.service.snapshot.SnapshotConfig
- mergeComponent(Any) - Method in class tech.skworks.tachyon.service.contracts.player.SaveComponentRequest.Builder
-
.google.protobuf.Any component = 2; - mergeEntry(AuditLogEntry) - Method in class tech.skworks.tachyon.service.contracts.audit.LogEventRequest.Builder
-
.tech.skworks.tachyon.service.contracts.audit.AuditLogEntry entry = 1; - mergeFrom(CodedInputStream, ExtensionRegistryLite) - Method in class tech.skworks.tachyon.service.contracts.audit.AuditLogEntry.Builder
- mergeFrom(CodedInputStream, ExtensionRegistryLite) - Method in class tech.skworks.tachyon.service.contracts.audit.LogEventBatchRequest.Builder
- mergeFrom(CodedInputStream, ExtensionRegistryLite) - Method in class tech.skworks.tachyon.service.contracts.audit.LogEventRequest.Builder
- mergeFrom(CodedInputStream, ExtensionRegistryLite) - Method in class tech.skworks.tachyon.service.contracts.player.DeleteComponentRequest.Builder
- mergeFrom(CodedInputStream, ExtensionRegistryLite) - Method in class tech.skworks.tachyon.service.contracts.player.FreePlayerRequest.Builder
- mergeFrom(CodedInputStream, ExtensionRegistryLite) - Method in class tech.skworks.tachyon.service.contracts.player.GetPlayerRequest.Builder
- mergeFrom(CodedInputStream, ExtensionRegistryLite) - Method in class tech.skworks.tachyon.service.contracts.player.GetPlayerResponse.Builder
- mergeFrom(CodedInputStream, ExtensionRegistryLite) - Method in class tech.skworks.tachyon.service.contracts.player.PlayerHeartBeatBatchRequest.Builder
- mergeFrom(CodedInputStream, ExtensionRegistryLite) - Method in class tech.skworks.tachyon.service.contracts.player.PlayerHeartBeatRequest.Builder
- mergeFrom(CodedInputStream, ExtensionRegistryLite) - Method in class tech.skworks.tachyon.service.contracts.player.SaveComponentRequest.Builder
- mergeFrom(CodedInputStream, ExtensionRegistryLite) - Method in class tech.skworks.tachyon.service.contracts.player.SaveProfileRequest.Builder
- mergeFrom(CodedInputStream, ExtensionRegistryLite) - Method in class tech.skworks.tachyon.service.contracts.snapshot.DecodeSnapshotRequest.Builder
- mergeFrom(CodedInputStream, ExtensionRegistryLite) - Method in class tech.skworks.tachyon.service.contracts.snapshot.DecodeSnapshotResponse.Builder
- mergeFrom(CodedInputStream, ExtensionRegistryLite) - Method in class tech.skworks.tachyon.service.contracts.snapshot.ListSnapshotsRequest.Builder
- mergeFrom(CodedInputStream, ExtensionRegistryLite) - Method in class tech.skworks.tachyon.service.contracts.snapshot.ListSnapshotsResponse.Builder
- mergeFrom(CodedInputStream, ExtensionRegistryLite) - Method in class tech.skworks.tachyon.service.contracts.snapshot.SnapshotInfo.Builder
- mergeFrom(CodedInputStream, ExtensionRegistryLite) - Method in class tech.skworks.tachyon.service.contracts.snapshot.TakeComponentSnapshotRequest.Builder
- mergeFrom(CodedInputStream, ExtensionRegistryLite) - Method in class tech.skworks.tachyon.service.contracts.snapshot.TakeDatabaseSnapshotRequest.Builder
- mergeFrom(CodedInputStream, ExtensionRegistryLite) - Method in class tech.skworks.tachyon.service.contracts.snapshot.ToggleLockSnapshotRequest.Builder
- mergeFrom(CodedInputStream, ExtensionRegistryLite) - Method in class tech.skworks.tachyon.service.contracts.snapshot.ToggleLockSnapshotResponse.Builder
- mergeFrom(CodedInputStream, ExtensionRegistryLite) - Method in class tech.skworks.tachyon.service.contracts.system.PingRequest.Builder
- mergeFrom(CodedInputStream, ExtensionRegistryLite) - Method in class tech.skworks.tachyon.service.contracts.system.PingResponse.Builder
- mergeFrom(Message) - Method in class tech.skworks.tachyon.service.contracts.audit.AuditLogEntry.Builder
- mergeFrom(Message) - Method in class tech.skworks.tachyon.service.contracts.audit.LogEventBatchRequest.Builder
- mergeFrom(Message) - Method in class tech.skworks.tachyon.service.contracts.audit.LogEventRequest.Builder
- mergeFrom(Message) - Method in class tech.skworks.tachyon.service.contracts.player.DeleteComponentRequest.Builder
- mergeFrom(Message) - Method in class tech.skworks.tachyon.service.contracts.player.FreePlayerRequest.Builder
- mergeFrom(Message) - Method in class tech.skworks.tachyon.service.contracts.player.GetPlayerRequest.Builder
- mergeFrom(Message) - Method in class tech.skworks.tachyon.service.contracts.player.GetPlayerResponse.Builder
- mergeFrom(Message) - Method in class tech.skworks.tachyon.service.contracts.player.PlayerHeartBeatBatchRequest.Builder
- mergeFrom(Message) - Method in class tech.skworks.tachyon.service.contracts.player.PlayerHeartBeatRequest.Builder
- mergeFrom(Message) - Method in class tech.skworks.tachyon.service.contracts.player.SaveComponentRequest.Builder
- mergeFrom(Message) - Method in class tech.skworks.tachyon.service.contracts.player.SaveProfileRequest.Builder
- mergeFrom(Message) - Method in class tech.skworks.tachyon.service.contracts.snapshot.DecodeSnapshotRequest.Builder
- mergeFrom(Message) - Method in class tech.skworks.tachyon.service.contracts.snapshot.DecodeSnapshotResponse.Builder
- mergeFrom(Message) - Method in class tech.skworks.tachyon.service.contracts.snapshot.ListSnapshotsRequest.Builder
- mergeFrom(Message) - Method in class tech.skworks.tachyon.service.contracts.snapshot.ListSnapshotsResponse.Builder
- mergeFrom(Message) - Method in class tech.skworks.tachyon.service.contracts.snapshot.SnapshotInfo.Builder
- mergeFrom(Message) - Method in class tech.skworks.tachyon.service.contracts.snapshot.TakeComponentSnapshotRequest.Builder
- mergeFrom(Message) - Method in class tech.skworks.tachyon.service.contracts.snapshot.TakeDatabaseSnapshotRequest.Builder
- mergeFrom(Message) - Method in class tech.skworks.tachyon.service.contracts.snapshot.ToggleLockSnapshotRequest.Builder
- mergeFrom(Message) - Method in class tech.skworks.tachyon.service.contracts.snapshot.ToggleLockSnapshotResponse.Builder
- mergeFrom(Message) - Method in class tech.skworks.tachyon.service.contracts.system.PingRequest.Builder
- mergeFrom(Message) - Method in class tech.skworks.tachyon.service.contracts.system.PingResponse.Builder
- mergeFrom(CookieComponent) - Method in class tech.skworks.tachyon.exampleplugin.components.CookieComponent.Builder
- mergeFrom(CodedInputStream, ExtensionRegistryLite) - Method in class tech.skworks.tachyon.exampleplugin.components.CookieComponent.Builder
- mergeFrom(Message) - Method in class tech.skworks.tachyon.exampleplugin.components.CookieComponent.Builder
- mergeFrom(AuditLogEntry) - Method in class tech.skworks.tachyon.service.contracts.audit.AuditLogEntry.Builder
- mergeFrom(LogEventBatchRequest) - Method in class tech.skworks.tachyon.service.contracts.audit.LogEventBatchRequest.Builder
- mergeFrom(LogEventRequest) - Method in class tech.skworks.tachyon.service.contracts.audit.LogEventRequest.Builder
- mergeFrom(DeleteComponentRequest) - Method in class tech.skworks.tachyon.service.contracts.player.DeleteComponentRequest.Builder
- mergeFrom(FreePlayerRequest) - Method in class tech.skworks.tachyon.service.contracts.player.FreePlayerRequest.Builder
- mergeFrom(GetPlayerRequest) - Method in class tech.skworks.tachyon.service.contracts.player.GetPlayerRequest.Builder
- mergeFrom(GetPlayerResponse) - Method in class tech.skworks.tachyon.service.contracts.player.GetPlayerResponse.Builder
- mergeFrom(PlayerHeartBeatBatchRequest) - Method in class tech.skworks.tachyon.service.contracts.player.PlayerHeartBeatBatchRequest.Builder
- mergeFrom(PlayerHeartBeatRequest) - Method in class tech.skworks.tachyon.service.contracts.player.PlayerHeartBeatRequest.Builder
- mergeFrom(SaveComponentRequest) - Method in class tech.skworks.tachyon.service.contracts.player.SaveComponentRequest.Builder
- mergeFrom(SaveProfileRequest) - Method in class tech.skworks.tachyon.service.contracts.player.SaveProfileRequest.Builder
- mergeFrom(DecodeSnapshotRequest) - Method in class tech.skworks.tachyon.service.contracts.snapshot.DecodeSnapshotRequest.Builder
- mergeFrom(DecodeSnapshotResponse) - Method in class tech.skworks.tachyon.service.contracts.snapshot.DecodeSnapshotResponse.Builder
- mergeFrom(ListSnapshotsRequest) - Method in class tech.skworks.tachyon.service.contracts.snapshot.ListSnapshotsRequest.Builder
- mergeFrom(ListSnapshotsResponse) - Method in class tech.skworks.tachyon.service.contracts.snapshot.ListSnapshotsResponse.Builder
- mergeFrom(SnapshotInfo) - Method in class tech.skworks.tachyon.service.contracts.snapshot.SnapshotInfo.Builder
- mergeFrom(TakeComponentSnapshotRequest) - Method in class tech.skworks.tachyon.service.contracts.snapshot.TakeComponentSnapshotRequest.Builder
- mergeFrom(TakeDatabaseSnapshotRequest) - Method in class tech.skworks.tachyon.service.contracts.snapshot.TakeDatabaseSnapshotRequest.Builder
- mergeFrom(ToggleLockSnapshotRequest) - Method in class tech.skworks.tachyon.service.contracts.snapshot.ToggleLockSnapshotRequest.Builder
- mergeFrom(ToggleLockSnapshotResponse) - Method in class tech.skworks.tachyon.service.contracts.snapshot.ToggleLockSnapshotResponse.Builder
- mergeFrom(PingRequest) - Method in class tech.skworks.tachyon.service.contracts.system.PingRequest.Builder
- mergeFrom(PingResponse) - Method in class tech.skworks.tachyon.service.contracts.system.PingResponse.Builder
- metricsCollectionRunning() - Method in class tech.skworks.tachyon.plugin.internal.metric.MetricsService
- metricsHost() - Method in record class tech.skworks.tachyon.plugin.spigot.config.TachyonConfig
-
Returns the value of the
metricsHostrecord component. - metricsPort() - Method in record class tech.skworks.tachyon.plugin.spigot.config.TachyonConfig
-
Returns the value of the
metricsPortrecord component. - MetricsService - Class in tech.skworks.tachyon.plugin.internal.metric
-
Project Tachyon Class MetricManager
- MetricsService(String, TachyonCore) - Constructor for class tech.skworks.tachyon.plugin.internal.metric.MetricsService
- MODULE_FIELD_NUMBER - Static variable in class tech.skworks.tachyon.service.contracts.audit.AuditLogEntry
- MutinyAuditServiceGrpc - Class in tech.skworks.tachyon.service.contracts.audit
- MutinyAuditServiceGrpc.AuditServiceImplBase - Class in tech.skworks.tachyon.service.contracts.audit
- MutinyAuditServiceGrpc.MutinyAuditServiceStub - Class in tech.skworks.tachyon.service.contracts.audit
- MutinyPlayerDataServiceGrpc - Class in tech.skworks.tachyon.service.contracts.player
- MutinyPlayerDataServiceGrpc.MutinyPlayerDataServiceStub - Class in tech.skworks.tachyon.service.contracts.player
- MutinyPlayerDataServiceGrpc.PlayerDataServiceImplBase - Class in tech.skworks.tachyon.service.contracts.player
- MutinySnapshotServiceGrpc - Class in tech.skworks.tachyon.service.contracts.snapshot
- MutinySnapshotServiceGrpc.MutinySnapshotServiceStub - Class in tech.skworks.tachyon.service.contracts.snapshot
- MutinySnapshotServiceGrpc.SnapshotServiceImplBase - Class in tech.skworks.tachyon.service.contracts.snapshot
- MutinySystemGrpc - Class in tech.skworks.tachyon.service.contracts.system
- MutinySystemGrpc.MutinySystemStub - Class in tech.skworks.tachyon.service.contracts.system
- MutinySystemGrpc.SystemImplBase - Class in tech.skworks.tachyon.service.contracts.system
N
- newBlockingStub(Channel) - Static method in class tech.skworks.tachyon.service.contracts.audit.AuditServiceGrpc
-
Creates a new blocking-style stub that supports unary and streaming output calls on the service
- newBlockingStub(Channel) - Static method in class tech.skworks.tachyon.service.contracts.player.PlayerDataServiceGrpc
-
Creates a new blocking-style stub that supports unary and streaming output calls on the service
- newBlockingStub(Channel) - Static method in class tech.skworks.tachyon.service.contracts.snapshot.SnapshotServiceGrpc
-
Creates a new blocking-style stub that supports unary and streaming output calls on the service
- newBlockingStub(Channel) - Static method in class tech.skworks.tachyon.service.contracts.system.SystemGrpc
-
Creates a new blocking-style stub that supports unary and streaming output calls on the service
- newBlockingV2Stub(Channel) - Static method in class tech.skworks.tachyon.service.contracts.audit.AuditServiceGrpc
-
Creates a new blocking-style stub that supports all types of calls on the service
- newBlockingV2Stub(Channel) - Static method in class tech.skworks.tachyon.service.contracts.player.PlayerDataServiceGrpc
-
Creates a new blocking-style stub that supports all types of calls on the service
- newBlockingV2Stub(Channel) - Static method in class tech.skworks.tachyon.service.contracts.snapshot.SnapshotServiceGrpc
-
Creates a new blocking-style stub that supports all types of calls on the service
- newBlockingV2Stub(Channel) - Static method in class tech.skworks.tachyon.service.contracts.system.SystemGrpc
-
Creates a new blocking-style stub that supports all types of calls on the service
- newBuilder() - Static method in class tech.skworks.tachyon.exampleplugin.components.CookieComponent
- newBuilder() - Static method in class tech.skworks.tachyon.service.contracts.audit.AuditLogEntry
- newBuilder() - Static method in class tech.skworks.tachyon.service.contracts.audit.LogEventBatchRequest
- newBuilder() - Static method in class tech.skworks.tachyon.service.contracts.audit.LogEventRequest
- newBuilder() - Static method in class tech.skworks.tachyon.service.contracts.player.DeleteComponentRequest
- newBuilder() - Static method in class tech.skworks.tachyon.service.contracts.player.FreePlayerRequest
- newBuilder() - Static method in class tech.skworks.tachyon.service.contracts.player.GetPlayerRequest
- newBuilder() - Static method in class tech.skworks.tachyon.service.contracts.player.GetPlayerResponse
- newBuilder() - Static method in class tech.skworks.tachyon.service.contracts.player.PlayerHeartBeatBatchRequest
- newBuilder() - Static method in class tech.skworks.tachyon.service.contracts.player.PlayerHeartBeatRequest
- newBuilder() - Static method in class tech.skworks.tachyon.service.contracts.player.SaveComponentRequest
- newBuilder() - Static method in class tech.skworks.tachyon.service.contracts.player.SaveProfileRequest
- newBuilder() - Static method in class tech.skworks.tachyon.service.contracts.snapshot.DecodeSnapshotRequest
- newBuilder() - Static method in class tech.skworks.tachyon.service.contracts.snapshot.DecodeSnapshotResponse
- newBuilder() - Static method in class tech.skworks.tachyon.service.contracts.snapshot.ListSnapshotsRequest
- newBuilder() - Static method in class tech.skworks.tachyon.service.contracts.snapshot.ListSnapshotsResponse
- newBuilder() - Static method in class tech.skworks.tachyon.service.contracts.snapshot.SnapshotInfo
- newBuilder() - Static method in class tech.skworks.tachyon.service.contracts.snapshot.TakeComponentSnapshotRequest
- newBuilder() - Static method in class tech.skworks.tachyon.service.contracts.snapshot.TakeDatabaseSnapshotRequest
- newBuilder() - Static method in class tech.skworks.tachyon.service.contracts.snapshot.ToggleLockSnapshotRequest
- newBuilder() - Static method in class tech.skworks.tachyon.service.contracts.snapshot.ToggleLockSnapshotResponse
- newBuilder() - Static method in class tech.skworks.tachyon.service.contracts.system.PingRequest
- newBuilder() - Static method in class tech.skworks.tachyon.service.contracts.system.PingResponse
- newBuilder(CookieComponent) - Static method in class tech.skworks.tachyon.exampleplugin.components.CookieComponent
- newBuilder(AuditLogEntry) - Static method in class tech.skworks.tachyon.service.contracts.audit.AuditLogEntry
- newBuilder(LogEventBatchRequest) - Static method in class tech.skworks.tachyon.service.contracts.audit.LogEventBatchRequest
- newBuilder(LogEventRequest) - Static method in class tech.skworks.tachyon.service.contracts.audit.LogEventRequest
- newBuilder(DeleteComponentRequest) - Static method in class tech.skworks.tachyon.service.contracts.player.DeleteComponentRequest
- newBuilder(FreePlayerRequest) - Static method in class tech.skworks.tachyon.service.contracts.player.FreePlayerRequest
- newBuilder(GetPlayerRequest) - Static method in class tech.skworks.tachyon.service.contracts.player.GetPlayerRequest
- newBuilder(GetPlayerResponse) - Static method in class tech.skworks.tachyon.service.contracts.player.GetPlayerResponse
- newBuilder(PlayerHeartBeatBatchRequest) - Static method in class tech.skworks.tachyon.service.contracts.player.PlayerHeartBeatBatchRequest
- newBuilder(PlayerHeartBeatRequest) - Static method in class tech.skworks.tachyon.service.contracts.player.PlayerHeartBeatRequest
- newBuilder(SaveComponentRequest) - Static method in class tech.skworks.tachyon.service.contracts.player.SaveComponentRequest
- newBuilder(SaveProfileRequest) - Static method in class tech.skworks.tachyon.service.contracts.player.SaveProfileRequest
- newBuilder(DecodeSnapshotRequest) - Static method in class tech.skworks.tachyon.service.contracts.snapshot.DecodeSnapshotRequest
- newBuilder(DecodeSnapshotResponse) - Static method in class tech.skworks.tachyon.service.contracts.snapshot.DecodeSnapshotResponse
- newBuilder(ListSnapshotsRequest) - Static method in class tech.skworks.tachyon.service.contracts.snapshot.ListSnapshotsRequest
- newBuilder(ListSnapshotsResponse) - Static method in class tech.skworks.tachyon.service.contracts.snapshot.ListSnapshotsResponse
- newBuilder(SnapshotInfo) - Static method in class tech.skworks.tachyon.service.contracts.snapshot.SnapshotInfo
- newBuilder(TakeComponentSnapshotRequest) - Static method in class tech.skworks.tachyon.service.contracts.snapshot.TakeComponentSnapshotRequest
- newBuilder(TakeDatabaseSnapshotRequest) - Static method in class tech.skworks.tachyon.service.contracts.snapshot.TakeDatabaseSnapshotRequest
- newBuilder(ToggleLockSnapshotRequest) - Static method in class tech.skworks.tachyon.service.contracts.snapshot.ToggleLockSnapshotRequest
- newBuilder(ToggleLockSnapshotResponse) - Static method in class tech.skworks.tachyon.service.contracts.snapshot.ToggleLockSnapshotResponse
- newBuilder(PingRequest) - Static method in class tech.skworks.tachyon.service.contracts.system.PingRequest
- newBuilder(PingResponse) - Static method in class tech.skworks.tachyon.service.contracts.system.PingResponse
- newBuilderForType() - Method in class tech.skworks.tachyon.exampleplugin.components.CookieComponent
- newBuilderForType() - Method in class tech.skworks.tachyon.service.contracts.audit.AuditLogEntry
- newBuilderForType() - Method in class tech.skworks.tachyon.service.contracts.audit.LogEventBatchRequest
- newBuilderForType() - Method in class tech.skworks.tachyon.service.contracts.audit.LogEventRequest
- newBuilderForType() - Method in class tech.skworks.tachyon.service.contracts.player.DeleteComponentRequest
- newBuilderForType() - Method in class tech.skworks.tachyon.service.contracts.player.FreePlayerRequest
- newBuilderForType() - Method in class tech.skworks.tachyon.service.contracts.player.GetPlayerRequest
- newBuilderForType() - Method in class tech.skworks.tachyon.service.contracts.player.GetPlayerResponse
- newBuilderForType() - Method in class tech.skworks.tachyon.service.contracts.player.PlayerHeartBeatBatchRequest
- newBuilderForType() - Method in class tech.skworks.tachyon.service.contracts.player.PlayerHeartBeatRequest
- newBuilderForType() - Method in class tech.skworks.tachyon.service.contracts.player.SaveComponentRequest
- newBuilderForType() - Method in class tech.skworks.tachyon.service.contracts.player.SaveProfileRequest
- newBuilderForType() - Method in class tech.skworks.tachyon.service.contracts.snapshot.DecodeSnapshotRequest
- newBuilderForType() - Method in class tech.skworks.tachyon.service.contracts.snapshot.DecodeSnapshotResponse
- newBuilderForType() - Method in class tech.skworks.tachyon.service.contracts.snapshot.ListSnapshotsRequest
- newBuilderForType() - Method in class tech.skworks.tachyon.service.contracts.snapshot.ListSnapshotsResponse
- newBuilderForType() - Method in class tech.skworks.tachyon.service.contracts.snapshot.SnapshotInfo
- newBuilderForType() - Method in class tech.skworks.tachyon.service.contracts.snapshot.TakeComponentSnapshotRequest
- newBuilderForType() - Method in class tech.skworks.tachyon.service.contracts.snapshot.TakeDatabaseSnapshotRequest
- newBuilderForType() - Method in class tech.skworks.tachyon.service.contracts.snapshot.ToggleLockSnapshotRequest
- newBuilderForType() - Method in class tech.skworks.tachyon.service.contracts.snapshot.ToggleLockSnapshotResponse
- newBuilderForType() - Method in class tech.skworks.tachyon.service.contracts.system.PingRequest
- newBuilderForType() - Method in class tech.skworks.tachyon.service.contracts.system.PingResponse
- newBuilderForType(AbstractMessage.BuilderParent) - Method in class tech.skworks.tachyon.service.contracts.audit.AuditLogEntry
- newBuilderForType(AbstractMessage.BuilderParent) - Method in class tech.skworks.tachyon.service.contracts.audit.LogEventBatchRequest
- newBuilderForType(AbstractMessage.BuilderParent) - Method in class tech.skworks.tachyon.service.contracts.audit.LogEventRequest
- newBuilderForType(AbstractMessage.BuilderParent) - Method in class tech.skworks.tachyon.service.contracts.player.DeleteComponentRequest
- newBuilderForType(AbstractMessage.BuilderParent) - Method in class tech.skworks.tachyon.service.contracts.player.FreePlayerRequest
- newBuilderForType(AbstractMessage.BuilderParent) - Method in class tech.skworks.tachyon.service.contracts.player.GetPlayerRequest
- newBuilderForType(AbstractMessage.BuilderParent) - Method in class tech.skworks.tachyon.service.contracts.player.GetPlayerResponse
- newBuilderForType(AbstractMessage.BuilderParent) - Method in class tech.skworks.tachyon.service.contracts.player.PlayerHeartBeatBatchRequest
- newBuilderForType(AbstractMessage.BuilderParent) - Method in class tech.skworks.tachyon.service.contracts.player.PlayerHeartBeatRequest
- newBuilderForType(AbstractMessage.BuilderParent) - Method in class tech.skworks.tachyon.service.contracts.player.SaveComponentRequest
- newBuilderForType(AbstractMessage.BuilderParent) - Method in class tech.skworks.tachyon.service.contracts.player.SaveProfileRequest
- newBuilderForType(AbstractMessage.BuilderParent) - Method in class tech.skworks.tachyon.service.contracts.snapshot.DecodeSnapshotRequest
- newBuilderForType(AbstractMessage.BuilderParent) - Method in class tech.skworks.tachyon.service.contracts.snapshot.DecodeSnapshotResponse
- newBuilderForType(AbstractMessage.BuilderParent) - Method in class tech.skworks.tachyon.service.contracts.snapshot.ListSnapshotsRequest
- newBuilderForType(AbstractMessage.BuilderParent) - Method in class tech.skworks.tachyon.service.contracts.snapshot.ListSnapshotsResponse
- newBuilderForType(AbstractMessage.BuilderParent) - Method in class tech.skworks.tachyon.service.contracts.snapshot.SnapshotInfo
- newBuilderForType(AbstractMessage.BuilderParent) - Method in class tech.skworks.tachyon.service.contracts.snapshot.TakeComponentSnapshotRequest
- newBuilderForType(AbstractMessage.BuilderParent) - Method in class tech.skworks.tachyon.service.contracts.snapshot.TakeDatabaseSnapshotRequest
- newBuilderForType(AbstractMessage.BuilderParent) - Method in class tech.skworks.tachyon.service.contracts.snapshot.ToggleLockSnapshotRequest
- newBuilderForType(AbstractMessage.BuilderParent) - Method in class tech.skworks.tachyon.service.contracts.snapshot.ToggleLockSnapshotResponse
- newBuilderForType(AbstractMessage.BuilderParent) - Method in class tech.skworks.tachyon.service.contracts.system.PingRequest
- newBuilderForType(AbstractMessage.BuilderParent) - Method in class tech.skworks.tachyon.service.contracts.system.PingResponse
- newBuilderForType(AbstractMessage.BuilderParent) - Method in class tech.skworks.tachyon.exampleplugin.components.CookieComponent
- newFutureStub(Channel) - Static method in class tech.skworks.tachyon.service.contracts.audit.AuditServiceGrpc
-
Creates a new ListenableFuture-style stub that supports unary calls on the service
- newFutureStub(Channel) - Static method in class tech.skworks.tachyon.service.contracts.player.PlayerDataServiceGrpc
-
Creates a new ListenableFuture-style stub that supports unary calls on the service
- newFutureStub(Channel) - Static method in class tech.skworks.tachyon.service.contracts.snapshot.SnapshotServiceGrpc
-
Creates a new ListenableFuture-style stub that supports unary calls on the service
- newFutureStub(Channel) - Static method in class tech.skworks.tachyon.service.contracts.system.SystemGrpc
-
Creates a new ListenableFuture-style stub that supports unary calls on the service
- newInstanceWithStub(MutinyAuditServiceGrpc.MutinyAuditServiceStub) - Method in class tech.skworks.tachyon.service.contracts.audit.AuditServiceClient
- newInstanceWithStub(MutinyPlayerDataServiceGrpc.MutinyPlayerDataServiceStub) - Method in class tech.skworks.tachyon.service.contracts.player.PlayerDataServiceClient
- newInstanceWithStub(MutinySnapshotServiceGrpc.MutinySnapshotServiceStub) - Method in class tech.skworks.tachyon.service.contracts.snapshot.SnapshotServiceClient
- newInstanceWithStub(MutinySystemGrpc.MutinySystemStub) - Method in class tech.skworks.tachyon.service.contracts.system.SystemClient
- newMutinyStub(Channel) - Static method in class tech.skworks.tachyon.service.contracts.audit.MutinyAuditServiceGrpc
- newMutinyStub(Channel) - Static method in class tech.skworks.tachyon.service.contracts.player.MutinyPlayerDataServiceGrpc
- newMutinyStub(Channel) - Static method in class tech.skworks.tachyon.service.contracts.snapshot.MutinySnapshotServiceGrpc
- newMutinyStub(Channel) - Static method in class tech.skworks.tachyon.service.contracts.system.MutinySystemGrpc
- newStub(Channel) - Static method in class tech.skworks.tachyon.service.contracts.audit.AuditServiceGrpc
-
Creates a new async stub that supports all call types for the service
- newStub(Channel) - Static method in class tech.skworks.tachyon.service.contracts.player.PlayerDataServiceGrpc
-
Creates a new async stub that supports all call types for the service
- newStub(Channel) - Static method in class tech.skworks.tachyon.service.contracts.snapshot.SnapshotServiceGrpc
-
Creates a new async stub that supports all call types for the service
- newStub(Channel) - Static method in class tech.skworks.tachyon.service.contracts.system.SystemGrpc
-
Creates a new async stub that supports all call types for the service
O
- onCommand(CommandSender, Command, String, String[]) - Method in class tech.skworks.tachyon.plugin.spigot.command.SnapshotCommand
- onCommand(CommandSender, Command, String, String[]) - Method in class tech.skworks.tachyon.exampleplugin.CookieCommand
- onDisable() - Method in class tech.skworks.tachyon.plugin.spigot.TachyonCore
- onEnable() - Method in class tech.skworks.tachyon.exampleplugin.TachyonCookies
- onEnable() - Method in class tech.skworks.tachyon.plugin.spigot.TachyonCore
- onExhausted() - Method in class tech.skworks.tachyon.plugin.internal.retry.RetryTask
- onLogin(PlayerLoginEvent) - Method in class tech.skworks.tachyon.plugin.spigot.listener.ConnectionListener
- onPreLogin(AsyncPlayerPreLoginEvent) - Method in class tech.skworks.tachyon.plugin.spigot.listener.ConnectionListener
- onQuit(PlayerQuitEvent) - Method in class tech.skworks.tachyon.plugin.spigot.listener.ConnectionListener
- onTabComplete(CommandSender, Command, String, String[]) - Method in class tech.skworks.tachyon.plugin.spigot.command.SnapshotCommand
- openDayFoldersGui(TachyonCore, Player, OfflinePlayer) - Static method in class tech.skworks.tachyon.plugin.spigot.ui.SnapshotUIManager
P
- parseDelimitedFrom(InputStream) - Static method in class tech.skworks.tachyon.exampleplugin.components.CookieComponent
- parseDelimitedFrom(InputStream) - Static method in class tech.skworks.tachyon.service.contracts.audit.AuditLogEntry
- parseDelimitedFrom(InputStream) - Static method in class tech.skworks.tachyon.service.contracts.audit.LogEventBatchRequest
- parseDelimitedFrom(InputStream) - Static method in class tech.skworks.tachyon.service.contracts.audit.LogEventRequest
- parseDelimitedFrom(InputStream) - Static method in class tech.skworks.tachyon.service.contracts.player.DeleteComponentRequest
- parseDelimitedFrom(InputStream) - Static method in class tech.skworks.tachyon.service.contracts.player.FreePlayerRequest
- parseDelimitedFrom(InputStream) - Static method in class tech.skworks.tachyon.service.contracts.player.GetPlayerRequest
- parseDelimitedFrom(InputStream) - Static method in class tech.skworks.tachyon.service.contracts.player.GetPlayerResponse
- parseDelimitedFrom(InputStream) - Static method in class tech.skworks.tachyon.service.contracts.player.PlayerHeartBeatBatchRequest
- parseDelimitedFrom(InputStream) - Static method in class tech.skworks.tachyon.service.contracts.player.PlayerHeartBeatRequest
- parseDelimitedFrom(InputStream) - Static method in class tech.skworks.tachyon.service.contracts.player.SaveComponentRequest
- parseDelimitedFrom(InputStream) - Static method in class tech.skworks.tachyon.service.contracts.player.SaveProfileRequest
- parseDelimitedFrom(InputStream) - Static method in class tech.skworks.tachyon.service.contracts.snapshot.DecodeSnapshotRequest
- parseDelimitedFrom(InputStream) - Static method in class tech.skworks.tachyon.service.contracts.snapshot.DecodeSnapshotResponse
- parseDelimitedFrom(InputStream) - Static method in class tech.skworks.tachyon.service.contracts.snapshot.ListSnapshotsRequest
- parseDelimitedFrom(InputStream) - Static method in class tech.skworks.tachyon.service.contracts.snapshot.ListSnapshotsResponse
- parseDelimitedFrom(InputStream) - Static method in class tech.skworks.tachyon.service.contracts.snapshot.SnapshotInfo
- parseDelimitedFrom(InputStream) - Static method in class tech.skworks.tachyon.service.contracts.snapshot.TakeComponentSnapshotRequest
- parseDelimitedFrom(InputStream) - Static method in class tech.skworks.tachyon.service.contracts.snapshot.TakeDatabaseSnapshotRequest
- parseDelimitedFrom(InputStream) - Static method in class tech.skworks.tachyon.service.contracts.snapshot.ToggleLockSnapshotRequest
- parseDelimitedFrom(InputStream) - Static method in class tech.skworks.tachyon.service.contracts.snapshot.ToggleLockSnapshotResponse
- parseDelimitedFrom(InputStream) - Static method in class tech.skworks.tachyon.service.contracts.system.PingRequest
- parseDelimitedFrom(InputStream) - Static method in class tech.skworks.tachyon.service.contracts.system.PingResponse
- parseDelimitedFrom(InputStream, ExtensionRegistryLite) - Static method in class tech.skworks.tachyon.service.contracts.audit.AuditLogEntry
- parseDelimitedFrom(InputStream, ExtensionRegistryLite) - Static method in class tech.skworks.tachyon.service.contracts.audit.LogEventBatchRequest
- parseDelimitedFrom(InputStream, ExtensionRegistryLite) - Static method in class tech.skworks.tachyon.service.contracts.audit.LogEventRequest
- parseDelimitedFrom(InputStream, ExtensionRegistryLite) - Static method in class tech.skworks.tachyon.service.contracts.player.DeleteComponentRequest
- parseDelimitedFrom(InputStream, ExtensionRegistryLite) - Static method in class tech.skworks.tachyon.service.contracts.player.FreePlayerRequest
- parseDelimitedFrom(InputStream, ExtensionRegistryLite) - Static method in class tech.skworks.tachyon.service.contracts.player.GetPlayerRequest
- parseDelimitedFrom(InputStream, ExtensionRegistryLite) - Static method in class tech.skworks.tachyon.service.contracts.player.GetPlayerResponse
- parseDelimitedFrom(InputStream, ExtensionRegistryLite) - Static method in class tech.skworks.tachyon.service.contracts.player.PlayerHeartBeatBatchRequest
- parseDelimitedFrom(InputStream, ExtensionRegistryLite) - Static method in class tech.skworks.tachyon.service.contracts.player.PlayerHeartBeatRequest
- parseDelimitedFrom(InputStream, ExtensionRegistryLite) - Static method in class tech.skworks.tachyon.service.contracts.player.SaveComponentRequest
- parseDelimitedFrom(InputStream, ExtensionRegistryLite) - Static method in class tech.skworks.tachyon.service.contracts.player.SaveProfileRequest
- parseDelimitedFrom(InputStream, ExtensionRegistryLite) - Static method in class tech.skworks.tachyon.service.contracts.snapshot.DecodeSnapshotRequest
- parseDelimitedFrom(InputStream, ExtensionRegistryLite) - Static method in class tech.skworks.tachyon.service.contracts.snapshot.DecodeSnapshotResponse
- parseDelimitedFrom(InputStream, ExtensionRegistryLite) - Static method in class tech.skworks.tachyon.service.contracts.snapshot.ListSnapshotsRequest
- parseDelimitedFrom(InputStream, ExtensionRegistryLite) - Static method in class tech.skworks.tachyon.service.contracts.snapshot.ListSnapshotsResponse
- parseDelimitedFrom(InputStream, ExtensionRegistryLite) - Static method in class tech.skworks.tachyon.service.contracts.snapshot.SnapshotInfo
- parseDelimitedFrom(InputStream, ExtensionRegistryLite) - Static method in class tech.skworks.tachyon.service.contracts.snapshot.TakeComponentSnapshotRequest
- parseDelimitedFrom(InputStream, ExtensionRegistryLite) - Static method in class tech.skworks.tachyon.service.contracts.snapshot.TakeDatabaseSnapshotRequest
- parseDelimitedFrom(InputStream, ExtensionRegistryLite) - Static method in class tech.skworks.tachyon.service.contracts.snapshot.ToggleLockSnapshotRequest
- parseDelimitedFrom(InputStream, ExtensionRegistryLite) - Static method in class tech.skworks.tachyon.service.contracts.snapshot.ToggleLockSnapshotResponse
- parseDelimitedFrom(InputStream, ExtensionRegistryLite) - Static method in class tech.skworks.tachyon.service.contracts.system.PingRequest
- parseDelimitedFrom(InputStream, ExtensionRegistryLite) - Static method in class tech.skworks.tachyon.service.contracts.system.PingResponse
- parseDelimitedFrom(InputStream, ExtensionRegistryLite) - Static method in class tech.skworks.tachyon.exampleplugin.components.CookieComponent
- parseFrom(byte[]) - Static method in class tech.skworks.tachyon.exampleplugin.components.CookieComponent
- parseFrom(byte[]) - Static method in class tech.skworks.tachyon.service.contracts.audit.AuditLogEntry
- parseFrom(byte[]) - Static method in class tech.skworks.tachyon.service.contracts.audit.LogEventBatchRequest
- parseFrom(byte[]) - Static method in class tech.skworks.tachyon.service.contracts.audit.LogEventRequest
- parseFrom(byte[]) - Static method in class tech.skworks.tachyon.service.contracts.player.DeleteComponentRequest
- parseFrom(byte[]) - Static method in class tech.skworks.tachyon.service.contracts.player.FreePlayerRequest
- parseFrom(byte[]) - Static method in class tech.skworks.tachyon.service.contracts.player.GetPlayerRequest
- parseFrom(byte[]) - Static method in class tech.skworks.tachyon.service.contracts.player.GetPlayerResponse
- parseFrom(byte[]) - Static method in class tech.skworks.tachyon.service.contracts.player.PlayerHeartBeatBatchRequest
- parseFrom(byte[]) - Static method in class tech.skworks.tachyon.service.contracts.player.PlayerHeartBeatRequest
- parseFrom(byte[]) - Static method in class tech.skworks.tachyon.service.contracts.player.SaveComponentRequest
- parseFrom(byte[]) - Static method in class tech.skworks.tachyon.service.contracts.player.SaveProfileRequest
- parseFrom(byte[]) - Static method in class tech.skworks.tachyon.service.contracts.snapshot.DecodeSnapshotRequest
- parseFrom(byte[]) - Static method in class tech.skworks.tachyon.service.contracts.snapshot.DecodeSnapshotResponse
- parseFrom(byte[]) - Static method in class tech.skworks.tachyon.service.contracts.snapshot.ListSnapshotsRequest
- parseFrom(byte[]) - Static method in class tech.skworks.tachyon.service.contracts.snapshot.ListSnapshotsResponse
- parseFrom(byte[]) - Static method in class tech.skworks.tachyon.service.contracts.snapshot.SnapshotInfo
- parseFrom(byte[]) - Static method in class tech.skworks.tachyon.service.contracts.snapshot.TakeComponentSnapshotRequest
- parseFrom(byte[]) - Static method in class tech.skworks.tachyon.service.contracts.snapshot.TakeDatabaseSnapshotRequest
- parseFrom(byte[]) - Static method in class tech.skworks.tachyon.service.contracts.snapshot.ToggleLockSnapshotRequest
- parseFrom(byte[]) - Static method in class tech.skworks.tachyon.service.contracts.snapshot.ToggleLockSnapshotResponse
- parseFrom(byte[]) - Static method in class tech.skworks.tachyon.service.contracts.system.PingRequest
- parseFrom(byte[]) - Static method in class tech.skworks.tachyon.service.contracts.system.PingResponse
- parseFrom(byte[], ExtensionRegistryLite) - Static method in class tech.skworks.tachyon.service.contracts.audit.AuditLogEntry
- parseFrom(byte[], ExtensionRegistryLite) - Static method in class tech.skworks.tachyon.service.contracts.audit.LogEventBatchRequest
- parseFrom(byte[], ExtensionRegistryLite) - Static method in class tech.skworks.tachyon.service.contracts.audit.LogEventRequest
- parseFrom(byte[], ExtensionRegistryLite) - Static method in class tech.skworks.tachyon.service.contracts.player.DeleteComponentRequest
- parseFrom(byte[], ExtensionRegistryLite) - Static method in class tech.skworks.tachyon.service.contracts.player.FreePlayerRequest
- parseFrom(byte[], ExtensionRegistryLite) - Static method in class tech.skworks.tachyon.service.contracts.player.GetPlayerRequest
- parseFrom(byte[], ExtensionRegistryLite) - Static method in class tech.skworks.tachyon.service.contracts.player.GetPlayerResponse
- parseFrom(byte[], ExtensionRegistryLite) - Static method in class tech.skworks.tachyon.service.contracts.player.PlayerHeartBeatBatchRequest
- parseFrom(byte[], ExtensionRegistryLite) - Static method in class tech.skworks.tachyon.service.contracts.player.PlayerHeartBeatRequest
- parseFrom(byte[], ExtensionRegistryLite) - Static method in class tech.skworks.tachyon.service.contracts.player.SaveComponentRequest
- parseFrom(byte[], ExtensionRegistryLite) - Static method in class tech.skworks.tachyon.service.contracts.player.SaveProfileRequest
- parseFrom(byte[], ExtensionRegistryLite) - Static method in class tech.skworks.tachyon.service.contracts.snapshot.DecodeSnapshotRequest
- parseFrom(byte[], ExtensionRegistryLite) - Static method in class tech.skworks.tachyon.service.contracts.snapshot.DecodeSnapshotResponse
- parseFrom(byte[], ExtensionRegistryLite) - Static method in class tech.skworks.tachyon.service.contracts.snapshot.ListSnapshotsRequest
- parseFrom(byte[], ExtensionRegistryLite) - Static method in class tech.skworks.tachyon.service.contracts.snapshot.ListSnapshotsResponse
- parseFrom(byte[], ExtensionRegistryLite) - Static method in class tech.skworks.tachyon.service.contracts.snapshot.SnapshotInfo
- parseFrom(byte[], ExtensionRegistryLite) - Static method in class tech.skworks.tachyon.service.contracts.snapshot.TakeComponentSnapshotRequest
- parseFrom(byte[], ExtensionRegistryLite) - Static method in class tech.skworks.tachyon.service.contracts.snapshot.TakeDatabaseSnapshotRequest
- parseFrom(byte[], ExtensionRegistryLite) - Static method in class tech.skworks.tachyon.service.contracts.snapshot.ToggleLockSnapshotRequest
- parseFrom(byte[], ExtensionRegistryLite) - Static method in class tech.skworks.tachyon.service.contracts.snapshot.ToggleLockSnapshotResponse
- parseFrom(byte[], ExtensionRegistryLite) - Static method in class tech.skworks.tachyon.service.contracts.system.PingRequest
- parseFrom(byte[], ExtensionRegistryLite) - Static method in class tech.skworks.tachyon.service.contracts.system.PingResponse
- parseFrom(byte[], ExtensionRegistryLite) - Static method in class tech.skworks.tachyon.exampleplugin.components.CookieComponent
- parseFrom(ByteString) - Static method in class tech.skworks.tachyon.service.contracts.audit.AuditLogEntry
- parseFrom(ByteString) - Static method in class tech.skworks.tachyon.service.contracts.audit.LogEventBatchRequest
- parseFrom(ByteString) - Static method in class tech.skworks.tachyon.service.contracts.audit.LogEventRequest
- parseFrom(ByteString) - Static method in class tech.skworks.tachyon.service.contracts.player.DeleteComponentRequest
- parseFrom(ByteString) - Static method in class tech.skworks.tachyon.service.contracts.player.FreePlayerRequest
- parseFrom(ByteString) - Static method in class tech.skworks.tachyon.service.contracts.player.GetPlayerRequest
- parseFrom(ByteString) - Static method in class tech.skworks.tachyon.service.contracts.player.GetPlayerResponse
- parseFrom(ByteString) - Static method in class tech.skworks.tachyon.service.contracts.player.PlayerHeartBeatBatchRequest
- parseFrom(ByteString) - Static method in class tech.skworks.tachyon.service.contracts.player.PlayerHeartBeatRequest
- parseFrom(ByteString) - Static method in class tech.skworks.tachyon.service.contracts.player.SaveComponentRequest
- parseFrom(ByteString) - Static method in class tech.skworks.tachyon.service.contracts.player.SaveProfileRequest
- parseFrom(ByteString) - Static method in class tech.skworks.tachyon.service.contracts.snapshot.DecodeSnapshotRequest
- parseFrom(ByteString) - Static method in class tech.skworks.tachyon.service.contracts.snapshot.DecodeSnapshotResponse
- parseFrom(ByteString) - Static method in class tech.skworks.tachyon.service.contracts.snapshot.ListSnapshotsRequest
- parseFrom(ByteString) - Static method in class tech.skworks.tachyon.service.contracts.snapshot.ListSnapshotsResponse
- parseFrom(ByteString) - Static method in class tech.skworks.tachyon.service.contracts.snapshot.SnapshotInfo
- parseFrom(ByteString) - Static method in class tech.skworks.tachyon.service.contracts.snapshot.TakeComponentSnapshotRequest
- parseFrom(ByteString) - Static method in class tech.skworks.tachyon.service.contracts.snapshot.TakeDatabaseSnapshotRequest
- parseFrom(ByteString) - Static method in class tech.skworks.tachyon.service.contracts.snapshot.ToggleLockSnapshotRequest
- parseFrom(ByteString) - Static method in class tech.skworks.tachyon.service.contracts.snapshot.ToggleLockSnapshotResponse
- parseFrom(ByteString) - Static method in class tech.skworks.tachyon.service.contracts.system.PingRequest
- parseFrom(ByteString) - Static method in class tech.skworks.tachyon.service.contracts.system.PingResponse
- parseFrom(ByteString, ExtensionRegistryLite) - Static method in class tech.skworks.tachyon.service.contracts.audit.AuditLogEntry
- parseFrom(ByteString, ExtensionRegistryLite) - Static method in class tech.skworks.tachyon.service.contracts.audit.LogEventBatchRequest
- parseFrom(ByteString, ExtensionRegistryLite) - Static method in class tech.skworks.tachyon.service.contracts.audit.LogEventRequest
- parseFrom(ByteString, ExtensionRegistryLite) - Static method in class tech.skworks.tachyon.service.contracts.player.DeleteComponentRequest
- parseFrom(ByteString, ExtensionRegistryLite) - Static method in class tech.skworks.tachyon.service.contracts.player.FreePlayerRequest
- parseFrom(ByteString, ExtensionRegistryLite) - Static method in class tech.skworks.tachyon.service.contracts.player.GetPlayerRequest
- parseFrom(ByteString, ExtensionRegistryLite) - Static method in class tech.skworks.tachyon.service.contracts.player.GetPlayerResponse
- parseFrom(ByteString, ExtensionRegistryLite) - Static method in class tech.skworks.tachyon.service.contracts.player.PlayerHeartBeatBatchRequest
- parseFrom(ByteString, ExtensionRegistryLite) - Static method in class tech.skworks.tachyon.service.contracts.player.PlayerHeartBeatRequest
- parseFrom(ByteString, ExtensionRegistryLite) - Static method in class tech.skworks.tachyon.service.contracts.player.SaveComponentRequest
- parseFrom(ByteString, ExtensionRegistryLite) - Static method in class tech.skworks.tachyon.service.contracts.player.SaveProfileRequest
- parseFrom(ByteString, ExtensionRegistryLite) - Static method in class tech.skworks.tachyon.service.contracts.snapshot.DecodeSnapshotRequest
- parseFrom(ByteString, ExtensionRegistryLite) - Static method in class tech.skworks.tachyon.service.contracts.snapshot.DecodeSnapshotResponse
- parseFrom(ByteString, ExtensionRegistryLite) - Static method in class tech.skworks.tachyon.service.contracts.snapshot.ListSnapshotsRequest
- parseFrom(ByteString, ExtensionRegistryLite) - Static method in class tech.skworks.tachyon.service.contracts.snapshot.ListSnapshotsResponse
- parseFrom(ByteString, ExtensionRegistryLite) - Static method in class tech.skworks.tachyon.service.contracts.snapshot.SnapshotInfo
- parseFrom(ByteString, ExtensionRegistryLite) - Static method in class tech.skworks.tachyon.service.contracts.snapshot.TakeComponentSnapshotRequest
- parseFrom(ByteString, ExtensionRegistryLite) - Static method in class tech.skworks.tachyon.service.contracts.snapshot.TakeDatabaseSnapshotRequest
- parseFrom(ByteString, ExtensionRegistryLite) - Static method in class tech.skworks.tachyon.service.contracts.snapshot.ToggleLockSnapshotRequest
- parseFrom(ByteString, ExtensionRegistryLite) - Static method in class tech.skworks.tachyon.service.contracts.snapshot.ToggleLockSnapshotResponse
- parseFrom(ByteString, ExtensionRegistryLite) - Static method in class tech.skworks.tachyon.service.contracts.system.PingRequest
- parseFrom(ByteString, ExtensionRegistryLite) - Static method in class tech.skworks.tachyon.service.contracts.system.PingResponse
- parseFrom(CodedInputStream) - Static method in class tech.skworks.tachyon.service.contracts.audit.AuditLogEntry
- parseFrom(CodedInputStream) - Static method in class tech.skworks.tachyon.service.contracts.audit.LogEventBatchRequest
- parseFrom(CodedInputStream) - Static method in class tech.skworks.tachyon.service.contracts.audit.LogEventRequest
- parseFrom(CodedInputStream) - Static method in class tech.skworks.tachyon.service.contracts.player.DeleteComponentRequest
- parseFrom(CodedInputStream) - Static method in class tech.skworks.tachyon.service.contracts.player.FreePlayerRequest
- parseFrom(CodedInputStream) - Static method in class tech.skworks.tachyon.service.contracts.player.GetPlayerRequest
- parseFrom(CodedInputStream) - Static method in class tech.skworks.tachyon.service.contracts.player.GetPlayerResponse
- parseFrom(CodedInputStream) - Static method in class tech.skworks.tachyon.service.contracts.player.PlayerHeartBeatBatchRequest
- parseFrom(CodedInputStream) - Static method in class tech.skworks.tachyon.service.contracts.player.PlayerHeartBeatRequest
- parseFrom(CodedInputStream) - Static method in class tech.skworks.tachyon.service.contracts.player.SaveComponentRequest
- parseFrom(CodedInputStream) - Static method in class tech.skworks.tachyon.service.contracts.player.SaveProfileRequest
- parseFrom(CodedInputStream) - Static method in class tech.skworks.tachyon.service.contracts.snapshot.DecodeSnapshotRequest
- parseFrom(CodedInputStream) - Static method in class tech.skworks.tachyon.service.contracts.snapshot.DecodeSnapshotResponse
- parseFrom(CodedInputStream) - Static method in class tech.skworks.tachyon.service.contracts.snapshot.ListSnapshotsRequest
- parseFrom(CodedInputStream) - Static method in class tech.skworks.tachyon.service.contracts.snapshot.ListSnapshotsResponse
- parseFrom(CodedInputStream) - Static method in class tech.skworks.tachyon.service.contracts.snapshot.SnapshotInfo
- parseFrom(CodedInputStream) - Static method in class tech.skworks.tachyon.service.contracts.snapshot.TakeComponentSnapshotRequest
- parseFrom(CodedInputStream) - Static method in class tech.skworks.tachyon.service.contracts.snapshot.TakeDatabaseSnapshotRequest
- parseFrom(CodedInputStream) - Static method in class tech.skworks.tachyon.service.contracts.snapshot.ToggleLockSnapshotRequest
- parseFrom(CodedInputStream) - Static method in class tech.skworks.tachyon.service.contracts.snapshot.ToggleLockSnapshotResponse
- parseFrom(CodedInputStream) - Static method in class tech.skworks.tachyon.service.contracts.system.PingRequest
- parseFrom(CodedInputStream) - Static method in class tech.skworks.tachyon.service.contracts.system.PingResponse
- parseFrom(CodedInputStream, ExtensionRegistryLite) - Static method in class tech.skworks.tachyon.service.contracts.audit.AuditLogEntry
- parseFrom(CodedInputStream, ExtensionRegistryLite) - Static method in class tech.skworks.tachyon.service.contracts.audit.LogEventBatchRequest
- parseFrom(CodedInputStream, ExtensionRegistryLite) - Static method in class tech.skworks.tachyon.service.contracts.audit.LogEventRequest
- parseFrom(CodedInputStream, ExtensionRegistryLite) - Static method in class tech.skworks.tachyon.service.contracts.player.DeleteComponentRequest
- parseFrom(CodedInputStream, ExtensionRegistryLite) - Static method in class tech.skworks.tachyon.service.contracts.player.FreePlayerRequest
- parseFrom(CodedInputStream, ExtensionRegistryLite) - Static method in class tech.skworks.tachyon.service.contracts.player.GetPlayerRequest
- parseFrom(CodedInputStream, ExtensionRegistryLite) - Static method in class tech.skworks.tachyon.service.contracts.player.GetPlayerResponse
- parseFrom(CodedInputStream, ExtensionRegistryLite) - Static method in class tech.skworks.tachyon.service.contracts.player.PlayerHeartBeatBatchRequest
- parseFrom(CodedInputStream, ExtensionRegistryLite) - Static method in class tech.skworks.tachyon.service.contracts.player.PlayerHeartBeatRequest
- parseFrom(CodedInputStream, ExtensionRegistryLite) - Static method in class tech.skworks.tachyon.service.contracts.player.SaveComponentRequest
- parseFrom(CodedInputStream, ExtensionRegistryLite) - Static method in class tech.skworks.tachyon.service.contracts.player.SaveProfileRequest
- parseFrom(CodedInputStream, ExtensionRegistryLite) - Static method in class tech.skworks.tachyon.service.contracts.snapshot.DecodeSnapshotRequest
- parseFrom(CodedInputStream, ExtensionRegistryLite) - Static method in class tech.skworks.tachyon.service.contracts.snapshot.DecodeSnapshotResponse
- parseFrom(CodedInputStream, ExtensionRegistryLite) - Static method in class tech.skworks.tachyon.service.contracts.snapshot.ListSnapshotsRequest
- parseFrom(CodedInputStream, ExtensionRegistryLite) - Static method in class tech.skworks.tachyon.service.contracts.snapshot.ListSnapshotsResponse
- parseFrom(CodedInputStream, ExtensionRegistryLite) - Static method in class tech.skworks.tachyon.service.contracts.snapshot.SnapshotInfo
- parseFrom(CodedInputStream, ExtensionRegistryLite) - Static method in class tech.skworks.tachyon.service.contracts.snapshot.TakeComponentSnapshotRequest
- parseFrom(CodedInputStream, ExtensionRegistryLite) - Static method in class tech.skworks.tachyon.service.contracts.snapshot.TakeDatabaseSnapshotRequest
- parseFrom(CodedInputStream, ExtensionRegistryLite) - Static method in class tech.skworks.tachyon.service.contracts.snapshot.ToggleLockSnapshotRequest
- parseFrom(CodedInputStream, ExtensionRegistryLite) - Static method in class tech.skworks.tachyon.service.contracts.snapshot.ToggleLockSnapshotResponse
- parseFrom(CodedInputStream, ExtensionRegistryLite) - Static method in class tech.skworks.tachyon.service.contracts.system.PingRequest
- parseFrom(CodedInputStream, ExtensionRegistryLite) - Static method in class tech.skworks.tachyon.service.contracts.system.PingResponse
- parseFrom(InputStream) - Static method in class tech.skworks.tachyon.exampleplugin.components.CookieComponent
- parseFrom(InputStream) - Static method in class tech.skworks.tachyon.service.contracts.audit.AuditLogEntry
- parseFrom(InputStream) - Static method in class tech.skworks.tachyon.service.contracts.audit.LogEventBatchRequest
- parseFrom(InputStream) - Static method in class tech.skworks.tachyon.service.contracts.audit.LogEventRequest
- parseFrom(InputStream) - Static method in class tech.skworks.tachyon.service.contracts.player.DeleteComponentRequest
- parseFrom(InputStream) - Static method in class tech.skworks.tachyon.service.contracts.player.FreePlayerRequest
- parseFrom(InputStream) - Static method in class tech.skworks.tachyon.service.contracts.player.GetPlayerRequest
- parseFrom(InputStream) - Static method in class tech.skworks.tachyon.service.contracts.player.GetPlayerResponse
- parseFrom(InputStream) - Static method in class tech.skworks.tachyon.service.contracts.player.PlayerHeartBeatBatchRequest
- parseFrom(InputStream) - Static method in class tech.skworks.tachyon.service.contracts.player.PlayerHeartBeatRequest
- parseFrom(InputStream) - Static method in class tech.skworks.tachyon.service.contracts.player.SaveComponentRequest
- parseFrom(InputStream) - Static method in class tech.skworks.tachyon.service.contracts.player.SaveProfileRequest
- parseFrom(InputStream) - Static method in class tech.skworks.tachyon.service.contracts.snapshot.DecodeSnapshotRequest
- parseFrom(InputStream) - Static method in class tech.skworks.tachyon.service.contracts.snapshot.DecodeSnapshotResponse
- parseFrom(InputStream) - Static method in class tech.skworks.tachyon.service.contracts.snapshot.ListSnapshotsRequest
- parseFrom(InputStream) - Static method in class tech.skworks.tachyon.service.contracts.snapshot.ListSnapshotsResponse
- parseFrom(InputStream) - Static method in class tech.skworks.tachyon.service.contracts.snapshot.SnapshotInfo
- parseFrom(InputStream) - Static method in class tech.skworks.tachyon.service.contracts.snapshot.TakeComponentSnapshotRequest
- parseFrom(InputStream) - Static method in class tech.skworks.tachyon.service.contracts.snapshot.TakeDatabaseSnapshotRequest
- parseFrom(InputStream) - Static method in class tech.skworks.tachyon.service.contracts.snapshot.ToggleLockSnapshotRequest
- parseFrom(InputStream) - Static method in class tech.skworks.tachyon.service.contracts.snapshot.ToggleLockSnapshotResponse
- parseFrom(InputStream) - Static method in class tech.skworks.tachyon.service.contracts.system.PingRequest
- parseFrom(InputStream) - Static method in class tech.skworks.tachyon.service.contracts.system.PingResponse
- parseFrom(InputStream, ExtensionRegistryLite) - Static method in class tech.skworks.tachyon.service.contracts.audit.AuditLogEntry
- parseFrom(InputStream, ExtensionRegistryLite) - Static method in class tech.skworks.tachyon.service.contracts.audit.LogEventBatchRequest
- parseFrom(InputStream, ExtensionRegistryLite) - Static method in class tech.skworks.tachyon.service.contracts.audit.LogEventRequest
- parseFrom(InputStream, ExtensionRegistryLite) - Static method in class tech.skworks.tachyon.service.contracts.player.DeleteComponentRequest
- parseFrom(InputStream, ExtensionRegistryLite) - Static method in class tech.skworks.tachyon.service.contracts.player.FreePlayerRequest
- parseFrom(InputStream, ExtensionRegistryLite) - Static method in class tech.skworks.tachyon.service.contracts.player.GetPlayerRequest
- parseFrom(InputStream, ExtensionRegistryLite) - Static method in class tech.skworks.tachyon.service.contracts.player.GetPlayerResponse
- parseFrom(InputStream, ExtensionRegistryLite) - Static method in class tech.skworks.tachyon.service.contracts.player.PlayerHeartBeatBatchRequest
- parseFrom(InputStream, ExtensionRegistryLite) - Static method in class tech.skworks.tachyon.service.contracts.player.PlayerHeartBeatRequest
- parseFrom(InputStream, ExtensionRegistryLite) - Static method in class tech.skworks.tachyon.service.contracts.player.SaveComponentRequest
- parseFrom(InputStream, ExtensionRegistryLite) - Static method in class tech.skworks.tachyon.service.contracts.player.SaveProfileRequest
- parseFrom(InputStream, ExtensionRegistryLite) - Static method in class tech.skworks.tachyon.service.contracts.snapshot.DecodeSnapshotRequest
- parseFrom(InputStream, ExtensionRegistryLite) - Static method in class tech.skworks.tachyon.service.contracts.snapshot.DecodeSnapshotResponse
- parseFrom(InputStream, ExtensionRegistryLite) - Static method in class tech.skworks.tachyon.service.contracts.snapshot.ListSnapshotsRequest
- parseFrom(InputStream, ExtensionRegistryLite) - Static method in class tech.skworks.tachyon.service.contracts.snapshot.ListSnapshotsResponse
- parseFrom(InputStream, ExtensionRegistryLite) - Static method in class tech.skworks.tachyon.service.contracts.snapshot.SnapshotInfo
- parseFrom(InputStream, ExtensionRegistryLite) - Static method in class tech.skworks.tachyon.service.contracts.snapshot.TakeComponentSnapshotRequest
- parseFrom(InputStream, ExtensionRegistryLite) - Static method in class tech.skworks.tachyon.service.contracts.snapshot.TakeDatabaseSnapshotRequest
- parseFrom(InputStream, ExtensionRegistryLite) - Static method in class tech.skworks.tachyon.service.contracts.snapshot.ToggleLockSnapshotRequest
- parseFrom(InputStream, ExtensionRegistryLite) - Static method in class tech.skworks.tachyon.service.contracts.snapshot.ToggleLockSnapshotResponse
- parseFrom(InputStream, ExtensionRegistryLite) - Static method in class tech.skworks.tachyon.service.contracts.system.PingRequest
- parseFrom(InputStream, ExtensionRegistryLite) - Static method in class tech.skworks.tachyon.service.contracts.system.PingResponse
- parseFrom(InputStream, ExtensionRegistryLite) - Static method in class tech.skworks.tachyon.exampleplugin.components.CookieComponent
- parseFrom(ByteBuffer) - Static method in class tech.skworks.tachyon.exampleplugin.components.CookieComponent
- parseFrom(ByteBuffer) - Static method in class tech.skworks.tachyon.service.contracts.audit.AuditLogEntry
- parseFrom(ByteBuffer) - Static method in class tech.skworks.tachyon.service.contracts.audit.LogEventBatchRequest
- parseFrom(ByteBuffer) - Static method in class tech.skworks.tachyon.service.contracts.audit.LogEventRequest
- parseFrom(ByteBuffer) - Static method in class tech.skworks.tachyon.service.contracts.player.DeleteComponentRequest
- parseFrom(ByteBuffer) - Static method in class tech.skworks.tachyon.service.contracts.player.FreePlayerRequest
- parseFrom(ByteBuffer) - Static method in class tech.skworks.tachyon.service.contracts.player.GetPlayerRequest
- parseFrom(ByteBuffer) - Static method in class tech.skworks.tachyon.service.contracts.player.GetPlayerResponse
- parseFrom(ByteBuffer) - Static method in class tech.skworks.tachyon.service.contracts.player.PlayerHeartBeatBatchRequest
- parseFrom(ByteBuffer) - Static method in class tech.skworks.tachyon.service.contracts.player.PlayerHeartBeatRequest
- parseFrom(ByteBuffer) - Static method in class tech.skworks.tachyon.service.contracts.player.SaveComponentRequest
- parseFrom(ByteBuffer) - Static method in class tech.skworks.tachyon.service.contracts.player.SaveProfileRequest
- parseFrom(ByteBuffer) - Static method in class tech.skworks.tachyon.service.contracts.snapshot.DecodeSnapshotRequest
- parseFrom(ByteBuffer) - Static method in class tech.skworks.tachyon.service.contracts.snapshot.DecodeSnapshotResponse
- parseFrom(ByteBuffer) - Static method in class tech.skworks.tachyon.service.contracts.snapshot.ListSnapshotsRequest
- parseFrom(ByteBuffer) - Static method in class tech.skworks.tachyon.service.contracts.snapshot.ListSnapshotsResponse
- parseFrom(ByteBuffer) - Static method in class tech.skworks.tachyon.service.contracts.snapshot.SnapshotInfo
- parseFrom(ByteBuffer) - Static method in class tech.skworks.tachyon.service.contracts.snapshot.TakeComponentSnapshotRequest
- parseFrom(ByteBuffer) - Static method in class tech.skworks.tachyon.service.contracts.snapshot.TakeDatabaseSnapshotRequest
- parseFrom(ByteBuffer) - Static method in class tech.skworks.tachyon.service.contracts.snapshot.ToggleLockSnapshotRequest
- parseFrom(ByteBuffer) - Static method in class tech.skworks.tachyon.service.contracts.snapshot.ToggleLockSnapshotResponse
- parseFrom(ByteBuffer) - Static method in class tech.skworks.tachyon.service.contracts.system.PingRequest
- parseFrom(ByteBuffer) - Static method in class tech.skworks.tachyon.service.contracts.system.PingResponse
- parseFrom(ByteBuffer, ExtensionRegistryLite) - Static method in class tech.skworks.tachyon.service.contracts.audit.AuditLogEntry
- parseFrom(ByteBuffer, ExtensionRegistryLite) - Static method in class tech.skworks.tachyon.service.contracts.audit.LogEventBatchRequest
- parseFrom(ByteBuffer, ExtensionRegistryLite) - Static method in class tech.skworks.tachyon.service.contracts.audit.LogEventRequest
- parseFrom(ByteBuffer, ExtensionRegistryLite) - Static method in class tech.skworks.tachyon.service.contracts.player.DeleteComponentRequest
- parseFrom(ByteBuffer, ExtensionRegistryLite) - Static method in class tech.skworks.tachyon.service.contracts.player.FreePlayerRequest
- parseFrom(ByteBuffer, ExtensionRegistryLite) - Static method in class tech.skworks.tachyon.service.contracts.player.GetPlayerRequest
- parseFrom(ByteBuffer, ExtensionRegistryLite) - Static method in class tech.skworks.tachyon.service.contracts.player.GetPlayerResponse
- parseFrom(ByteBuffer, ExtensionRegistryLite) - Static method in class tech.skworks.tachyon.service.contracts.player.PlayerHeartBeatBatchRequest
- parseFrom(ByteBuffer, ExtensionRegistryLite) - Static method in class tech.skworks.tachyon.service.contracts.player.PlayerHeartBeatRequest
- parseFrom(ByteBuffer, ExtensionRegistryLite) - Static method in class tech.skworks.tachyon.service.contracts.player.SaveComponentRequest
- parseFrom(ByteBuffer, ExtensionRegistryLite) - Static method in class tech.skworks.tachyon.service.contracts.player.SaveProfileRequest
- parseFrom(ByteBuffer, ExtensionRegistryLite) - Static method in class tech.skworks.tachyon.service.contracts.snapshot.DecodeSnapshotRequest
- parseFrom(ByteBuffer, ExtensionRegistryLite) - Static method in class tech.skworks.tachyon.service.contracts.snapshot.DecodeSnapshotResponse
- parseFrom(ByteBuffer, ExtensionRegistryLite) - Static method in class tech.skworks.tachyon.service.contracts.snapshot.ListSnapshotsRequest
- parseFrom(ByteBuffer, ExtensionRegistryLite) - Static method in class tech.skworks.tachyon.service.contracts.snapshot.ListSnapshotsResponse
- parseFrom(ByteBuffer, ExtensionRegistryLite) - Static method in class tech.skworks.tachyon.service.contracts.snapshot.SnapshotInfo
- parseFrom(ByteBuffer, ExtensionRegistryLite) - Static method in class tech.skworks.tachyon.service.contracts.snapshot.TakeComponentSnapshotRequest
- parseFrom(ByteBuffer, ExtensionRegistryLite) - Static method in class tech.skworks.tachyon.service.contracts.snapshot.TakeDatabaseSnapshotRequest
- parseFrom(ByteBuffer, ExtensionRegistryLite) - Static method in class tech.skworks.tachyon.service.contracts.snapshot.ToggleLockSnapshotRequest
- parseFrom(ByteBuffer, ExtensionRegistryLite) - Static method in class tech.skworks.tachyon.service.contracts.snapshot.ToggleLockSnapshotResponse
- parseFrom(ByteBuffer, ExtensionRegistryLite) - Static method in class tech.skworks.tachyon.service.contracts.system.PingRequest
- parseFrom(ByteBuffer, ExtensionRegistryLite) - Static method in class tech.skworks.tachyon.service.contracts.system.PingResponse
- parseFrom(ByteBuffer, ExtensionRegistryLite) - Static method in class tech.skworks.tachyon.exampleplugin.components.CookieComponent
- parseFrom(ByteString) - Static method in class tech.skworks.tachyon.exampleplugin.components.CookieComponent
- parseFrom(ByteString, ExtensionRegistryLite) - Static method in class tech.skworks.tachyon.exampleplugin.components.CookieComponent
- parseFrom(CodedInputStream) - Static method in class tech.skworks.tachyon.exampleplugin.components.CookieComponent
- parseFrom(CodedInputStream, ExtensionRegistryLite) - Static method in class tech.skworks.tachyon.exampleplugin.components.CookieComponent
- parser() - Static method in class tech.skworks.tachyon.exampleplugin.components.CookieComponent
- parser() - Static method in class tech.skworks.tachyon.service.contracts.audit.AuditLogEntry
- parser() - Static method in class tech.skworks.tachyon.service.contracts.audit.LogEventBatchRequest
- parser() - Static method in class tech.skworks.tachyon.service.contracts.audit.LogEventRequest
- parser() - Static method in class tech.skworks.tachyon.service.contracts.player.DeleteComponentRequest
- parser() - Static method in class tech.skworks.tachyon.service.contracts.player.FreePlayerRequest
- parser() - Static method in class tech.skworks.tachyon.service.contracts.player.GetPlayerRequest
- parser() - Static method in class tech.skworks.tachyon.service.contracts.player.GetPlayerResponse
- parser() - Static method in class tech.skworks.tachyon.service.contracts.player.PlayerHeartBeatBatchRequest
- parser() - Static method in class tech.skworks.tachyon.service.contracts.player.PlayerHeartBeatRequest
- parser() - Static method in class tech.skworks.tachyon.service.contracts.player.SaveComponentRequest
- parser() - Static method in class tech.skworks.tachyon.service.contracts.player.SaveProfileRequest
- parser() - Static method in class tech.skworks.tachyon.service.contracts.snapshot.DecodeSnapshotRequest
- parser() - Static method in class tech.skworks.tachyon.service.contracts.snapshot.DecodeSnapshotResponse
- parser() - Static method in class tech.skworks.tachyon.service.contracts.snapshot.ListSnapshotsRequest
- parser() - Static method in class tech.skworks.tachyon.service.contracts.snapshot.ListSnapshotsResponse
- parser() - Static method in class tech.skworks.tachyon.service.contracts.snapshot.SnapshotInfo
- parser() - Static method in class tech.skworks.tachyon.service.contracts.snapshot.TakeComponentSnapshotRequest
- parser() - Static method in class tech.skworks.tachyon.service.contracts.snapshot.TakeDatabaseSnapshotRequest
- parser() - Static method in class tech.skworks.tachyon.service.contracts.snapshot.ToggleLockSnapshotRequest
- parser() - Static method in class tech.skworks.tachyon.service.contracts.snapshot.ToggleLockSnapshotResponse
- parser() - Static method in class tech.skworks.tachyon.service.contracts.system.PingRequest
- parser() - Static method in class tech.skworks.tachyon.service.contracts.system.PingResponse
- ping(PingRequest) - Method in class tech.skworks.tachyon.service.contracts.system.MutinySystemGrpc.MutinySystemStub
- ping(PingRequest) - Method in class tech.skworks.tachyon.service.contracts.system.MutinySystemGrpc.SystemImplBase
- ping(PingRequest) - Method in interface tech.skworks.tachyon.service.contracts.system.System
- ping(PingRequest) - Method in class tech.skworks.tachyon.service.contracts.system.SystemBean
- ping(PingRequest) - Method in class tech.skworks.tachyon.service.contracts.system.SystemClient
- ping(PingRequest) - Method in class tech.skworks.tachyon.service.contracts.system.SystemGrpc.SystemBlockingStub
- ping(PingRequest) - Method in class tech.skworks.tachyon.service.contracts.system.SystemGrpc.SystemBlockingV2Stub
- ping(PingRequest) - Method in class tech.skworks.tachyon.service.contracts.system.SystemGrpc.SystemFutureStub
- ping(PingRequest) - Method in class tech.skworks.tachyon.service.infra.SystemGrpcService
- ping(PingRequest, StreamObserver) - Method in interface tech.skworks.tachyon.service.contracts.system.SystemGrpc.AsyncService
- ping(PingRequest, StreamObserver) - Method in class tech.skworks.tachyon.service.contracts.system.SystemGrpc.SystemStub
- pingBackend() - Method in class tech.skworks.tachyon.plugin.internal.GrpcClientManager
- PingRequest - Class in tech.skworks.tachyon.service.contracts.system
-
Protobuf type
tech.skworks.tachyon.service.contracts.system.PingRequest - PingRequest.Builder - Class in tech.skworks.tachyon.service.contracts.system
-
Protobuf type
tech.skworks.tachyon.service.contracts.system.PingRequest - PingRequestOrBuilder - Interface in tech.skworks.tachyon.service.contracts.system
- PingResponse - Class in tech.skworks.tachyon.service.contracts.system
-
Protobuf type
tech.skworks.tachyon.service.contracts.system.PingResponse - PingResponse.Builder - Class in tech.skworks.tachyon.service.contracts.system
-
Protobuf type
tech.skworks.tachyon.service.contracts.system.PingResponse - PingResponseOrBuilder - Interface in tech.skworks.tachyon.service.contracts.system
- Player - Class in tech.skworks.tachyon.service.contracts.player
- PLAYER_ID_FIELD_NUMBER - Static variable in class tech.skworks.tachyon.service.contracts.snapshot.ListSnapshotsRequest
- PLAYER_ID_FIELD_NUMBER - Static variable in class tech.skworks.tachyon.service.contracts.snapshot.ListSnapshotsResponse
- PLAYER_ID_FIELD_NUMBER - Static variable in class tech.skworks.tachyon.service.contracts.snapshot.TakeComponentSnapshotRequest
- PLAYER_ID_FIELD_NUMBER - Static variable in class tech.skworks.tachyon.service.contracts.snapshot.TakeDatabaseSnapshotRequest
- PlayerConfig - Interface in tech.skworks.tachyon.service.player
-
Project Tachyon Class PlayerConfig
- PlayerDataService - Interface in tech.skworks.tachyon.service.contracts.player
- PlayerDataServiceBean - Class in tech.skworks.tachyon.service.contracts.player
- PlayerDataServiceClient - Class in tech.skworks.tachyon.service.contracts.player
- PlayerDataServiceClient(String, Channel, BiFunction) - Constructor for class tech.skworks.tachyon.service.contracts.player.PlayerDataServiceClient
- PlayerDataServiceGrpc - Class in tech.skworks.tachyon.service.contracts.player
- PlayerDataServiceGrpc.AsyncService - Interface in tech.skworks.tachyon.service.contracts.player
- PlayerDataServiceGrpc.PlayerDataServiceBlockingStub - Class in tech.skworks.tachyon.service.contracts.player
-
A stub to allow clients to do limited synchronous rpc calls to service PlayerDataService.
- PlayerDataServiceGrpc.PlayerDataServiceBlockingV2Stub - Class in tech.skworks.tachyon.service.contracts.player
-
A stub to allow clients to do synchronous rpc calls to service PlayerDataService.
- PlayerDataServiceGrpc.PlayerDataServiceFutureStub - Class in tech.skworks.tachyon.service.contracts.player
-
A stub to allow clients to do ListenableFuture-style rpc calls to service PlayerDataService.
- PlayerDataServiceGrpc.PlayerDataServiceImplBase - Class in tech.skworks.tachyon.service.contracts.player
-
Base class for the server implementation of the service PlayerDataService.
- PlayerDataServiceGrpc.PlayerDataServiceStub - Class in tech.skworks.tachyon.service.contracts.player
-
A stub to allow clients to do asynchronous rpc calls to service PlayerDataService.
- PlayerDataServiceImplBase() - Constructor for class tech.skworks.tachyon.service.contracts.player.MutinyPlayerDataServiceGrpc.PlayerDataServiceImplBase
- PlayerDataServiceImplBase() - Constructor for class tech.skworks.tachyon.service.contracts.player.PlayerDataServiceGrpc.PlayerDataServiceImplBase
- PlayerGrpcService - Class in tech.skworks.tachyon.service.player
-
Project Tachyon Class PlayerDataGrpcService
- PlayerGrpcService(ReactiveRedisDataSource) - Constructor for class tech.skworks.tachyon.service.player.PlayerGrpcService
- playerHeartBeat(PlayerHeartBeatRequest) - Method in class tech.skworks.tachyon.service.contracts.player.MutinyPlayerDataServiceGrpc.MutinyPlayerDataServiceStub
- playerHeartBeat(PlayerHeartBeatRequest) - Method in class tech.skworks.tachyon.service.contracts.player.MutinyPlayerDataServiceGrpc.PlayerDataServiceImplBase
- playerHeartBeat(PlayerHeartBeatRequest) - Method in interface tech.skworks.tachyon.service.contracts.player.PlayerDataService
- playerHeartBeat(PlayerHeartBeatRequest) - Method in class tech.skworks.tachyon.service.contracts.player.PlayerDataServiceBean
- playerHeartBeat(PlayerHeartBeatRequest) - Method in class tech.skworks.tachyon.service.contracts.player.PlayerDataServiceClient
- playerHeartBeat(PlayerHeartBeatRequest) - Method in class tech.skworks.tachyon.service.contracts.player.PlayerDataServiceGrpc.PlayerDataServiceBlockingStub
- playerHeartBeat(PlayerHeartBeatRequest) - Method in class tech.skworks.tachyon.service.contracts.player.PlayerDataServiceGrpc.PlayerDataServiceBlockingV2Stub
- playerHeartBeat(PlayerHeartBeatRequest) - Method in class tech.skworks.tachyon.service.contracts.player.PlayerDataServiceGrpc.PlayerDataServiceFutureStub
- playerHeartBeat(PlayerHeartBeatRequest) - Method in class tech.skworks.tachyon.service.player.PlayerGrpcService
- playerHeartBeat(PlayerHeartBeatRequest, StreamObserver) - Method in interface tech.skworks.tachyon.service.contracts.player.PlayerDataServiceGrpc.AsyncService
- playerHeartBeat(PlayerHeartBeatRequest, StreamObserver) - Method in class tech.skworks.tachyon.service.contracts.player.PlayerDataServiceGrpc.PlayerDataServiceStub
- playerHeartBeatBatch(PlayerHeartBeatBatchRequest) - Method in class tech.skworks.tachyon.service.contracts.player.MutinyPlayerDataServiceGrpc.MutinyPlayerDataServiceStub
- playerHeartBeatBatch(PlayerHeartBeatBatchRequest) - Method in class tech.skworks.tachyon.service.contracts.player.MutinyPlayerDataServiceGrpc.PlayerDataServiceImplBase
- playerHeartBeatBatch(PlayerHeartBeatBatchRequest) - Method in interface tech.skworks.tachyon.service.contracts.player.PlayerDataService
- playerHeartBeatBatch(PlayerHeartBeatBatchRequest) - Method in class tech.skworks.tachyon.service.contracts.player.PlayerDataServiceBean
- playerHeartBeatBatch(PlayerHeartBeatBatchRequest) - Method in class tech.skworks.tachyon.service.contracts.player.PlayerDataServiceClient
- playerHeartBeatBatch(PlayerHeartBeatBatchRequest) - Method in class tech.skworks.tachyon.service.contracts.player.PlayerDataServiceGrpc.PlayerDataServiceBlockingStub
- playerHeartBeatBatch(PlayerHeartBeatBatchRequest) - Method in class tech.skworks.tachyon.service.contracts.player.PlayerDataServiceGrpc.PlayerDataServiceBlockingV2Stub
- playerHeartBeatBatch(PlayerHeartBeatBatchRequest) - Method in class tech.skworks.tachyon.service.contracts.player.PlayerDataServiceGrpc.PlayerDataServiceFutureStub
- playerHeartBeatBatch(PlayerHeartBeatBatchRequest) - Method in class tech.skworks.tachyon.service.player.PlayerGrpcService
- playerHeartBeatBatch(PlayerHeartBeatBatchRequest, StreamObserver) - Method in interface tech.skworks.tachyon.service.contracts.player.PlayerDataServiceGrpc.AsyncService
- playerHeartBeatBatch(PlayerHeartBeatBatchRequest, StreamObserver) - Method in class tech.skworks.tachyon.service.contracts.player.PlayerDataServiceGrpc.PlayerDataServiceStub
- PlayerHeartBeatBatchRequest - Class in tech.skworks.tachyon.service.contracts.player
-
Protobuf type
tech.skworks.tachyon.service.contracts.player.PlayerHeartBeatBatchRequest - PlayerHeartBeatBatchRequest.Builder - Class in tech.skworks.tachyon.service.contracts.player
-
Protobuf type
tech.skworks.tachyon.service.contracts.player.PlayerHeartBeatBatchRequest - PlayerHeartBeatBatchRequestOrBuilder - Interface in tech.skworks.tachyon.service.contracts.player
- PlayerHeartBeatRequest - Class in tech.skworks.tachyon.service.contracts.player
-
Protobuf type
tech.skworks.tachyon.service.contracts.player.PlayerHeartBeatRequest - PlayerHeartBeatRequest.Builder - Class in tech.skworks.tachyon.service.contracts.player
-
Protobuf type
tech.skworks.tachyon.service.contracts.player.PlayerHeartBeatRequest - PlayerHeartBeatRequestOrBuilder - Interface in tech.skworks.tachyon.service.contracts.player
- process(Consumer) - Method in class tech.skworks.tachyon.plugin.internal.retry.RetryQueue
- ProfileManager - Class in tech.skworks.tachyon.plugin.internal.player
-
Project Tachyon Class ProfileRegistry
- ProfileManager(GrpcComponentService, ComponentRegistryImpl, TachyonMetrics) - Constructor for class tech.skworks.tachyon.plugin.internal.player.ProfileManager
- PROFILES_LOADED - Static variable in class tech.skworks.tachyon.plugin.internal.metric.scraper.TachyonMetrics
- putAllComponents(Map) - Method in class tech.skworks.tachyon.service.contracts.snapshot.DecodeSnapshotResponse.Builder
-
map<string, .google.protobuf.Any> components = 2; - putComponents(String, Any) - Method in class tech.skworks.tachyon.service.contracts.snapshot.DecodeSnapshotResponse.Builder
-
map<string, .google.protobuf.Any> components = 2; - putComponentsBuilderIfAbsent(String) - Method in class tech.skworks.tachyon.service.contracts.snapshot.DecodeSnapshotResponse.Builder
-
map<string, .google.protobuf.Any> components = 2;
R
- RAW_DATA_FIELD_NUMBER - Static variable in class tech.skworks.tachyon.service.contracts.snapshot.TakeComponentSnapshotRequest
- REASON_FIELD_NUMBER - Static variable in class tech.skworks.tachyon.service.contracts.snapshot.SnapshotInfo
- REASON_FIELD_NUMBER - Static variable in class tech.skworks.tachyon.service.contracts.snapshot.TakeComponentSnapshotRequest
- REASON_FIELD_NUMBER - Static variable in class tech.skworks.tachyon.service.contracts.snapshot.TakeDatabaseSnapshotRequest
- recordError(String, Exception) - Method in class tech.skworks.tachyon.plugin.internal.util.AbstractGrpcService
- recordError(String, String) - Method in class tech.skworks.tachyon.plugin.internal.util.AbstractGrpcService
- recordGrpcError(String, String) - Method in class tech.skworks.tachyon.plugin.internal.metric.scraper.TachyonMetrics
- RECOVERY_FILE_SIZE - Static variable in class tech.skworks.tachyon.plugin.internal.metric.scraper.TachyonMetrics
- registerAllExtensions(ExtensionRegistry) - Static method in class tech.skworks.tachyon.service.contracts.audit.Audit
- registerAllExtensions(ExtensionRegistry) - Static method in class tech.skworks.tachyon.service.contracts.player.Player
- registerAllExtensions(ExtensionRegistry) - Static method in class tech.skworks.tachyon.service.contracts.snapshot.Snapshot
- registerAllExtensions(ExtensionRegistry) - Static method in class tech.skworks.tachyon.service.contracts.system.SystemOuterClass
- registerAllExtensions(ExtensionRegistryLite) - Static method in class tech.skworks.tachyon.service.contracts.audit.Audit
- registerAllExtensions(ExtensionRegistryLite) - Static method in class tech.skworks.tachyon.service.contracts.player.Player
- registerAllExtensions(ExtensionRegistryLite) - Static method in class tech.skworks.tachyon.service.contracts.snapshot.Snapshot
- registerAllExtensions(ExtensionRegistryLite) - Static method in class tech.skworks.tachyon.service.contracts.system.SystemOuterClass
- registerAllExtensions(ExtensionRegistry) - Static method in class tech.skworks.tachyon.exampleplugin.components.Cookies
- registerAllExtensions(ExtensionRegistryLite) - Static method in class tech.skworks.tachyon.exampleplugin.components.Cookies
- registerComponent(T) - Method in interface tech.skworks.tachyon.api.registries.ComponentRegistry
-
Registers a new Protobuf component without a UI preview handler.
- registerComponent(T) - Method in class tech.skworks.tachyon.plugin.internal.player.component.ComponentRegistryImpl
- registerComponent(T, ComponentPreviewHandler) - Method in class tech.skworks.tachyon.plugin.internal.player.component.ComponentRegistryImpl
- registerComponent(T, ComponentPreviewHandler) - Method in interface tech.skworks.tachyon.api.registries.ComponentRegistry
-
Registers a new Protobuf component into the ecosystem along with its UI preview handler.
- registeredCount() - Method in interface tech.skworks.tachyon.api.registries.ComponentRegistry
-
Gets the total number of components successfully loaded into the registry.
- registeredCount() - Method in class tech.skworks.tachyon.plugin.internal.player.component.ComponentRegistryImpl
- removeComponents(int) - Method in class tech.skworks.tachyon.service.contracts.player.GetPlayerResponse.Builder
-
repeated .google.protobuf.Any components = 2; - removeComponents(int) - Method in class tech.skworks.tachyon.service.contracts.player.SaveProfileRequest.Builder
-
repeated .google.protobuf.Any components = 2; - removeComponents(String) - Method in class tech.skworks.tachyon.service.contracts.snapshot.DecodeSnapshotResponse.Builder
-
map<string, .google.protobuf.Any> components = 2; - removeEntries(int) - Method in class tech.skworks.tachyon.service.contracts.audit.LogEventBatchRequest.Builder
-
repeated .tech.skworks.tachyon.service.contracts.audit.AuditLogEntry entries = 1; - removeSnapshots(int) - Method in class tech.skworks.tachyon.service.contracts.snapshot.ListSnapshotsResponse.Builder
-
repeated .tech.skworks.tachyon.service.contracts.snapshot.SnapshotInfo snapshots = 2; - retentionDays() - Method in interface tech.skworks.tachyon.service.snapshot.SnapshotConfig
- RETRY_QUEUE_TASKS - Static variable in class tech.skworks.tachyon.plugin.internal.metric.scraper.TachyonMetrics
- RetryQueue - Class in tech.skworks.tachyon.plugin.internal.retry
-
Project Tachyon Class RetryQueue
- RetryQueue(UUID) - Constructor for class tech.skworks.tachyon.plugin.internal.retry.RetryQueue
- RetryTask - Class in tech.skworks.tachyon.plugin.internal.retry
-
Project Tachyon Class RetryTask
- RetryTask(UUID) - Constructor for class tech.skworks.tachyon.plugin.internal.retry.RetryTask
- run() - Method in class tech.skworks.tachyon.plugin.internal.player.heartbeat.HeartBeatsTask
- run(String...) - Method in class tech.skworks.tachyon.service.TachyonService
S
- s3Bucket() - Method in interface tech.skworks.tachyon.service.snapshot.SnapshotConfig
- saveComponent(UUID, T) - Method in class tech.skworks.tachyon.plugin.internal.player.component.GrpcComponentService
- saveComponent(T) - Method in interface tech.skworks.tachyon.api.profile.TachyonProfile
-
Marks the given component as dirty and immediately enqueues an asynchronous save operation to the backend via gRPC.
- saveComponent(T) - Method in class tech.skworks.tachyon.plugin.internal.player.GrpcTachyonProfile
-
Saves a component immediately via gRPC AND marks it dirty as a safety net.
- saveComponent(SaveComponentRequest) - Method in class tech.skworks.tachyon.service.contracts.player.MutinyPlayerDataServiceGrpc.MutinyPlayerDataServiceStub
- saveComponent(SaveComponentRequest) - Method in class tech.skworks.tachyon.service.contracts.player.MutinyPlayerDataServiceGrpc.PlayerDataServiceImplBase
- saveComponent(SaveComponentRequest) - Method in interface tech.skworks.tachyon.service.contracts.player.PlayerDataService
- saveComponent(SaveComponentRequest) - Method in class tech.skworks.tachyon.service.contracts.player.PlayerDataServiceBean
- saveComponent(SaveComponentRequest) - Method in class tech.skworks.tachyon.service.contracts.player.PlayerDataServiceClient
- saveComponent(SaveComponentRequest) - Method in class tech.skworks.tachyon.service.contracts.player.PlayerDataServiceGrpc.PlayerDataServiceBlockingStub
- saveComponent(SaveComponentRequest) - Method in class tech.skworks.tachyon.service.contracts.player.PlayerDataServiceGrpc.PlayerDataServiceBlockingV2Stub
- saveComponent(SaveComponentRequest) - Method in class tech.skworks.tachyon.service.contracts.player.PlayerDataServiceGrpc.PlayerDataServiceFutureStub
- saveComponent(SaveComponentRequest) - Method in class tech.skworks.tachyon.service.player.PlayerGrpcService
- saveComponent(SaveComponentRequest, StreamObserver) - Method in interface tech.skworks.tachyon.service.contracts.player.PlayerDataServiceGrpc.AsyncService
- saveComponent(SaveComponentRequest, StreamObserver) - Method in class tech.skworks.tachyon.service.contracts.player.PlayerDataServiceGrpc.PlayerDataServiceStub
- SaveComponentRequest - Class in tech.skworks.tachyon.service.contracts.player
-
Protobuf type
tech.skworks.tachyon.service.contracts.player.SaveComponentRequest - SaveComponentRequest.Builder - Class in tech.skworks.tachyon.service.contracts.player
-
Protobuf type
tech.skworks.tachyon.service.contracts.player.SaveComponentRequest - SaveComponentRequestOrBuilder - Interface in tech.skworks.tachyon.service.contracts.player
- saveProfile() - Method in interface tech.skworks.tachyon.api.profile.TachyonProfile
-
Asynchronously flushes all components currently marked as "dirty" to the backend.
- saveProfile() - Method in class tech.skworks.tachyon.plugin.internal.player.GrpcTachyonProfile
-
Flushes only dirty components to the backend.
- saveProfile(UUID, Collection) - Method in class tech.skworks.tachyon.plugin.internal.player.component.GrpcComponentService
- saveProfile(SaveProfileRequest) - Method in class tech.skworks.tachyon.service.contracts.player.MutinyPlayerDataServiceGrpc.MutinyPlayerDataServiceStub
- saveProfile(SaveProfileRequest) - Method in class tech.skworks.tachyon.service.contracts.player.MutinyPlayerDataServiceGrpc.PlayerDataServiceImplBase
- saveProfile(SaveProfileRequest) - Method in interface tech.skworks.tachyon.service.contracts.player.PlayerDataService
- saveProfile(SaveProfileRequest) - Method in class tech.skworks.tachyon.service.contracts.player.PlayerDataServiceBean
- saveProfile(SaveProfileRequest) - Method in class tech.skworks.tachyon.service.contracts.player.PlayerDataServiceClient
- saveProfile(SaveProfileRequest) - Method in class tech.skworks.tachyon.service.contracts.player.PlayerDataServiceGrpc.PlayerDataServiceBlockingStub
- saveProfile(SaveProfileRequest) - Method in class tech.skworks.tachyon.service.contracts.player.PlayerDataServiceGrpc.PlayerDataServiceBlockingV2Stub
- saveProfile(SaveProfileRequest) - Method in class tech.skworks.tachyon.service.contracts.player.PlayerDataServiceGrpc.PlayerDataServiceFutureStub
- saveProfile(SaveProfileRequest) - Method in class tech.skworks.tachyon.service.player.PlayerGrpcService
- saveProfile(SaveProfileRequest, StreamObserver) - Method in interface tech.skworks.tachyon.service.contracts.player.PlayerDataServiceGrpc.AsyncService
- saveProfile(SaveProfileRequest, StreamObserver) - Method in class tech.skworks.tachyon.service.contracts.player.PlayerDataServiceGrpc.PlayerDataServiceStub
- SaveProfileRequest - Class in tech.skworks.tachyon.service.contracts.player
-
Protobuf type
tech.skworks.tachyon.service.contracts.player.SaveProfileRequest - SaveProfileRequest.Builder - Class in tech.skworks.tachyon.service.contracts.player
-
Protobuf type
tech.skworks.tachyon.service.contracts.player.SaveProfileRequest - SaveProfileRequestOrBuilder - Interface in tech.skworks.tachyon.service.contracts.player
- sendHeartBeats(boolean) - Method in class tech.skworks.tachyon.plugin.internal.player.heartbeat.HeartBeatService
- SERVER_TIME_FIELD_NUMBER - Static variable in class tech.skworks.tachyon.service.contracts.system.PingResponse
- serverName() - Method in record class tech.skworks.tachyon.plugin.spigot.config.TachyonConfig
-
Returns the value of the
serverNamerecord component. - SERVICE_NAME - Static variable in class tech.skworks.tachyon.service.contracts.audit.AuditServiceGrpc
- SERVICE_NAME - Static variable in class tech.skworks.tachyon.service.contracts.player.PlayerDataServiceGrpc
- SERVICE_NAME - Static variable in class tech.skworks.tachyon.service.contracts.snapshot.SnapshotServiceGrpc
- SERVICE_NAME - Static variable in class tech.skworks.tachyon.service.contracts.system.SystemGrpc
- setAction(String) - Method in class tech.skworks.tachyon.service.contracts.audit.AuditLogEntry.Builder
-
string action = 3; - setActionBytes(ByteString) - Method in class tech.skworks.tachyon.service.contracts.audit.AuditLogEntry.Builder
-
string action = 3; - setClientTime(long) - Method in class tech.skworks.tachyon.service.contracts.system.PingRequest.Builder
-
int64 client_time = 1; - setComponent(T) - Method in class tech.skworks.tachyon.plugin.internal.player.GrpcTachyonProfile
-
Updates a component in memory and marks it dirty.
- setComponent(Any) - Method in class tech.skworks.tachyon.service.contracts.player.SaveComponentRequest.Builder
-
.google.protobuf.Any component = 2; - setComponent(Any.Builder) - Method in class tech.skworks.tachyon.service.contracts.player.SaveComponentRequest.Builder
-
.google.protobuf.Any component = 2; - setComponent(T) - Method in interface tech.skworks.tachyon.api.profile.TachyonProfile
-
Overwrites the current instance of the component in the profile memory and marks it as dirty for the next profile save.
- setComponents(int, Any) - Method in class tech.skworks.tachyon.service.contracts.player.GetPlayerResponse.Builder
-
repeated .google.protobuf.Any components = 2; - setComponents(int, Any) - Method in class tech.skworks.tachyon.service.contracts.player.SaveProfileRequest.Builder
-
repeated .google.protobuf.Any components = 2; - setComponents(int, Any.Builder) - Method in class tech.skworks.tachyon.service.contracts.player.GetPlayerResponse.Builder
-
repeated .google.protobuf.Any components = 2; - setComponents(int, Any.Builder) - Method in class tech.skworks.tachyon.service.contracts.player.SaveProfileRequest.Builder
-
repeated .google.protobuf.Any components = 2; - setComponentUrl(String) - Method in class tech.skworks.tachyon.service.contracts.player.DeleteComponentRequest.Builder
-
string component_url = 2; - setComponentUrlBytes(ByteString) - Method in class tech.skworks.tachyon.service.contracts.player.DeleteComponentRequest.Builder
-
string component_url = 2; - setCookies(long) - Method in class tech.skworks.tachyon.exampleplugin.components.CookieComponent.Builder
-
int64 cookies = 1; - setDetails(String) - Method in class tech.skworks.tachyon.service.contracts.audit.AuditLogEntry.Builder
-
string details = 4; - setDetailsBytes(ByteString) - Method in class tech.skworks.tachyon.service.contracts.audit.AuditLogEntry.Builder
-
string details = 4; - setEntries(int, AuditLogEntry) - Method in class tech.skworks.tachyon.service.contracts.audit.LogEventBatchRequest.Builder
-
repeated .tech.skworks.tachyon.service.contracts.audit.AuditLogEntry entries = 1; - setEntries(int, AuditLogEntry.Builder) - Method in class tech.skworks.tachyon.service.contracts.audit.LogEventBatchRequest.Builder
-
repeated .tech.skworks.tachyon.service.contracts.audit.AuditLogEntry entries = 1; - setEntry(AuditLogEntry) - Method in class tech.skworks.tachyon.service.contracts.audit.LogEventRequest.Builder
-
.tech.skworks.tachyon.service.contracts.audit.AuditLogEntry entry = 1; - setEntry(AuditLogEntry.Builder) - Method in class tech.skworks.tachyon.service.contracts.audit.LogEventRequest.Builder
-
.tech.skworks.tachyon.service.contracts.audit.AuditLogEntry entry = 1; - setGranularity(String) - Method in class tech.skworks.tachyon.service.contracts.snapshot.SnapshotInfo.Builder
-
string granularity = 6; - setGranularityBytes(ByteString) - Method in class tech.skworks.tachyon.service.contracts.snapshot.SnapshotInfo.Builder
-
string granularity = 6; - setLocked(boolean) - Method in class tech.skworks.tachyon.service.contracts.snapshot.SnapshotInfo.Builder
-
bool locked = 7; - setLockerId(String) - Method in class tech.skworks.tachyon.service.contracts.snapshot.ToggleLockSnapshotRequest.Builder
-
string locker_id = 2; - setLockerIdBytes(ByteString) - Method in class tech.skworks.tachyon.service.contracts.snapshot.ToggleLockSnapshotRequest.Builder
-
string locker_id = 2; - setLockStatus(boolean) - Method in class tech.skworks.tachyon.service.contracts.snapshot.ToggleLockSnapshotResponse.Builder
-
bool lock_status = 1; - setModule(String) - Method in class tech.skworks.tachyon.service.contracts.audit.AuditLogEntry.Builder
-
string module = 2; - setModuleBytes(ByteString) - Method in class tech.skworks.tachyon.service.contracts.audit.AuditLogEntry.Builder
-
string module = 2; - setPlayerId(String) - Method in class tech.skworks.tachyon.service.contracts.snapshot.ListSnapshotsRequest.Builder
-
string player_id = 1; - setPlayerId(String) - Method in class tech.skworks.tachyon.service.contracts.snapshot.ListSnapshotsResponse.Builder
-
string player_id = 1; - setPlayerId(String) - Method in class tech.skworks.tachyon.service.contracts.snapshot.TakeComponentSnapshotRequest.Builder
-
string player_id = 2; - setPlayerId(String) - Method in class tech.skworks.tachyon.service.contracts.snapshot.TakeDatabaseSnapshotRequest.Builder
-
string player_id = 2; - setPlayerIdBytes(ByteString) - Method in class tech.skworks.tachyon.service.contracts.snapshot.ListSnapshotsRequest.Builder
-
string player_id = 1; - setPlayerIdBytes(ByteString) - Method in class tech.skworks.tachyon.service.contracts.snapshot.ListSnapshotsResponse.Builder
-
string player_id = 1; - setPlayerIdBytes(ByteString) - Method in class tech.skworks.tachyon.service.contracts.snapshot.TakeComponentSnapshotRequest.Builder
-
string player_id = 2; - setPlayerIdBytes(ByteString) - Method in class tech.skworks.tachyon.service.contracts.snapshot.TakeDatabaseSnapshotRequest.Builder
-
string player_id = 2; - setRawData(ByteString) - Method in class tech.skworks.tachyon.service.contracts.snapshot.TakeComponentSnapshotRequest.Builder
-
bytes raw_data = 5; - setReason(String) - Method in class tech.skworks.tachyon.service.contracts.snapshot.SnapshotInfo.Builder
-
string reason = 4; - setReason(String) - Method in class tech.skworks.tachyon.service.contracts.snapshot.TakeComponentSnapshotRequest.Builder
-
string reason = 3; - setReason(String) - Method in class tech.skworks.tachyon.service.contracts.snapshot.TakeDatabaseSnapshotRequest.Builder
-
string reason = 3; - setReasonBytes(ByteString) - Method in class tech.skworks.tachyon.service.contracts.snapshot.SnapshotInfo.Builder
-
string reason = 4; - setReasonBytes(ByteString) - Method in class tech.skworks.tachyon.service.contracts.snapshot.TakeComponentSnapshotRequest.Builder
-
string reason = 3; - setReasonBytes(ByteString) - Method in class tech.skworks.tachyon.service.contracts.snapshot.TakeDatabaseSnapshotRequest.Builder
-
string reason = 3; - setServerTime(long) - Method in class tech.skworks.tachyon.service.contracts.system.PingResponse.Builder
-
int64 server_time = 1; - setSnapshotId(String) - Method in class tech.skworks.tachyon.service.contracts.snapshot.DecodeSnapshotRequest.Builder
-
string snapshot_id = 1; - setSnapshotId(String) - Method in class tech.skworks.tachyon.service.contracts.snapshot.DecodeSnapshotResponse.Builder
-
string snapshot_id = 1; - setSnapshotId(String) - Method in class tech.skworks.tachyon.service.contracts.snapshot.SnapshotInfo.Builder
-
string snapshot_id = 1; - setSnapshotId(String) - Method in class tech.skworks.tachyon.service.contracts.snapshot.ToggleLockSnapshotRequest.Builder
-
string snapshot_id = 1; - setSnapshotIdBytes(ByteString) - Method in class tech.skworks.tachyon.service.contracts.snapshot.DecodeSnapshotRequest.Builder
-
string snapshot_id = 1; - setSnapshotIdBytes(ByteString) - Method in class tech.skworks.tachyon.service.contracts.snapshot.DecodeSnapshotResponse.Builder
-
string snapshot_id = 1; - setSnapshotIdBytes(ByteString) - Method in class tech.skworks.tachyon.service.contracts.snapshot.SnapshotInfo.Builder
-
string snapshot_id = 1; - setSnapshotIdBytes(ByteString) - Method in class tech.skworks.tachyon.service.contracts.snapshot.ToggleLockSnapshotRequest.Builder
-
string snapshot_id = 1; - setSnapshots(int, SnapshotInfo) - Method in class tech.skworks.tachyon.service.contracts.snapshot.ListSnapshotsResponse.Builder
-
repeated .tech.skworks.tachyon.service.contracts.snapshot.SnapshotInfo snapshots = 2; - setSnapshots(int, SnapshotInfo.Builder) - Method in class tech.skworks.tachyon.service.contracts.snapshot.ListSnapshotsResponse.Builder
-
repeated .tech.skworks.tachyon.service.contracts.snapshot.SnapshotInfo snapshots = 2; - setSource(String) - Method in class tech.skworks.tachyon.service.contracts.snapshot.SnapshotInfo.Builder
-
string source = 5; - setSourceBytes(ByteString) - Method in class tech.skworks.tachyon.service.contracts.snapshot.SnapshotInfo.Builder
-
string source = 5; - setSpigotServerName(String) - Method in class tech.skworks.tachyon.service.contracts.system.PingRequest.Builder
-
string spigot_server_name = 2; - setSpigotServerNameBytes(ByteString) - Method in class tech.skworks.tachyon.service.contracts.system.PingRequest.Builder
-
string spigot_server_name = 2; - setTachyonServerName(String) - Method in class tech.skworks.tachyon.service.contracts.system.PingResponse.Builder
-
string tachyon_server_name = 2; - setTachyonServerNameBytes(ByteString) - Method in class tech.skworks.tachyon.service.contracts.system.PingResponse.Builder
-
string tachyon_server_name = 2; - setTargetComponent(String) - Method in class tech.skworks.tachyon.service.contracts.snapshot.TakeComponentSnapshotRequest.Builder
-
string target_component = 4; - setTargetComponentBytes(ByteString) - Method in class tech.skworks.tachyon.service.contracts.snapshot.TakeComponentSnapshotRequest.Builder
-
string target_component = 4; - setTimestamp(long) - Method in class tech.skworks.tachyon.service.contracts.snapshot.SnapshotInfo.Builder
-
int64 timestamp = 2; - setTimestampMs(long) - Method in class tech.skworks.tachyon.service.contracts.audit.AuditLogEntry.Builder
-
int64 timestamp_ms = 5; - setTriggerType(SnapshotTriggerType) - Method in class tech.skworks.tachyon.service.contracts.snapshot.SnapshotInfo.Builder
-
.tech.skworks.tachyon.service.contracts.snapshot.SnapshotTriggerType trigger_type = 3; - setTriggerType(SnapshotTriggerType) - Method in class tech.skworks.tachyon.service.contracts.snapshot.TakeComponentSnapshotRequest.Builder
-
.tech.skworks.tachyon.service.contracts.snapshot.SnapshotTriggerType trigger_type = 1; - setTriggerType(SnapshotTriggerType) - Method in class tech.skworks.tachyon.service.contracts.snapshot.TakeDatabaseSnapshotRequest.Builder
-
.tech.skworks.tachyon.service.contracts.snapshot.SnapshotTriggerType trigger_type = 1; - setTriggerTypeValue(int) - Method in class tech.skworks.tachyon.service.contracts.snapshot.SnapshotInfo.Builder
-
.tech.skworks.tachyon.service.contracts.snapshot.SnapshotTriggerType trigger_type = 3; - setTriggerTypeValue(int) - Method in class tech.skworks.tachyon.service.contracts.snapshot.TakeComponentSnapshotRequest.Builder
-
.tech.skworks.tachyon.service.contracts.snapshot.SnapshotTriggerType trigger_type = 1; - setTriggerTypeValue(int) - Method in class tech.skworks.tachyon.service.contracts.snapshot.TakeDatabaseSnapshotRequest.Builder
-
.tech.skworks.tachyon.service.contracts.snapshot.SnapshotTriggerType trigger_type = 1; - setUuid(String) - Method in class tech.skworks.tachyon.service.contracts.audit.AuditLogEntry.Builder
-
string uuid = 1; - setUuid(String) - Method in class tech.skworks.tachyon.service.contracts.player.DeleteComponentRequest.Builder
-
string uuid = 1; - setUuid(String) - Method in class tech.skworks.tachyon.service.contracts.player.FreePlayerRequest.Builder
-
string uuid = 1; - setUuid(String) - Method in class tech.skworks.tachyon.service.contracts.player.GetPlayerRequest.Builder
-
string uuid = 1; - setUuid(String) - Method in class tech.skworks.tachyon.service.contracts.player.GetPlayerResponse.Builder
-
string uuid = 1; - setUuid(String) - Method in class tech.skworks.tachyon.service.contracts.player.PlayerHeartBeatRequest.Builder
-
string uuid = 1; - setUuid(String) - Method in class tech.skworks.tachyon.service.contracts.player.SaveComponentRequest.Builder
-
string uuid = 1; - setUuid(String) - Method in class tech.skworks.tachyon.service.contracts.player.SaveProfileRequest.Builder
-
string uuid = 1; - setUuidBytes(ByteString) - Method in class tech.skworks.tachyon.service.contracts.audit.AuditLogEntry.Builder
-
string uuid = 1; - setUuidBytes(ByteString) - Method in class tech.skworks.tachyon.service.contracts.player.DeleteComponentRequest.Builder
-
string uuid = 1; - setUuidBytes(ByteString) - Method in class tech.skworks.tachyon.service.contracts.player.FreePlayerRequest.Builder
-
string uuid = 1; - setUuidBytes(ByteString) - Method in class tech.skworks.tachyon.service.contracts.player.GetPlayerRequest.Builder
-
string uuid = 1; - setUuidBytes(ByteString) - Method in class tech.skworks.tachyon.service.contracts.player.GetPlayerResponse.Builder
-
string uuid = 1; - setUuidBytes(ByteString) - Method in class tech.skworks.tachyon.service.contracts.player.PlayerHeartBeatRequest.Builder
-
string uuid = 1; - setUuidBytes(ByteString) - Method in class tech.skworks.tachyon.service.contracts.player.SaveComponentRequest.Builder
-
string uuid = 1; - setUuidBytes(ByteString) - Method in class tech.skworks.tachyon.service.contracts.player.SaveProfileRequest.Builder
-
string uuid = 1; - setUuids(int, String) - Method in class tech.skworks.tachyon.service.contracts.player.PlayerHeartBeatBatchRequest.Builder
-
repeated string uuids = 1; - shutdown() - Method in class tech.skworks.tachyon.plugin.internal.audit.GrpcAuditService
- shutdown() - Method in class tech.skworks.tachyon.plugin.internal.GrpcClientManager
- shutdown() - Method in class tech.skworks.tachyon.plugin.internal.player.component.GrpcComponentService
- shutdown() - Method in class tech.skworks.tachyon.plugin.internal.snapshots.GrpcSnapshotService
- shutdownMetricsCollection() - Method in class tech.skworks.tachyon.plugin.internal.metric.MetricsService
- size() - Method in class tech.skworks.tachyon.plugin.internal.retry.RetryQueue
- Snapshot - Class in tech.skworks.tachyon.service.contracts.snapshot
- SNAPSHOT_ID_FIELD_NUMBER - Static variable in class tech.skworks.tachyon.service.contracts.snapshot.DecodeSnapshotRequest
- SNAPSHOT_ID_FIELD_NUMBER - Static variable in class tech.skworks.tachyon.service.contracts.snapshot.DecodeSnapshotResponse
- SNAPSHOT_ID_FIELD_NUMBER - Static variable in class tech.skworks.tachyon.service.contracts.snapshot.SnapshotInfo
- SNAPSHOT_ID_FIELD_NUMBER - Static variable in class tech.skworks.tachyon.service.contracts.snapshot.ToggleLockSnapshotRequest
- SNAPSHOT_TRIGGER_MANUAL - Enum constant in enum class tech.skworks.tachyon.service.contracts.snapshot.SnapshotTriggerType
-
SNAPSHOT_TRIGGER_MANUAL = 2; - SNAPSHOT_TRIGGER_MANUAL_VALUE - Static variable in enum class tech.skworks.tachyon.service.contracts.snapshot.SnapshotTriggerType
-
SNAPSHOT_TRIGGER_MANUAL = 2; - SNAPSHOT_TRIGGER_OTHER - Enum constant in enum class tech.skworks.tachyon.service.contracts.snapshot.SnapshotTriggerType
-
SNAPSHOT_TRIGGER_OTHER = 3; - SNAPSHOT_TRIGGER_OTHER_VALUE - Static variable in enum class tech.skworks.tachyon.service.contracts.snapshot.SnapshotTriggerType
-
SNAPSHOT_TRIGGER_OTHER = 3; - SNAPSHOT_TRIGGER_SPIGOT_TASK - Enum constant in enum class tech.skworks.tachyon.service.contracts.snapshot.SnapshotTriggerType
-
SNAPSHOT_TRIGGER_SPIGOT_TASK = 1; - SNAPSHOT_TRIGGER_SPIGOT_TASK_VALUE - Static variable in enum class tech.skworks.tachyon.service.contracts.snapshot.SnapshotTriggerType
-
SNAPSHOT_TRIGGER_SPIGOT_TASK = 1; - SNAPSHOT_TRIGGER_UNSPECIFIED - Enum constant in enum class tech.skworks.tachyon.service.contracts.snapshot.SnapshotTriggerType
-
SNAPSHOT_TRIGGER_UNSPECIFIED = 0; - SNAPSHOT_TRIGGER_UNSPECIFIED_VALUE - Static variable in enum class tech.skworks.tachyon.service.contracts.snapshot.SnapshotTriggerType
-
SNAPSHOT_TRIGGER_UNSPECIFIED = 0; - SnapshotCommand - Class in tech.skworks.tachyon.plugin.spigot.command
-
Project Tachyon Class SnapshotCommand
- SnapshotCommand(TachyonCore) - Constructor for class tech.skworks.tachyon.plugin.spigot.command.SnapshotCommand
- SnapshotConfig - Interface in tech.skworks.tachyon.service.snapshot
-
Project Tachyon Class SnapshotConfig
- SnapshotGrpcService - Class in tech.skworks.tachyon.service.snapshot
-
Project Tachyon Class SnapshotGrpcService
- SnapshotGrpcService(ReactiveRedisDataSource) - Constructor for class tech.skworks.tachyon.service.snapshot.SnapshotGrpcService
- SnapshotInfo - Class in tech.skworks.tachyon.service.contracts.snapshot
-
Protobuf type
tech.skworks.tachyon.service.contracts.snapshot.SnapshotInfo - SnapshotInfo.Builder - Class in tech.skworks.tachyon.service.contracts.snapshot
-
Protobuf type
tech.skworks.tachyon.service.contracts.snapshot.SnapshotInfo - SnapshotInfoOrBuilder - Interface in tech.skworks.tachyon.service.contracts.snapshot
- SNAPSHOTS_FIELD_NUMBER - Static variable in class tech.skworks.tachyon.service.contracts.snapshot.ListSnapshotsResponse
- SnapshotS3Archiver - Class in tech.skworks.tachyon.service.snapshot
-
Project Tachyon Class OffPeakS3Janitor
- SnapshotS3Archiver(RedisDataSource) - Constructor for class tech.skworks.tachyon.service.snapshot.SnapshotS3Archiver
- SnapshotService - Interface in tech.skworks.tachyon.api.services
-
Project Tachyon Interface SnapshotService
- SnapshotService - Interface in tech.skworks.tachyon.service.contracts.snapshot
- SnapshotServiceBean - Class in tech.skworks.tachyon.service.contracts.snapshot
- SnapshotServiceClient - Class in tech.skworks.tachyon.service.contracts.snapshot
- SnapshotServiceClient(String, Channel, BiFunction) - Constructor for class tech.skworks.tachyon.service.contracts.snapshot.SnapshotServiceClient
- SnapshotServiceGrpc - Class in tech.skworks.tachyon.service.contracts.snapshot
- SnapshotServiceGrpc.AsyncService - Interface in tech.skworks.tachyon.service.contracts.snapshot
- SnapshotServiceGrpc.SnapshotServiceBlockingStub - Class in tech.skworks.tachyon.service.contracts.snapshot
-
A stub to allow clients to do limited synchronous rpc calls to service SnapshotService.
- SnapshotServiceGrpc.SnapshotServiceBlockingV2Stub - Class in tech.skworks.tachyon.service.contracts.snapshot
-
A stub to allow clients to do synchronous rpc calls to service SnapshotService.
- SnapshotServiceGrpc.SnapshotServiceFutureStub - Class in tech.skworks.tachyon.service.contracts.snapshot
-
A stub to allow clients to do ListenableFuture-style rpc calls to service SnapshotService.
- SnapshotServiceGrpc.SnapshotServiceImplBase - Class in tech.skworks.tachyon.service.contracts.snapshot
-
Base class for the server implementation of the service SnapshotService.
- SnapshotServiceGrpc.SnapshotServiceStub - Class in tech.skworks.tachyon.service.contracts.snapshot
-
A stub to allow clients to do asynchronous rpc calls to service SnapshotService.
- SnapshotServiceImplBase() - Constructor for class tech.skworks.tachyon.service.contracts.snapshot.MutinySnapshotServiceGrpc.SnapshotServiceImplBase
- SnapshotServiceImplBase() - Constructor for class tech.skworks.tachyon.service.contracts.snapshot.SnapshotServiceGrpc.SnapshotServiceImplBase
- SnapshotStartup - Class in tech.skworks.tachyon.service.snapshot
-
Project Tachyon Class SnapshotStartup
- SnapshotStartup() - Constructor for class tech.skworks.tachyon.service.snapshot.SnapshotStartup
- SnapshotStreamWorker - Class in tech.skworks.tachyon.service.snapshot
-
Project Tachyon Class SnapshotStreamWorker
- SnapshotStreamWorker(ReactiveRedisDataSource) - Constructor for class tech.skworks.tachyon.service.snapshot.SnapshotStreamWorker
- SnapshotTriggerType - Enum Class in tech.skworks.tachyon.service.contracts.snapshot
-
Protobuf enum
tech.skworks.tachyon.service.contracts.snapshot.SnapshotTriggerType - SnapshotUIManager - Class in tech.skworks.tachyon.plugin.spigot.ui
-
Project Tachyon Class SnapshotUIManager
- SnapshotUIManager() - Constructor for class tech.skworks.tachyon.plugin.spigot.ui.SnapshotUIManager
- SOURCE_FIELD_NUMBER - Static variable in class tech.skworks.tachyon.service.contracts.snapshot.SnapshotInfo
- SPIGOT_SERVER_NAME_FIELD_NUMBER - Static variable in class tech.skworks.tachyon.service.contracts.system.PingRequest
- start() - Method in class tech.skworks.tachyon.plugin.internal.metric.scraper.TachyonMetrics
- start() - Method in class tech.skworks.tachyon.plugin.internal.metric.scraper.VanillaMetrics
- startGrpcTimer(String) - Method in class tech.skworks.tachyon.plugin.internal.metric.scraper.TachyonMetrics
- startMetricsCollection(String, int) - Method in class tech.skworks.tachyon.plugin.internal.metric.MetricsService
- startTimer(String) - Method in class tech.skworks.tachyon.plugin.internal.util.AbstractGrpcService
- stop() - Method in class tech.skworks.tachyon.plugin.internal.metric.scraper.TachyonMetrics
- stop() - Method in class tech.skworks.tachyon.plugin.internal.metric.scraper.VanillaMetrics
- streamGroupName() - Method in interface tech.skworks.tachyon.service.audit.AuditConfig
- streamGroupName() - Method in interface tech.skworks.tachyon.service.player.PlayerConfig
- streamGroupName() - Method in interface tech.skworks.tachyon.service.snapshot.SnapshotConfig
- streamKey() - Method in interface tech.skworks.tachyon.service.audit.AuditConfig
- streamKey() - Method in interface tech.skworks.tachyon.service.player.PlayerConfig
- streamKey() - Method in interface tech.skworks.tachyon.service.snapshot.SnapshotConfig
- submit(RetryTask, Consumer) - Method in class tech.skworks.tachyon.plugin.internal.retry.RetryQueue
- System - Interface in tech.skworks.tachyon.service.contracts.system
- SystemBean - Class in tech.skworks.tachyon.service.contracts.system
- SystemClient - Class in tech.skworks.tachyon.service.contracts.system
- SystemClient(String, Channel, BiFunction) - Constructor for class tech.skworks.tachyon.service.contracts.system.SystemClient
- SystemGrpc - Class in tech.skworks.tachyon.service.contracts.system
- SystemGrpc.AsyncService - Interface in tech.skworks.tachyon.service.contracts.system
- SystemGrpc.SystemBlockingStub - Class in tech.skworks.tachyon.service.contracts.system
-
A stub to allow clients to do limited synchronous rpc calls to service System.
- SystemGrpc.SystemBlockingV2Stub - Class in tech.skworks.tachyon.service.contracts.system
-
A stub to allow clients to do synchronous rpc calls to service System.
- SystemGrpc.SystemFutureStub - Class in tech.skworks.tachyon.service.contracts.system
-
A stub to allow clients to do ListenableFuture-style rpc calls to service System.
- SystemGrpc.SystemImplBase - Class in tech.skworks.tachyon.service.contracts.system
-
Base class for the server implementation of the service System.
- SystemGrpc.SystemStub - Class in tech.skworks.tachyon.service.contracts.system
-
A stub to allow clients to do asynchronous rpc calls to service System.
- SystemGrpcService - Class in tech.skworks.tachyon.service.infra
-
Project Tachyon Class SystemGrpcService
- SystemGrpcService() - Constructor for class tech.skworks.tachyon.service.infra.SystemGrpcService
- SystemImplBase() - Constructor for class tech.skworks.tachyon.service.contracts.system.MutinySystemGrpc.SystemImplBase
- SystemImplBase() - Constructor for class tech.skworks.tachyon.service.contracts.system.SystemGrpc.SystemImplBase
- SystemOuterClass - Class in tech.skworks.tachyon.service.contracts.system
T
- TACHYON_SERVER_NAME_FIELD_NUMBER - Static variable in class tech.skworks.tachyon.service.contracts.system.PingResponse
- TachyonAPI<V> - Interface in tech.skworks.tachyon.api
-
Project Tachyon Interface TachyonAPI
- TachyonConfig - Record Class in tech.skworks.tachyon.plugin.spigot.config
-
Project Tachyon Class TachyonConfig
- TachyonConfig(String, String, int, boolean, String, int) - Constructor for record class tech.skworks.tachyon.plugin.spigot.config.TachyonConfig
-
Creates an instance of a
TachyonConfigrecord class. - TachyonCookies - Class in tech.skworks.tachyon.exampleplugin
-
Project Tachyon Class TachyonCookies
- TachyonCookies() - Constructor for class tech.skworks.tachyon.exampleplugin.TachyonCookies
- TachyonCore - Class in tech.skworks.tachyon.plugin.spigot
-
Project Tachyon Class TachyonCore
- TachyonCore() - Constructor for class tech.skworks.tachyon.plugin.spigot.TachyonCore
- tachyonCoreDisabling() - Method in interface tech.skworks.tachyon.api.TachyonAPI
-
Checks if the Tachyon core system is currently in its shutdown phase.
- tachyonCoreDisabling() - Method in class tech.skworks.tachyon.plugin.spigot.TachyonCore
- TachyonLivenessCheck - Class in tech.skworks.tachyon.service.infra.health
-
Project Tachyon Class TachyonLivenessCheck
- TachyonLivenessCheck() - Constructor for class tech.skworks.tachyon.service.infra.health.TachyonLivenessCheck
- TachyonLogger - Class in tech.skworks.tachyon.plugin.internal.util
-
Project Tachyon Class TachyonLogger
- TachyonLogger(String, String) - Constructor for class tech.skworks.tachyon.plugin.internal.util.TachyonLogger
- tachyonMetrics - Variable in class tech.skworks.tachyon.plugin.internal.util.AbstractGrpcService
- TachyonMetrics - Class in tech.skworks.tachyon.plugin.internal.metric.scraper
-
Project Tachyon Class TachyonMetrics
- TachyonMetrics(String, JavaPlugin) - Constructor for class tech.skworks.tachyon.plugin.internal.metric.scraper.TachyonMetrics
- TachyonProfile - Interface in tech.skworks.tachyon.api.profile
-
Project Tachyon Class TachyonProfile
- TachyonReadinessCheck - Class in tech.skworks.tachyon.service.infra.health
-
Project Tachyon Class TachyonReadinessCheck
- TachyonReadinessCheck() - Constructor for class tech.skworks.tachyon.service.infra.health.TachyonReadinessCheck
- TachyonService - Class in tech.skworks.tachyon.service
-
Project Tachyon Class TachyonService
- TachyonService() - Constructor for class tech.skworks.tachyon.service.TachyonService
- takeComponentSnapshot(String, String, SnapshotTriggerType, T) - Method in interface tech.skworks.tachyon.api.services.SnapshotService
-
Triggers an asynchronous backup of a single, specific Protobuf component for a player.
- takeComponentSnapshot(String, String, SnapshotTriggerType, T) - Method in class tech.skworks.tachyon.plugin.internal.snapshots.GrpcSnapshotService
- takeComponentSnapshot(TakeComponentSnapshotRequest) - Method in class tech.skworks.tachyon.service.contracts.snapshot.MutinySnapshotServiceGrpc.MutinySnapshotServiceStub
- takeComponentSnapshot(TakeComponentSnapshotRequest) - Method in class tech.skworks.tachyon.service.contracts.snapshot.MutinySnapshotServiceGrpc.SnapshotServiceImplBase
- takeComponentSnapshot(TakeComponentSnapshotRequest) - Method in interface tech.skworks.tachyon.service.contracts.snapshot.SnapshotService
- takeComponentSnapshot(TakeComponentSnapshotRequest) - Method in class tech.skworks.tachyon.service.contracts.snapshot.SnapshotServiceBean
- takeComponentSnapshot(TakeComponentSnapshotRequest) - Method in class tech.skworks.tachyon.service.contracts.snapshot.SnapshotServiceClient
- takeComponentSnapshot(TakeComponentSnapshotRequest) - Method in class tech.skworks.tachyon.service.contracts.snapshot.SnapshotServiceGrpc.SnapshotServiceBlockingStub
- takeComponentSnapshot(TakeComponentSnapshotRequest) - Method in class tech.skworks.tachyon.service.contracts.snapshot.SnapshotServiceGrpc.SnapshotServiceBlockingV2Stub
- takeComponentSnapshot(TakeComponentSnapshotRequest) - Method in class tech.skworks.tachyon.service.contracts.snapshot.SnapshotServiceGrpc.SnapshotServiceFutureStub
- takeComponentSnapshot(TakeComponentSnapshotRequest) - Method in class tech.skworks.tachyon.service.snapshot.SnapshotGrpcService
- takeComponentSnapshot(TakeComponentSnapshotRequest, StreamObserver) - Method in interface tech.skworks.tachyon.service.contracts.snapshot.SnapshotServiceGrpc.AsyncService
- takeComponentSnapshot(TakeComponentSnapshotRequest, StreamObserver) - Method in class tech.skworks.tachyon.service.contracts.snapshot.SnapshotServiceGrpc.SnapshotServiceStub
- TakeComponentSnapshotRequest - Class in tech.skworks.tachyon.service.contracts.snapshot
-
Protobuf type
tech.skworks.tachyon.service.contracts.snapshot.TakeComponentSnapshotRequest - TakeComponentSnapshotRequest.Builder - Class in tech.skworks.tachyon.service.contracts.snapshot
-
Protobuf type
tech.skworks.tachyon.service.contracts.snapshot.TakeComponentSnapshotRequest - TakeComponentSnapshotRequestOrBuilder - Interface in tech.skworks.tachyon.service.contracts.snapshot
- takeDatabaseSnapshot(String, String, SnapshotTriggerType) - Method in interface tech.skworks.tachyon.api.services.SnapshotService
-
Triggers an asynchronous backup of a player's entire profile based on the current database state.
- takeDatabaseSnapshot(String, String, SnapshotTriggerType) - Method in class tech.skworks.tachyon.plugin.internal.snapshots.GrpcSnapshotService
- takeDatabaseSnapshot(TakeDatabaseSnapshotRequest) - Method in class tech.skworks.tachyon.service.contracts.snapshot.MutinySnapshotServiceGrpc.MutinySnapshotServiceStub
- takeDatabaseSnapshot(TakeDatabaseSnapshotRequest) - Method in class tech.skworks.tachyon.service.contracts.snapshot.MutinySnapshotServiceGrpc.SnapshotServiceImplBase
- takeDatabaseSnapshot(TakeDatabaseSnapshotRequest) - Method in interface tech.skworks.tachyon.service.contracts.snapshot.SnapshotService
- takeDatabaseSnapshot(TakeDatabaseSnapshotRequest) - Method in class tech.skworks.tachyon.service.contracts.snapshot.SnapshotServiceBean
- takeDatabaseSnapshot(TakeDatabaseSnapshotRequest) - Method in class tech.skworks.tachyon.service.contracts.snapshot.SnapshotServiceClient
- takeDatabaseSnapshot(TakeDatabaseSnapshotRequest) - Method in class tech.skworks.tachyon.service.contracts.snapshot.SnapshotServiceGrpc.SnapshotServiceBlockingStub
- takeDatabaseSnapshot(TakeDatabaseSnapshotRequest) - Method in class tech.skworks.tachyon.service.contracts.snapshot.SnapshotServiceGrpc.SnapshotServiceBlockingV2Stub
- takeDatabaseSnapshot(TakeDatabaseSnapshotRequest) - Method in class tech.skworks.tachyon.service.contracts.snapshot.SnapshotServiceGrpc.SnapshotServiceFutureStub
- takeDatabaseSnapshot(TakeDatabaseSnapshotRequest) - Method in class tech.skworks.tachyon.service.snapshot.SnapshotGrpcService
- takeDatabaseSnapshot(TakeDatabaseSnapshotRequest, StreamObserver) - Method in interface tech.skworks.tachyon.service.contracts.snapshot.SnapshotServiceGrpc.AsyncService
- takeDatabaseSnapshot(TakeDatabaseSnapshotRequest, StreamObserver) - Method in class tech.skworks.tachyon.service.contracts.snapshot.SnapshotServiceGrpc.SnapshotServiceStub
- TakeDatabaseSnapshotRequest - Class in tech.skworks.tachyon.service.contracts.snapshot
-
Protobuf type
tech.skworks.tachyon.service.contracts.snapshot.TakeDatabaseSnapshotRequest - TakeDatabaseSnapshotRequest.Builder - Class in tech.skworks.tachyon.service.contracts.snapshot
-
Protobuf type
tech.skworks.tachyon.service.contracts.snapshot.TakeDatabaseSnapshotRequest - TakeDatabaseSnapshotRequestOrBuilder - Interface in tech.skworks.tachyon.service.contracts.snapshot
- TARGET_COMPONENT_FIELD_NUMBER - Static variable in class tech.skworks.tachyon.service.contracts.snapshot.TakeComponentSnapshotRequest
- tech.skworks.tachyon.api - package tech.skworks.tachyon.api
- tech.skworks.tachyon.api.handler - package tech.skworks.tachyon.api.handler
- tech.skworks.tachyon.api.profile - package tech.skworks.tachyon.api.profile
- tech.skworks.tachyon.api.registries - package tech.skworks.tachyon.api.registries
- tech.skworks.tachyon.api.services - package tech.skworks.tachyon.api.services
- tech.skworks.tachyon.exampleplugin - package tech.skworks.tachyon.exampleplugin
- tech.skworks.tachyon.exampleplugin.components - package tech.skworks.tachyon.exampleplugin.components
- tech.skworks.tachyon.plugin.internal - package tech.skworks.tachyon.plugin.internal
- tech.skworks.tachyon.plugin.internal.audit - package tech.skworks.tachyon.plugin.internal.audit
- tech.skworks.tachyon.plugin.internal.metric - package tech.skworks.tachyon.plugin.internal.metric
- tech.skworks.tachyon.plugin.internal.metric.scraper - package tech.skworks.tachyon.plugin.internal.metric.scraper
- tech.skworks.tachyon.plugin.internal.player - package tech.skworks.tachyon.plugin.internal.player
- tech.skworks.tachyon.plugin.internal.player.component - package tech.skworks.tachyon.plugin.internal.player.component
- tech.skworks.tachyon.plugin.internal.player.heartbeat - package tech.skworks.tachyon.plugin.internal.player.heartbeat
- tech.skworks.tachyon.plugin.internal.retry - package tech.skworks.tachyon.plugin.internal.retry
- tech.skworks.tachyon.plugin.internal.snapshots - package tech.skworks.tachyon.plugin.internal.snapshots
- tech.skworks.tachyon.plugin.internal.util - package tech.skworks.tachyon.plugin.internal.util
- tech.skworks.tachyon.plugin.spigot - package tech.skworks.tachyon.plugin.spigot
- tech.skworks.tachyon.plugin.spigot.command - package tech.skworks.tachyon.plugin.spigot.command
- tech.skworks.tachyon.plugin.spigot.config - package tech.skworks.tachyon.plugin.spigot.config
- tech.skworks.tachyon.plugin.spigot.listener - package tech.skworks.tachyon.plugin.spigot.listener
- tech.skworks.tachyon.plugin.spigot.ui - package tech.skworks.tachyon.plugin.spigot.ui
- tech.skworks.tachyon.service - package tech.skworks.tachyon.service
- tech.skworks.tachyon.service.audit - package tech.skworks.tachyon.service.audit
- tech.skworks.tachyon.service.contracts.audit - package tech.skworks.tachyon.service.contracts.audit
- tech.skworks.tachyon.service.contracts.player - package tech.skworks.tachyon.service.contracts.player
- tech.skworks.tachyon.service.contracts.snapshot - package tech.skworks.tachyon.service.contracts.snapshot
- tech.skworks.tachyon.service.contracts.system - package tech.skworks.tachyon.service.contracts.system
- tech.skworks.tachyon.service.infra - package tech.skworks.tachyon.service.infra
- tech.skworks.tachyon.service.infra.health - package tech.skworks.tachyon.service.infra.health
- tech.skworks.tachyon.service.player - package tech.skworks.tachyon.service.player
- tech.skworks.tachyon.service.snapshot - package tech.skworks.tachyon.service.snapshot
- throttleSeconds() - Method in interface tech.skworks.tachyon.service.snapshot.SnapshotConfig
- TIMESTAMP_FIELD_NUMBER - Static variable in class tech.skworks.tachyon.service.contracts.snapshot.SnapshotInfo
- TIMESTAMP_MS_FIELD_NUMBER - Static variable in class tech.skworks.tachyon.service.contracts.audit.AuditLogEntry
- toBuilder() - Method in class tech.skworks.tachyon.exampleplugin.components.CookieComponent
- toBuilder() - Method in class tech.skworks.tachyon.service.contracts.audit.AuditLogEntry
- toBuilder() - Method in class tech.skworks.tachyon.service.contracts.audit.LogEventBatchRequest
- toBuilder() - Method in class tech.skworks.tachyon.service.contracts.audit.LogEventRequest
- toBuilder() - Method in class tech.skworks.tachyon.service.contracts.player.DeleteComponentRequest
- toBuilder() - Method in class tech.skworks.tachyon.service.contracts.player.FreePlayerRequest
- toBuilder() - Method in class tech.skworks.tachyon.service.contracts.player.GetPlayerRequest
- toBuilder() - Method in class tech.skworks.tachyon.service.contracts.player.GetPlayerResponse
- toBuilder() - Method in class tech.skworks.tachyon.service.contracts.player.PlayerHeartBeatBatchRequest
- toBuilder() - Method in class tech.skworks.tachyon.service.contracts.player.PlayerHeartBeatRequest
- toBuilder() - Method in class tech.skworks.tachyon.service.contracts.player.SaveComponentRequest
- toBuilder() - Method in class tech.skworks.tachyon.service.contracts.player.SaveProfileRequest
- toBuilder() - Method in class tech.skworks.tachyon.service.contracts.snapshot.DecodeSnapshotRequest
- toBuilder() - Method in class tech.skworks.tachyon.service.contracts.snapshot.DecodeSnapshotResponse
- toBuilder() - Method in class tech.skworks.tachyon.service.contracts.snapshot.ListSnapshotsRequest
- toBuilder() - Method in class tech.skworks.tachyon.service.contracts.snapshot.ListSnapshotsResponse
- toBuilder() - Method in class tech.skworks.tachyon.service.contracts.snapshot.SnapshotInfo
- toBuilder() - Method in class tech.skworks.tachyon.service.contracts.snapshot.TakeComponentSnapshotRequest
- toBuilder() - Method in class tech.skworks.tachyon.service.contracts.snapshot.TakeDatabaseSnapshotRequest
- toBuilder() - Method in class tech.skworks.tachyon.service.contracts.snapshot.ToggleLockSnapshotRequest
- toBuilder() - Method in class tech.skworks.tachyon.service.contracts.snapshot.ToggleLockSnapshotResponse
- toBuilder() - Method in class tech.skworks.tachyon.service.contracts.system.PingRequest
- toBuilder() - Method in class tech.skworks.tachyon.service.contracts.system.PingResponse
- toggleLockSnapshot(ToggleLockSnapshotRequest) - Method in class tech.skworks.tachyon.service.contracts.snapshot.MutinySnapshotServiceGrpc.MutinySnapshotServiceStub
- toggleLockSnapshot(ToggleLockSnapshotRequest) - Method in class tech.skworks.tachyon.service.contracts.snapshot.MutinySnapshotServiceGrpc.SnapshotServiceImplBase
- toggleLockSnapshot(ToggleLockSnapshotRequest) - Method in interface tech.skworks.tachyon.service.contracts.snapshot.SnapshotService
- toggleLockSnapshot(ToggleLockSnapshotRequest) - Method in class tech.skworks.tachyon.service.contracts.snapshot.SnapshotServiceBean
- toggleLockSnapshot(ToggleLockSnapshotRequest) - Method in class tech.skworks.tachyon.service.contracts.snapshot.SnapshotServiceClient
- toggleLockSnapshot(ToggleLockSnapshotRequest) - Method in class tech.skworks.tachyon.service.contracts.snapshot.SnapshotServiceGrpc.SnapshotServiceBlockingStub
- toggleLockSnapshot(ToggleLockSnapshotRequest) - Method in class tech.skworks.tachyon.service.contracts.snapshot.SnapshotServiceGrpc.SnapshotServiceBlockingV2Stub
- toggleLockSnapshot(ToggleLockSnapshotRequest) - Method in class tech.skworks.tachyon.service.contracts.snapshot.SnapshotServiceGrpc.SnapshotServiceFutureStub
- toggleLockSnapshot(ToggleLockSnapshotRequest) - Method in class tech.skworks.tachyon.service.snapshot.SnapshotGrpcService
- toggleLockSnapshot(ToggleLockSnapshotRequest, StreamObserver) - Method in interface tech.skworks.tachyon.service.contracts.snapshot.SnapshotServiceGrpc.AsyncService
- toggleLockSnapshot(ToggleLockSnapshotRequest, StreamObserver) - Method in class tech.skworks.tachyon.service.contracts.snapshot.SnapshotServiceGrpc.SnapshotServiceStub
- ToggleLockSnapshotRequest - Class in tech.skworks.tachyon.service.contracts.snapshot
-
Protobuf type
tech.skworks.tachyon.service.contracts.snapshot.ToggleLockSnapshotRequest - ToggleLockSnapshotRequest.Builder - Class in tech.skworks.tachyon.service.contracts.snapshot
-
Protobuf type
tech.skworks.tachyon.service.contracts.snapshot.ToggleLockSnapshotRequest - ToggleLockSnapshotRequestOrBuilder - Interface in tech.skworks.tachyon.service.contracts.snapshot
- ToggleLockSnapshotResponse - Class in tech.skworks.tachyon.service.contracts.snapshot
-
Protobuf type
tech.skworks.tachyon.service.contracts.snapshot.ToggleLockSnapshotResponse - ToggleLockSnapshotResponse.Builder - Class in tech.skworks.tachyon.service.contracts.snapshot
-
Protobuf type
tech.skworks.tachyon.service.contracts.snapshot.ToggleLockSnapshotResponse - ToggleLockSnapshotResponseOrBuilder - Interface in tech.skworks.tachyon.service.contracts.snapshot
- toggleSnapshotLocking(String, String) - Method in interface tech.skworks.tachyon.api.services.SnapshotService
-
Asynchronously toggles the lock status of a specific snapshot.
- toggleSnapshotLocking(String, String) - Method in class tech.skworks.tachyon.plugin.internal.snapshots.GrpcSnapshotService
- toString() - Method in record class tech.skworks.tachyon.plugin.spigot.config.TachyonConfig
-
Returns a string representation of this record class.
- TRIGGER_TYPE_FIELD_NUMBER - Static variable in class tech.skworks.tachyon.service.contracts.snapshot.SnapshotInfo
- TRIGGER_TYPE_FIELD_NUMBER - Static variable in class tech.skworks.tachyon.service.contracts.snapshot.TakeComponentSnapshotRequest
- TRIGGER_TYPE_FIELD_NUMBER - Static variable in class tech.skworks.tachyon.service.contracts.snapshot.TakeDatabaseSnapshotRequest
U
- unloadPlayer(UUID) - Method in class tech.skworks.tachyon.plugin.internal.player.ProfileManager
- unlockPlayerProfile(UUID, String) - Method in class tech.skworks.tachyon.plugin.internal.player.heartbeat.HeartBeatService
- unpack(Any) - Method in interface tech.skworks.tachyon.api.registries.ComponentRegistry
-
Unpacks a
Anywrapper into its concrete JavaMessageinstance. - unpack(Any) - Method in class tech.skworks.tachyon.plugin.internal.player.component.ComponentRegistryImpl
- unpackRawBytes(String, byte[]) - Method in interface tech.skworks.tachyon.api.registries.ComponentRegistry
-
Deserializes a raw byte array directly into a concrete Java
Messageinstance, using the provided full component name to determine the correct parser. - unpackRawBytes(String, byte[]) - Method in class tech.skworks.tachyon.plugin.internal.player.component.ComponentRegistryImpl
- UNRECOGNIZED - Enum constant in enum class tech.skworks.tachyon.service.contracts.snapshot.SnapshotTriggerType
- updateComponent(Class, Consumer) - Method in interface tech.skworks.tachyon.api.profile.TachyonProfile
-
Convenience method to safely update an existing component using its Builder.
- updateComponent(Class, Consumer) - Method in class tech.skworks.tachyon.plugin.internal.player.GrpcTachyonProfile
-
Applies a mutation to an existing component and marks it dirty.
- updateProfilesCount(int) - Method in class tech.skworks.tachyon.plugin.internal.metric.scraper.TachyonMetrics
- updateRetryQueueSize(int) - Method in class tech.skworks.tachyon.plugin.internal.metric.scraper.TachyonMetrics
- UUID_FIELD_NUMBER - Static variable in class tech.skworks.tachyon.service.contracts.audit.AuditLogEntry
- UUID_FIELD_NUMBER - Static variable in class tech.skworks.tachyon.service.contracts.player.DeleteComponentRequest
- UUID_FIELD_NUMBER - Static variable in class tech.skworks.tachyon.service.contracts.player.FreePlayerRequest
- UUID_FIELD_NUMBER - Static variable in class tech.skworks.tachyon.service.contracts.player.GetPlayerRequest
- UUID_FIELD_NUMBER - Static variable in class tech.skworks.tachyon.service.contracts.player.GetPlayerResponse
- UUID_FIELD_NUMBER - Static variable in class tech.skworks.tachyon.service.contracts.player.PlayerHeartBeatRequest
- UUID_FIELD_NUMBER - Static variable in class tech.skworks.tachyon.service.contracts.player.SaveComponentRequest
- UUID_FIELD_NUMBER - Static variable in class tech.skworks.tachyon.service.contracts.player.SaveProfileRequest
- UUIDS_FIELD_NUMBER - Static variable in class tech.skworks.tachyon.service.contracts.player.PlayerHeartBeatBatchRequest
V
- valueOf(int) - Static method in enum class tech.skworks.tachyon.service.contracts.snapshot.SnapshotTriggerType
-
Deprecated.
- valueOf(Descriptors.EnumValueDescriptor) - Static method in enum class tech.skworks.tachyon.service.contracts.snapshot.SnapshotTriggerType
-
Returns the enum constant of this class with the specified name.
- valueOf(String) - Static method in enum class tech.skworks.tachyon.service.contracts.snapshot.SnapshotTriggerType
-
Returns the enum constant of this class with the specified name.
- values() - Static method in enum class tech.skworks.tachyon.service.contracts.snapshot.SnapshotTriggerType
-
Returns an array containing the constants of this enum class, in the order they are declared.
- VanillaMetrics - Class in tech.skworks.tachyon.plugin.internal.metric.scraper
-
Project Tachyon Class VanillaMetrics
- VanillaMetrics(String, TachyonCore) - Constructor for class tech.skworks.tachyon.plugin.internal.metric.scraper.VanillaMetrics
W
- warn(String, Object...) - Method in class tech.skworks.tachyon.plugin.internal.util.TachyonLogger
- withCompression(String) - Method in class tech.skworks.tachyon.service.contracts.audit.MutinyAuditServiceGrpc.AuditServiceImplBase
-
Set whether the server will try to use a compressed response.
- withCompression(String) - Method in class tech.skworks.tachyon.service.contracts.player.MutinyPlayerDataServiceGrpc.PlayerDataServiceImplBase
-
Set whether the server will try to use a compressed response.
- withCompression(String) - Method in class tech.skworks.tachyon.service.contracts.snapshot.MutinySnapshotServiceGrpc.SnapshotServiceImplBase
-
Set whether the server will try to use a compressed response.
- withCompression(String) - Method in class tech.skworks.tachyon.service.contracts.system.MutinySystemGrpc.SystemImplBase
-
Set whether the server will try to use a compressed response.
- writeTo(CodedOutputStream) - Method in class tech.skworks.tachyon.service.contracts.audit.AuditLogEntry
- writeTo(CodedOutputStream) - Method in class tech.skworks.tachyon.service.contracts.audit.LogEventBatchRequest
- writeTo(CodedOutputStream) - Method in class tech.skworks.tachyon.service.contracts.audit.LogEventRequest
- writeTo(CodedOutputStream) - Method in class tech.skworks.tachyon.service.contracts.player.DeleteComponentRequest
- writeTo(CodedOutputStream) - Method in class tech.skworks.tachyon.service.contracts.player.FreePlayerRequest
- writeTo(CodedOutputStream) - Method in class tech.skworks.tachyon.service.contracts.player.GetPlayerRequest
- writeTo(CodedOutputStream) - Method in class tech.skworks.tachyon.service.contracts.player.GetPlayerResponse
- writeTo(CodedOutputStream) - Method in class tech.skworks.tachyon.service.contracts.player.PlayerHeartBeatBatchRequest
- writeTo(CodedOutputStream) - Method in class tech.skworks.tachyon.service.contracts.player.PlayerHeartBeatRequest
- writeTo(CodedOutputStream) - Method in class tech.skworks.tachyon.service.contracts.player.SaveComponentRequest
- writeTo(CodedOutputStream) - Method in class tech.skworks.tachyon.service.contracts.player.SaveProfileRequest
- writeTo(CodedOutputStream) - Method in class tech.skworks.tachyon.service.contracts.snapshot.DecodeSnapshotRequest
- writeTo(CodedOutputStream) - Method in class tech.skworks.tachyon.service.contracts.snapshot.DecodeSnapshotResponse
- writeTo(CodedOutputStream) - Method in class tech.skworks.tachyon.service.contracts.snapshot.ListSnapshotsRequest
- writeTo(CodedOutputStream) - Method in class tech.skworks.tachyon.service.contracts.snapshot.ListSnapshotsResponse
- writeTo(CodedOutputStream) - Method in class tech.skworks.tachyon.service.contracts.snapshot.SnapshotInfo
- writeTo(CodedOutputStream) - Method in class tech.skworks.tachyon.service.contracts.snapshot.TakeComponentSnapshotRequest
- writeTo(CodedOutputStream) - Method in class tech.skworks.tachyon.service.contracts.snapshot.TakeDatabaseSnapshotRequest
- writeTo(CodedOutputStream) - Method in class tech.skworks.tachyon.service.contracts.snapshot.ToggleLockSnapshotRequest
- writeTo(CodedOutputStream) - Method in class tech.skworks.tachyon.service.contracts.snapshot.ToggleLockSnapshotResponse
- writeTo(CodedOutputStream) - Method in class tech.skworks.tachyon.service.contracts.system.PingRequest
- writeTo(CodedOutputStream) - Method in class tech.skworks.tachyon.service.contracts.system.PingResponse
- writeTo(CodedOutputStream) - Method in class tech.skworks.tachyon.exampleplugin.components.CookieComponent
All Classes and Interfaces|All Packages|Constant Field Values|Serialized Form