granularity level: instruction

		.class public interface abstract Lcom/google/android/datatransport/runtime/scheduling/persistence/EventStore;
.super Ljava/lang/Object;
.source "EventStore.java"
.implements Ljava/io/Closeable;




.method public abstract cleanUp()I
	

	const/4 v0, 0x0
	return v0
.end method

.method public abstract getNextCallTime(Lcom/google/android/datatransport/runtime/TransportContext;)J
	

	const-wide v0, 0x0
	return-wide v0
.end method

.method public abstract hasPendingEventsFor(Lcom/google/android/datatransport/runtime/TransportContext;)Z
	

	const/4 v0, 0x0
	return v0
.end method

.method public abstract loadActiveContexts()Ljava/lang/Iterable;
	
	.annotation system Ldalvik/annotation/Signature;
	value = {
	"()",
	"Ljava/lang/Iterable<",
	"Lcom/google/android/datatransport/runtime/TransportContext;",
	">;"
	}
	.end annotation

	const/4 v0, 0x0
	return-object v0
.end method

.method public abstract loadBatch(Lcom/google/android/datatransport/runtime/TransportContext;)Ljava/lang/Iterable;
	
	.annotation system Ldalvik/annotation/Signature;
	value = {
	"(",
	"Lcom/google/android/datatransport/runtime/TransportContext;",
	")",
	"Ljava/lang/Iterable<",
	"Lcom/google/android/datatransport/runtime/scheduling/persistence/PersistedEvent;",
	">;"
	}
	.end annotation

	const/4 v0, 0x0
	return-object v0
.end method

.method public abstract persist(Lcom/google/android/datatransport/runtime/TransportContext;Lcom/google/android/datatransport/runtime/EventInternal;)Lcom/google/android/datatransport/runtime/scheduling/persistence/PersistedEvent;
	

	const/4 v0, 0x0
	return-object v0
.end method

.method public abstract recordFailure(Ljava/lang/Iterable;)V
	
	.annotation system Ldalvik/annotation/Signature;
	value = {
	"(",
	"Ljava/lang/Iterable<",
	"Lcom/google/android/datatransport/runtime/scheduling/persistence/PersistedEvent;",
	">;)V"
	}
	.end annotation

	return-void
.end method

.method public abstract recordNextCallTime(Lcom/google/android/datatransport/runtime/TransportContext;J)V
	

	return-void
.end method

.method public abstract recordSuccess(Ljava/lang/Iterable;)V
	
	.annotation system Ldalvik/annotation/Signature;
	value = {
	"(",
	"Ljava/lang/Iterable<",
	"Lcom/google/android/datatransport/runtime/scheduling/persistence/PersistedEvent;",
	">;)V"
	}
	.end annotation

	return-void
.end method